aboutsummaryrefslogtreecommitdiffstats
path: root/support/xalloc.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-10-13 16:05:41 +0300
committerArnold D. Robbins <arnold@skeeve.com>2021-10-13 16:05:41 +0300
commitc9cccc5377c6c243f4ed8911455c42cda6b13b84 (patch)
treed9f2e7cfc65900ab3e039002192fbc2afb6b64d5 /support/xalloc.h
parent92fd9a46428f29daf3270008d39b0cc6b5e3d7b6 (diff)
downloadegawk-c9cccc5377c6c243f4ed8911455c42cda6b13b84.tar.gz
egawk-c9cccc5377c6c243f4ed8911455c42cda6b13b84.tar.bz2
egawk-c9cccc5377c6c243f4ed8911455c42cda6b13b84.zip
Update copyright years, some other small cleanups.
Diffstat (limited to 'support/xalloc.h')
-rw-r--r--support/xalloc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/xalloc.h b/support/xalloc.h
index 38a14873..0f98119c 100644
--- a/support/xalloc.h
+++ b/support/xalloc.h
@@ -1,6 +1,6 @@
/* xalloc.h -- malloc with out-of-memory checking
- Copyright (C) 1990-2000, 2003-2004, 2006-2019 Free Software Foundation, Inc.
+ Copyright (C) 1990-2000, 2003-2004, 2006-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