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 7143cb1843a..e6e4696d385 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-2020 Free Software Foundation, Inc. +# Copyright (C) 2011-2021 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-2020 Free Software Foundation, Inc. +; Copyright (C) 2011-2021 Free Software Foundation, Inc. ; ; This file is part of GCC. ; |