diff options
Diffstat (limited to 'gcc/graph.c')
-rw-r--r-- | gcc/graph.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/graph.c b/gcc/graph.c index 26c866d8291..e663f8e3fd6 100644 --- a/gcc/graph.c +++ b/gcc/graph.c @@ -1,5 +1,6 @@ /* Output routines for graphical representation. - Copyright (C) 1998, 1999, 2000, 2001, 2003 Free Software Foundation, Inc. + Copyright (C) 1998, 1999, 2000, 2001, 2003, 2004 + Free Software Foundation, Inc. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998. This file is part of GCC. |