diff IBBoard.WarFoundry.GUI.GTK.csproj @ 19:a191d0655f55

Re #121: Migrate to AGPL license * Update all GTK# GUI files to AGPL license * Include AGPL license and remove GPL/LGPL documents * Fix copyright dates where they're known
author IBBoard <dev@ibboard.co.uk>
date Sat, 15 Aug 2009 10:46:08 +0000
parents 7653fab9d70e
children ca863c693550
line wrap: on
line diff
--- a/IBBoard.WarFoundry.GUI.GTK.csproj	Sat Aug 15 09:33:51 2009 +0000
+++ b/IBBoard.WarFoundry.GUI.GTK.csproj	Sat Aug 15 10:46:08 2009 +0000
@@ -58,18 +58,13 @@
     <Content Include="libs\log4net.dll" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="COPYING.GPL">
-      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
-    </None>
-    <None Include="COPYING.LGPL">
-      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
-    </None>
     <None Include="translations\en.translation">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </None>
     <None Include="WarFoundryGTK.exe.log4net" />
     <None Include="gtk-gui\gui.stetic" />
     <None Include="gtk-gui\objects.xml" />
+    <None Include="COPYING" />
   </ItemGroup>
   <ItemGroup>
     <Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />