aboutsummaryrefslogtreecommitdiffstats
path: root/replace.c
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 /replace.c
parentaa1580b9a51285328cd50ef3ee9b452514af2e4e (diff)
downloadegawk-d142c8609ceca2d4e2c026d24c3d7b51215a7db9.tar.gz
egawk-d142c8609ceca2d4e2c026d24c3d7b51215a7db9.tar.bz2
egawk-d142c8609ceca2d4e2c026d24c3d7b51215a7db9.zip
Update copyright year in many dates.
Diffstat (limited to 'replace.c')
-rw-r--r--replace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/replace.c b/replace.c
index ae069f5b..77670b06 100644
--- a/replace.c
+++ b/replace.c
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 1989, 1991-2013 the Free Software Foundation, Inc.
+ * Copyright (C) 1989, 1991-2014, 2018 the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.