diff options
Diffstat (limited to 'nptl/sysdeps/pthread/timer_settime.c')
-rw-r--r-- | nptl/sysdeps/pthread/timer_settime.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/sysdeps/pthread/timer_settime.c b/nptl/sysdeps/pthread/timer_settime.c index da0908b0bc..7794fea69a 100644 --- a/nptl/sysdeps/pthread/timer_settime.c +++ b/nptl/sysdeps/pthread/timer_settime.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2001 Free Software Foundation, Inc. +/* Copyright (C) 2000-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Kaz Kylheku <kaz@ashi.footprints.net>. |