summaryrefslogtreecommitdiff
path: root/debug.c
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2023-05-15 22:23:32 +0300
committerArnold D. Robbins <arnold@skeeve.com>2023-05-15 22:23:32 +0300
commita0b8fc149978d35beaf505ff6ab01b47fd321f04 (patch)
treeb97beee8abb97d6226f4265c65b89fe7b2e061ce /debug.c
parentd4eca8ab748b9ff38300f393fd7bf0ef5145e2ec (diff)
parenta9c370a24f51f9840f6aedd0c719dd3d49de6265 (diff)
downloadgawk-master.tar.gz
Merge branch 'gawk-5.2-stable'HEADmasterfeature/docit
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 117fe690..a0ce09b5 100644
--- a/debug.c
+++ b/debug.c
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 2004, 2010-2013, 2016-2022 the Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2010-2013, 2016-2023 the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.