diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-02-07 20:03:15 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-02-07 20:03:15 +0200 |
commit | df9447889ef38fa38712c3d9b8f271ed5cca543b (patch) | |
tree | a91818245a435c3e7dfa9a2e21ec6d9fb5aacf2c /regex.h | |
parent | 853da27d83e7058f0fcc1724615a55374a542680 (diff) | |
parent | cb4dfe29b4d374925d3bb9aed48cadf8070afc92 (diff) | |
download | gawk-non-fatal-io.tar.gz |
Merge branch 'master' into non-fatal-ionon-fatal-io
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-2014 Free Software Foundation, Inc. + Copyright (C) 1985, 1989-2015 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 |