]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Year 2005.
authorBruno Haible <bruno@clisp.org>
Mon, 10 Jan 2005 16:02:22 +0000 (16:02 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:11:58 +0000 (12:11 +0200)
32 files changed:
gettext-runtime/ChangeLog
gettext-runtime/src/ChangeLog
gettext-runtime/src/envsubst.c
gettext-runtime/src/gettext.c
gettext-runtime/src/ngettext.c
gettext-runtime/windows/intl.rc
gettext-tools/ChangeLog
gettext-tools/misc/ChangeLog
gettext-tools/misc/autopoint.in
gettext-tools/misc/gettextize.in
gettext-tools/src/ChangeLog
gettext-tools/src/msgattrib.c
gettext-tools/src/msgcat.c
gettext-tools/src/msgcmp.c
gettext-tools/src/msgcomm.c
gettext-tools/src/msgconv.c
gettext-tools/src/msgen.c
gettext-tools/src/msgexec.c
gettext-tools/src/msgfilter.c
gettext-tools/src/msgfmt.c
gettext-tools/src/msggrep.c
gettext-tools/src/msginit.c
gettext-tools/src/msgmerge.c
gettext-tools/src/msgunfmt.c
gettext-tools/src/msguniq.c
gettext-tools/src/xgettext.c
gettext-tools/tests/ChangeLog
gettext-tools/tests/tstgettext.c
gettext-tools/tests/tstngettext.c
gettext-tools/windows/gettextlib.rc
gettext-tools/windows/gettextpo.rc
gettext-tools/windows/gettextsrc.rc

index 5b6cfb7fc5cab217cc9df1c7efd3745619d0e1d2..b32c0b2c0e16bec4058b8e8623e232ffbc8e81e9 100644 (file)
@@ -1,3 +1,7 @@
+2005-01-05  Bruno Haible  <bruno@clisp.org>
+
+       * windows/intl.rc: Update copyright year.
+
 2004-04-19  Bruno Haible  <bruno@clisp.org>
 
        * gettext.m4: Change jm_ to gl_ in all uses of AC_DEFINE'd names.
index 8633980c3f3d0dd37329d4bfc4783653c354c404..1fc6218528e292505147baa5ae4ee647f2b4ae74 100644 (file)
@@ -1,3 +1,9 @@
+2005-01-05  Bruno Haible  <bruno@clisp.org>
+
+       * gettext.c (main): Update year in --version output.
+       * ngettext.c (main): Likewise.
+       * envsubst.c (main): Likewise.
+
 2004-07-10  Bruno Haible  <bruno@clisp.org>
 
        * gettext.c (expand_escape): Don't go into an endless loop when the
index 9909cbbdcb194368d4c8f98365b10c21a4accc57..af9319ec38d3df8ff233e00f7045526918515d8a 100644 (file)
@@ -1,5 +1,5 @@
 /* Substitution of environment variables in shell format strings.
-   Copyright (C) 2003-2004 Free Software Foundation, Inc.
+   Copyright (C) 2003-2005 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno@clisp.org>, 2003.
 
    This program is free software; you can redistribute it and/or modify
@@ -114,7 +114,7 @@ main (int argc, char *argv[])
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
 "),
-             "2003-2004");
+             "2003-2005");
       printf (_("Written by %s.\n"), "Bruno Haible");
       exit (EXIT_SUCCESS);
     }
index 24c4593940d25f81d73f54f08008a78fb41d5745..d7ae08f7adce9a921a31e9b7f701d9e687ef0bbe 100644 (file)
@@ -1,5 +1,5 @@
 /* gettext - retrieve text string from message catalog and print it.
-   Copyright (C) 1995-1997, 2000-2004 Free Software Foundation, Inc.
+   Copyright (C) 1995-1997, 2000-2005 Free Software Foundation, Inc.
    Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, May 1995.
 
    This program is free software; you can redistribute it and/or modify
@@ -136,7 +136,7 @@ main (int argc, char *argv[])
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
 "),
-             "1995-1997, 2000-2004");
+             "1995-1997, 2000-2005");
       printf (_("Written by %s.\n"), "Ulrich Drepper");
       exit (EXIT_SUCCESS);
     }
index f82908e5257b630944d8a907b4e9d9f24dbfef17..c5eeeec72cb2bc9cf16db9601bb0a6d90c7a42a0 100644 (file)
@@ -1,5 +1,5 @@
 /* ngettext - retrieve plural form string from message catalog and print it.
-   Copyright (C) 1995-1997, 2000-2004 Free Software Foundation, Inc.
+   Copyright (C) 1995-1997, 2000-2005 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
@@ -126,7 +126,7 @@ main (int argc, char *argv[])
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
 "),
-             "1995-1997, 2000-2004");
+             "1995-1997, 2000-2005");
       printf (_("Written by %s.\n"), "Ulrich Drepper");
       exit (EXIT_SUCCESS);
     }
index c81d9759536af1d18eabf72ef4cdd4ae01291192..9e56fd3fdec455ad5a49b044b949d95c4668b7cd 100644 (file)
@@ -25,7 +25,7 @@ BEGIN
             VALUE "FileDescription", "LGPLed libintl for Windows NT/2000/XP and Windows 95/98/ME\0"
             VALUE "FileVersion", "0.14\0"
             VALUE "InternalName", "intl.dll\0"
-            VALUE "LegalCopyright", "Copyright (C) 1995-2004\0"
+            VALUE "LegalCopyright", "Copyright (C) 1995-2005\0"
             VALUE "LegalTrademarks", "\0"
             VALUE "OriginalFilename", "intl.dll\0"
             VALUE "ProductName", "libintl: accessing NLS message catalogs\0"
index 5f32b73ecd5c707be10cd6225fc1dc77a70fdd59..b06aaf8b71e9cbc1cfe2cf6ae07b83a246d37b54 100644 (file)
@@ -1,3 +1,9 @@
+2005-01-05  Bruno Haible  <bruno@clisp.org>
+
+       * windows/gettextlib.rc: Update copyright year.
+       * windows/gettextsrc.rc: Likewise.
+       * windows/gettextpo.rc: Likewise.
+
 2004-12-10  Bruno Haible  <bruno@clisp.org>
 
        * windows/gettextlib.def: Export obstack_free, not _obstack_free.
index 92509a468767a5875b72e3874f24948a56c1964f..c28159c4aa072deae3427410e857c9ecb17d4fa0 100644 (file)
@@ -1,3 +1,8 @@
+2005-01-05  Bruno Haible  <bruno@clisp.org>
+
+       * autopoint.in: Update year in --version output.
+       * gettextize.in: Likewise.
+
 2005-01-05  Bruno Haible  <bruno@clisp.org>
 
        * gettextize.in: Unset CDPATH in a more robust way.
index 57e090017260126c79931475229827b6fa8022e0..0e9a47c8a651f30cda48a983ee8997908287080d 100644 (file)
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-# Copyright (C) 2002-2004 Free Software Foundation, Inc.
+# Copyright (C) 2002-2005 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 <bug-gnu-gettext@gnu.org>."
 func_version ()
 {
   echo "$progname (GNU $package) $version"
-  echo "Copyright (C) 2002-2004 Free Software Foundation, Inc.
+  echo "Copyright (C) 2002-2005 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"
index 67d536ac587cc789e2c6d78413d30da70ccfdd0c..09f890d23d275b86742c389034879398d93d3ad3 100644 (file)
@@ -135,7 +135,7 @@ Report bugs to <bug-gnu-gettext@gnu.org>."
 func_version ()
 {
   echo "$progname (GNU $package) $version"
-  echo "Copyright (C) 1995-1998, 2000-2004 Free Software Foundation, Inc.
+  echo "Copyright (C) 1995-1998, 2000-2005 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" "Ulrich Drepper"
index e94e9250ef9f5d448fdea2e80cde3609c0ab0ce8..5f324ff353b35563421f3de200df246b6f6bdfc3 100644 (file)
@@ -1,3 +1,21 @@
+2005-01-05  Bruno Haible  <bruno@clisp.org>
+
+       * msgattrib.c (main): Update year in --version output.
+       * msgcat.c (main): Likewise.
+       * msgcmp.c (main): Likewise.
+       * msgcomm.c (main): Likewise.
+       * msgconv.c (main): Likewise.
+       * msgen.c (main): Likewise.
+       * msgexec.c (main): Likewise.
+       * msgfilter.c (main): Likewise.
+       * msgfmt.c (main): Likewise.
+       * msggrep.c (main): Likewise.
+       * msginit.c (main): Likewise.
+       * msgmerge.c (main): Likewise.
+       * msgunfmt.c (main): Likewise.
+       * msguniq.c (main): Likewise.
+       * xgettext.c (main): Likewise.
+
 2005-01-07  Bruno Haible  <bruno@clisp.org>
 
        * gettext-po.c (po_file_read): Interpret "-" and "/dev/stdin" as
index d0540645f7feb14e82355e17ba05ca6a3bc02bda..9e612429893d3dc01f5c0a1cf460adeea458d080 100644 (file)
@@ -1,5 +1,5 @@
 /* Manipulates attributes of messages in translation catalogs.
-   Copyright (C) 2001-2004 Free Software Foundation, Inc.
+   Copyright (C) 2001-2005 Free Software Foundation, Inc.
    Written by Bruno Haible <haible@clisp.cons.org>, 2001.
 
    This program is free software; you can redistribute it and/or modify
@@ -312,7 +312,7 @@ main (int argc, char **argv)
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
 "),
-             "2001-2004");
+             "2001-2005");
       printf (_("Written by %s.\n"), "Bruno Haible");
       exit (EXIT_SUCCESS);
     }
index fd7bad603378ce4f04015326456b361c7f9ab442..c58385c5143ae256ce584dff8368f887399dba16 100644 (file)
@@ -1,5 +1,5 @@
 /* Concatenates several translation catalogs.
-   Copyright (C) 2001-2004 Free Software Foundation, Inc.
+   Copyright (C) 2001-2005 Free Software Foundation, Inc.
    Written by Bruno Haible <haible@clisp.cons.org>, 2001.
 
    This program is free software; you can redistribute it and/or modify
@@ -264,7 +264,7 @@ main (int argc, char **argv)
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
 "),
-             "2001-2004");
+             "2001-2005");
       printf (_("Written by %s.\n"), "Bruno Haible");
       exit (EXIT_SUCCESS);
     }
index a70309981d8d94d4c56c25a15f0e9fe5274cba23..42f57909d0bf0a17675603ee77293bcb319b67f8 100644 (file)
@@ -1,5 +1,5 @@
 /* GNU gettext - internationalization aids
-   Copyright (C) 1995-1998, 2000-2004 Free Software Foundation, Inc.
+   Copyright (C) 1995-1998, 2000-2005 Free Software Foundation, Inc.
    This file was written by Peter Miller <millerp@canb.auug.org.au>
 
    This program is free software; you can redistribute it and/or modify
@@ -141,7 +141,7 @@ main (int argc, char *argv[])
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
 "),
-             "1995-1998, 2000-2004");
+             "1995-1998, 2000-2005");
       printf (_("Written by %s.\n"), "Peter Miller");
       exit (EXIT_SUCCESS);
     }
index c5b1a9b759408347461d50d037a866323bc28cb1..36c97fe9dbfc4bcb8745f6499c5aa782f531d5d7 100644 (file)
@@ -1,5 +1,5 @@
 /* GNU gettext - internationalization aids
-   Copyright (C) 1997-1998, 2000-2004 Free Software Foundation, Inc.
+   Copyright (C) 1997-1998, 2000-2005 Free Software Foundation, Inc.
 
    This file was written by Peter Miller <millerp@canb.auug.org.au>
 
@@ -261,7 +261,7 @@ main (int argc, char *argv[])
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
 "),
-             "1995-1998, 2000-2004");
+             "1995-1998, 2000-2005");
       printf (_("Written by %s.\n"), "Peter Miller");
       exit (EXIT_SUCCESS);
     }
index 692dfcd18eecd811d67eddc9cfc2277117c9b924..efcd09fda948939c640f55e25dc30396f51d2695 100644 (file)
@@ -1,5 +1,5 @@
 /* Converts a translation catalog to a different character encoding.
-   Copyright (C) 2001-2004 Free Software Foundation, Inc.
+   Copyright (C) 2001-2005 Free Software Foundation, Inc.
    Written by Bruno Haible <haible@clisp.cons.org>, 2001.
 
    This program is free software; you can redistribute it and/or modify
@@ -218,7 +218,7 @@ main (int argc, char **argv)
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
 "),
-             "2001-2004");
+             "2001-2005");
       printf (_("Written by %s.\n"), "Bruno Haible");
       exit (EXIT_SUCCESS);
     }
index b5434b81c0fbed1190c319011c1a0dcb93e72037..14b82f263971b376b86dbc216d5b9a1ebed1c91c 100644 (file)
@@ -1,5 +1,5 @@
 /* Creates an English translation catalog.
-   Copyright (C) 2001-2004 Free Software Foundation, Inc.
+   Copyright (C) 2001-2005 Free Software Foundation, Inc.
    Written by Bruno Haible <haible@clisp.cons.org>, 2001.
 
    This program is free software; you can redistribute it and/or modify
@@ -204,7 +204,7 @@ main (int argc, char **argv)
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
 "),
-             "2001-2004");
+             "2001-2005");
       printf (_("Written by %s.\n"), "Bruno Haible");
       exit (EXIT_SUCCESS);
     }
index bde60ae00b44bb1e6214c4578d0ae1cd3940def0..8dc89318368d6b97a10e468fb51ac489c5b32d80 100644 (file)
@@ -1,5 +1,5 @@
 /* Pass translations to a subprocess.
-   Copyright (C) 2001-2004 Free Software Foundation, Inc.
+   Copyright (C) 2001-2005 Free Software Foundation, Inc.
    Written by Bruno Haible <haible@clisp.cons.org>, 2001.
 
    This program is free software; you can redistribute it and/or modify
@@ -178,7 +178,7 @@ main (int argc, char **argv)
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
 "),
-             "2001-2004");
+             "2001-2005");
       printf (_("Written by %s.\n"), "Bruno Haible");
       exit (EXIT_SUCCESS);
     }
index 0716cc6bbfa14b1076bdd10b14db533976aed16f..8f7fd6277d290b9753b77c74ec0ae17e0b8ab6d5 100644 (file)
@@ -1,5 +1,5 @@
 /* Edit translations using a subprocess.
-   Copyright (C) 2001-2004 Free Software Foundation, Inc.
+   Copyright (C) 2001-2005 Free Software Foundation, Inc.
    Written by Bruno Haible <haible@clisp.cons.org>, 2001.
 
    This program is free software; you can redistribute it and/or modify
@@ -271,7 +271,7 @@ main (int argc, char **argv)
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
 "),
-             "2001-2004");
+             "2001-2005");
       printf (_("Written by %s.\n"), "Bruno Haible");
       exit (EXIT_SUCCESS);
     }
index 23cac957a73549a89e526f57177323111c918b28..64f8e7b419f0438b75fa45f31429730f57f5d7fc 100644 (file)
@@ -1,5 +1,5 @@
 /* Converts Uniforum style .po files to binary .mo files
-   Copyright (C) 1995-1998, 2000-2004 Free Software Foundation, Inc.
+   Copyright (C) 1995-1998, 2000-2005 Free Software Foundation, Inc.
    Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, April 1995.
 
    This program is free software; you can redistribute it and/or modify
@@ -362,7 +362,7 @@ main (int argc, char *argv[])
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
 "),
-             "1995-1998, 2000-2004");
+             "1995-1998, 2000-2005");
       printf (_("Written by %s.\n"), "Ulrich Drepper");
       exit (EXIT_SUCCESS);
     }
index a2ae999fc396124b2f95541ca9eae4b5687c9af4..fa93d50a62437cd3dfea545ae54e7639b73f326e 100644 (file)
@@ -1,5 +1,5 @@
 /* Extract some translations of a translation catalog.
-   Copyright (C) 2001-2004 Free Software Foundation, Inc.
+   Copyright (C) 2001-2005 Free Software Foundation, Inc.
    Written by Bruno Haible <haible@clisp.cons.org>, 2001.
 
    This program is free software; you can redistribute it and/or modify
@@ -315,7 +315,7 @@ main (int argc, char **argv)
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
 "),
-             "2001-2004");
+             "2001-2005");
       printf (_("Written by %s.\n"), "Bruno Haible");
       exit (EXIT_SUCCESS);
     }
index 45e5c648cc308dd83d3445e1ece9b36475d55a87..8d69062aa390dd2c81c2f7f07774f7874d3cc20f 100644 (file)
@@ -1,5 +1,5 @@
 /* Initializes a new PO file.
-   Copyright (C) 2001-2004 Free Software Foundation, Inc.
+   Copyright (C) 2001-2005 Free Software Foundation, Inc.
    Written by Bruno Haible <haible@clisp.cons.org>, 2001.
 
    This program is free software; you can redistribute it and/or modify
@@ -269,7 +269,7 @@ main (int argc, char **argv)
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
 "),
-             "2001-2004");
+             "2001-2005");
       printf (_("Written by %s.\n"), "Bruno Haible");
       exit (EXIT_SUCCESS);
     }
index 23ae64b124a47d5c932cc415f4b691c4a874bad5..693b76d1d54b3c3fc599582a672bcd4f10df3986 100644 (file)
@@ -1,5 +1,5 @@
 /* GNU gettext - internationalization aids
-   Copyright (C) 1995-1998, 2000-2004 Free Software Foundation, Inc.
+   Copyright (C) 1995-1998, 2000-2005 Free Software Foundation, Inc.
    This file was written by Peter Miller <millerp@canb.auug.org.au>
 
    This program is free software; you can redistribute it and/or modify
@@ -298,7 +298,7 @@ main (int argc, char **argv)
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
 "),
-             "1995-1998, 2000-2004");
+             "1995-1998, 2000-2005");
       printf (_("Written by %s.\n"), "Peter Miller");
       exit (EXIT_SUCCESS);
     }
index ab4ec5749819bc0f3f27438d038277f58e3bc96a..b79e3f44d9f82197e74789bdf7d66509918652c4 100644 (file)
@@ -1,5 +1,5 @@
 /* msgunfmt - converts binary .mo files to Uniforum style .po files
-   Copyright (C) 1995-1998, 2000-2004 Free Software Foundation, Inc.
+   Copyright (C) 1995-1998, 2000-2005 Free Software Foundation, Inc.
    Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, April 1995.
 
    This program is free software; you can redistribute it and/or modify
@@ -247,7 +247,7 @@ main (int argc, char **argv)
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
 "),
-             "1995-1998, 2000-2004");
+             "1995-1998, 2000-2005");
       printf (_("Written by %s.\n"), "Ulrich Drepper");
       exit (EXIT_SUCCESS);
     }
index 0390e3b5521476dd3bd16880de3846d47cf4b984..00b11bcb46c4ae63b0fae709252e78f288dcc2bd 100644 (file)
@@ -1,5 +1,5 @@
 /* Remove, select or merge duplicate translations.
-   Copyright (C) 2001-2004 Free Software Foundation, Inc.
+   Copyright (C) 2001-2005 Free Software Foundation, Inc.
    Written by Bruno Haible <haible@clisp.cons.org>, 2001.
 
    This program is free software; you can redistribute it and/or modify
@@ -240,7 +240,7 @@ main (int argc, char **argv)
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
 "),
-             "2001-2004");
+             "2001-2005");
       printf (_("Written by %s.\n"), "Bruno Haible");
       exit (EXIT_SUCCESS);
     }
index 7a4ab62391fc7ccafc107317e5f6f7d8960f39d9..3732a5a580c8ad3b0eaf7f3c9af1c9342ab57e38 100644 (file)
@@ -1,5 +1,5 @@
 /* Extracts strings from C source file to Uniforum style .po file.
-   Copyright (C) 1995-1998, 2000-2004 Free Software Foundation, Inc.
+   Copyright (C) 1995-1998, 2000-2005 Free Software Foundation, Inc.
    Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, April 1995.
 
    This program is free software; you can redistribute it and/or modify
@@ -499,7 +499,7 @@ main (int argc, char *argv[])
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
 "),
-             "1995-1998, 2000-2004");
+             "1995-1998, 2000-2005");
       printf (_("Written by %s.\n"), "Ulrich Drepper");
       exit (EXIT_SUCCESS);
     }
index a0bdde354e0b37f49e91bde0b94f461fa8fab881..8186f97e7cde2555c8da709411520ea4d20a5450 100644 (file)
@@ -1,3 +1,8 @@
+2005-01-05  Bruno Haible  <bruno@clisp.org>
+
+       * tstgettext.c (main): Update year in --version output.
+       * tstngettext.c (main): Likewise.
+
 2004-10-01  Guido Flohr  <guido@imperia.net>
 
        * xgettext-perl-4: Add test case with '-s' function.
index 15bbbbf8907850a63c3f83a1c9babec41074a16e..681a4ff0ee94b037144b388e08e108c025d198c5 100644 (file)
@@ -1,5 +1,5 @@
 /* gettext - retrieve text string from message catalog and print it.
-   Copyright (C) 1995-1997, 2000-2004 Free Software Foundation, Inc.
+   Copyright (C) 1995-1997, 2000-2005 Free Software Foundation, Inc.
    Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, May 1995.
 
    This program is free software; you can redistribute it and/or modify
@@ -161,7 +161,7 @@ main (int argc, char *argv[])
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
 "),
-             "1995-1997, 2000-2004");
+             "1995-1997, 2000-2005");
       printf (_("Written by %s.\n"), "Ulrich Drepper");
       exit (EXIT_SUCCESS);
     }
index e49df5c7bf41dc70e4ec387d1f7815b3980b872a..fe646bd2bf5bdcf8d25e19f3c57c34b134253ee3 100644 (file)
@@ -1,5 +1,5 @@
 /* ngettext - retrieve plural form strings from message catalog and print them.
-   Copyright (C) 1995-1997, 2000-2004 Free Software Foundation, Inc.
+   Copyright (C) 1995-1997, 2000-2005 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
@@ -137,7 +137,7 @@ main (int argc, char *argv[])
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
 "),
-             "1995-1997, 2000-2004");
+             "1995-1997, 2000-2005");
       printf (_("Written by %s.\n"), "Ulrich Drepper");
       exit (EXIT_SUCCESS);
     }
index c8d6bb3e7d9b516d03bec0d1f8d52f3e62a4808d..f774a5f87e77ecf274d7b43083f092c26c72b136 100644 (file)
@@ -25,7 +25,7 @@ BEGIN
             VALUE "FileDescription", "GPLed libgettextlib for Windows NT/2000/XP and Windows 95/98/ME\0"
             VALUE "FileVersion", "0.14\0"
             VALUE "InternalName", "gettextlib.dll\0"
-            VALUE "LegalCopyright", "Copyright (C) 1995-2004\0"
+            VALUE "LegalCopyright", "Copyright (C) 1995-2005\0"
             VALUE "LegalTrademarks", "\0"
             VALUE "OriginalFilename", "gettextlib.dll\0"
             VALUE "ProductName", "libgettextlib: subroutines for gettext-tools\0"
index 3eb384d2a3541ccd14e6284c3753beb66c669fee..b8216bc3128b39b11458555fc948e4a3a98e1897 100644 (file)
@@ -25,7 +25,7 @@ BEGIN
             VALUE "FileDescription", "GPLed libgettextpo for Windows NT/2000/XP and Windows 95/98/ME\0"
             VALUE "FileVersion", "0.14\0"
             VALUE "InternalName", "gettextpo.dll\0"
-            VALUE "LegalCopyright", "Copyright (C) 1995-2004\0"
+            VALUE "LegalCopyright", "Copyright (C) 1995-2005\0"
             VALUE "LegalTrademarks", "\0"
             VALUE "OriginalFilename", "gettextpo.dll\0"
             VALUE "ProductName", "libgettextpo: public API for PO files\0"
index 962787f93fcaa90ccdd5d17122b1c032bf2ad97b..e9760eb00944c3502eb46e2ba26270dc62c4bb0a 100644 (file)
@@ -25,7 +25,7 @@ BEGIN
             VALUE "FileDescription", "GPLed libgettextsrc for Windows NT/2000/XP and Windows 95/98/ME\0"
             VALUE "FileVersion", "0.14\0"
             VALUE "InternalName", "gettextsrc.dll\0"
-            VALUE "LegalCopyright", "Copyright (C) 1995-2004\0"
+            VALUE "LegalCopyright", "Copyright (C) 1995-2005\0"
             VALUE "LegalTrademarks", "\0"
             VALUE "OriginalFilename", "gettextsrc.dll\0"
             VALUE "ProductName", "libgettextsrc: subroutines for gettext-tools\0"