+2007-06-26 Karl Berry <karl@gnu.org>
+
+ * hello.c (print_version): update notice in --version.
+
2006-12-11 Karl Berry <karl@gnu.org>
* hello.c: /dev/full, not /dev/null. Report from Reinder Verlinde,
year comes around. */
printf (_("\
Copyright (C) %s Free Software Foundation, Inc.\n\
-License: GNU GPL v2+ <http://www.gnu.org/licenses/gpl.html>\n\
-This is free software. There is NO WARRANTY, to the extent permitted by law.\n"),
- "2006");
+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"),
+ "2007");
}