Skip to content

Commit 8b9f803

Browse files
committed
Fix license value causing Internal Store Exception
Signed-off-by: Ajay Bhargav <[email protected]>
1 parent c7b62de commit 8b9f803

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

platform.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@
44
"description": "GSM development platform for MT2503 SoC.",
55
"url": "http://siwi.in/",
66
"homepage": "http://siwi.in",
7-
"license": {
8-
"type": "MIT",
9-
"url": "https://opensource.org/licenses/MIT"
10-
},
7+
"license": "MIT",
118
"repository": {
129
"type": "git",
1310
"url": "https://github.com/siwiembedded/siwigsm.git"

0 commit comments

Comments
 (0)