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