diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2023-05-15 22:24:35 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2023-05-15 22:24:35 +0300 |
commit | d665e5d48c15c7cfa513a261f774b71e124f9ab5 (patch) | |
tree | c82d612f7a38bf2d709806a242b50e9048d06672 /debug.c | |
parent | dea4e62edf243a6eefd026f1f7800de8e958bd68 (diff) | |
parent | a0b8fc149978d35beaf505ff6ab01b47fd321f04 (diff) | |
download | gawk-feature/cpp-compile.tar.gz |
Merge branch 'master' into feature/cpp-compilefeature/cpp-compile
Diffstat (limited to 'debug.c')
-rw-r--r-- | debug.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |