summaryrefslogtreecommitdiff
path: root/command.y
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2020-03-20 15:07:30 +0200
committerArnold D. Robbins <arnold@skeeve.com>2020-03-20 15:07:30 +0200
commitc4ea36fec170ecc81d75a05b300531d1fccf5025 (patch)
tree2b1ae59640391d5d2ca7380cf59a67e71ce10b80 /command.y
parentcac08d639e13d8ee7fefb55e1403c90269d29e5a (diff)
downloadgawk-c4ea36fec170ecc81d75a05b300531d1fccf5025.tar.gz
Update copyright years.
Diffstat (limited to 'command.y')
-rw-r--r--command.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/command.y b/command.y
index 393026d9..c02b84b1 100644
--- a/command.y
+++ b/command.y
@@ -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