diff options
Diffstat (limited to 'gl/lib/sigprocmask.c')
-rw-r--r-- | gl/lib/sigprocmask.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/lib/sigprocmask.c b/gl/lib/sigprocmask.c index 943383e..3df69b5 100644 --- a/gl/lib/sigprocmask.c +++ b/gl/lib/sigprocmask.c @@ -1,5 +1,5 @@ /* POSIX compatible signal blocking. - Copyright (C) 2006-2023 Free Software Foundation, Inc. + Copyright (C) 2006-2024 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2006. This file is free software: you can redistribute it and/or modify |