mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 11:55:35 +08:00
22 lines
812 B
HTML
22 lines
812 B
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>
|
|
<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>
|
|
</body>
|
|
</html> |