mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-08-08 18:51:11 +00:00
Update module.json with mbed partner license
This commit is contained in:
parent
71779a7c49
commit
a8b2673bce
|
@ -1,11 +1,8 @@
|
|||
{
|
||||
"name": "mbedtls",
|
||||
"version": "2.0.0-beta6",
|
||||
"version": "2.0.0-beta9",
|
||||
"private": true,
|
||||
"licenses": [{
|
||||
"type": "GPL-2.0",
|
||||
"url": "https://spdx.org/licenses/GPL-2.0"
|
||||
}],
|
||||
"license": "mbed partner license",
|
||||
"extraIncludes": ["include"],
|
||||
"dependencies": {},
|
||||
"targetDependencies": {
|
||||
|
|
Loading…
Reference in a new issue