diff options
Diffstat (limited to 'gcc/config/sh')
-rw-r--r-- | gcc/config/sh/elf.h | 2 | ||||
-rw-r--r-- | gcc/config/sh/symbian-pre.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/sh/elf.h b/gcc/config/sh/elf.h index 52d0727eb64..c53c4be54ff 100644 --- a/gcc/config/sh/elf.h +++ b/gcc/config/sh/elf.h @@ -1,5 +1,5 @@ /* Definitions of target machine for gcc for Renesas / SuperH SH using ELF. - Copyright (C) 1996, 1997, 2000, 2001, 2002, 2004 + Copyright (C) 1996, 1997, 2000, 2001, 2002, 2004, 2005 Free Software Foundation, Inc. Contributed by Ian Lance Taylor <ian@cygnus.com>. diff --git a/gcc/config/sh/symbian-pre.h b/gcc/config/sh/symbian-pre.h index 1d882bec0c3..b1f7ab69061 100644 --- a/gcc/config/sh/symbian-pre.h +++ b/gcc/config/sh/symbian-pre.h @@ -1,7 +1,7 @@ /* Definitions for the Symbian OS running on an SH part. This file is included before any other target specific headers. - Copyright (C) 2004 Free Software Foundation, Inc. + Copyright (C) 2004, 2005 Free Software Foundation, Inc. Contributed by Red Hat. This file is part of GCC. |