diff options
Diffstat (limited to 'src/regex.h')
-rw-r--r-- | src/regex.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/regex.h b/src/regex.h index 4785f06e4fb..990606da4cc 100644 --- a/src/regex.h +++ b/src/regex.h @@ -1,8 +1,7 @@ /* Definitions for data structures and routines for the regular expression library, version 0.12. - Copyright (C) 1985, 1989, 1990, 1991, 1992, 1993, 1995, 2000, 2001, - 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 + Copyright (C) 1985, 1989-1993, 1995, 2000-2011 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify |