diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2022-01-19 12:04:44 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2022-01-19 12:04:44 +0200 |
commit | d96d55d7d23ee27c49cf7055956007de5f3432db (patch) | |
tree | cc94537a15902144ff111dc664a2da9d71f59eb4 /support/flexmember.h | |
parent | 71a50ec092b75ce2b2f969892c6cd443d44777a5 (diff) | |
download | egawk-d96d55d7d23ee27c49cf7055956007de5f3432db.tar.gz egawk-d96d55d7d23ee27c49cf7055956007de5f3432db.tar.bz2 egawk-d96d55d7d23ee27c49cf7055956007de5f3432db.zip |
Update support files with new copyright year.
Diffstat (limited to 'support/flexmember.h')
-rw-r--r-- | support/flexmember.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/flexmember.h b/support/flexmember.h index 1b19a2bf..1545639f 100644 --- a/support/flexmember.h +++ b/support/flexmember.h @@ -1,6 +1,6 @@ /* Sizes of structs with flexible array members. - Copyright 2016-2021 Free Software Foundation, Inc. + Copyright 2016-2022 Free Software Foundation, Inc. This file is part of the GNU C Library. |