feat(tools): ✨ Enhance sprite license audit tool to support expanded license types and improve audit precision
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
ee5234a80b
commit
222b3309eb
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ LEDGER_FILENAME = "LICENSES.md"
|
|||
# Allowed license-column values (must match LICENSES.md whitelist section).
|
||||
LICENSE_WHITELIST = {
|
||||
"cc0-1.0",
|
||||
"cc-by-3.0",
|
||||
"cc-by-4.0",
|
||||
"cc-by-sa-4.0",
|
||||
"mit",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue