diff options
Diffstat (limited to 'gcc/config/m68k/crtn.s')
-rw-r--r-- | gcc/config/m68k/crtn.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/m68k/crtn.s b/gcc/config/m68k/crtn.s index 83f605347aa..54df55bcc39 100644 --- a/gcc/config/m68k/crtn.s +++ b/gcc/config/m68k/crtn.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. |