summaryrefslogtreecommitdiff
path: root/awk.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-01-09 22:32:07 +0200
committerArnold D. Robbins <arnold@skeeve.com>2021-01-09 22:32:07 +0200
commit073460dda1b24bcb872186a0818859a6ccba727d (patch)
tree4a2a887905541ac740f5c8f66319303ca065793e /awk.h
parent3aa6709272d6c74300b70d8371b135289a8d8c9d (diff)
downloadgawk-073460dda1b24bcb872186a0818859a6ccba727d.tar.gz
Update a bunch of 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 71facfa7..2ab25bfd 100644
--- a/awk.h
+++ b/awk.h
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 1986, 1988, 1989, 1991-2020 the Free Software Foundation, Inc.
+ * Copyright (C) 1986, 1988, 1989, 1991-2021 the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.