aboutsummaryrefslogtreecommitdiff
path: root/sys/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys')
-rw-r--r--sys/sys/gpio.h2
-rw-r--r--sys/sys/msg.h2
-rw-r--r--sys/sys/snoop.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys/sys/gpio.h b/sys/sys/gpio.h
index 0d8c3eb5b1d1..2505269de64d 100644
--- a/sys/sys/gpio.h
+++ b/sys/sys/gpio.h
@@ -1,7 +1,7 @@
/* $NetBSD: gpio.h,v 1.7 2009/09/25 20:27:50 mbalmer Exp $ */
/* $OpenBSD: gpio.h,v 1.7 2008/11/26 14:51:20 mbalmer Exp $ */
/*-
- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND MIT
+ * SPDX-License-Identifier: (BSD-2-Clause-FreeBSD AND ISC)
*
* Copyright (c) 2009, Oleksandr Tymoshenko <gonzo@FreeBSD.org>
* All rights reserved.
diff --git a/sys/sys/msg.h b/sys/sys/msg.h
index 36a5c8d8277f..5c9cdfe47d0c 100644
--- a/sys/sys/msg.h
+++ b/sys/sys/msg.h
@@ -4,7 +4,7 @@
/*-
* SVID compatible msg.h file
*
- * SPDX-License-Identifier: MIT
+ * SPDX-License-Identifier: 0BSD
*
* Author: Daniel Boulet
*
diff --git a/sys/sys/snoop.h b/sys/sys/snoop.h
index 483cccf43b34..d999750df3ef 100644
--- a/sys/sys/snoop.h
+++ b/sys/sys/snoop.h
@@ -1,5 +1,5 @@
/*-
- * SPDX-License-Identifier: MIT
+ * SPDX-License-Identifier: 0BSD
*
* Copyright (c) 1995 Ugen J.S.Antsilevich
*