diff options
Diffstat (limited to 'gdb/gnu-regex.h')
-rw-r--r-- | gdb/gnu-regex.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/gnu-regex.h b/gdb/gnu-regex.h index 42d801596b2..761782a9c4e 100644 --- a/gdb/gnu-regex.h +++ b/gdb/gnu-regex.h @@ -1,7 +1,8 @@ /* *INDENT-OFF* */ /* keep in sync with glibc */ /* Definitions for data structures and routines for the regular expression library, version 0.12. - Copyright (C) 1985,89,90,91,92,93,95,96,97,98 Free Software Foundation, Inc. + Copyright 1985, 1989, 1990, 1991, 1992, 1993, 1995, 1996, 1997, 1998, + 1999 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@gnu.org. |