mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-23 13:55:36 +08:00
[license] Ref T667, clarification for VATLIB
This commit is contained in:
@@ -7,10 +7,34 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<table>
|
<table>
|
||||||
|
<tr>
|
||||||
|
<td valign="top"><img src="https://datastore.swift-project.org/images/swift/swBirdOutline-48.png"></td>
|
||||||
|
<td>
|
||||||
|
Clarification:
|
||||||
|
<ul>
|
||||||
|
<li>all swift code written by the swift team is licensed as GPLv3</li>
|
||||||
|
<li>The vatlib for the VATSIM network is closed source. It requires a NDA with VATSIM if you want to see that code</li>
|
||||||
|
<li>In order to connect to VATSIM servers you need your own VATSIM client key. You have the following options:
|
||||||
|
<ul>
|
||||||
|
<li>you can build and run swift with your own FSD servers,</li>
|
||||||
|
<li>or you can ask VATSIM for your own key,</li>
|
||||||
|
<li>or you can join the swift team and participate - by that you will use our key.</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li>Furthermore swift uses it own database for model matching (i.e. datastore model metadata, no model objects)
|
||||||
|
we allow VATSIM users and smaller FSD server operators to use the web services for those
|
||||||
|
if you want to use swift on your network please ask us for permission to download from these web services, or run your own server.
|
||||||
|
all data in the swift database are property of the swift team.
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<td>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><img src="https://www.gnu.org/graphics/gplv3-88x31.png"></td>
|
<td><img src="https://www.gnu.org/graphics/gplv3-88x31.png"></td>
|
||||||
<td>All swift software programs are licensed under the GPL v3 license. You can find the details
|
<td>
|
||||||
<a href="https://www.gnu.org/licenses/gpl-3.0.html" target="_blank">here</a></td>
|
All swift software programs are licensed under the GPL v3 license. You can find the details
|
||||||
|
<a href="https://www.gnu.org/licenses/gpl-3.0.html" target="_blank">here</a>
|
||||||
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td></td>
|
<td></td>
|
||||||
|
|||||||
Reference in New Issue
Block a user