aboutsummaryrefslogtreecommitdiffstats
path: root/awk.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2020-03-20 15:07:30 +0200
committerArnold D. Robbins <arnold@skeeve.com>2020-03-20 15:07:30 +0200
commitc4ea36fec170ecc81d75a05b300531d1fccf5025 (patch)
tree2b1ae59640391d5d2ca7380cf59a67e71ce10b80 /awk.h
parentcac08d639e13d8ee7fefb55e1403c90269d29e5a (diff)
downloadegawk-c4ea36fec170ecc81d75a05b300531d1fccf5025.tar.gz
egawk-c4ea36fec170ecc81d75a05b300531d1fccf5025.tar.bz2
egawk-c4ea36fec170ecc81d75a05b300531d1fccf5025.zip
Update copyright years.
Diffstat (limited to 'awk.h')
-rw-r--r--awk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/awk.h b/awk.h
index f15fe7ef..85587feb 100644
--- a/awk.h
+++ b/awk.h
@@ -3,7 +3,7 @@
*/
/*
- * 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.