savannah-cvs
[Top][All Lists]
Advanced

[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: Thu, 16 Aug 2007 21:41:35 +0000

CVSROOT:        /cvsroot/administration
Module name:    administration
Changes by:     Sylvain Beucler <Beuc>  07/08/16 21:41:35

Modified files:
        infra/elisp    : savannah.el 

Log message:
        GPLV3-related fixes

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/administration/infra/elisp/savannah.el?cvsroot=administration&r1=1.52&r2=1.53

Patches:
Index: savannah.el
===================================================================
RCS file: /cvsroot/administration/administration/infra/elisp/savannah.el,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -b -r1.52 -r1.53
--- savannah.el 13 Aug 2007 19:53:38 -0000      1.52
+++ savannah.el 16 Aug 2007 21:41:34 -0000      1.53
@@ -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.52 2007/08/13 19:53:38 Beuc Exp $
+;; $Id: savannah.el,v 1.53 2007/08/16 21:41:34 Beuc Exp $
 
 ;;
 ;; General
@@ -256,7 +256,7 @@
 
 If some of your files cannot carry such notices (e.g. binary files), then you 
can add a README file in the same directory containing the copyright and 
license notices. Check 
http://www.gnu.org/prep/maintain/html_node/Copyright-Notices.html for further 
information.
 
-For more information, see http://www.gnu.org/licenses/lgpl.html#SEC4.\n\n";)
+For more information, see 
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html#SEC4 .\n\n")
   (message "Inserted sv-problem-lgpl-info text.")
   )
 
@@ -316,6 +316,8 @@
 http://www.gnu.org/licenses/fdl.txt
 
 You can find some background and a possible migration script at 
https://savannah.gnu.org/forum/forum.php?forum_id=3766
+
+(alternatively the GNU (L)GPLv3 standard notices include different wording 
that do not mention the FSF snail mail address - see 
http://www.gnu.org/licenses/gpl.html#howto)
 \n\n")
   (message "Inserted sv-problem-fsf-address text.")
   )




reply via email to

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