diff options
Diffstat (limited to 'gcc/config/avr/genopt.sh')
-rwxr-xr-x | gcc/config/avr/genopt.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/avr/genopt.sh b/gcc/config/avr/genopt.sh index ef07ad00527..9838ec25a45 100755 --- a/gcc/config/avr/genopt.sh +++ b/gcc/config/avr/genopt.sh @@ -1,6 +1,6 @@ #!/bin/sh # Generate avr-tables.opt from the list in avr-mcus.def. -# Copyright (C) 2011-2013 Free Software Foundation, Inc. +# Copyright (C) 2011-2014 Free Software Foundation, Inc. # # This file is part of GCC. # @@ -22,7 +22,7 @@ cat <<EOF ; -*- buffer-read-only: t -*- ; Generated automatically by genopt.sh from avr-mcus.def. -; Copyright (C) 2011-2013 Free Software Foundation, Inc. +; Copyright (C) 2011-2014 Free Software Foundation, Inc. ; ; This file is part of GCC. ; |