diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2019-07-21 21:25:32 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2019-07-21 21:25:32 +0300 |
commit | 7fa5aa419df96da264b225946dbe78efc675a5cd (patch) | |
tree | 1aeb69be94d9af486a46d97cfdba778bbd9a3f72 /field.c | |
parent | 78041cf31cdd30a4edc8d432e124a8f6a422f966 (diff) | |
download | egawk-7fa5aa419df96da264b225946dbe78efc675a5cd.tar.gz egawk-7fa5aa419df96da264b225946dbe78efc675a5cd.tar.bz2 egawk-7fa5aa419df96da264b225946dbe78efc675a5cd.zip |
Update copyright years. Fix a typo in ChangeLog.1.
Diffstat (limited to 'field.c')
-rw-r--r-- | field.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ */ /* - * Copyright (C) 1986, 1988, 1989, 1991-2018 the Free Software Foundation, Inc. + * Copyright (C) 1986, 1988, 1989, 1991-2019 the Free Software Foundation, Inc. * * This file is part of GAWK, the GNU implementation of the * AWK Programming Language. |