diff options
Diffstat (limited to 'gcc/config/avr/avrlibc.h')
-rw-r--r-- | gcc/config/avr/avrlibc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/avr/avrlibc.h b/gcc/config/avr/avrlibc.h index 59e64850b24..c1be595f37f 100644 --- a/gcc/config/avr/avrlibc.h +++ b/gcc/config/avr/avrlibc.h @@ -1,6 +1,6 @@ /* Definitions of target machine for the GNU compiler collection for Atmel AVR micro controller if configured for AVR-Libc. - Copyright (C) 2012-2015 Free Software Foundation, Inc. + Copyright (C) 2012-2016 Free Software Foundation, Inc. Contributed by Georg-Johann Lay (avr@gjlay.de) This file is part of GCC. |