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 2893ab4ef8d..3fc7be912ab 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-2013 Free Software Foundation, Inc. +# Copyright (C) 2004-2014 Free Software Foundation, Inc. # # This file is part of GCC. # |