diff options
Diffstat (limited to 'gcc/plugin.h')
-rw-r--r-- | gcc/plugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/plugin.h b/gcc/plugin.h index c514e67d031..53f56c9ac2b 100644 --- a/gcc/plugin.h +++ b/gcc/plugin.h @@ -1,5 +1,5 @@ /* Header file for internal GCC plugin mechanism. - Copyright (C) 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2009, 2010, 2012 Free Software Foundation, Inc. This file is part of GCC. |