aboutsummaryrefslogtreecommitdiffstats
path: root/awk.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-02-06 11:25:10 +0200
committerArnold D. Robbins <arnold@skeeve.com>2015-02-06 11:25:10 +0200
commit871e6f0348f8e6ee82a9ddcfcf8f88f4c818e4ae (patch)
tree6428f6b6a60443e051edce3b8edd594bb8c383e2 /awk.h
parent0acf419f9452f9f8133214742818d379ef779244 (diff)
downloadegawk-871e6f0348f8e6ee82a9ddcfcf8f88f4c818e4ae.tar.gz
egawk-871e6f0348f8e6ee82a9ddcfcf8f88f4c818e4ae.tar.bz2
egawk-871e6f0348f8e6ee82a9ddcfcf8f88f4c818e4ae.zip
Update copyright dates.
Diffstat (limited to 'awk.h')
-rw-r--r--awk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/awk.h b/awk.h
index cdac139a..08c6891c 100644
--- a/awk.h
+++ b/awk.h
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 1986, 1988, 1989, 1991-2014 the Free Software Foundation, Inc.
+ * Copyright (C) 1986, 1988, 1989, 1991-2015 the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.