Skip to content

Commit b41abe2

Browse files
authored
Update manifest.json
* wrong license in manifest.json Signed-off-by: Carlo van Driesten <carlo.van-driesten@bmw.de>
1 parent 20047c3 commit b41abe2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

asset/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"manifest:license": {
139139
"@type": "manifest:License",
140140
"manifest:spdxIdentifier": {
141-
"@value": "MIT",
141+
"@value": "MPL-2.0",
142142
"@type": "xsd:string"
143143
},
144144
"manifest:licenseData": {
@@ -147,7 +147,7 @@
147147
"manifest:type": "license",
148148
"manifest:format": "html",
149149
"manifest:path": {
150-
"@value": "https://opensource.org/license/mit",
150+
"@value": "https://www.mozilla.org/en-US/MPL/2.0/",
151151
"@type": "xsd:anyURI"
152152
}
153153
}

0 commit comments

Comments
 (0)