From fb4d77b367807462456e2992153b33761b0dc5ff Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Fri, 11 Feb 2005 16:28:37 +0000 Subject: [PATCH] * cp-tree.def, except.c, ptree.c: Update copyright. From-SVN: r94881 --- gcc/cp/ChangeLog | 4 ++++ gcc/cp/cp-tree.def | 2 +- gcc/cp/except.c | 2 +- gcc/cp/ptree.c | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 4aa0118a62a..490a54eadfe 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,7 @@ +2005-02-11 Kazu Hirata + + * cp-tree.def, except.c, ptree.c: Update copyright. + 2005-02-09 Mark Mitchell PR c++/19811 diff --git a/gcc/cp/cp-tree.def b/gcc/cp/cp-tree.def index bc606dba4ff..1abc77bfcad 100644 --- a/gcc/cp/cp-tree.def +++ b/gcc/cp/cp-tree.def @@ -1,7 +1,7 @@ /* This file contains the definitions and documentation for the additional tree codes used in the GNU C++ compiler (see tree.def for the standard codes). - Copyright (C) 1987, 1988, 1990, 1993, 1997, 1998, 2003, 2004, + Copyright (C) 1987, 1988, 1990, 1993, 1997, 1998, 2003, 2004, 2005, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. Hacked by Michael Tiemann (tiemann@cygnus.com) diff --git a/gcc/cp/except.c b/gcc/cp/except.c index 44521e3ab8d..4a0ccb913b9 100644 --- a/gcc/cp/except.c +++ b/gcc/cp/except.c @@ -1,6 +1,6 @@ /* Handle exceptional things in C++. Copyright (C) 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, - 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. + 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. Contributed by Michael Tiemann Rewritten by Mike Stump , based upon an initial re-implementation courtesy Tad Hunt. diff --git a/gcc/cp/ptree.c b/gcc/cp/ptree.c index d33ad9f7e25..2ed91a3a79e 100644 --- a/gcc/cp/ptree.c +++ b/gcc/cp/ptree.c @@ -1,6 +1,6 @@ /* Prints out trees in human readable form. Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, - 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. + 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. Hacked by Michael Tiemann (tiemann@cygnus.com) This file is part of GCC. -- 2.30.2