diff options
Diffstat (limited to 'gcc/tree-dump.h')
-rw-r--r-- | gcc/tree-dump.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/tree-dump.h b/gcc/tree-dump.h index 72c2868c857..ba1b4a4ca26 100644 --- a/gcc/tree-dump.h +++ b/gcc/tree-dump.h @@ -1,5 +1,6 @@ /* Tree-dumping functionality for intermediate representation. - Copyright (C) 1999, 2000, 2003, 2004, 2005, 2007 Free Software Foundation, Inc. + Copyright (C) 1999, 2000, 2003, 2004, 2005, 2007, 2008 + Free Software Foundation, Inc. Written by Mark Mitchell <mark@codesourcery.com> This file is part of GCC. |