gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r9207 - in Extractor-mono: . LibExtractor


From: gnunet
Subject: [GNUnet-SVN] r9207 - in Extractor-mono: . LibExtractor
Date: Mon, 19 Oct 2009 14:23:44 -0600

Author: patrick
Date: 2009-10-19 14:23:44 -0600 (Mon, 19 Oct 2009)
New Revision: 9207

Modified:
   Extractor-mono/LibExtractor.mds
   Extractor-mono/LibExtractor/LibExtractor.mdp
Log:
* LibExtractor.mds: disable insertion of licence headers for now since the 
header can't be set to GPL
* LibExtractor/LibExtractor.mdp: disable insertion of licence headers for now 
since the header can't be set to GPL

Modified: Extractor-mono/LibExtractor/LibExtractor.mdp
===================================================================
--- Extractor-mono/LibExtractor/LibExtractor.mdp        2009-10-19 20:14:22 UTC 
(rev 9206)
+++ Extractor-mono/LibExtractor/LibExtractor.mdp        2009-10-19 20:23:44 UTC 
(rev 9207)
@@ -1,4 +1,7 @@
 <Project name="LibExtractor" fileversion="2.0" language="C#" 
clr-version="Net_2_0" targetFramework="2.0" ctype="DotNetProject">
+  <Policies>
+    <StandardHeader IncludeInNewFiles="False" inheritsSet="LGPLv2License" />
+  </Policies>
   <Configurations active="Debug">
     <Configuration name="Debug" ctype="DotNetProjectConfiguration">
       <Output directory="bin/Debug" assembly="LibExtractor" />

Modified: Extractor-mono/LibExtractor.mds
===================================================================
--- Extractor-mono/LibExtractor.mds     2009-10-19 20:14:22 UTC (rev 9206)
+++ Extractor-mono/LibExtractor.mds     2009-10-19 20:23:44 UTC (rev 9207)
@@ -1,6 +1,6 @@
 <Combine fileversion="2.0" name="LibExtractor">
   <Policies>
-    <StandardHeader inheritsSet="LGPLv2License" />
+    <StandardHeader IncludeInNewFiles="False" inheritsSet="LGPLv2License" />
   </Policies>
   <Configurations active="Debug">
     <Configuration name="Debug" ctype="CombineConfiguration">





reply via email to

[Prev in Thread] Current Thread [Next in Thread]