From: Bruno Haible Date: Wed, 28 Jan 2004 20:30:08 +0000 (+0000) Subject: Prepare for release 0.14. X-Git-Tag: v0.14~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c3cedeee3d9aa641b04d4f19a42c78be20a36fa;p=thirdparty%2Fgettext.git Prepare for release 0.14. --- diff --git a/gettext-tools/misc/autopoint.in b/gettext-tools/misc/autopoint.in index 86dbb3c6f..f5a4d058e 100644 --- a/gettext-tools/misc/autopoint.in +++ b/gettext-tools/misc/autopoint.in @@ -1,6 +1,6 @@ #! /bin/sh # -# Copyright (C) 2002-2003 Free Software Foundation, Inc. +# Copyright (C) 2002-2004 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -135,7 +135,7 @@ Report bugs to ." func_version () { echo "$progname (GNU $package) $version" - echo "Copyright (C) 2002 Free Software Foundation, Inc. + echo "Copyright (C) 2002-2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." echo "Written by" "Bruno Haible" @@ -266,6 +266,7 @@ fi # 0.12.1 1032 # 0.13 1220 # 0.13.1 1236 +# 0.14 1296 # # The requirement that the user must have the CVS program available is not # a severe restrictions, because most of the people who use autopoint are