diff options
Diffstat (limited to 'ports/sysdeps/mips/start.S')
-rw-r--r-- | ports/sysdeps/mips/start.S | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/sysdeps/mips/start.S b/ports/sysdeps/mips/start.S index fa0cfe14e0..ea82d6bea4 100644 --- a/ports/sysdeps/mips/start.S +++ b/ports/sysdeps/mips/start.S @@ -1,6 +1,5 @@ /* Startup code compliant to the ELF Mips ABI. - Copyright (C) 1995, 1997, 2000, 2001, 2002, 2003, 2004 - Free Software Foundation, Inc. + Copyright (C) 1995-2012 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 |