diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2021-10-14 22:13:23 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2021-10-14 22:13:23 +0300 |
commit | 5306af231c97812a5e33250abd10ef1fd622976a (patch) | |
tree | 68f17abc7d59a9dfd1d3cf36a61afec0f32e4c51 /custom.h | |
parent | bda77e2f678441b75161eae00e7b03129a99790e (diff) | |
parent | 3fc30463797c0ba8648e76ab6de76b883ce79a86 (diff) | |
download | egawk-5306af231c97812a5e33250abd10ef1fd622976a.tar.gz egawk-5306af231c97812a5e33250abd10ef1fd622976a.tar.bz2 egawk-5306af231c97812a5e33250abd10ef1fd622976a.zip |
Merge branch 'gawk-5.1-stable'
Diffstat (limited to 'custom.h')
-rw-r--r-- | custom.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ */ /* - * Copyright (C) 1995-2004, 2008, 2009, 2011, 2016, 2018, 2019, 2020, + * Copyright (C) 1995-2004, 2008, 2009, 2011, 2016, 2018-2021, * the Free Software Foundation, Inc. * * This file is part of GAWK, the GNU implementation of the |