mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 04:25:35 +08:00
16 lines
423 B
HTML
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> |