diff --git a/data/License.json b/data/License.json index 7a1edc8d1..a65318590 100644 --- a/data/License.json +++ b/data/License.json @@ -218,5 +218,12 @@ "name": "Permissive but non-commercial", "permissiveAdaptation": true, "permissiveCommercial": false + }, + { + "id": 33, + "descriptionUrl": "https://www.mozilla.org/MPL/2.0/", + "name": "Mozilla Public License, version 2.0", + "permissiveAdaptation": true, + "permissiveCommercial": true } -] \ No newline at end of file +]