diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2020-01-24 09:40:48 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2020-01-24 09:40:48 +0200 |
commit | b772cbdb64d399de121a056656a4d275f2b9b167 (patch) | |
tree | 7c32bc8fb1e1bdb3a7d352d32022cec9fa04a23d /array.c | |
parent | c0dfb9269380ff5a90dbf6606f64989848304527 (diff) | |
download | egawk-b772cbdb64d399de121a056656a4d275f2b9b167.tar.gz egawk-b772cbdb64d399de121a056656a4d275f2b9b167.tar.bz2 egawk-b772cbdb64d399de121a056656a4d275f2b9b167.zip |
Update copyright years on changed files.
Diffstat (limited to 'array.c')
-rw-r--r-- | array.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ */ /* - * Copyright (C) 1986, 1988, 1989, 1991-2014, 2016, 2018, 2019, + * Copyright (C) 1986, 1988, 1989, 1991-2014, 2016, 2018, 2019, 2020, * the Free Software Foundation, Inc. * * This file is part of GAWK, the GNU implementation of the |