We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20047c3 commit b41abe2Copy full SHA for b41abe2
1 file changed
asset/manifest.json
@@ -138,7 +138,7 @@
138
"manifest:license": {
139
"@type": "manifest:License",
140
"manifest:spdxIdentifier": {
141
- "@value": "MIT",
+ "@value": "MPL-2.0",
142
"@type": "xsd:string"
143
},
144
"manifest:licenseData": {
@@ -147,7 +147,7 @@
147
"manifest:type": "license",
148
"manifest:format": "html",
149
"manifest:path": {
150
- "@value": "https://opensource.org/license/mit",
+ "@value": "https://www.mozilla.org/en-US/MPL/2.0/",
151
"@type": "xsd:anyURI"
152
}
153
0 commit comments