diff options
-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 0c7f83774..3ed06797b 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 /> + <Authors>Legion of the Bouncy Castle</Authors> <Company>Legion of the Bouncy Castle Inc.</Company> <Copyright>Copyright © Legion of the Bouncy Castle Inc. 2000-2022</Copyright> <DebugType>embedded</DebugType> |