aboutsummaryrefslogtreecommitdiffstats
path: root/interpret.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2020-01-24 09:40:48 +0200
committerArnold D. Robbins <arnold@skeeve.com>2020-01-24 09:40:48 +0200
commitb772cbdb64d399de121a056656a4d275f2b9b167 (patch)
tree7c32bc8fb1e1bdb3a7d352d32022cec9fa04a23d /interpret.h
parentc0dfb9269380ff5a90dbf6606f64989848304527 (diff)
downloadegawk-b772cbdb64d399de121a056656a4d275f2b9b167.tar.gz
egawk-b772cbdb64d399de121a056656a4d275f2b9b167.tar.bz2
egawk-b772cbdb64d399de121a056656a4d275f2b9b167.zip
Update copyright years on changed files.
Diffstat (limited to 'interpret.h')
-rw-r--r--interpret.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/interpret.h b/interpret.h
index d157b5b2..80ef4689 100644
--- a/interpret.h
+++ b/interpret.h
@@ -3,7 +3,8 @@
*/
/*
- * Copyright (C) 1986, 1988, 1989, 1991-2019 the Free Software Foundation, Inc.
+ * Copyright (C) 1986, 1988, 1989, 1991-2020,
+ * the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.