From 40ab14879d4aa58fc5c24b16694f67118439c5d4 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 29 Apr 2012 23:45:26 +0200 Subject: [PATCH] gnulib-tool: Fix list of authors. * gnulib-tool (func_version): Add Paul Eggert to list of authors. --- ChangeLog | 5 +++++ gnulib-tool | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index b81a4701b..e1f07983e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-04-29 Bruno Haible + + gnulib-tool: Fix list of authors. + * gnulib-tool (func_version): Add Paul Eggert to list of authors. + 2012-04-26 Stefano Lattarini bootstrap: support Automake-NG in $buildreq diff --git a/gnulib-tool b/gnulib-tool index 354b1f02d..4adb3b15e 100755 --- a/gnulib-tool +++ b/gnulib-tool @@ -341,8 +341,8 @@ Copyright (C) $year Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later 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 -- 2.11.0