aboutsummaryrefslogtreecommitdiffstats
path: root/cmd.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-08-04 11:09:09 +0300
committerArnold D. Robbins <arnold@skeeve.com>2017-08-04 11:09:09 +0300
commitd391c4885fbfcca9116fcabdb970f0a96934efc9 (patch)
treee7c345651f3a31c60bd67d41b8a1938917b7a771 /cmd.h
parent2b1ed6ffa766e950b5d0ebedd6226e7d7fc3355e (diff)
downloadegawk-d391c4885fbfcca9116fcabdb970f0a96934efc9.tar.gz
egawk-d391c4885fbfcca9116fcabdb970f0a96934efc9.tar.bz2
egawk-d391c4885fbfcca9116fcabdb970f0a96934efc9.zip
Update copyright years in all relevant files.
Diffstat (limited to 'cmd.h')
-rw-r--r--cmd.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/cmd.h b/cmd.h
index c87d9640..375ea08b 100644
--- a/cmd.h
+++ b/cmd.h
@@ -3,7 +3,8 @@
*/
/*
- * Copyright (C) 2004, 2010, 2011, 2013, 2014 the Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2010, 2011, 2013, 2014, 2017,
+ * the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.