diff options
Diffstat (limited to 'gcc/plugin.def')
-rw-r--r-- | gcc/plugin.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/plugin.def b/gcc/plugin.def index 154f01c0f80..0151fdc0bcd 100644 --- a/gcc/plugin.def +++ b/gcc/plugin.def @@ -1,5 +1,5 @@ /* This file contains the definitions for plugin events in GCC. - Copyright (C) 2009-2013 Free Software Foundation, Inc. + Copyright (C) 2009-2014 Free Software Foundation, Inc. This file is part of GCC. |