mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 11:55:35 +08:00
39 lines
1.5 KiB
HTML
39 lines
1.5 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<link rel="stylesheet" type="text/css" href="style.css">
|
|
<title>swift about</title>
|
|
</head>
|
|
<body>
|
|
<h1>About the project</h1>
|
|
swift is an independent (private and non-commercial) software project creating open source software for flight simulation.
|
|
<h1>Legal</h1>
|
|
<ul>
|
|
<li>swift <a href="./software.html">software license</a>
|
|
<li>swift website <a href="./impressum.html">impressum</a>
|
|
<li>swift <a href="./copyright.html">contributor license agreement</a>
|
|
<li>swift <a href="./dataprotection.html">GDPR / DSGVO privacy/data protection policy</a>
|
|
<li>swift <a href="./privacy.html">privacy and cookie policy</a>
|
|
<li>We use Google Analytics, see the <a href="./privacy.html">privacy and cookie policy</a> for details.
|
|
<li>We use Google Maps, see the <a href="./privacy.html">privacy and cookie policy</a> for details.
|
|
<li>For online flights on VATSIM (external) please see <a href="https://www.vatsim.net/documents/privacy-policy" target="_blank">VATSIM's privacy policy</a>
|
|
|
|
</ul>
|
|
<h1>Data copyright (swift data)</h1>
|
|
<ul>
|
|
<li>swift <a href="./copyright.html">data copyright</a>
|
|
</ul>
|
|
<h1>Other swift resources</h1>
|
|
<ul>
|
|
<li>swift <a class="urlextern" href="http://swift-project.org/">Blog</a>
|
|
</ul>
|
|
<h1>Credits</h1>
|
|
<ul>
|
|
<li><a href="./3rdparty.html">Third-Party licenses used in the swift project</a>
|
|
<li><a href="./credits.html">Credits and a list of software components</a>, UI elements, support provided by others.
|
|
<li><a href="./credits.html">Icon libraries</a>
|
|
</ul>
|
|
</body>
|
|
</html>
|