diff AssemblyInfo.cs @ 15:306558904c2a

Re #1 - LGPL license all code * Add LGPL header to all files * Add COPYING.LGPL and COPYING.GPL with content of license
author IBBoard <dev@ibboard.co.uk>
date Sun, 25 Jan 2009 14:50:36 +0000
parents 520818033bb6
children 3ea0ab04352b
line wrap: on
line diff
--- a/AssemblyInfo.cs	Sun Jan 25 14:03:20 2009 +0000
+++ b/AssemblyInfo.cs	Sun Jan 25 14:50:36 2009 +0000
@@ -10,10 +10,10 @@
 [assembly: AssemblyDescription("The API for the WarFoundry army builder")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("WarFoundry.API")]
-[assembly: AssemblyCopyright("IBBoard, 2007")]
+[assembly: AssemblyProduct("IBBoard.WarFoundry.API")]
+[assembly: AssemblyCopyright("IBBoard 2009")]
 [assembly: AssemblyTrademark("")]
-[assembly: AssemblyCulture("")]		
+[assembly: AssemblyCulture("")]
 
 //
 // Version information for an assembly consists of the following four values: