summaryrefslogtreecommitdiff
path: root/awkgram.y
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2023-04-14 13:27:37 +0300
committerArnold D. Robbins <arnold@skeeve.com>2023-04-14 13:27:37 +0300
commit75d8ed16ad265469b1631ea828143519703a0c09 (patch)
treee117daf152b95e8356ed968b56bd726307124e61 /awkgram.y
parent818e413643676b2fd2ab2bf272af6be5bb79e5b2 (diff)
parentb735d1ef4696b6920a7c7bc3e4b9a2fe6ccadd51 (diff)
downloadgawk-75d8ed16ad265469b1631ea828143519703a0c09.tar.gz
Merge branch 'gawk-5.2-stable'
Diffstat (limited to 'awkgram.y')
-rw-r--r--awkgram.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/awkgram.y b/awkgram.y
index 69e64017..cf43b621 100644
--- a/awkgram.y
+++ b/awkgram.y
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 1986, 1988, 1989, 1991-2022 the Free Software Foundation, Inc.
+ * Copyright (C) 1986, 1988, 1989, 1991-2023 the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.