diff --git a/3RDPARTY.md b/3RDPARTY.md index 3fb7f1e2..8093ffc7 100644 --- a/3RDPARTY.md +++ b/3RDPARTY.md @@ -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 diff --git a/LICENSES/LicenseRef-scancode-bsd-no-disclaimer-unmodified.txt b/LICENSES/LicenseRef-scancode-bsd-no-disclaimer-unmodified.txt new file mode 100644 index 00000000..ff0021a0 --- /dev/null +++ b/LICENSES/LicenseRef-scancode-bsd-no-disclaimer-unmodified.txt @@ -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.