diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-08-26 19:09:20 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-08-26 19:09:20 +0300 |
commit | 40fea498b9ed02601a5418c18937d504e0e3c6c4 (patch) | |
tree | b50df32dd2c1b058b44440d5c19cc36a374dfead /regex.h | |
parent | 482b83f40bd1059a84b7b09a39d5263d549ddea1 (diff) | |
parent | 8d5656873bcc35003371334353c43c25d6673fb9 (diff) | |
download | egawk-40fea498b9ed02601a5418c18937d504e0e3c6c4.tar.gz egawk-40fea498b9ed02601a5418c18937d504e0e3c6c4.tar.bz2 egawk-40fea498b9ed02601a5418c18937d504e0e3c6c4.zip |
Merge branch 'gawk-4.1-stable'
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 |