Files
pilotclient/resources/share/legal/data.html
2017-12-21 19:47:34 +01:00

17 lines
485 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>Usage is only allowed within swift software components.
<li>When you ("the user") enter/upload data to this DB, swift can use them now and forever.
</ul>
</body>
</html>