aboutsummaryrefslogtreecommitdiff
path: root/sys/dts
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-05-10 15:40:58 +0000
committerWarner Losh <imp@FreeBSD.org>2023-05-12 16:44:03 +0000
commit4d846d260e2b9a3d4d0a701462568268cbfe7a5b (patch)
treee06136ddd235d1b7d34c2926249174a5840ad842 /sys/dts
parent2b519b170709b9c2bb9f66641737d1d80a5d2538 (diff)
spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD
The SPDX folks have obsoleted the BSD-2-Clause-FreeBSD identifier. Catch up to that fact and revert to their recommended match of BSD-2-Clause. Discussed with: pfg MFC After: 3 days Sponsored by: Netflix
Diffstat (limited to 'sys/dts')
-rw-r--r--sys/dts/arm/qcom-ipq4019-ethernet.dtsi2
-rw-r--r--sys/dts/include/dt-bindings/net/qcom-qca807x.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dts/arm/qcom-ipq4019-ethernet.dtsi b/sys/dts/arm/qcom-ipq4019-ethernet.dtsi
index 930f8be34367..ef51a72815da 100644
--- a/sys/dts/arm/qcom-ipq4019-ethernet.dtsi
+++ b/sys/dts/arm/qcom-ipq4019-ethernet.dtsi
@@ -1,5 +1,5 @@
/*-
- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ * SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2022 Adrian Chadd <adrian@FreeBSD.org>.
*
diff --git a/sys/dts/include/dt-bindings/net/qcom-qca807x.h b/sys/dts/include/dt-bindings/net/qcom-qca807x.h
index 8c66fc6ca77b..b860236771d2 100644
--- a/sys/dts/include/dt-bindings/net/qcom-qca807x.h
+++ b/sys/dts/include/dt-bindings/net/qcom-qca807x.h
@@ -1,5 +1,5 @@
/*-
- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ * SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2022 Adrian Chadd <adrian@FreeBSD.org>
*