diff options
Diffstat (limited to 'lib/pthread_sigmask.c')
-rw-r--r-- | lib/pthread_sigmask.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pthread_sigmask.c b/lib/pthread_sigmask.c index 80ab24bf0b1..21919731ee4 100644 --- a/lib/pthread_sigmask.c +++ b/lib/pthread_sigmask.c @@ -1,5 +1,5 @@ /* POSIX compatible signal blocking for threads. - Copyright (C) 2011-2012 Free Software Foundation, Inc. + Copyright (C) 2011-2013 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |