summary refs log tree commit diff
path: root/crypto/src/AssemblyInfo.cs
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2014-01-28 21:41:18 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2014-01-28 21:41:18 +0700
commitfb1ad202e3606a33e4d5cd07eb227190f3f92a88 (patch)
tree1085ecb68ef586f292ca7673e3bd2490bbbfe210 /crypto/src/AssemblyInfo.cs
parentRemove unnecessary using statement (diff)
downloadBouncyCastle.NET-ed25519-fb1ad202e3606a33e4d5cd07eb227190f3f92a88.tar.xz
Update copyrights and add missing Inc.
Diffstat (limited to 'crypto/src/AssemblyInfo.cs')
-rw-r--r--crypto/src/AssemblyInfo.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/src/AssemblyInfo.cs b/crypto/src/AssemblyInfo.cs
index ce84074f2..81ca5ffd3 100644
--- a/crypto/src/AssemblyInfo.cs
+++ b/crypto/src/AssemblyInfo.cs
@@ -12,9 +12,9 @@ using System.Runtime.InteropServices;
 [assembly: AssemblyTitle("BouncyCastle.Crypto")]
 [assembly: AssemblyDescription("Bouncy Castle Cryptography API")]
 [assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("The Legion of the Bouncy Castle")]
+[assembly: AssemblyCompany("The Legion of the Bouncy Castle Inc.")]
 [assembly: AssemblyProduct("Bouncy Castle for .NET")]
-[assembly: AssemblyCopyright("Copyright (C) 2000-2013")]
+[assembly: AssemblyCopyright("Copyright (C) 2000-2014")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]