diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2017-08-04 11:09:09 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2017-08-04 11:09:09 +0300 |
commit | d391c4885fbfcca9116fcabdb970f0a96934efc9 (patch) | |
tree | e7c345651f3a31c60bd67d41b8a1938917b7a771 /int_array.c | |
parent | 2b1ed6ffa766e950b5d0ebedd6226e7d7fc3355e (diff) | |
download | egawk-d391c4885fbfcca9116fcabdb970f0a96934efc9.tar.gz egawk-d391c4885fbfcca9116fcabdb970f0a96934efc9.tar.bz2 egawk-d391c4885fbfcca9116fcabdb970f0a96934efc9.zip |
Update copyright years in all relevant files.
Diffstat (limited to 'int_array.c')
-rw-r--r-- | int_array.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/int_array.c b/int_array.c index 1c309cfd..069e027d 100644 --- a/int_array.c +++ b/int_array.c @@ -3,7 +3,7 @@ */ /* - * Copyright (C) 1986, 1988, 1989, 1991-2013, 2016, + * Copyright (C) 1986, 1988, 1989, 1991-2013, 2016, 2017, * the Free Software Foundation, Inc. * * This file is part of GAWK, the GNU implementation of the |