summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src/msgunfmt.c
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/src/msgunfmt.c')
-rw-r--r--gettext-tools/src/msgunfmt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gettext-tools/src/msgunfmt.c b/gettext-tools/src/msgunfmt.c
index 42737f6..838fdb3 100644
--- a/gettext-tools/src/msgunfmt.c
+++ b/gettext-tools/src/msgunfmt.c
@@ -265,7 +265,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\
"),
- "1995-1998, 2000-2010");
+ "1995-1998, 2000-2016");
printf (_("Written by %s.\n"), proper_name ("Ulrich Drepper"));
exit (EXIT_SUCCESS);
}