summaryrefslogtreecommitdiff
path: root/localedata/tst-mbswcs3.c
diff options
context:
space:
mode:
Diffstat (limited to 'localedata/tst-mbswcs3.c')
-rw-r--r--localedata/tst-mbswcs3.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/localedata/tst-mbswcs3.c b/localedata/tst-mbswcs3.c
index 87d5f8bf85..c7ccf609b1 100644
--- a/localedata/tst-mbswcs3.c
+++ b/localedata/tst-mbswcs3.c
@@ -1,5 +1,5 @@
/* Test restarting behaviour of wcsrtombs.
- Copyright (C) 2000-2018 Free Software Foundation, Inc.
+ Copyright (C) 2000-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Bruno Haible <haible@ilog.fr>.
@@ -15,7 +15,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 <stdio.h>
#include <string.h>