summaryrefslogtreecommitdiff
path: root/intl/tst-gettext5.c
diff options
context:
space:
mode:
Diffstat (limited to 'intl/tst-gettext5.c')
-rw-r--r--intl/tst-gettext5.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/intl/tst-gettext5.c b/intl/tst-gettext5.c
index ff8e5ff308..41065fe363 100644
--- a/intl/tst-gettext5.c
+++ b/intl/tst-gettext5.c
@@ -1,7 +1,7 @@
/* Test that gettext() in multithreaded applications works correctly if
different threads operate in different locales referring to the same
catalog file but with different encodings.
- Copyright (C) 2005-2018 Free Software Foundation, Inc.
+ Copyright (C) 2005-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Bruno Haible <bruno@clisp.org>, 2005.
@@ -17,7 +17,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#include <libintl.h>
#include <locale.h>