diff options
Diffstat (limited to 'ports/sysdeps/mips/mips32/crtn.S')
-rw-r--r-- | ports/sysdeps/mips/mips32/crtn.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/mips/mips32/crtn.S b/ports/sysdeps/mips/mips32/crtn.S index 42381c5129..61ce363d92 100644 --- a/ports/sysdeps/mips/mips32/crtn.S +++ b/ports/sysdeps/mips/mips32/crtn.S @@ -1,5 +1,5 @@ /* Special .init and .fini section support for MIPS (o32). - Copyright (C) 1995-2013 Free Software Foundation, Inc. + Copyright (C) 1995-2014 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 |