diff IBBoard.Ini.Tests.mdp @ 6:4f281289bcdd

Re #8 - License code * Specify version of LGPL in headers * Add COPYING.GPL and COPYING.LGPL in to project with license details
author IBBoard <dev@ibboard.co.uk>
date Sun, 25 Jan 2009 14:55:42 +0000
parents 467e09744775
children
line wrap: on
line diff
--- a/IBBoard.Ini.Tests.mdp	Sun Jan 18 14:31:09 2009 +0000
+++ b/IBBoard.Ini.Tests.mdp	Sun Jan 25 14:55:42 2009 +0000
@@ -27,6 +27,8 @@
     <File name="IniSectionParserTest.cs" subtype="Code" buildaction="Compile" />
     <File name="IniSectionTest.cs" subtype="Code" buildaction="Compile" />
     <File name="IniFileTest.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="Project" localcopy="True" refto="IBBoard.Ini" />