Extend license and length lists

This commit is contained in:
2023-10-16 22:39:16 +02:00
parent 91a3c0e059
commit 1b505437a4
2 changed files with 12 additions and 0 deletions

View File

@ -14,6 +14,7 @@ final class MDConcLicenses implements MDImporterConcordanceListInterface {
private const LICENSES_LIST = [
"CC 0" => "CC0",
"CC_0" => "CC0",
"CC O" => "CC",
"CC0 1.0" => "CC0",
"CC 0 1.0" => "CC0",
"CC_0 1.0" => "CC0",