diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2022-11-03 14:01:02 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2022-11-03 14:01:02 +0700 |
commit | a4033343f210f7f00ef4e1c5b4ec8ce5967480f5 (patch) | |
tree | 0e557dd3c4901d5a449be1615c3e8b3639093750 /crypto/src/BouncyCastle.Crypto.csproj | |
parent | Update tags and README (diff) | |
download | BouncyCastle.NET-ed25519-a4033343f210f7f00ef4e1c5b4ec8ce5967480f5.tar.xz |
Authors/License cleanup
Diffstat (limited to '')
-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 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> |