aboutsummaryrefslogtreecommitdiffstats
path: root/interpret.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-01-27 11:18:56 +0200
committerArnold D. Robbins <arnold@skeeve.com>2017-01-27 11:18:56 +0200
commitd6fe1f907f495863c3ff6875f9d308e5d08ee0ff (patch)
tree8cb4f73c3034b9f494c38f71a5956490a8de2e76 /interpret.h
parent915d9b93c16bce9ff740df7ab0ba2e2c2a3a516f (diff)
downloadegawk-d6fe1f907f495863c3ff6875f9d308e5d08ee0ff.tar.gz
egawk-d6fe1f907f495863c3ff6875f9d308e5d08ee0ff.tar.bz2
egawk-d6fe1f907f495863c3ff6875f9d308e5d08ee0ff.zip
Improve messge translatability in debug.c. Update copyright in interpret.h.
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 90573af4..15d77522 100644
--- a/interpret.h
+++ b/interpret.h
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 1986, 1988, 1989, 1991-2015 the Free Software Foundation, Inc.
+ * Copyright (C) 1986, 1988, 1989, 1991-2017 the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.