diff IBBoard.mdp @ 16:0352fa33ee8f

Closes #8 - license code * Add LGPL header to IBBoard utility library * Add COPYING.LGPL and COPYING.GPL with details of license
author IBBoard <dev@ibboard.co.uk>
date Sun, 25 Jan 2009 15:04:31 +0000
parents 25b953087465
children dfb7cb94c169
line wrap: on
line diff
--- a/IBBoard.mdp	Sun Jan 25 13:25:23 2009 +0000
+++ b/IBBoard.mdp	Sun Jan 25 15:04:31 2009 +0000
@@ -46,6 +46,8 @@
     <File name="dtds" subtype="Directory" buildaction="Compile" />
     <File name="dtds/translation.dtd" subtype="Code" buildaction="Nothing" />
     <File name="Collections/DictionaryUtils.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" />