summaryrefslogtreecommitdiffstats
path: root/src/arch/arm/armv7/exception.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/arm/armv7/exception.c')
-rw-r--r--src/arch/arm/armv7/exception.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/arm/armv7/exception.c b/src/arch/arm/armv7/exception.c
index 372cd4031104..39ef16da224a 100644
--- a/src/arch/arm/armv7/exception.c
+++ b/src/arch/arm/armv7/exception.c
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
-/* This file is part of the coreboot project. */
#include <stdint.h>
#include <types.h>