From 80c48076bf33c124af5f73bf768f44b4d19045ae Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Fri, 15 Oct 2004 14:49:30 +0000 Subject: [PATCH] * dump.c, g++spec.c, repo.c: Update copyright. From-SVN: r89098 --- gcc/cp/ChangeLog | 4 ++++ gcc/cp/dump.c | 2 +- gcc/cp/g++spec.c | 2 +- gcc/cp/repo.c | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 64ff6610e4a..6a7fce8bebd 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,7 @@ +2004-10-15 Kazu Hirata + + * dump.c, g++spec.c, repo.c: Update copyright. + 2004-10-15 Kazu Hirata * decl.c: Fix a comment typo. diff --git a/gcc/cp/dump.c b/gcc/cp/dump.c index ce136afb5bf..357435f1dcd 100644 --- a/gcc/cp/dump.c +++ b/gcc/cp/dump.c @@ -1,5 +1,5 @@ /* Tree-dumping functionality for intermediate representation. - Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc. + Copyright (C) 1999, 2000, 2001, 2002, 2004 Free Software Foundation, Inc. Written by Mark Mitchell This file is part of GCC. diff --git a/gcc/cp/g++spec.c b/gcc/cp/g++spec.c index df9dd400a91..11580e28929 100644 --- a/gcc/cp/g++spec.c +++ b/gcc/cp/g++spec.c @@ -1,5 +1,5 @@ /* Specific flags and argument handling of the C++ front-end. - Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 + Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/cp/repo.c b/gcc/cp/repo.c index 8688771b71c..7f178f9089b 100644 --- a/gcc/cp/repo.c +++ b/gcc/cp/repo.c @@ -1,5 +1,5 @@ /* Code to maintain a C++ template repository. - Copyright (C) 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2003 + Copyright (C) 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. Contributed by Jason Merrill (jason@cygnus.com) -- 2.30.2