Correcting assemblyinfo's

--HG--
branch : dev
This commit is contained in:
andrerod
2010-11-18 23:50:58 -08:00
parent b911cbb13b
commit 4195010f69
20 changed files with 9 additions and 33 deletions

View File

@@ -8,9 +8,8 @@ using System.Security;
[assembly: AssemblyTitle("Lucene")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Microsoft")]
[assembly: AssemblyProduct("Lucene")]
[assembly: AssemblyCopyright("Copyright © Microsoft 2010")]
[assembly: AssemblyCopyright("Copyright © Outercurve Foundation 2009")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]