aboutsummaryrefslogtreecommitdiffstats
path: root/interpret.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2019-01-28 21:01:56 +0200
committerArnold D. Robbins <arnold@skeeve.com>2019-01-28 21:01:56 +0200
commitd142c8609ceca2d4e2c026d24c3d7b51215a7db9 (patch)
treeb8dcd01ddd855f2505cb77721baa9967040a5e05 /interpret.h
parentaa1580b9a51285328cd50ef3ee9b452514af2e4e (diff)
downloadegawk-d142c8609ceca2d4e2c026d24c3d7b51215a7db9.tar.gz
egawk-d142c8609ceca2d4e2c026d24c3d7b51215a7db9.tar.bz2
egawk-d142c8609ceca2d4e2c026d24c3d7b51215a7db9.zip
Update copyright year in many dates.
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 720b583a..c16da88f 100644
--- a/interpret.h
+++ b/interpret.h
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 1986, 1988, 1989, 1991-2018 the Free Software Foundation, Inc.
+ * Copyright (C) 1986, 1988, 1989, 1991-2019 the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.