aboutsummaryrefslogtreecommitdiffstats
path: root/support/xalloc.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-10-14 22:13:23 +0300
committerArnold D. Robbins <arnold@skeeve.com>2021-10-14 22:13:23 +0300
commit5306af231c97812a5e33250abd10ef1fd622976a (patch)
tree68f17abc7d59a9dfd1d3cf36a61afec0f32e4c51 /support/xalloc.h
parentbda77e2f678441b75161eae00e7b03129a99790e (diff)
parent3fc30463797c0ba8648e76ab6de76b883ce79a86 (diff)
downloadegawk-5306af231c97812a5e33250abd10ef1fd622976a.tar.gz
egawk-5306af231c97812a5e33250abd10ef1fd622976a.tar.bz2
egawk-5306af231c97812a5e33250abd10ef1fd622976a.zip
Merge branch 'gawk-5.1-stable'
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