aboutsummaryrefslogtreecommitdiffstats
path: root/interpret.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-04-08 20:28:18 +0300
committerArnold D. Robbins <arnold@skeeve.com>2015-04-08 20:28:18 +0300
commit850078f7e3b3b777bb908fe15ca55f2c024721f2 (patch)
tree861f39709faca4b5176821c74564fc30f775d05b /interpret.h
parent6fb4bb6c7339cd325ca34faa0872ac3a9834918e (diff)
parent969a8d5a0353c756199c0b354d0e8fa91977db86 (diff)
downloadegawk-850078f7e3b3b777bb908fe15ca55f2c024721f2.tar.gz
egawk-850078f7e3b3b777bb908fe15ca55f2c024721f2.tar.bz2
egawk-850078f7e3b3b777bb908fe15ca55f2c024721f2.zip
Merge branch 'master' into feature/wasted-byte
Diffstat (limited to 'interpret.h')
-rw-r--r--interpret.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/interpret.h b/interpret.h
index 7b9079c0..03532f43 100644
--- a/interpret.h
+++ b/interpret.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.