]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
aarch64: Fix copyright year.
authorClaudio Bantaloukas <claudio.bantaloukas@arm.com>
Mon, 12 Jan 2026 13:02:12 +0000 (13:02 +0000)
committerClaudio Bantaloukas <claudio.bantaloukas@arm.com>
Mon, 12 Jan 2026 13:02:44 +0000 (13:02 +0000)
Initial patch mistakenly added copyright year 2025.

gcc/testsuite/Changelog:

* gcc.target/aarch64/pch/aarch64-pch.exp: Fix copyright year.

gcc/testsuite/gcc.target/aarch64/pch/aarch64-pch.exp

index ee0c1f25f3ca193630737295f415bf043c8ea033..135cd8759b1be5d98cc55401ed095217510ab20b 100644 (file)
@@ -1,5 +1,5 @@
 #  Regression driver checking precompiled header compatibility of acle headers.
-#  Copyright (C) 2025 Free Software Foundation, Inc.
+#  Copyright (C) 2026 Free Software Foundation, Inc.
 #  Contributed by ARM Ltd.
 #
 #  This file is part of GCC.