mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 11:05:44 +08:00
[legal] Updated to new "about" home page
This commit is contained in:
committed by
Mat Sutcliffe
parent
8c83020b92
commit
ab2d3a272c
31
resources/share/legal/legal.html
Normal file
31
resources/share/legal/legal.html
Normal file
@@ -0,0 +1,31 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
<title>swift legal information and copyright</title>
|
||||
</head>
|
||||
<body>
|
||||
<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>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>
|
||||
Reference in New Issue
Block a user