docs: Use SPDX format for LicenseRef-scancode-bsd-no-disclaimer-unmodified

This commit is contained in:
Mintsuki
2025-03-13 03:53:24 +01:00
parent 365415baa7
commit 2ad0481ebb
2 changed files with 9 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ project's documentation present in the project's dedicated subdirectory or
license header(s).
A non-binding, informal summary of all projects Limine depends on, and the
licenses used by said projects, in SPDX format where possible, is as follows:
licenses used by said projects, in SPDX format, is as follows:
- [cc-runtime](https://github.com/osdev0/cc-runtime)
(Apache-2.0 WITH LLVM-exception) is used to provide runtime libgcc-like
@@ -25,7 +25,7 @@ below) provides headers and build-time support for UEFI.
- BSD-2-Clause
- BSD-2-Clause-Patent
- BSD-3-Clause
- BSD-2-Clause no disclaimer Unmod
- [LicenseRef-scancode-bsd-no-disclaimer-unmodified]
(https://scancode-licensedb.aboutcode.org/bsd-no-disclaimer-unmodified.html)
- MIT

View File

@@ -0,0 +1,7 @@
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice and this list of conditions, without modification.
* 2. The name of the author may not be used to endorse or promote products
* derived from this software without specific prior written permission.