diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-08-26 19:08:10 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-08-26 19:08:10 +0300 |
commit | 8d5656873bcc35003371334353c43c25d6673fb9 (patch) | |
tree | 8e1665e4f496d64b22919ec095fccd09e518b73f /regex.h | |
parent | 36c4110ad5d828ba74c46bb7d3c3c41c42be95ba (diff) | |
download | egawk-8d5656873bcc35003371334353c43c25d6673fb9.tar.gz egawk-8d5656873bcc35003371334353c43c25d6673fb9.tar.bz2 egawk-8d5656873bcc35003371334353c43c25d6673fb9.zip |
Sync regex with GLIBC.
Diffstat (limited to 'regex.h')
-rw-r--r-- | regex.h | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,7 +1,6 @@ /* Definitions for data structures and routines for the regular expression library. - Copyright (C) 1985,1989-93,1995-98,2000,2001,2002,2003,2005,2006,2008,2011 - Free Software Foundation, Inc. + Copyright (C) 1985, 1989-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |