diff options
Diffstat (limited to 'ports/sysdeps/m68k/start.S')
-rw-r--r-- | ports/sysdeps/m68k/start.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/m68k/start.S b/ports/sysdeps/m68k/start.S index 7c3e99aa7c..a09896fdc0 100644 --- a/ports/sysdeps/m68k/start.S +++ b/ports/sysdeps/m68k/start.S @@ -1,5 +1,5 @@ /* Startup code compliant to the ELF m68k ABI. - Copyright (C) 1996, 1997, 1998, 2001, 2002 Free Software Foundation, Inc. + Copyright (C) 1996-2013 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 |