diff options
author | Kazu Hirata <kazu@cs.umass.edu> | 2005-02-21 14:39:52 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@gcc.gnu.org> | 2005-02-21 14:39:52 +0000 |
commit | a4de48bc6c37e607c2dd527e355801b75704e4eb (patch) | |
tree | 7605464ae335d85c226ff05324cafe601e8e8b85 /gcc/c-objc-common.h | |
parent | dfd9f74cff3bf7b579b99e55995b41549c74a50f (diff) | |
download | gcc-a4de48bc6c37e607c2dd527e355801b75704e4eb.zip gcc-a4de48bc6c37e607c2dd527e355801b75704e4eb.tar.gz gcc-a4de48bc6c37e607c2dd527e355801b75704e4eb.tar.bz2 |
c-objc-common.h, [...]: Update copyright.
* c-objc-common.h, c-pretty-print.c, cgraphunit.c, except.c,
genautomata.c, langhooks.c, langhooks.h, system.h,
config/arm/lib1funcs.asm: Update copyright.
From-SVN: r95331
Diffstat (limited to 'gcc/c-objc-common.h')
-rw-r--r-- | gcc/c-objc-common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c-objc-common.h b/gcc/c-objc-common.h index c0eb844..5107dce 100644 --- a/gcc/c-objc-common.h +++ b/gcc/c-objc-common.h @@ -1,5 +1,5 @@ /* Language hooks common to C and ObjC front ends. - Copyright (C) 2004 Free Software Foundation, Inc. + Copyright (C) 2004, 2005 Free Software Foundation, Inc. Contributed by Ziemowit Laski <zlaski@apple.com> This file is part of GCC. |