summaryrefslogtreecommitdiff
path: root/sys/powerpc/include
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:04 +0000
commitb61a573019428cbdc38ed03be9ecd2482011ea66 (patch)
tree63612b37fdfcdcb1305dac3c31f66b22135e98e1 /sys/powerpc/include
parentc87658aa7d1fe09d3839b9ad1d6a9c0fef5afd94 (diff)
Diffstat (limited to 'sys/powerpc/include')
-rw-r--r--sys/powerpc/include/bat.h2
-rw-r--r--sys/powerpc/include/bus.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/powerpc/include/bat.h b/sys/powerpc/include/bat.h
index 78f8f14d1167..641fe2eebf42 100644
--- a/sys/powerpc/include/bat.h
+++ b/sys/powerpc/include/bat.h
@@ -1,5 +1,5 @@
/*-
- * SPDX-License-Identifier: BSD-2-Clause-NetBSD AND BSD-4-Clause
+ * SPDX-License-Identifier: BSD-2-Clause AND BSD-4-Clause
*
* Copyright (c) 1999 The NetBSD Foundation, Inc.
* All rights reserved.
diff --git a/sys/powerpc/include/bus.h b/sys/powerpc/include/bus.h
index 084f2cec6851..49168bb1cabd 100644
--- a/sys/powerpc/include/bus.h
+++ b/sys/powerpc/include/bus.h
@@ -1,7 +1,7 @@
/* $NetBSD: bus.h,v 1.11 2003/07/28 17:35:54 thorpej Exp $ */
/*-
- * SPDX-License-Identifier: BSD-2-Clause-NetBSD AND BSD-4-Clause
+ * SPDX-License-Identifier: BSD-2-Clause AND BSD-4-Clause
*
* Copyright (c) 1996, 1997, 1998, 2001 The NetBSD Foundation, Inc.
* All rights reserved.