diff options
Diffstat (limited to 'lib/regex.h')
-rw-r--r-- | lib/regex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/regex.h b/lib/regex.h index 70f2126..0f0f369 100644 --- a/lib/regex.h +++ b/lib/regex.h @@ -1,6 +1,6 @@ /* Definitions for data structures and routines for the regular expression library. - Copyright (C) 1985, 1989-1993, 1995-1998, 2000-2003, 2005-2014 Free Software + Copyright (C) 1985, 1989-1993, 1995-1998, 2000-2003, 2005-2015 Free Software Foundation, Inc. This file is part of the GNU C Library. |