Legal pages update

This commit is contained in:
Klaus Basan
2017-03-09 18:57:31 +01:00
committed by Mathew Sutcliffe
parent 077becfe32
commit 1153f70776
2 changed files with 48 additions and 36 deletions

View File

@@ -6,28 +6,28 @@
<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="./cla.html">contributor license agreement</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
</ul>
<h1>Data copyright</h1>
<ul>
<li>swift <a href="./data.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">Here a list</a> of software components, UI elements, support provided by others.
</ul>
<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="./cla.html">contributor license agreement</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
</ul>
<h1>Data copyright</h1>
<ul>
<li>swift <a href="./data.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.
</ul>
</body>
</html>

View File

@@ -6,17 +6,29 @@
<title>swift data copyright</title>
</head>
<body>
<h1>Credits</h1>
<h2>Used software libraries</h2>
<ul>
<li>See the <a href="3rdparty.html">3rd party licenses</a>
</ul>
<h2>Used icons, graphics etc.</h2>
<ul>
<li>FAMFAMFAM icons used, both in client and on websites, see <a target="_parent" href="http://www.famfamfam.com/archive/silk-icons-thats-your-lot/">here</a>
<li>DIAGONA icons: C) 2013 Yusuke Kamiyamane (<a target="_parent" href="http://p.yusukekamiyamane.com/">site</a>).
All rights reserved. These icons are licensed under a
<a target="_parent" href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a>.
</ul>
<h1>Credits</h1>
<h2>Used software libraries</h2>
<ul>
<li>See the <a href="3rdparty.html">3rd party licenses</a>
</ul>
<h2>Used icons, graphics etc.</h2>
<ul>
<li>FAMFAMFAM icons used, both in client and on websites, see <a target="_parent" href="http://www.famfamfam.com/archive/silk-icons-thats-your-lot/">here</a>
<li>DIAGONA icons: C) 2013 Yusuke Kamiyamane (<a target="_parent" href="http://p.yusukekamiyamane.com/">site</a>).
All rights reserved. These icons are licensed under a
<a target="_parent" href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a>.
<li>Lukas E. aircraft images</li>
<li>Wiki Commons (Creative Commons) images</li>
</ul>
<h2>Misc</h2>
<ul>
<li>Sascha S. for kicking off the project</li>
<li>Kieran H., Kai K., Christoph N., Dominik S. for support</li>
<li>Ben S. for X-Plane support</li>
<li>Ross C. for joint development of aircraft parts concept</li>
<li>Peter B. for traffic simulator</li>
<li>BitRock for sponsoring a free license for Open Source projects</li>
<li>R/J for advice</li>
</ul>
</body>
</html>
</html>