summaryrefslogtreecommitdiff
path: root/gettext-tools/src/msgconv.c
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/src/msgconv.c')
-rw-r--r--gettext-tools/src/msgconv.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gettext-tools/src/msgconv.c b/gettext-tools/src/msgconv.c
index e407ac6..4575b17 100644
--- a/gettext-tools/src/msgconv.c
+++ b/gettext-tools/src/msgconv.c
@@ -1,5 +1,5 @@
/* Converts a translation catalog to a different character encoding.
- Copyright (C) 2001-2007, 2009-2010, 2012, 2015 Free Software
+ Copyright (C) 2001-2007, 2009-2010, 2012, 2015-2016 Free Software
Foundation, Inc.
Written by Bruno Haible <haible@clisp.cons.org>, 2001.
@@ -247,7 +247,7 @@ License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n\
This is free software: you are free to change and redistribute it.\n\
There is NO WARRANTY, to the extent permitted by law.\n\
"),
- "2001-2010");
+ "2001-2016");
printf (_("Written by %s.\n"), proper_name ("Bruno Haible"));
exit (EXIT_SUCCESS);
}