diff options
Diffstat (limited to 'crypto/src/BouncyCastle.Crypto.csproj')
-rw-r--r-- | crypto/src/BouncyCastle.Crypto.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <AssemblyTitle>BouncyCastle.NET Cryptography ($(TargetFramework))</AssemblyTitle> <Authors>Legion of the Bouncy Castle Inc.</Authors> <Company>Legion of the Bouncy Castle Inc.</Company> - <Copyright>Copyright © Legion of the Bouncy Castle Inc. 2000-2023</Copyright> + <Copyright>Copyright © Legion of the Bouncy Castle Inc. 2000-2024</Copyright> <Description>BouncyCastle.NET is a popular cryptography library for .NET</Description> <PackageIcon>packageIcon.png</PackageIcon> <PackageIconUrl>https://www.bouncycastle.org/images/nuget_packageIcon.png</PackageIconUrl> |