diff options
Diffstat (limited to 'gcc/config/m68k/crti.s')
-rw-r--r-- | gcc/config/m68k/crti.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/m68k/crti.s b/gcc/config/m68k/crti.s index ac085419165..8def97da115 100644 --- a/gcc/config/m68k/crti.s +++ b/gcc/config/m68k/crti.s @@ -1,6 +1,6 @@ /* Specialized code needed to support construction and destruction of file-scope objects in C++ and Java code, and to support exception handling. - Copyright (C) 1999 Free Software Foundation, Inc. + Copyright (C) 1999, 2008 Free Software Foundation, Inc. Contributed by Charles-Antoine Gauthier (charles.gauthier@iit.nrc.ca). This file is part of GCC. |