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