aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/dump.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2004-10-15 14:49:30 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2004-10-15 14:49:30 +0000
commit80c48076bf33c124af5f73bf768f44b4d19045ae (patch)
tree2fcb4696741c4ec67b690cef50aa026d80597102 /gcc/cp/dump.c
parentf30278e8b42834cea2b69233d1a5deefcd4a97d6 (diff)
downloadgcc-80c48076bf33c124af5f73bf768f44b4d19045ae.zip
gcc-80c48076bf33c124af5f73bf768f44b4d19045ae.tar.gz
gcc-80c48076bf33c124af5f73bf768f44b4d19045ae.tar.bz2
* dump.c, g++spec.c, repo.c: Update copyright.
From-SVN: r89098
Diffstat (limited to 'gcc/cp/dump.c')
-rw-r--r--gcc/cp/dump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/dump.c b/gcc/cp/dump.c
index ce136af..357435f 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 <mark@codesourcery.com>
This file is part of GCC.