summaryrefslogtreecommitdiff
path: root/command.y
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-05-30 16:09:37 -0400
committerArnold D. Robbins <arnold@skeeve.com>2016-05-30 16:09:37 -0400
commitbda71a2e22997e09f82d4ea33ccef03c0afc667b (patch)
tree510139243961308e624bde5a0a92e8a7a6f2a586 /command.y
parenta9762c867aa96caa1419b65e7398fd21586baee6 (diff)
parentdb17f0d20a03bd851e8e4f005eb6304ad6a93c12 (diff)
downloadgawk-bda71a2e22997e09f82d4ea33ccef03c0afc667b.tar.gz
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'command.y')
-rw-r--r--command.y3
1 files changed, 2 insertions, 1 deletions
diff --git a/command.y b/command.y
index dd0c8025..4a95ce8c 100644
--- a/command.y
+++ b/command.y
@@ -3,7 +3,8 @@
*/
/*
- * Copyright (C) 2004, 2010, 2011, 2014 the Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2010, 2011, 2014, 2016
+ * the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.