changeset 16802:b21cba808f11

gnulib-tool: Fix list of authors. * gnulib-tool (func_version): Add Paul Eggert to list of authors.
author Bruno Haible <bruno@clisp.org>
date Sun, 29 Apr 2012 23:45:26 +0200
parents 558c82d4d437
children 50f45dd3bacf
files ChangeLog gnulib-tool
diffstat 2 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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
--- a/gnulib-tool
+++ b/gnulib-tool
@@ -341,8 +341,8 @@
 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