diff options
Diffstat (limited to 'gcc/config/avr/avr.opt')
-rw-r--r-- | gcc/config/avr/avr.opt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/config/avr/avr.opt b/gcc/config/avr/avr.opt index 35fca20c3a3..194b3edbd84 100644 --- a/gcc/config/avr/avr.opt +++ b/gcc/config/avr/avr.opt @@ -1,6 +1,7 @@ ; Options for the ATMEL AVR port of the compiler. -; Copyright (C) 2005, 2007, 2008, 2010, 2011 Free Software Foundation, Inc. +; Copyright (C) 2005, 2007, 2008, 2010, 2011, 2012 +; Free Software Foundation, Inc. ; ; This file is part of GCC. ; |