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 103ebecf01..50deff5a89 100644 --- a/signal/sigrelse.c +++ b/signal/sigrelse.c @@ -1,5 +1,5 @@ /* Remove SIG from the calling process' signal mask. - Copyright (C) 1998, 2000, 2003 Free Software Foundation, Inc. + Copyright (C) 1998-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998. |