[PD-cvs] packages Makefile,1.24,1.25

Hans-Christoph Steiner eighthave at users.sourceforge.net
Mon Jan 23 05:58:43 CET 2006


Update of /cvsroot/pure-data/packages
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25563

Modified Files:
	Makefile 
Log Message:
updated text on license in the readme to be more correct

Index: Makefile
===================================================================
RCS file: /cvsroot/pure-data/packages/Makefile,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** Makefile	17 Jan 2006 05:44:42 -0000	1.24
--- Makefile	23 Jan 2006 04:58:40 -0000	1.25
***************
*** 480,484 ****
  	echo "<h3>License</h3>" >> $(README_FILE)	
  	echo "<p>" >> $(README_FILE)
! 	echo "The Pd core is licensed under a <a href="Pd-LICENSE.txt">BSD license</a>, almost every other part of this package is available under the <a href="http://www.gnu.org/copyleft/gpl.html" target="gpl">GNU GPL</a>.  A couple packages have BSD-style licenses too." >> $(README_FILE)
  	echo "</p>" >> $(README_FILE)
  	echo "<h3>Included Versions</h3>" >> $(README_FILE)	
--- 480,484 ----
  	echo "<h3>License</h3>" >> $(README_FILE)	
  	echo "<p>" >> $(README_FILE)
! 	echo "This package is released under the <a href="http://www.gnu.org/copyleft/gpl.html" target="gpl">GNU GPL</a>.  The Pd core and some other included code is originally available with a <a href="Pd-LICENSE.txt">BSD license</a> from the Pd CVS on SourceForge." >> $(README_FILE)
  	echo "</p>" >> $(README_FILE)
  	echo "<h3>Included Versions</h3>" >> $(README_FILE)	





More information about the Pd-cvs mailing list