Removing old default copyrights from AssemblyInfo.cs.

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043825
This commit is contained in:
BertrandLeRoy
2009-12-11 21:34:57 +00:00
parent 9f623ddbf2
commit f2536d007a
16 changed files with 31 additions and 35 deletions

View File

@@ -8,9 +8,8 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Orchard.Core.Tests")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Microsoft IT")]
[assembly: AssemblyProduct("Orchard.Core.Tests")]
[assembly: AssemblyCopyright("Copyright © Microsoft IT 2009")]
[assembly: AssemblyProduct("Orchard")]
[assembly: AssemblyCopyright("Copyright © CodePlex Foundation 2009")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]