summaryrefslogtreecommitdiffstats
path: root/src/msgcmp.c
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-03-11 16:04:10 +0000
committerBruno Haible <bruno@clisp.org>2001-03-11 16:04:10 +0000
commit73bf9d9c69d4ab82db3cf37cc93408df260a4417 (patch)
tree09721d5a669c5bb9a6e25244be3431ddb84fc0e9 /src/msgcmp.c
parent8925539d2e457ba7d01b3bc8d38cafbd37cdf806 (diff)
downloadexternal_gettext-73bf9d9c69d4ab82db3cf37cc93408df260a4417.zip
external_gettext-73bf9d9c69d4ab82db3cf37cc93408df260a4417.tar.gz
external_gettext-73bf9d9c69d4ab82db3cf37cc93408df260a4417.tar.bz2
Update copyright year.
Diffstat (limited to 'src/msgcmp.c')
-rw-r--r--src/msgcmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/msgcmp.c b/src/msgcmp.c
index e46db62..045ded3 100644
--- a/src/msgcmp.c
+++ b/src/msgcmp.c
@@ -141,7 +141,7 @@ main (argc, 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, 1996, 1997, 1998");
+ "1995-1998, 2000, 2001");
printf (_("Written by %s.\n"), "Peter Miller");
exit (EXIT_SUCCESS);
}