aboutsummaryrefslogtreecommitdiffstats
path: root/support/verify.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-06-30 21:46:50 +0300
committerArnold D. Robbins <arnold@skeeve.com>2021-06-30 21:46:50 +0300
commitb3bfdb152de59cab66ee428a42bc2a7f6f97b636 (patch)
treec2fb49b170362f23736b1e720c7de9b512c0368c /support/verify.h
parentb00eb107c4f72189c6a49823550413177e6bbb60 (diff)
downloadegawk-b3bfdb152de59cab66ee428a42bc2a7f6f97b636.tar.gz
egawk-b3bfdb152de59cab66ee428a42bc2a7f6f97b636.tar.bz2
egawk-b3bfdb152de59cab66ee428a42bc2a7f6f97b636.zip
Update support files from GNULIB.
Diffstat (limited to 'support/verify.h')
-rw-r--r--support/verify.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/support/verify.h b/support/verify.h
index 65514c34..3485a7e6 100644
--- a/support/verify.h
+++ b/support/verify.h
@@ -2,17 +2,17 @@
Copyright (C) 2005-2006, 2009-2021 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 of the License, or
- (at your option) any later version.
+ This file is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation; either version 2.1 of the
+ License, or (at your option) any later version.
- This program is distributed in the hope that it will be useful,
+ This file is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
+ GNU Lesser General Public License for more details.
- You should have received a copy of the GNU General Public License
+ You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>. */
/* Written by Paul Eggert, Bruno Haible, and Jim Meyering. */