diff options
Diffstat (limited to 'gcc/config/arm/gentune.sh')
-rwxr-xr-x | gcc/config/arm/gentune.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/arm/gentune.sh b/gcc/config/arm/gentune.sh index f71dfd7779c..16a094fdf07 100755 --- a/gcc/config/arm/gentune.sh +++ b/gcc/config/arm/gentune.sh @@ -1,7 +1,7 @@ #!/bin/sh # Generate arm-tune.md, a file containing the tune attribute from the list of # CPUs in arm-cores.def -# Copyright (C) 2004-2016 Free Software Foundation, Inc. +# Copyright (C) 2004-2017 Free Software Foundation, Inc. # # This file is part of GCC. # |