[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: |
Thu, 12 Jan 2006 20:12:08 +0000 |
CVSROOT: /cvsroot/administration
Module name: administration
Branch:
Changes by: Sylvain Beucler <address@hidden> 06/01/12 20:12:08
Modified files:
infra/elisp : savannah.el
Log message:
typo
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/administration/administration/infra/elisp/savannah.el.diff?tr1=1.42&tr2=1.43&r1=text&r2=text
Patches:
Index: administration/infra/elisp/savannah.el
diff -u administration/infra/elisp/savannah.el:1.42
administration/infra/elisp/savannah.el:1.43
--- administration/infra/elisp/savannah.el:1.42 Sun Jan 8 13:28:02 2006
+++ administration/infra/elisp/savannah.el Thu Jan 12 20:12:08 2006
@@ -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.42 2006/01/08 13:28:02 Beuc Exp $
+;; $Id: savannah.el,v 1.43 2006/01/12 20:12:08 Beuc Exp $
;;
;; General
@@ -198,7 +198,7 @@
For example, to release your program properly under the GNU GPL you must
include a copyright notice and permission-to-copy statements at the beginning
of every copyrightable file, usually any file more than 10 lines long. This
is explained in http://www.gnu.org/licenses/gpl-howto.html. Our review would
help catch potential omissions such as these.
-Note that sending code to our repositories _is_ a release, since the code will
then be publicly available through anonymous.\n\n")
+Note that sending code to our repositories _is_ a release, since the code will
then be publicly available through anonymous access.\n\n")
(message "Inserted sv-problem-tarball text.")
)