aboutsummaryrefslogtreecommitdiff
path: root/sys/libkern/arm/aeabi_unwind.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/libkern/arm/aeabi_unwind.c')
-rw-r--r--sys/libkern/arm/aeabi_unwind.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/libkern/arm/aeabi_unwind.c b/sys/libkern/arm/aeabi_unwind.c
index 18cf1d0f917a..1b9bf0639d9a 100644
--- a/sys/libkern/arm/aeabi_unwind.c
+++ b/sys/libkern/arm/aeabi_unwind.c
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (C) 2013 Andrew Turner
* All rights reserved.
*