diff options
Diffstat (limited to 'gcc/config/m68k/genopt.sh')
-rwxr-xr-x | gcc/config/m68k/genopt.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/m68k/genopt.sh b/gcc/config/m68k/genopt.sh index c32ccdb20f8..da042b85af7 100755 --- a/gcc/config/m68k/genopt.sh +++ b/gcc/config/m68k/genopt.sh @@ -1,6 +1,6 @@ #!/bin/sh # Generate m68k-tables.opt from the lists in *.def. -# Copyright (C) 2011, 2012 Free Software Foundation, Inc. +# Copyright (C) 2011-2013 Free Software Foundation, Inc. # # This file is part of GCC. # @@ -23,7 +23,7 @@ cat <<EOF ; Generated automatically by genopt.sh from m68k-devices.def, ; m68k-isas.def and m68k-microarchs.def. -; Copyright (C) 2011, 2012 Free Software Foundation, Inc. +; Copyright (C) 2011-2013 Free Software Foundation, Inc. ; ; This file is part of GCC. ; |