diff options
Diffstat (limited to 'posix/tst-gnuglob-skeleton.c')
-rw-r--r-- | posix/tst-gnuglob-skeleton.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/tst-gnuglob-skeleton.c b/posix/tst-gnuglob-skeleton.c index ba6812bf59..0e5c87e6db 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-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@redhat.com>, 2001. |