diff options
Diffstat (limited to 'gcc/config/msp430/driver-msp430.c')
-rw-r--r-- | gcc/config/msp430/driver-msp430.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/msp430/driver-msp430.c b/gcc/config/msp430/driver-msp430.c index 69b7a73f028..9ae3f5745c5 100644 --- a/gcc/config/msp430/driver-msp430.c +++ b/gcc/config/msp430/driver-msp430.c @@ -1,5 +1,5 @@ /* Subroutines for the gcc driver. - Copyright (C) 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2015-2017 Free Software Foundation, Inc. Contributed by Georg-Johann Lay <avr@gjlay.de> This file is part of GCC. |