gnulib-tool: Fix list of authors.
authorBruno Haible <bruno@clisp.org>
Sun, 29 Apr 2012 21:45:26 +0000 (23:45 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 29 Apr 2012 21:45:26 +0000 (23:45 +0200)
* gnulib-tool (func_version): Add Paul Eggert to list of authors.

ChangeLog
gnulib-tool

index b81a470..e1f0798 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-04-29  Bruno Haible  <bruno@clisp.org>
+
+       gnulib-tool: Fix list of authors.
+       * gnulib-tool (func_version): Add Paul Eggert to list of authors.
+
 2012-04-26  Stefano Lattarini  <stefano.lattarini@gmail.com>
 
        bootstrap: support Automake-NG in $buildreq
index 354b1f0..4adb3b1 100755 (executable)
@@ -341,8 +341,8 @@ Copyright (C) $year Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.
-
-Written by" "Bruno Haible" "and" "Simon Josefsson"
+"
+  printf "Written by %s, %s, and %s.\n" "Bruno Haible" "Paul Eggert" "Simon Josefsson"
 }
 
 # func_emit_copyright_notice