Files
pilotclient/resources/share/legal/credits.html
2026-03-05 20:28:21 +01:00

49 lines
1.8 KiB
HTML

<!--
SPDX-FileCopyrightText: Copyright (C) swift Project Community / Contributors
SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-swift-pilot-client-1
-->
<!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>Contributors</h1>
<ul>
<li>Roland W.</li>
<li>Mathew S.</li>
<li>Klaus B.</li>
<li>Lars T.</li>
<li>Thomas Z.</li>
<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>
<li>DIAGONA icons: &copy; 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>
<li>icondrawer icons: Using icons of http://www.icondrawer.com/ on web site and with client</li>
<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>
<li>FSC e.V. for testing and ideas</li>
</ul>
</body>
</html>