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 0deb33980f..6a76df6387 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-2016 Free Software Foundation, Inc. + Copyright (C) 1996-2017 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 |