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 0e3bfd1..bfc9ee0 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-2013 Free Software Foundation, Inc. + Copyright (C) 1996-2014 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 |