From 02e5f51ecce3dc237a2de41d1fd0f2fbbe47324a Mon Sep 17 00:00:00 2001 From: Peter Dettman Date: Sat, 20 Jan 2024 18:27:38 +0700 Subject: Update copyright --- LICENSE.md | 2 +- crypto/License.html | 2 +- crypto/src/BouncyCastle.Crypto.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 821865f52..277dcd1eb 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,4 +1,4 @@ -Copyright (c) 2000-2023 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org). +Copyright (c) 2000-2024 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org). Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, diff --git a/crypto/License.html b/crypto/License.html index 37f79753e..1df1f3093 100644 --- a/crypto/License.html +++ b/crypto/License.html @@ -9,7 +9,7 @@

The BouncyCastle.NET Cryptography Library

License:

The Bouncy Castle License
-Copyright (c) 2000-2022 The Legion of the Bouncy Castle Inc. +Copyright (c) 2000-2024 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, diff --git a/crypto/src/BouncyCastle.Crypto.csproj b/crypto/src/BouncyCastle.Crypto.csproj index 0b40b210c..963f22188 100644 --- a/crypto/src/BouncyCastle.Crypto.csproj +++ b/crypto/src/BouncyCastle.Crypto.csproj @@ -11,7 +11,7 @@ BouncyCastle.NET Cryptography ($(TargetFramework)) Legion of the Bouncy Castle Inc. Legion of the Bouncy Castle Inc. - Copyright © Legion of the Bouncy Castle Inc. 2000-2023 + Copyright © Legion of the Bouncy Castle Inc. 2000-2024 BouncyCastle.NET is a popular cryptography library for .NET packageIcon.png https://www.bouncycastle.org/images/nuget_packageIcon.png -- cgit 1.4.1