diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2023-05-15 22:25:17 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2023-05-15 22:25:17 +0300 |
commit | fce5b353df03fcb86b1e12cd35e0114887d656de (patch) | |
tree | 56d72d339df40e6194030bf5bcd3d8487c7eed10 /debug.c | |
parent | cb577f5e860102183e045570e9d0d93d3ad19c1a (diff) | |
parent | a0b8fc149978d35beaf505ff6ab01b47fd321f04 (diff) | |
download | gawk-feature/improve-inet.tar.gz |
Merge branch 'master' into feature/improve-inetfeature/improve-inet
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. |