diff options
Diffstat (limited to 'gcc/graphds.c')
-rw-r--r-- | gcc/graphds.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/graphds.c b/gcc/graphds.c index beaef1660db..ee03bc776b3 100644 --- a/gcc/graphds.c +++ b/gcc/graphds.c @@ -1,5 +1,5 @@ /* Graph representation and manipulation functions. - Copyright (C) 2007 + Copyright (C) 2007, 2012 Free Software Foundation, Inc. This file is part of GCC. |