diff options
Diffstat (limited to 'gcc/c/c-errors.c')
-rw-r--r-- | gcc/c/c-errors.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/c/c-errors.c b/gcc/c/c-errors.c index bee534c44fe..4f64bece5b9 100644 --- a/gcc/c/c-errors.c +++ b/gcc/c/c-errors.c @@ -1,5 +1,6 @@ /* Various diagnostic subroutines for the GNU C language. - Copyright (C) 2000, 2001, 2003, 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 2000, 2001, 2003, 2007, 2008, 2012 + Free Software Foundation, Inc. Contributed by Gabriel Dos Reis <gdr@codesourcery.com> This file is part of GCC. |