mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 07:35:48 +08:00
46 lines
1.9 KiB
HTML
46 lines
1.9 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<link rel="stylesheet" type="text/css" href="style.css">
|
|
<title>swift data copyright</title>
|
|
</head>
|
|
<body>
|
|
<h1>Credits</h1>
|
|
<h1>Main contributors</h1>
|
|
<ul>
|
|
<li>Roland W.</li>
|
|
<li>Mathew S.</li>
|
|
<li>Klaus B.</li>
|
|
</ul>
|
|
<h1>Contributors</h1>
|
|
<ul>
|
|
<li>Peter B. (traffic simulator)</li>
|
|
<li>Michal G.</li>
|
|
</ul>
|
|
<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>Screenshots and aviation photos courtesy of:
|
|
Lukas E., Timm R., Christoph J., Rainer J., Wolfgang S.,
|
|
Wiki Commons (Creative Commons) images
|
|
</li>
|
|
</ul>
|
|
<h2>Misc</h2>
|
|
<ul>
|
|
<li>Ben S. for X-Plane support</li>
|
|
<li>Ross C. for joint development of aircraft parts concept and vPilot rules permission</li>
|
|
<li>Kieran H., Kai K., Christoph N., Dominik S. for support</li>
|
|
<li>Sascha S. for kicking off the project</li>
|
|
<li>BitRock for sponsoring a free license for Open Source projects</li>
|
|
</ul>
|
|
</body>
|
|
</html>
|