summary refs log tree commit diff
path: root/crypto/src
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2023-02-16 12:58:42 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2023-02-16 12:58:42 +0700
commit143cdc8880b486981d04d20d215b3e5873fa8f8b (patch)
tree00fba83172d00a95372c308ecca92a64c518afa2 /crypto/src
parentRename bzip2 files accordingly (diff)
downloadBouncyCastle.NET-ed25519-143cdc8880b486981d04d20d215b3e5873fa8f8b.tar.xz
Update copyright
Diffstat (limited to 'crypto/src')
-rw-r--r--crypto/src/BouncyCastle.Crypto.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/src/BouncyCastle.Crypto.csproj b/crypto/src/BouncyCastle.Crypto.csproj
index 5dff0bde1..afdb875c4 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-2022</Copyright>
+    <Copyright>Copyright © Legion of the Bouncy Castle Inc. 2000-2023</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>