summary refs log tree commit diff
path: root/crypto/src
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2022-11-03 14:01:02 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2022-11-03 14:01:02 +0700
commita4033343f210f7f00ef4e1c5b4ec8ce5967480f5 (patch)
tree0e557dd3c4901d5a449be1615c3e8b3639093750 /crypto/src
parentUpdate tags and README (diff)
downloadBouncyCastle.NET-ed25519-a4033343f210f7f00ef4e1c5b4ec8ce5967480f5.tar.xz
Authors/License cleanup
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 3f428d058..ed11c1139 100644
--- a/crypto/src/BouncyCastle.Crypto.csproj
+++ b/crypto/src/BouncyCastle.Crypto.csproj
@@ -9,7 +9,7 @@
 
     <AssemblyName>BouncyCastle.Cryptography</AssemblyName>
     <AssemblyTitle>BouncyCastle.NET Cryptography ($(TargetFramework))</AssemblyTitle>
-    <Authors>Legion of the Bouncy Castle</Authors>
+    <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>
     <DebugType>embedded</DebugType>