diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2018-02-19 19:54:30 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2018-02-19 19:54:30 +0200 |
commit | da3ac2919cb102b1af573bfa413ffbf85af722d9 (patch) | |
tree | 54d692b5e93355f09746d742cd04e0771c141ca7 /io.c | |
parent | 3a28e7e5a0dfbd3367712a28c205f318c5312c25 (diff) | |
parent | 6f3f928f8fa4738cbc878bbe2b5dbcbc1fc63e44 (diff) | |
download | egawk-da3ac2919cb102b1af573bfa413ffbf85af722d9.tar.gz egawk-da3ac2919cb102b1af573bfa413ffbf85af722d9.tar.bz2 egawk-da3ac2919cb102b1af573bfa413ffbf85af722d9.zip |
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'io.c')
-rw-r--r-- | io.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ */ /* - * Copyright (C) 1986, 1988, 1989, 1991-2017, + * Copyright (C) 1986, 1988, 1989, 1991-2018, * the Free Software Foundation, Inc. * * This file is part of GAWK, the GNU implementation of the |