diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-02-20 21:18:29 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-02-20 21:18:29 +0200 |
commit | be22a484b62bec35c3a9f3c41cd7a52859e62725 (patch) | |
tree | 40b0329497770af39e6ea05f24707597e09e5e0a /regex.h | |
parent | 4e18d68de5a9aa2ab9c1860937dae4c467392f29 (diff) | |
parent | a01313fdef8d73580662308d3e450dc24d7d4c08 (diff) | |
download | egawk-be22a484b62bec35c3a9f3c41cd7a52859e62725.tar.gz egawk-be22a484b62bec35c3a9f3c41cd7a52859e62725.tar.bz2 egawk-be22a484b62bec35c3a9f3c41cd7a52859e62725.zip |
Merge branch 'master' into feature/cmake
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-2015 Free Software Foundation, Inc. + Copyright (C) 1985, 1989-2016 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 |