diff options
Diffstat (limited to 'ports/sysdeps/unix/sysv/linux/generic/select.c')
-rw-r--r-- | ports/sysdeps/unix/sysv/linux/generic/select.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/unix/sysv/linux/generic/select.c b/ports/sysdeps/unix/sysv/linux/generic/select.c index 143ebc9a07..670f4592df 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/select.c +++ b/ports/sysdeps/unix/sysv/linux/generic/select.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011 Free Software Foundation, Inc. +/* Copyright (C) 2011-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011. |