diff options
Diffstat (limited to 'libc/sysdeps/unix/bsd/usleep.c')
-rw-r--r-- | libc/sysdeps/unix/bsd/usleep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/unix/bsd/usleep.c b/libc/sysdeps/unix/bsd/usleep.c index 95b4e1de4..709030bab 100644 --- a/libc/sysdeps/unix/bsd/usleep.c +++ b/libc/sysdeps/unix/bsd/usleep.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1992, 1996, 1999, 2001 Free Software Foundation, Inc. +/* Copyright (C) 1992-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 |