summaryrefslogtreecommitdiff
path: root/lib/regex.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/regex.h')
-rw-r--r--lib/regex.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/regex.h b/lib/regex.h
index 26b3c9d6e6..594d5e6aa4 100644
--- a/lib/regex.h
+++ b/lib/regex.h
@@ -1,7 +1,8 @@
/* Definitions for data structures and routines for the regular
expression library.
Copyright (C) 1985, 1989, 1990, 1991, 1992, 1993, 1995, 1996, 1997, 1998,
- 2000, 2001, 2002, 2003, 2005, 2006, 2009 Free Software Foundation, Inc.
+ 2000, 2001, 2002, 2003, 2005, 2006, 2009, 2010 Free Software Foundation,
+ Inc.
This file is part of the GNU C Library.
This program is free software; you can redistribute it and/or modify