summaryrefslogtreecommitdiff
path: root/libc/nptl/sysdeps/pthread/timer_settime.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/nptl/sysdeps/pthread/timer_settime.c')
-rw-r--r--libc/nptl/sysdeps/pthread/timer_settime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/nptl/sysdeps/pthread/timer_settime.c b/libc/nptl/sysdeps/pthread/timer_settime.c
index da0908b0b..7794fea69 100644
--- a/libc/nptl/sysdeps/pthread/timer_settime.c
+++ b/libc/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>.