summaryrefslogtreecommitdiffstats
path: root/src/arch/arm/armv7/cpu.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/arm/armv7/cpu.S')
-rw-r--r--src/arch/arm/armv7/cpu.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/arm/armv7/cpu.S b/src/arch/arm/armv7/cpu.S
index 4d1ce8ed9643..610659243d0e 100644
--- a/src/arch/arm/armv7/cpu.S
+++ b/src/arch/arm/armv7/cpu.S
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
-/* This file is part of the coreboot project. */
/*
* Optimized assembly for low-level CPU operations on ARMv7 processors.
*