Files
pilotclient/resources/share/legal/about.html

37 lines
1.4 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">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.
</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>