diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2019-03-24 21:21:42 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2019-03-24 21:21:42 +0200 |
commit | aced49eee334d9905208cda470d1cb14393613a2 (patch) | |
tree | 8cc136604c66040ff95cf513e5333169cca226bb /support/regex.h | |
parent | fadddc026c7a3d9e664c65ff3f3895af9ba28359 (diff) | |
download | egawk-aced49eee334d9905208cda470d1cb14393613a2.tar.gz egawk-aced49eee334d9905208cda470d1cb14393613a2.tar.bz2 egawk-aced49eee334d9905208cda470d1cb14393613a2.zip |
Sync support files from GNULIB.
Diffstat (limited to 'support/regex.h')
-rw-r--r-- | support/regex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/regex.h b/support/regex.h index 32933bc6..840e5150 100644 --- a/support/regex.h +++ b/support/regex.h @@ -1,6 +1,6 @@ /* Definitions for data structures and routines for the regular expression library. - Copyright (C) 1985, 1989-2018 Free Software Foundation, Inc. + Copyright (C) 1985, 1989-2019 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 |