add missing licenses (#887);

* added missing license entry for fusepy
* added missing license entry for DOMPurify
* aligned license names with SPDX identifiers
This commit is contained in:
ed
2025-10-04 21:29:08 +00:00
parent 01709691f2
commit 805a7054e9
5 changed files with 72 additions and 6 deletions

View File

@@ -16,6 +16,8 @@ lics = [
"MIT License",
"BSD 2-Clause License",
"BSD 3-Clause License",
"ISC License",
"Apache License v2.0",
"SIL Open Font License v1.1",
]