summaryrefslogtreecommitdiff
path: root/tests/pthread_sigmask.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pthread_sigmask.c')
-rw-r--r--tests/pthread_sigmask.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pthread_sigmask.c b/tests/pthread_sigmask.c
index cd4eb807..3b6e6e45 100644
--- a/tests/pthread_sigmask.c
+++ b/tests/pthread_sigmask.c
@@ -1,5 +1,5 @@
/* POSIX compatible signal blocking for threads.
- Copyright (C) 2011-2022 Free Software Foundation, Inc.
+ Copyright (C) 2011-2024 Free Software Foundation, Inc.
This file is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as