diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2022-01-19 12:07:33 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2022-01-19 12:07:33 +0200 |
commit | 401405f5a38dc4214d24c5390cd35d71e82405ed (patch) | |
tree | 729bf8b5e2681e1e74a7a2bafe6858d387a55aaf /support/localeinfo.h | |
parent | 8cde2e44a252ac2d80ec3f539d9c2157e8aea33e (diff) | |
parent | 18213a779d239baf5e24ba52d77ba920f314ab7e (diff) | |
download | egawk-401405f5a38dc4214d24c5390cd35d71e82405ed.tar.gz egawk-401405f5a38dc4214d24c5390cd35d71e82405ed.tar.bz2 egawk-401405f5a38dc4214d24c5390cd35d71e82405ed.zip |
Merge branch 'master' into feature/readall
Diffstat (limited to 'support/localeinfo.h')
-rw-r--r-- | support/localeinfo.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/support/localeinfo.h b/support/localeinfo.h index 5013612c..ac235fcc 100644 --- a/support/localeinfo.h +++ b/support/localeinfo.h @@ -1,10 +1,10 @@ /* locale information - Copyright 2016-2021 Free Software Foundation, Inc. + Copyright 2016-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 3, or (at your option) + the Free Software Foundation, either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, |