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