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: Sun, 01 May 2005 04:52:39 -0400

CVSROOT:        /cvsroot/administration
Module name:    administration
Branch:         
Changes by:     Sylvain Beucler <address@hidden>        05/05/01 08:52:39

Modified files:
        infra/elisp    : savannah.el 

Log message:
        Fixed a newline

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/administration/administration/infra/elisp/savannah.el.diff?tr1=1.18&tr2=1.19&r1=text&r2=text

Patches:
Index: administration/infra/elisp/savannah.el
diff -u administration/infra/elisp/savannah.el:1.18 
administration/infra/elisp/savannah.el:1.19
--- administration/infra/elisp/savannah.el:1.18 Sat Apr 23 14:40:23 2005
+++ administration/infra/elisp/savannah.el      Sun May  1 08:52:39 2005
@@ -65,7 +65,7 @@
 ;;   sv-closing-resubmit, and added sv-deleted-pending and
 ;;   sv-problem-fdl-info.
 ;;
-;; $Id: savannah.el,v 1.18 2005/04/23 14:40:23 Beuc Exp $
+;; $Id: savannah.el,v 1.19 2005/05/01 08:52:39 Beuc Exp $
 
 ;;
 ;; General
@@ -186,8 +186,7 @@
 (defun sv-problem-gpl-info ()
   (interactive)
   ""
-  (insert "In order to release your project properly and unambiguously under 
the
-GPL, please place copyright notices and permission-to-copy statements at the 
beginning of every file of source code.
+  (insert "In order to release your project properly and unambiguously under 
the GPL, please place copyright notices and permission-to-copy statements at 
the beginning of every file of source code.
 
 In addition, if you haven't already, please include a copy of the plain text 
version of the GPL, available from http://www.gnu.org/licenses/gpl.txt, into a 
file named \"COPYING\".
 




reply via email to

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