diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2022-01-19 12:05:37 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2022-01-19 12:05:37 +0200 |
commit | 18213a779d239baf5e24ba52d77ba920f314ab7e (patch) | |
tree | 0e5d39698d954b6ceddc5cfc38d8ca380ed23d5b /support/idx.h | |
parent | 7388d79e02299193e991b6714c3b3c5314191154 (diff) | |
parent | d96d55d7d23ee27c49cf7055956007de5f3432db (diff) | |
download | egawk-18213a779d239baf5e24ba52d77ba920f314ab7e.tar.gz egawk-18213a779d239baf5e24ba52d77ba920f314ab7e.tar.bz2 egawk-18213a779d239baf5e24ba52d77ba920f314ab7e.zip |
Merge branch 'gawk-5.1-stable'
Diffstat (limited to 'support/idx.h')
-rw-r--r-- | support/idx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/idx.h b/support/idx.h index 54ad5d81..c3669dda 100644 --- a/support/idx.h +++ b/support/idx.h @@ -1,5 +1,5 @@ /* A type for indices and sizes. - Copyright (C) 2020-2021 Free Software Foundation, Inc. + Copyright (C) 2020-2022 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 |