From 1629697b3b62732fad6b01e31282888616a06448 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Tue, 10 Jul 2007 12:22:36 +0000 Subject: [PATCH] * lib/version-etc.c (version_etc_va): Default to GPLv3+. * NEWS: Document this change. --- ChangeLog | 5 +++++ NEWS | 3 +++ lib/version-etc.c | 2 +- 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1ebbbafd8..cb2a3e64b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-07-10 Eric Blake + + * lib/version-etc.c (version_etc_va): Default to GPLv3+. + * NEWS: Document this change. + 2007-07-08 Bruno Haible Update to Unicode 5.0. diff --git a/NEWS b/NEWS index f3040a4a0..9535412cc 100644 --- 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 . diff --git a/lib/version-etc.c b/lib/version-etc.c index 1ae82c417..14f101e55 100644 --- a/lib/version-etc.c +++ b/lib/version-etc.c @@ -67,7 +67,7 @@ version_etc_va (FILE *stream, fputs (_("\ \n\ -License GPLv2+: GNU GPL version 2 or later \n\ +License GPLv3+: GNU GPL version 3 or later \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\ -- 2.11.0