[interchange-cvs] interchange - pajamian modified 3 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Sat Mar 31 06:33:20 EST 2007


User:      pajamian
Date:      2007-03-31 11:33:19 GMT
Modified:  eg/filter Tag: STABLE_5_4-branch calculated.filter
Modified:  eg/survey_wizard Tag: STABLE_5_4-branch email.tag
Modified:           survey_wizard.coretag
Log:
Fix incorrect license in headers GPL v2 -> GPL v2 "or later".  Update copyrights.

Revision  Changes    Path
No                   revision



No                   revision



1.2.2.1   +8 -3      interchange/eg/filter/calculated.filter


rev 1.2.2.1, prev_rev 1.2
Index: calculated.filter
===================================================================
RCS file: /var/cvs/interchange/eg/filter/calculated.filter,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -r1.2 -r1.2.2.1
--- calculated.filter	8 Nov 2005 18:14:44 -0000	1.2
+++ calculated.filter	31 Mar 2007 11:33:19 -0000	1.2.2.1
@@ -1,7 +1,12 @@
-# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/)
+# Copyright 2002-2007 Interchange Development Group and others
 # Copyright 1996-2002 Red Hat, Inc.
-# Licensed under the GNU GPL v2. See file LICENSE for details.
-# $Id: calculated.filter,v 1.2 2005/11/08 18:14:44 jon Exp $
+# 
+# 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 the LICENSE file for details.
+# 
+# $Id: calculated.filter,v 1.2.2.1 2007/03/31 11:33:19 pajamian Exp $
 
 CodeDef calculated Filter
 CodeDef calculated Routine <<EOR



No                   revision



No                   revision



1.2.2.1   +9 -4      interchange/eg/survey_wizard/email.tag


rev 1.2.2.1, prev_rev 1.2
Index: email.tag
===================================================================
RCS file: /var/cvs/interchange/eg/survey_wizard/email.tag,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -r1.2 -r1.2.2.1
--- email.tag	8 Nov 2005 18:14:44 -0000	1.2
+++ email.tag	31 Mar 2007 11:33:19 -0000	1.2.2.1
@@ -1,12 +1,17 @@
-# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/)
-# Licensed under the GNU GPL v2. See file LICENSE for details.
-# $Id: email.tag,v 1.2 2005/11/08 18:14:44 jon Exp $
+# Copyright 2002-2007 Interchange Development Group and others
+# 
+# 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 the LICENSE file for details.
+# 
+# $Id: email.tag,v 1.2.2.1 2007/03/31 11:33:19 pajamian Exp $
 
 UserTag email Order       to subject reply from extra
 UserTag email hasEndTag
 UserTag email addAttr
 UserTag email Interpolate
-UserTag email Version     $Revision: 1.2 $
+UserTag email Version     $Revision: 1.2.2.1 $
 UserTag email Routine     <<EOR
 sub {
     my ($to, $subject, $reply, $from, $extra, $opt, $body) = @_;



1.2.2.1   +9 -4      interchange/eg/survey_wizard/survey_wizard.coretag


rev 1.2.2.1, prev_rev 1.2
Index: survey_wizard.coretag
===================================================================
RCS file: /var/cvs/interchange/eg/survey_wizard/survey_wizard.coretag,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -r1.2 -r1.2.2.1
--- survey_wizard.coretag	8 Nov 2005 18:14:44 -0000	1.2
+++ survey_wizard.coretag	31 Mar 2007 11:33:19 -0000	1.2.2.1
@@ -1,11 +1,16 @@
-# Copyright 2002-2005 Interchange Development Group (http://www.icdevgroup.org/)
-# Licensed under the GNU GPL v2. See file LICENSE for details.
-# $Id: survey_wizard.coretag,v 1.2 2005/11/08 18:14:44 jon Exp $
+# Copyright 2002-2007 Interchange Development Group and others
+# 
+# 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 the LICENSE file for details.
+# 
+# $Id: survey_wizard.coretag,v 1.2.2.1 2007/03/31 11:33:19 pajamian Exp $
 
 UserTag  survey-wizard  Order     name
 UserTag  survey-wizard  AddAttr
 UserTag  survey-wizard  HasEndTag
-UserTag  survey-wizard  Version   $Revision: 1.2 $
+UserTag  survey-wizard  Version   $Revision: 1.2.2.1 $
 UserTag  survey-wizard  Routine   <<EOR
 
 use vars qw/$Session $Tag $CGI $Tmp $Scratch $Values $ready_safe/;








More information about the interchange-cvs mailing list