aboutsummaryrefslogtreecommitdiffstats
path: root/support/verify.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2022-01-19 12:04:44 +0200
committerArnold D. Robbins <arnold@skeeve.com>2022-01-19 12:04:44 +0200
commitd96d55d7d23ee27c49cf7055956007de5f3432db (patch)
treecc94537a15902144ff111dc664a2da9d71f59eb4 /support/verify.h
parent71a50ec092b75ce2b2f969892c6cd443d44777a5 (diff)
downloadegawk-d96d55d7d23ee27c49cf7055956007de5f3432db.tar.gz
egawk-d96d55d7d23ee27c49cf7055956007de5f3432db.tar.bz2
egawk-d96d55d7d23ee27c49cf7055956007de5f3432db.zip
Update support files with new copyright year.
Diffstat (limited to 'support/verify.h')
-rw-r--r--support/verify.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/verify.h b/support/verify.h
index a8ca59b0..07b2f486 100644
--- a/support/verify.h
+++ b/support/verify.h
@@ -1,6 +1,6 @@
/* Compile-time assert-like macros.
- Copyright (C) 2005-2006, 2009-2021 Free Software Foundation, Inc.
+ Copyright (C) 2005-2006, 2009-2022 Free Software Foundation, Inc.
This file is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as