git: 5620124c30 - main - software-license: Add xref to SPDX
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Jul 2024 17:07:51 UTC
The branch main has been updated by imp:
URL: https://cgit.FreeBSD.org/doc/commit/?id=5620124c307e3b2aaefd8d4fdb65511d3d92820a
commit 5620124c307e3b2aaefd8d4fdb65511d3d92820a
Author: Warner Losh <imp@FreeBSD.org>
AuthorDate: 2024-07-30 17:08:13 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2024-07-30 17:08:13 +0000
software-license: Add xref to SPDX
Sponsored by: Netflix
---
website/content/en/internal/software-license.adoc | 3 +++
1 file changed, 3 insertions(+)
diff --git a/website/content/en/internal/software-license.adoc b/website/content/en/internal/software-license.adoc
index 9873130af2..efbb16d59c 100644
--- a/website/content/en/internal/software-license.adoc
+++ b/website/content/en/internal/software-license.adoc
@@ -156,3 +156,6 @@ The following licenses are considered to be acceptable BSD-Like Licenses for the
* THE SOFTWARE.
*/
....
+
+* It is acceptable to use use only the SPDX-License-Identifier
+** See https://spdx.github.io/spdx-spec/[Annex D of SPDX Standard] for definition of standard SPDX-License-Identifier expressions used, how to interpret them and where to find the license text(s) that are applicable.