[PD-cvs] pd/src desire.tk,1.1.2.268,1.1.2.269

Mathieu Bouchard matju at users.sourceforge.net
Sat Jul 1 07:15:58 CEST 2006


Update of /cvsroot/pure-data/pd/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14921

Modified Files:
      Tag: devel_0_39
	desire.tk 
Log Message:
changed source header to almost a standard GPL header.


Index: desire.tk
===================================================================
RCS file: /cvsroot/pure-data/pd/src/Attic/desire.tk,v
retrieving revision 1.1.2.268
retrieving revision 1.1.2.269
diff -C2 -d -r1.1.2.268 -r1.1.2.269
*** desire.tk	1 Jul 2006 05:08:42 -0000	1.1.2.268
--- desire.tk	1 Jul 2006 05:15:55 -0000	1.1.2.269
***************
*** 6,15 ****
  #   Copyright (c) 2004 by Mathieu Bouchard
  #   Copyright (c) 2005,2006 by Mathieu Bouchard and Chun Lee
- #   This software has no license yet
- #   And is not covered by the license on the rest of PureData.
- #   All Rights Reserved (for now)
  #
! # this code is still in early development
! #   (thanks for taking time looking at this code)
  #-----------------------------------------------------------------------------------#
  
--- 6,30 ----
  #   Copyright (c) 2004 by Mathieu Bouchard
  #   Copyright (c) 2005,2006 by Mathieu Bouchard and Chun Lee
  #
! # This program is free software; you can redistribute it and/or
! # modify it under the terms of the GNU General Public License
! # as published by the Free Software Foundation; either version 2
! # of the License, or (at your option) any later version.
! #
! # See file ../COPYING.desire-client.txt for further informations on licensing terms.
! #
! # This program is distributed in the hope that it will be useful,
! # but WITHOUT ANY WARRANTY; without even the implied warranty of
! # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
! # GNU General Public License for more details.
! #
! # You should have received a copy of the GNU General Public License
! # along with this program; if not, write to the Free Software
! # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
! #
! # Note that this is not under the same license as the rest of PureData.
! # Even the DesireData server-side modifications stay on the same license
! # as the rest of PureData.
! #
  #-----------------------------------------------------------------------------------#
  





More information about the Pd-cvs mailing list