[main] Add Blue Oak license to allow list (#18385)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
This commit is contained in:
parent
1a7a2a27d4
commit
f02973cb52
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ public class LicenseScanTests : TestBase
|
|||
"apache-2.0 WITH apple-runtime-library-exception", // https://github.com/nexB/scancode-toolkit/blob/develop/src/licensedcode/data/licenses/apple-runtime-library-exception.LICENSE
|
||||
"apache-2.0 WITH llvm-exception", // https://foundation.llvm.org/relicensing/LICENSE.txt
|
||||
"apsl-2.0", // https://opensource.org/license/apsl-2-0-php/
|
||||
"blueoak-1.0.0", // https://blueoakcouncil.org/license/1.0.0
|
||||
"boost-1.0", // https://opensource.org/license/bsl-1-0/
|
||||
"bsd-new", // https://opensource.org/license/BSD-3-clause/
|
||||
"bsd-original", // https://github.com/nexB/scancode-toolkit/blob/develop/src/licensedcode/data/licenses/bsd-original.LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue