diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-02-07 20:03:32 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-02-07 20:03:32 +0200 |
commit | 4e35a70613a5b5c0a051efb59a52a28048add092 (patch) | |
tree | c80b037b9b74dd9c1b72aa109fe6f6d328c28447 /regex.h | |
parent | 294d1ffbc998de4c13518cc899c019998f51bd23 (diff) | |
parent | cb4dfe29b4d374925d3bb9aed48cadf8070afc92 (diff) | |
download | egawk-4e35a70613a5b5c0a051efb59a52a28048add092.tar.gz egawk-4e35a70613a5b5c0a051efb59a52a28048add092.tar.bz2 egawk-4e35a70613a5b5c0a051efb59a52a28048add092.zip |
Merge branch 'master' into wasted-byte
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 |