+2006-08-23 Karl Berry <karl@gnu.org>
+
+ * hello.c (main): remove extra argument passed to printf in
+ version output.
+
2006-08-23 Bruno Haible <bruno@clisp.org>
* hello.c (program_name): Renamed from progname. Make non-static.
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", PACKAGE);
+ "2006");
}
else