diff options
author | Kazu Hirata <kazu@cs.umass.edu> | 2005-05-27 00:14:08 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@gcc.gnu.org> | 2005-05-27 00:14:08 +0000 |
commit | 3a674ab96b43bbf67879ba0c32a7f1a65ec8635a (patch) | |
tree | af862bee1fade301a23a48cf3748c5b6cd023226 /gcc/config/sh | |
parent | 2f7bb89dee4d65aebe0fb0300f1220a24849b45b (diff) | |
download | gcc-3a674ab96b43bbf67879ba0c32a7f1a65ec8635a.tar.gz |
c-pch.c, [...]: Update copyright.
* c-pch.c, timevar.c, timevar.h, unwind-compat.c,
unwind-dw2-fde-compat.c, unwind-dw2-fde.c, config/mmix/mmix.h,
config/rs6000/eabispe.h, config/rs6000/lynx.h,
config/sh/elf.h, config/sh/symbian-pre.h,
config/sparc/sparc-protos.h: Update copyright.
From-SVN: r100234
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. |