[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-cvs] administration/infra/elisp savannah.el
From: |
Sylvain Beucler |
Subject: |
[Savannah-cvs] administration/infra/elisp savannah.el |
Date: |
Mon, 13 Aug 2007 19:53:38 +0000 |
CVSROOT: /cvsroot/administration
Module name: administration
Changes by: Sylvain Beucler <Beuc> 07/08/13 19:53:38
Modified files:
infra/elisp : savannah.el
Log message:
Make the "GPL 2 or later" canned text more generic to avoid mentioning
GPL v3 in particular, but rather "the next version of the GPL".
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/administration/infra/elisp/savannah.el?cvsroot=administration&r1=1.51&r2=1.52
Patches:
Index: savannah.el
===================================================================
RCS file: /cvsroot/administration/administration/infra/elisp/savannah.el,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -b -r1.51 -r1.52
--- savannah.el 6 Apr 2007 23:17:36 -0000 1.51
+++ savannah.el 13 Aug 2007 19:53:38 -0000 1.52
@@ -73,7 +73,7 @@
;; lots of changes tracked via CVS, with suggestions or patches from
;; Jonathan V. Gonzales and Sebastian Wieseler.
;;
-;; $Id: savannah.el,v 1.51 2007/04/06 23:17:36 sp Exp $
+;; $Id: savannah.el,v 1.52 2007/08/13 19:53:38 Beuc Exp $
;;
;; General
@@ -440,7 +440,7 @@
""
(insert "Licensing under the \"GNU GPL v2 only\" is problematic. Would you
agree to license your project under the \"GNU GPL v2 or later\"?
-The reason for this is that when we publish GPL v3, it will be important for
all GPL-covered programs to advance to GPL v3. If you don't put this in the
files now, the only way to port your program to GPL v3 would be to ask each and
every copyright holder, and that may be very difficult.
+The reason for this is that when we publish the next version of the GPL, it
will be important for all GPL-covered programs to advance to that new version.
If you don't put this in the files now, the only way to port your program to
the next version of the GPL would be to ask each and every copyright holder,
and that may be very difficult.
We can explain the issue in more detail if you wish. If you have concerns
about \"GNU GPL v2 or later\", we'd be happy to address them too.
")
- [Savannah-cvs] administration/infra/elisp savannah.el,
Sylvain Beucler <=