[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: |
Sat, 23 Apr 2005 10:40:24 -0400 |
CVSROOT: /cvsroot/administration
Module name: administration
Branch:
Changes by: Sylvain Beucler <address@hidden> 05/04/23 14:40:23
Modified files:
infra/elisp : savannah.el
Log message:
Added reference to fdl-howto
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/administration/administration/infra/elisp/savannah.el.diff?tr1=1.17&tr2=1.18&r1=text&r2=text
Patches:
Index: administration/infra/elisp/savannah.el
diff -u administration/infra/elisp/savannah.el:1.17
administration/infra/elisp/savannah.el:1.18
--- administration/infra/elisp/savannah.el:1.17 Sat Apr 23 10:25:48 2005
+++ administration/infra/elisp/savannah.el Sat Apr 23 14:40:23 2005
@@ -65,7 +65,7 @@
;; sv-closing-resubmit, and added sv-deleted-pending and
;; sv-problem-fdl-info.
;;
-;; $Id: savannah.el,v 1.17 2005/04/23 10:25:48 Beuc Exp $
+;; $Id: savannah.el,v 1.18 2005/04/23 14:40:23 Beuc Exp $
;;
;; General
@@ -223,7 +223,7 @@
In addition, if you haven't already, please copy a copy of the plain text
version of the FDL, available from http://www.gnu.org/licenses/fdl.txt, into a
file named \"COPYING\".
-For more information, see http://www.gnu.org/licenses/fdl.html.\n\n")
+For more information, see http://www.gnu.org/licenses/fdl.html as well as
http://www.gnu.org/licenses/fdl-howto.html .\n\n")
(message "Inserted sv-problem-fdl-info text.")
)