diff options
Diffstat (limited to 'posix/bug-regex21.c')
-rw-r--r-- | posix/bug-regex21.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/bug-regex21.c b/posix/bug-regex21.c index e6a9b6bf0d..3e90385b69 100644 --- a/posix/bug-regex21.c +++ b/posix/bug-regex21.c @@ -1,5 +1,5 @@ /* Test for memory leaks in regcomp. - Copyright (C) 2003-2016 Free Software Foundation, Inc. + Copyright (C) 2003-2017 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek <jakub@redhat.com>, 2003. |