diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2017-08-04 11:11:12 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2017-08-04 11:11:12 +0300 |
commit | dad18227724e6c1dd4cc154fc8ee2efa2af33e38 (patch) | |
tree | d9669bd0c386927e09e4f6712e00c1f1e895be2f /cint_array.c | |
parent | 7bc08ecbc5d97f743b4af5df9d66f67ac9dcefdf (diff) | |
parent | d391c4885fbfcca9116fcabdb970f0a96934efc9 (diff) | |
download | egawk-dad18227724e6c1dd4cc154fc8ee2efa2af33e38.tar.gz egawk-dad18227724e6c1dd4cc154fc8ee2efa2af33e38.tar.bz2 egawk-dad18227724e6c1dd4cc154fc8ee2efa2af33e38.zip |
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'cint_array.c')
-rw-r--r-- | cint_array.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cint_array.c b/cint_array.c index 851e980e..05b94400 100644 --- a/cint_array.c +++ b/cint_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 |