diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2020-03-20 15:07:30 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2020-03-20 15:07:30 +0200 |
commit | c4ea36fec170ecc81d75a05b300531d1fccf5025 (patch) | |
tree | 2b1ae59640391d5d2ca7380cf59a67e71ce10b80 /command.y | |
parent | cac08d639e13d8ee7fefb55e1403c90269d29e5a (diff) | |
download | egawk-c4ea36fec170ecc81d75a05b300531d1fccf5025.tar.gz egawk-c4ea36fec170ecc81d75a05b300531d1fccf5025.tar.bz2 egawk-c4ea36fec170ecc81d75a05b300531d1fccf5025.zip |
Update copyright years.
Diffstat (limited to 'command.y')
-rw-r--r-- | command.y | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ */ /* - * Copyright (C) 2004, 2010, 2011, 2014, 2016, 2017, 2019 + * Copyright (C) 2004, 2010, 2011, 2014, 2016, 2017, 2019, 2020, * the Free Software Foundation, Inc. * * This file is part of GAWK, the GNU implementation of the |