summaryrefslogtreecommitdiff
path: root/libc/ports/sysdeps/unix/sysv/linux/arm/ioperm.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/ports/sysdeps/unix/sysv/linux/arm/ioperm.c')
-rw-r--r--libc/ports/sysdeps/unix/sysv/linux/arm/ioperm.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/libc/ports/sysdeps/unix/sysv/linux/arm/ioperm.c b/libc/ports/sysdeps/unix/sysv/linux/arm/ioperm.c
index edb29461a..17e52e7b5 100644
--- a/libc/ports/sysdeps/unix/sysv/linux/arm/ioperm.c
+++ b/libc/ports/sysdeps/unix/sysv/linux/arm/ioperm.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1998, 1999, 2003, 2005, 2008, 2011
- Free Software Foundation, Inc.
+/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Phil Blundell, based on the Alpha version by
David Mosberger.