From: Bruno Haible Date: Sun, 7 Dec 2008 16:20:55 +0000 (+0000) Subject: Bump copyright year. X-Git-Tag: v0.18~287 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74e2abf52baf96820ecf5bf2bf6fb04fde8abf2d;p=thirdparty%2Fgettext.git Bump copyright year. --- diff --git a/gettext-tools/misc/ChangeLog b/gettext-tools/misc/ChangeLog index dafa45c0e..aaf789b51 100644 --- a/gettext-tools/misc/ChangeLog +++ b/gettext-tools/misc/ChangeLog @@ -1,3 +1,7 @@ +2008-12-07 Bruno Haible + + * autopoint.in (func_version): Bump copyright year. + 2008-12-07 Bruno Haible * autopoint.in (func_compare): New function. diff --git a/gettext-tools/misc/autopoint.in b/gettext-tools/misc/autopoint.in index 24719e4e2..accd4cf29 100644 --- a/gettext-tools/misc/autopoint.in +++ b/gettext-tools/misc/autopoint.in @@ -173,7 +173,7 @@ Report bugs to ." func_version () { echo "$progname (GNU $package) $version" - echo "Copyright (C) 2002-2007 Free Software Foundation, Inc. + echo "Copyright (C) 2002-2008 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."