From 3c2426b97b829320095640f1cdfe18394e112a41 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Thu, 22 Jan 2004 00:03:52 +0000 Subject: [PATCH] * optimize.c, typeck2.c: Update copyright. From-SVN: r76316 --- gcc/cp/ChangeLog | 4 ++++ gcc/cp/optimize.c | 3 ++- gcc/cp/typeck2.c | 3 ++- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 9f1d72b2c71..5dafab2f5d9 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,7 @@ +2004-01-21 Kazu Hirata + + * optimize.c, typeck2.c: Update copyright. + 2004-01-21 Kazu Hirata * Make-lang.in, call.c, class.c, decl2.c, except.c, expr.c, diff --git a/gcc/cp/optimize.c b/gcc/cp/optimize.c index 1ddffc9c76c..da17d316bb1 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. diff --git a/gcc/cp/typeck2.c b/gcc/cp/typeck2.c index bad9b1e0ac2..46874865d25 100644 --- a/gcc/cp/typeck2.c +++ b/gcc/cp/typeck2.c @@ -1,7 +1,8 @@ /* Report error messages, build initializers, and perform some front-end optimizations for C++ compiler. Copyright (C) 1987, 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, - 1999, 2000, 2001, 2002 Free Software Foundation, Inc. + 1999, 2000, 2001, 2002, 2004 + Free Software Foundation, Inc. Hacked by Michael Tiemann (tiemann@cygnus.com) This file is part of GCC. -- 2.30.2