diff options
Diffstat (limited to 'signal/siggetmask.c')
-rw-r--r-- | signal/siggetmask.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/signal/siggetmask.c b/signal/siggetmask.c index 3be9efdf20..553f4e15b1 100644 --- a/signal/siggetmask.c +++ b/signal/siggetmask.c @@ -1,5 +1,5 @@ /* siggetmask -- useless alias for `sigblock (0)' for old Linux compatibility. - Copyright (C) 1996-2021 Free Software Foundation, Inc. + Copyright (C) 1996-2022 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |