summaryrefslogtreecommitdiff
path: root/gcc/graph.c
diff options
context:
space:
mode:
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>1999-01-11 23:15:28 +0000
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>1999-01-11 23:15:28 +0000
commitf4ac4e511a6e9e8c96c3e90c9ff3d04ba749a8a5 (patch)
treef90428ec00a442cd32b64de4867538bef6de1e83 /gcc/graph.c
parentec0be2724e61dbfe6ae49ee2113135a5e5e055dd (diff)
downloadgcc-f4ac4e511a6e9e8c96c3e90c9ff3d04ba749a8a5.tar.gz
Update copyrights.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24624 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/graph.c')
-rw-r--r--gcc/graph.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/graph.c b/gcc/graph.c
index 4de3829809e..fefd175f57f 100644
--- a/gcc/graph.c
+++ b/gcc/graph.c
@@ -1,5 +1,5 @@
/* Output routines for graphical representation.
- Copyright (C) 1998 Free Software Foundation, Inc.
+ Copyright (C) 1998, 1999 Free Software Foundation, Inc.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
This file is part of GNU CC.