spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSD

The SPDX folks have obsoleted the BSD-2-Clause-NetBSD 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
This commit is contained in:
Warner Losh
2023-05-10 09:40:58 -06:00
parent c87658aa7d
commit b61a573019
211 changed files with 211 additions and 211 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/*-
* SPDX-License-Identifier: BSD-2-Clause-NetBSD
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2001 The NetBSD Foundation, Inc.
* All rights reserved.
+1 -1
View File
@@ -1,5 +1,5 @@
/*-
* SPDX-License-Identifier: BSD-2-Clause-NetBSD
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2001, 2002 Mike Barcroft <mike@FreeBSD.org>
* Copyright (c) 2001 The NetBSD Foundation, Inc.
+1 -1
View File
@@ -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
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 1996, 1997, 1998, 2001 The NetBSD Foundation, Inc.
* All rights reserved.
+1 -1
View File
@@ -1,7 +1,7 @@
/* $NetBSD: mcontext.h,v 1.4 2003/10/08 22:43:01 thorpej Exp $ */
/*-
* SPDX-License-Identifier: BSD-2-Clause-NetBSD
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2001, 2002 The NetBSD Foundation, Inc.
* All rights reserved.