summary refs log tree commit diff
path: root/crypto
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2022-11-02 23:03:56 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2022-11-02 23:03:56 +0700
commit07be3d383d30567f7e16c175dd844da01332fddd (patch)
tree62ff093794b3d1873206b15f94c38f2a54486e24 /crypto
parentEnable package validation (diff)
downloadBouncyCastle.NET-ed25519-07be3d383d30567f7e16c175dd844da01332fddd.tar.xz
Add author
Diffstat (limited to 'crypto')
-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 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>