aboutsummaryrefslogtreecommitdiff
path: root/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 /include
parentc87658aa7d1fe09d3839b9ad1d6a9c0fef5afd94 (diff)
Diffstat (limited to 'include')
-rw-r--r--include/getopt.h2
-rw-r--r--include/hesiod.h2
-rw-r--r--include/netconfig.h2
-rw-r--r--include/nl_types.h2
-rw-r--r--include/nsswitch.h2
-rw-r--r--include/stringlist.h2
-rw-r--r--include/wchar.h2
7 files changed, 7 insertions, 7 deletions
diff --git a/include/getopt.h b/include/getopt.h
index 789b4d1d434c..4c0399db8545 100644
--- a/include/getopt.h
+++ b/include/getopt.h
@@ -2,7 +2,7 @@
/* $FreeBSD$ */
/*-
- * SPDX-License-Identifier: BSD-2-Clause-NetBSD
+ * SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2000 The NetBSD Foundation, Inc.
* All rights reserved.
diff --git a/include/hesiod.h b/include/hesiod.h
index e8c38d84dccb..a06b69d32413 100644
--- a/include/hesiod.h
+++ b/include/hesiod.h
@@ -3,7 +3,7 @@
/*-
- * SPDX-License-Identifier: (BSD-2-Clause-NetBSD AND ISC)
+ * SPDX-License-Identifier: (BSD-2-Clause AND ISC)
*
* Copyright (c) 1997, 1998, 1999 The NetBSD Foundation, Inc.
* All rights reserved.
diff --git a/include/netconfig.h b/include/netconfig.h
index b459e2ee0bf2..c4aec6a3e791 100644
--- a/include/netconfig.h
+++ b/include/netconfig.h
@@ -2,7 +2,7 @@
/* $FreeBSD$ */
/*-
- * SPDX-License-Identifier: BSD-2-Clause-NetBSD
+ * SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2004 The NetBSD Foundation, Inc.
* All rights reserved.
diff --git a/include/nl_types.h b/include/nl_types.h
index bf88144aefd4..c07352e24096 100644
--- a/include/nl_types.h
+++ b/include/nl_types.h
@@ -1,7 +1,7 @@
/* $NetBSD: nl_types.h,v 1.9 2000/10/03 19:53:32 sommerfeld Exp $ */
/*-
- * SPDX-License-Identifier: BSD-2-Clause-NetBSD
+ * SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 1996 The NetBSD Foundation, Inc.
* All rights reserved.
diff --git a/include/nsswitch.h b/include/nsswitch.h
index 0db8a8118594..79f6bd2145e8 100644
--- a/include/nsswitch.h
+++ b/include/nsswitch.h
@@ -2,7 +2,7 @@
/* $FreeBSD$ */
/*-
- * SPDX-License-Identifier: BSD-2-Clause-NetBSD
+ * SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 1997, 1998, 1999 The NetBSD Foundation, Inc.
* All rights reserved.
diff --git a/include/stringlist.h b/include/stringlist.h
index b570e631b526..a5177e235a5d 100644
--- a/include/stringlist.h
+++ b/include/stringlist.h
@@ -1,7 +1,7 @@
/* $NetBSD: stringlist.h,v 1.2 1997/01/17 06:11:36 lukem Exp $ */
/*-
- * SPDX-License-Identifier: BSD-2-Clause-NetBSD
+ * SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 1994 Christos Zoulas
* All rights reserved.
diff --git a/include/wchar.h b/include/wchar.h
index 78f2f010048f..147efb4dbf86 100644
--- a/include/wchar.h
+++ b/include/wchar.h
@@ -1,5 +1,5 @@
/*-
- * SPDX-License-Identifier: (BSD-2-Clause AND BSD-2-Clause-NetBSD)
+ * SPDX-License-Identifier: (BSD-2-Clause AND BSD-2-Clause)
*
* Copyright (c)1999 Citrus Project,
* All rights reserved.