summaryrefslogtreecommitdiff
path: root/ports/sysdeps/unix/sysv/linux/mips/readelflib.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sysdeps/unix/sysv/linux/mips/readelflib.c')
-rw-r--r--ports/sysdeps/unix/sysv/linux/mips/readelflib.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/sysdeps/unix/sysv/linux/mips/readelflib.c b/ports/sysdeps/unix/sysv/linux/mips/readelflib.c
index 56eecd24cf..10f0ff7022 100644
--- a/ports/sysdeps/unix/sysv/linux/mips/readelflib.c
+++ b/ports/sysdeps/unix/sysv/linux/mips/readelflib.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1999, 2001, 2002, 2003, 2005, 2009
- Free Software Foundation, Inc.
+/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Alexandre Oliva <aoliva@redhat.com>
Based on work ../x86_64/readelflib.c,