diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2011-02-27 08:02:24 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2011-02-27 08:02:24 +0200 |
commit | a5695afdec422349f38bfd3658a325003b0e6b80 (patch) | |
tree | 7c021f5f12c246832e98f1b3d87e8fb2efb4357f /regex.h | |
parent | 6cd3c8e7e6c6febc1840c381b82ead816db3921a (diff) | |
download | egawk-a5695afdec422349f38bfd3658a325003b0e6b80.tar.gz egawk-a5695afdec422349f38bfd3658a325003b0e6b80.tar.bz2 egawk-a5695afdec422349f38bfd3658a325003b0e6b80.zip |
Update copyrights.
Diffstat (limited to 'regex.h')
-rw-r--r-- | regex.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +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 + Copyright (C) 1985,1989-93,1995-98,2000,2001,2002,2003,2005,2006,2008,2011 Free Software Foundation, Inc. This file is part of the GNU C Library. |