diff options
| author | Kazu Hirata <kazu@cs.umass.edu> | 2004-01-22 00:03:52 +0000 |
|---|---|---|
| committer | Kazu Hirata <kazu@gcc.gnu.org> | 2004-01-22 00:03:52 +0000 |
| commit | 3c2426b97b829320095640f1cdfe18394e112a41 (patch) | |
| tree | f111a1cb5ebb7d60ebf36e5669454b7895f80951 /gcc/cp/optimize.c | |
| parent | b68c3d41f5f10b1d44277d0e987ce8f5054a57a0 (diff) | |
| download | gcc-3c2426b97b829320095640f1cdfe18394e112a41.zip gcc-3c2426b97b829320095640f1cdfe18394e112a41.tar.gz gcc-3c2426b97b829320095640f1cdfe18394e112a41.tar.bz2 | |
* optimize.c, typeck2.c: Update copyright.
From-SVN: r76316
Diffstat (limited to 'gcc/cp/optimize.c')
| -rw-r--r-- | gcc/cp/optimize.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/cp/optimize.c b/gcc/cp/optimize.c index 1ddffc9..da17d316 100644 --- a/gcc/cp/optimize.c +++ b/gcc/cp/optimize.c @@ -1,5 +1,6 @@ /* Perform optimizations on tree structure. - Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. + Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004 + Free Software Foundation, Inc. Written by Mark Michell (mark@codesourcery.com). This file is part of GCC. |
