Refine license precision (#1172)
This commit is contained in:
parent
eb539fb4bf
commit
a48e406e68
|
@ -3,7 +3,7 @@
|
|||
"identifier": "ContractConfigurator-SCANsat",
|
||||
"abstract": "A Mission pack creating SCANsat contracts",
|
||||
"name": "SCANsat mission pack",
|
||||
"license": "public-domain",
|
||||
"license": "WTFPL",
|
||||
"x_netkan_license_ok": true,
|
||||
"x_maintained_by": "hakan42, who loves to fly missions with contracts in them",
|
||||
"ksp_version_max" : "1.0.5",
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"name": "SCANsat mission pack",
|
||||
"abstract": "A Mission pack creating SCANsat contracts",
|
||||
"author": "SimonTheSourcerer",
|
||||
"license": "public-domain",
|
||||
"license": "WTFPL",
|
||||
"resources": {
|
||||
"repository": "https://github.com/SimonTheSourcerer/CCSCANsatMissionPack"
|
||||
},
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"identifier": "ContractConfigurator-SCANsat",
|
||||
"abstract": "A Mission pack creating SCANsat contracts",
|
||||
"name": "SCANsat mission pack",
|
||||
"license": "public-domain",
|
||||
"license": "WTFPL",
|
||||
"x_netkan_license_ok": true,
|
||||
"x_maintained_by": "hakan42, who loves to fly missions with contracts in them",
|
||||
"ksp_version_max" : "1.0.5",
|
||||
|
|
Loading…
Reference in New Issue