diff options
Diffstat (limited to 'gcc/config/mips/genopt.sh')
-rwxr-xr-x | gcc/config/mips/genopt.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/mips/genopt.sh b/gcc/config/mips/genopt.sh index 75f57631720..e11c5cfe0f0 100755 --- a/gcc/config/mips/genopt.sh +++ b/gcc/config/mips/genopt.sh @@ -1,6 +1,6 @@ #!/bin/sh # Generate mips-tables.opt from the list of CPUs in mips-cpus.def. -# Copyright (C) 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2011-2016 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 mips-cpus.def. -; Copyright (C) 2011-2015 Free Software Foundation, Inc. +; Copyright (C) 2011-2016 Free Software Foundation, Inc. ; ; This file is part of GCC. ; |