diff IBBoard.WarFoundry.API.mdp @ 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 0770e5cbba7c
children
line wrap: on
line diff
--- a/IBBoard.WarFoundry.API.mdp	Sun Jan 25 14:03:20 2009 +0000
+++ b/IBBoard.WarFoundry.API.mdp	Sun Jan 25 14:50:36 2009 +0000
@@ -89,6 +89,8 @@
     <File name="api/Objects/IWarFoundryStagedLoadObject.cs" subtype="Code" buildaction="Compile" />
     <File name="api/Objects/DuplicateItemException.cs" subtype="Code" buildaction="Compile" />
     <File name="api/FileLoadFailure.cs" subtype="Code" buildaction="Compile" />
+    <File name="COPYING.GPL" subtype="Code" buildaction="Nothing" />
+    <File name="COPYING.LGPL" subtype="Code" buildaction="Nothing" />
   </Contents>
   <References>
     <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />