* lib/version-etc.c (version_etc_va): Default to GPLv3+.
authorEric Blake <ebb9@byu.net>
Tue, 10 Jul 2007 12:22:36 +0000 (12:22 +0000)
committerEric Blake <ebb9@byu.net>
Tue, 10 Jul 2007 12:22:36 +0000 (12:22 +0000)
* NEWS: Document this change.

ChangeLog
NEWS
lib/version-etc.c

index 1ebbbaf..cb2a3e6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-07-10  Eric Blake  <ebb9@byu.net>
+
+       * lib/version-etc.c (version_etc_va): Default to GPLv3+.
+       * NEWS: Document this change.
+
 2007-07-08  Bruno Haible  <bruno@clisp.org>
 
        Update to Unicode 5.0.
diff --git a/NEWS b/NEWS
index f3040a4..9535412 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,9 @@ User visible incompatible changes
 
 Date        Modules         Changes
 
+2007-07-10  version-etc     Output now mentions GPLv3+, not GPLv2+.  Use
+                            gnulib-tool --local-dir to override this.
+
 2007-07-07  wcwidth         The include file is changed from "wcwidth.h" to
                             <wchar.h>.
 
index 1ae82c4..14f101e 100644 (file)
@@ -67,7 +67,7 @@ version_etc_va (FILE *stream,
 
   fputs (_("\
 \n\
-License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>\n\
+License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n\
 This is free software: you are free to change and redistribute it.\n\
 There is NO WARRANTY, to the extent permitted by law.\n\
 \n\