summaryrefslogtreecommitdiff
path: root/gettext-runtime/intl/setlocale.c
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-runtime/intl/setlocale.c')
-rw-r--r--gettext-runtime/intl/setlocale.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gettext-runtime/intl/setlocale.c b/gettext-runtime/intl/setlocale.c
index 9c4cf11..07c2305 100644
--- a/gettext-runtime/intl/setlocale.c
+++ b/gettext-runtime/intl/setlocale.c
@@ -1,5 +1,5 @@
/* setlocale() function that respects the locale chosen by the user.
- Copyright (C) 2009, 2015 Free Software Foundation, Inc.
+ Copyright (C) 2009, 2015-2016 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 2009.
This program is free software: you can redistribute it and/or modify