diff options
Diffstat (limited to 'gcc/diagnostic-core.h')
-rw-r--r-- | gcc/diagnostic-core.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/diagnostic-core.h b/gcc/diagnostic-core.h index a9edb0d421d..68ec837fc57 100644 --- a/gcc/diagnostic-core.h +++ b/gcc/diagnostic-core.h @@ -1,9 +1,7 @@ /* Declarations of core diagnostic functionality for code that does not need to deal with diagnostic contexts or diagnostic info structures. - Copyright (C) 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007, - 2008, 2009, 2010 - Free Software Foundation, Inc. + Copyright (C) 1998-2013 Free Software Foundation, Inc. This file is part of GCC. |