aboutsummaryrefslogtreecommitdiff
path: root/gcc/graph.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/graph.c')
-rw-r--r--gcc/graph.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/graph.c b/gcc/graph.c
index 6ede456..52b51d8 100644
--- a/gcc/graph.c
+++ b/gcc/graph.c
@@ -1,6 +1,5 @@
/* Output routines for graphical representation.
- Copyright (C) 1998-2012
- Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
Rewritten for DOT output by Steven Bosscher, 2012.