summaryrefslogtreecommitdiff
path: root/tests/stdio-write.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/stdio-write.c')
-rw-r--r--tests/stdio-write.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/stdio-write.c b/tests/stdio-write.c
index 82facf54..ca6aa00c 100644
--- a/tests/stdio-write.c
+++ b/tests/stdio-write.c
@@ -1,5 +1,5 @@
/* POSIX compatible FILE stream write function.
- Copyright (C) 2008-2022 Free Software Foundation, Inc.
+ Copyright (C) 2008-2024 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 2008.
This file is free software: you can redistribute it and/or modify