From 31e28a638e624a45bc1c045dd938cf14a1e8d7fd Mon Sep 17 00:00:00 2001 From: Klaus Basan Date: Wed, 22 May 2019 00:35:11 +0200 Subject: [PATCH] [license] Ref T667, clarification for VATLIB --- resources/share/legal/software.html | 56 ++++++++++++++++++++--------- 1 file changed, 40 insertions(+), 16 deletions(-) diff --git a/resources/share/legal/software.html b/resources/share/legal/software.html index 800cf5e75..020e674a5 100644 --- a/resources/share/legal/software.html +++ b/resources/share/legal/software.html @@ -7,15 +7,39 @@ - - - - - - - + + + + + + + + + - - - - - + + + + + +
All swift software programs are licensed under the GPL v3 license. You can find the details - here
-The following terms apply to all swift programs: +
+ Clarification: +
    +
  • all swift code written by the swift team is licensed as GPLv3
  • +
  • The vatlib for the VATSIM network is closed source. It requires a NDA with VATSIM if you want to see that code
  • +
  • In order to connect to VATSIM servers you need your own VATSIM client key. You have the following options: +
      +
    • you can build and run swift with your own FSD servers,
    • +
    • or you can ask VATSIM for your own key,
    • +
    • or you can join the swift team and participate - by that you will use our key.
    • +
    +
  • +
  • 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. +
  • +
+
+
+ All swift software programs are licensed under the GPL v3 license. You can find the details + here +
+ The following terms apply to all swift programs:
 swift pilot client suite
 Copyright (C) 2016, 2017, 2018  swift Team
@@ -47,12 +71,12 @@ This is free software, and you are welcome to redistribute it
 under certain conditions; for details 
 see here https://datastore.swift-project.org/page/legal.php.
 
-
For the copyright of our data (ie. the data in the database and caches) see the terms here.
For the copyright of our data (ie. the data in the database and caches) see the terms here.
- \ No newline at end of file +