[SCM] GNU Autoconf source repository branch, master, updated. v2.63b-14-g15163ab
"Eric Blake" <[email protected]>
| Newsgroups | gmane.comp.sysutils.autoconf.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Autoconf source repository".
http://git.sv.gnu.org/gitweb/?p=autoconf.git;a=commitdiff;h=15163ab08a7fa5bf47eaec1a7793f97a0e261613
The branch, master has been updated
via 15163ab08a7fa5bf47eaec1a7793f97a0e261613 (commit)
from 08fdbe95ea1ccddd40357b75e2c746e35f9ba47c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 15163ab08a7fa5bf47eaec1a7793f97a0e261613
Author: Eric Blake <[email protected]>
Date: Mon Apr 13 05:55:35 2009 -0600
Finish upgrade to GFDL 1.3.
* doc/autoconf.texi (copying): Use correct license; comment change
was missed on 2008-11-04.
Signed-off-by: Eric Blake <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 6 ++++++
doc/autoconf.texi | 2 +-
2 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 0e18a41..efa2056 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-04-13 Eric Blake <[email protected]>
+
+ Finish upgrade to GFDL 1.3.
+ * doc/autoconf.texi (copying): Use correct license; comment change
+ was missed on 2008-11-04.
+
2009-04-10 Eric Blake <[email protected]>
Test parallel handling of syntax error.
diff --git a/doc/autoconf.texi b/doc/autoconf.texi
index 32855a9..8dd22d6 100644
--- a/doc/autoconf.texi
+++ b/doc/autoconf.texi
@@ -189,7 +189,7 @@ Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
under the terms of the @acronym{GNU} Free Documentation License,
-Version 1.2 or any later version published by the Free Software
+Version 1.3 or any later version published by the Free Software
Foundation; with no Invariant Sections, with the Front-Cover texts
being ``A @acronym{GNU} Manual,'' and with the Back-Cover Texts as in
(a) below. A copy of the license is included in the section entitled
hooks/post-receive
--
GNU Autoconf source repository