aboutsummaryrefslogtreecommitdiffstats
path: root/debug.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 /debug.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 'debug.c')
-rw-r--r--debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug.c b/debug.c
index 4fe83fd2..160996bd 100644
--- a/debug.c
+++ b/debug.c
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 2004, 2010-2013, 2016-2020 the Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2010-2013, 2016-2021 the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.