aboutsummaryrefslogtreecommitdiffstats
path: root/awk.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-02-06 11:26:30 +0200
committerArnold D. Robbins <arnold@skeeve.com>2015-02-06 11:26:30 +0200
commit71b7aa032ee4b1679b3475edd0c3442cb85f4a3a (patch)
tree0d62488f8e6dda07eabb1e112f3ad36edf17de14 /awk.h
parent1e1bfd963b8b3a1381247d6ddb5734f10b0ed837 (diff)
parent871e6f0348f8e6ee82a9ddcfcf8f88f4c818e4ae (diff)
downloadegawk-71b7aa032ee4b1679b3475edd0c3442cb85f4a3a.tar.gz
egawk-71b7aa032ee4b1679b3475edd0c3442cb85f4a3a.tar.bz2
egawk-71b7aa032ee4b1679b3475edd0c3442cb85f4a3a.zip
Merge branch 'gawk-4.1-stable'
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 7817d60f..799295b5 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.