From fb1ad202e3606a33e4d5cd07eb227190f3f92a88 Mon Sep 17 00:00:00 2001 From: Peter Dettman Date: Tue, 28 Jan 2014 21:41:18 +0700 Subject: Update copyrights and add missing Inc. --- crypto/src/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crypto/src') 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("")] -- cgit 1.5.1