Files
pilotclient/resources/share/legal/data.html
2017-04-17 23:58:40 +01:00

16 lines
423 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>Data copyright</h1>
<ul>
<li>All data stored in the database are legal property of swift.
<li>No unauthorized usage or copying allowed.
<li>When you ("the user") enter/upload data to this DB, swift can use them now and forever.
</ul>
</body>
</html>