aboutsummaryrefslogtreecommitdiffstats
path: root/interpret.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-03-31 22:17:13 +0300
committerArnold D. Robbins <arnold@skeeve.com>2014-03-31 22:17:13 +0300
commit69d85d51dfd0f2e3b464585633d270f06fa1e846 (patch)
treea6ebc67c95ff821f9550e79c386112395b60d946 /interpret.h
parentd5c54d68d8657428bc8e1d4280152ec24adeacf6 (diff)
downloadegawk-69d85d51dfd0f2e3b464585633d270f06fa1e846.tar.gz
egawk-69d85d51dfd0f2e3b464585633d270f06fa1e846.tar.bz2
egawk-69d85d51dfd0f2e3b464585633d270f06fa1e846.zip
Update copyright years on files changed in 2014.
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 9243c892..29feb821 100644
--- a/interpret.h
+++ b/interpret.h
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 1986, 1988, 1989, 1991-2013 the Free Software Foundation, Inc.
+ * Copyright (C) 1986, 1988, 1989, 1991-2014 the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.