diff options
Diffstat (limited to 'signal/sigrelse.c')
-rw-r--r-- | signal/sigrelse.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/signal/sigrelse.c b/signal/sigrelse.c index c08bbc8d56..433a258dee 100644 --- a/signal/sigrelse.c +++ b/signal/sigrelse.c @@ -1,5 +1,5 @@ /* Remove SIG from the calling process' signal mask. - Copyright (C) 1998-2018 Free Software Foundation, Inc. + Copyright (C) 1998-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998. |