Hi Dmitriy, __author__ = \ [ 'Bruno Haible', 'Simon Josefsson', #'Dmitriy Selyutin', ]
Oops, I realize that Paul Eggert, who designed and coded the first implementation of the --import functionality together with Simon, is not listed. Fixed as follows in the old one: 2012-04-29 Bruno Haible <br...@clisp.org> gnulib-tool: Fix list of authors. * gnulib-tool (func_version): Add Paul Eggert to list of authors. --- gnulib-tool.orig Sun Apr 29 23:44:58 2012 +++ gnulib-tool Sun Apr 29 23:43:35 2012 @@ -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