aboutsummaryrefslogtreecommitdiffstats
path: root/awk.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-01-09 22:32:45 +0200
committerArnold D. Robbins <arnold@skeeve.com>2021-01-09 22:32:45 +0200
commitd3a1acac12673875b21ad2a95ffd7be0fb220ae5 (patch)
tree84aedd316fb0ff4d302b403d8d6977b6834777ce /awk.h
parent32a9f7f24000827da433b89de7c24c5d95a561c6 (diff)
parent073460dda1b24bcb872186a0818859a6ccba727d (diff)
downloadegawk-d3a1acac12673875b21ad2a95ffd7be0fb220ae5.tar.gz
egawk-d3a1acac12673875b21ad2a95ffd7be0fb220ae5.tar.bz2
egawk-d3a1acac12673875b21ad2a95ffd7be0fb220ae5.zip
Merge branch 'gawk-5.1-stable'
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 7fc623eb..c9eec663 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.