summaryrefslogtreecommitdiff
path: root/gcc/config/arm/parsecpu.awk
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/arm/parsecpu.awk')
-rw-r--r--gcc/config/arm/parsecpu.awk4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/arm/parsecpu.awk b/gcc/config/arm/parsecpu.awk
index 87411847ec6..ae42984cc76 100644
--- a/gcc/config/arm/parsecpu.awk
+++ b/gcc/config/arm/parsecpu.awk
@@ -1,5 +1,5 @@
# Manipulate the CPU, FPU and architecture descriptions for ARM.
-# Copyright (C) 2017-2018 Free Software Foundation, Inc.
+# Copyright (C) 2017-2019 Free Software Foundation, Inc.
#
# This file is part of GCC.
#
@@ -62,7 +62,7 @@ function boilerplate (style) {
print cc "Generated automatically by parsecpu.awk from arm-cpus.in."
print cc "Do not edit."
print ""
- print cc "Copyright (C) 2011-2018 Free Software Foundation, Inc."
+ print cc "Copyright (C) 2011-2019 Free Software Foundation, Inc."
print ""
print cc "This file is part of GCC."
print ""