diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-01-12 20:22:55 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-01-12 20:22:55 +0200 |
commit | 6c09c80378028858d439158d923f94a72d30efc6 (patch) | |
tree | dcaad3f969b33954c2c7827d38da0aae5095bfd0 /command.y | |
parent | 664868f72b741ba448398d609e18a4cbb1ca20be (diff) | |
download | egawk-6c09c80378028858d439158d923f94a72d30efc6.tar.gz egawk-6c09c80378028858d439158d923f94a72d30efc6.tar.bz2 egawk-6c09c80378028858d439158d923f94a72d30efc6.zip |
Minor improvements in a few files.
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 the Free Software Foundation, Inc. + * Copyright (C) 2004, 2010, 2011, 2014 the Free Software Foundation, Inc. * * This file is part of GAWK, the GNU implementation of the * AWK Programming Language. |