diff options
Diffstat (limited to 'posix/bug-regex8.c')
-rw-r--r-- | posix/bug-regex8.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/bug-regex8.c b/posix/bug-regex8.c index 2c0db34976..6ee5070aa0 100644 --- a/posix/bug-regex8.c +++ b/posix/bug-regex8.c @@ -1,5 +1,5 @@ /* Test for the STOP parameter of re_match_2 and re_search_2. - Copyright (C) 2002 Free Software Foundation, Inc. + Copyright (C) 2002-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Stepan Kasal <kasal@math.cas.cz>, 2002. |