diff IBBoard.Graphics.OpenILPort.mdp @ 1:7f6c92b0e2e0

Make use of "or later version" clause and re-license OpenILPort under LGPL v3 no-open-ticket
author IBBoard <dev@ibboard.co.uk>
date Tue, 17 Feb 2009 11:23:05 +0000
parents 1b2fad719890
children
line wrap: on
line diff
--- a/IBBoard.Graphics.OpenILPort.mdp	Fri Dec 19 11:13:48 2008 +0000
+++ b/IBBoard.Graphics.OpenILPort.mdp	Tue Feb 17 11:23:05 2009 +0000
@@ -1,4 +1,4 @@
-<Project name="IBBoard.Graphics.OpenILPort" fileversion="2.0" DefaultNamespace="IBBoard.Graphics.OpenILPort" language="C#" clr-version="Net_1_1" ctype="DotNetProject">
+<Project name="IBBoard.Graphics.OpenILPort" fileversion="2.0" language="C#" DefaultNamespace="IBBoard.Graphics.OpenILPort" clr-version="Net_1_1" targetFramework="2.0" ctype="DotNetProject">
   <Configurations active="Debug">
     <Configuration name="Debug" ctype="DotNetProjectConfiguration">
       <Output directory="bin/Debug/" assembly="IBBoard.Graphics.OpenILPort" />
@@ -16,6 +16,8 @@
   <Contents>
     <File name="AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
     <File name="Converter.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" />