diff options
Diffstat (limited to 'ports/sysdeps/am33/elf/start.S')
-rw-r--r-- | ports/sysdeps/am33/elf/start.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/am33/elf/start.S b/ports/sysdeps/am33/elf/start.S index 518e75e478..0ca71f14a4 100644 --- a/ports/sysdeps/am33/elf/start.S +++ b/ports/sysdeps/am33/elf/start.S @@ -1,5 +1,5 @@ /* Startup code compliant to the ELF MN10300 ABI. - Copyright (C) 1995,1996,1997,1998,2000,2001 Free Software Foundation, Inc. + Copyright (C) 1995-2013 Free Software Foundation, Inc. Contributed by Alexandre Oliva <aoliva@redhat.com> Based on ../../i386/elf/start.S. This file is part of the GNU C Library. |