aboutsummaryrefslogtreecommitdiffstats
path: root/regex_internal.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-02-20 19:41:21 +0200
committerArnold D. Robbins <arnold@skeeve.com>2014-02-20 19:41:21 +0200
commit5a41f696c4b8251583f5516084eaba3b752cb7f6 (patch)
tree22b5ec28c59fa7cefe4044778c3a943a53f3e5c2 /regex_internal.h
parent21a94b55d96dc3e78a2f2eae11511038639e30ee (diff)
downloadegawk-5a41f696c4b8251583f5516084eaba3b752cb7f6.tar.gz
egawk-5a41f696c4b8251583f5516084eaba3b752cb7f6.tar.bz2
egawk-5a41f696c4b8251583f5516084eaba3b752cb7f6.zip
Sync regex to GLIBC.
Diffstat (limited to 'regex_internal.h')
-rw-r--r--regex_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/regex_internal.h b/regex_internal.h
index 448e32ea..c8981a08 100644
--- a/regex_internal.h
+++ b/regex_internal.h
@@ -1,5 +1,5 @@
/* Extended regular expression matching and search library.
- Copyright (C) 2002-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>.