diff IBBoard.WarFoundry.API.Tests.csproj @ 11:8d9d49332d44

Re #121: Migrate to AGPL license * Update all API Test 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:39:26 +0000
parents ad8f0bf1f894
children a4e7e938d065
line wrap: on
line diff
--- a/IBBoard.WarFoundry.API.Tests.csproj	Sat Aug 15 09:38:54 2009 +0000
+++ b/IBBoard.WarFoundry.API.Tests.csproj	Sat Aug 15 10:39:26 2009 +0000
@@ -47,14 +47,13 @@
     <Compile Include="WarFoundryLoaderTest.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="COPYING.GPL" />
-    <None Include="COPYING.LGPL" />
     <None Include="testdata\Test.race">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </None>
     <None Include="testdata\Test.system">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </None>
+    <None Include="COPYING" />
   </ItemGroup>
   <ItemGroup>
     <Reference Include="ICSharpCode.SharpZipLib, Version=0.85.5.452, Culture=neutral, PublicKeyToken=1b03e6acf1164f73">