Skip to content

Commit

Permalink
Adds support for CC-BY-NC licenses (#6648)
Browse files Browse the repository at this point in the history
  • Loading branch information
ike709 authored Feb 11, 2022
1 parent 8aff941 commit 0349c84
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/rsi-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -180,4 +182,4 @@
}
},
"additionalProperties":true
}
}

0 comments on commit 0349c84

Please sign in to comment.