aboutsummaryrefslogtreecommitdiffstats
path: root/command.y
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-01-12 20:23:19 +0200
committerArnold D. Robbins <arnold@skeeve.com>2014-01-12 20:23:19 +0200
commitf934f2192779db0091d1706d97d1fd43cb26dc9a (patch)
treecadd683f27dd5b59804be14be3d6077387472c60 /command.y
parent1daf400c55ab311c43f1cfa0a253955d81c0c2e7 (diff)
parent6c09c80378028858d439158d923f94a72d30efc6 (diff)
downloadegawk-f934f2192779db0091d1706d97d1fd43cb26dc9a.tar.gz
egawk-f934f2192779db0091d1706d97d1fd43cb26dc9a.tar.bz2
egawk-f934f2192779db0091d1706d97d1fd43cb26dc9a.zip
Merge branch 'gawk-4.1-stable'
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 acf4a602..742b185a 100644
--- a/command.y
+++ b/command.y
@@ -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.