summaryrefslogtreecommitdiff
path: root/posix/tst-gnuglob-skeleton.c
diff options
context:
space:
mode:
Diffstat (limited to 'posix/tst-gnuglob-skeleton.c')
-rw-r--r--posix/tst-gnuglob-skeleton.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/posix/tst-gnuglob-skeleton.c b/posix/tst-gnuglob-skeleton.c
index 0e5c87e6db..b20c0316e8 100644
--- a/posix/tst-gnuglob-skeleton.c
+++ b/posix/tst-gnuglob-skeleton.c
@@ -1,5 +1,5 @@
/* Template for tests of the GNU extension GLOB_ALTDIRFUNC.
- Copyright (C) 2001-2018 Free Software Foundation, Inc.
+ Copyright (C) 2001-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
@@ -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/>. */
/* To use this skeleton, the following macros need to be defined
before inclusion of this file: