From a6e5d24925949785122a9f37f163d58239fd5484 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Thu, 15 Dec 2022 09:54:36 -0700 Subject: license: Move to BSD-2-Clause and drop -FreeBSD BSD-2-Clause-FreeBSD has been deprecated as a separate license. https://tools.spdx.org/app/check_license/ says that the text matches BSD-2-Cluase. There's some history behind the mismatch, but it's best to move forward now that our preferred license matches BSD-2-Clause. Sponsored by: Netflix Reviewed by: pauamma, andrew Differential Revision: https://reviews.freebsd.org/D37714 --- documentation/content/en/articles/committers-guide/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/content/en/articles/committers-guide') diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index 726c76091c..1a2762cd11 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -3088,7 +3088,7 @@ The FreeBSD Project suggests and uses this text as the preferred license scheme: [.programlisting] .... /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) [year] [your name] * -- cgit v1.2.3