diff options
Diffstat (limited to 'gcc/cp/dump.c')
-rw-r--r-- | gcc/cp/dump.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/cp/dump.c b/gcc/cp/dump.c index 3e6ef8f7ed5..44418c34a0b 100644 --- a/gcc/cp/dump.c +++ b/gcc/cp/dump.c @@ -1,6 +1,6 @@ /* Tree-dumping functionality for intermediate representation. - Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2010 - Free Software Foundation, Inc. + Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2010, + 2011, 2012 Free Software Foundation, Inc. Written by Mark Mitchell <mark@codesourcery.com> This file is part of GCC. |