aboutsummaryrefslogtreecommitdiffstats
path: root/node.c
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 /node.c
parent32a9f7f24000827da433b89de7c24c5d95a561c6 (diff)
parent073460dda1b24bcb872186a0818859a6ccba727d (diff)
downloadegawk-d3a1acac12673875b21ad2a95ffd7be0fb220ae5.tar.gz
egawk-d3a1acac12673875b21ad2a95ffd7be0fb220ae5.tar.bz2
egawk-d3a1acac12673875b21ad2a95ffd7be0fb220ae5.zip
Merge branch 'gawk-5.1-stable'
Diffstat (limited to 'node.c')
-rw-r--r--node.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/node.c b/node.c
index f02086e0..c22c06ab 100644
--- a/node.c
+++ b/node.c
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 1986, 1988, 1989, 1991-2001, 2003-2015, 2017, 2018, 2019,
+ * Copyright (C) 1986, 1988, 1989, 1991-2001, 2003-2015, 2017-2019, 2021,
* the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the