Adds support for CC-BY-NC licenses (#6648)

This commit is contained in:
ike709 2022-02-10 21:27:48 -06:00 committed by GitHub
parent 8aff9418b8
commit 0349c843e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -79,6 +79,8 @@
"enum":[
"CC-BY-SA-3.0",
"CC-BY-SA-4.0",
"CC-BY-NC-3.0",
"CC-BY-NC-4.0",
"CC-BY-NC-SA-3.0",
"CC-BY-NC-SA-4.0",
"CC0-1.0"