summaryrefslogtreecommitdiff
path: root/extension/readdir_test.c
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2023-04-14 12:58:28 +0300
committerArnold D. Robbins <arnold@skeeve.com>2023-04-14 12:58:28 +0300
commite00eb30a36aaa6866aa3606fbf9f3d582ddfed42 (patch)
tree23d64417db15e11758c6b6ac4a21404eb92c2d39 /extension/readdir_test.c
parent7f0ab65b2f250b2490cc449a576cdc5ff76211f5 (diff)
downloadgawk-e00eb30a36aaa6866aa3606fbf9f3d582ddfed42.tar.gz
Update copyright year in a bunch of files.
Diffstat (limited to 'extension/readdir_test.c')
-rw-r--r--extension/readdir_test.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/extension/readdir_test.c b/extension/readdir_test.c
index 6e805011..5d4b1805 100644
--- a/extension/readdir_test.c
+++ b/extension/readdir_test.c
@@ -11,7 +11,8 @@
*/
/*
- * Copyright (C) 2012-2014, 2017, 2018, 2019 the Free Software Foundation, Inc.
+ * Copyright (C) 2012-2014, 2017, 2018, 2019, 2023,
+ * the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.