diff options
Diffstat (limited to 'nptl/sysdeps/pthread/sigprocmask.c')
-rw-r--r-- | nptl/sysdeps/pthread/sigprocmask.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/sysdeps/pthread/sigprocmask.c b/nptl/sysdeps/pthread/sigprocmask.c index ad959a3a28..ca26a15850 100644 --- a/nptl/sysdeps/pthread/sigprocmask.c +++ b/nptl/sysdeps/pthread/sigprocmask.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1997,1998,1999,2000,2001,2003 Free Software Foundation, Inc. +/* Copyright (C) 1997-2013 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 |