diff options
Diffstat (limited to 'gcc/gimple-pretty-print.h')
-rw-r--r-- | gcc/gimple-pretty-print.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gimple-pretty-print.h b/gcc/gimple-pretty-print.h index 02d8f13d01f..2c5faff13d9 100644 --- a/gcc/gimple-pretty-print.h +++ b/gcc/gimple-pretty-print.h @@ -1,7 +1,7 @@ /* Various declarations for pretty formatting of GIMPLE statements and expressions. Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 - 2010, Free Software Foundation, Inc. + 2010, 2012 Free Software Foundation, Inc. This file is part of GCC. |