mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 21:15:33 +08:00
25 lines
858 B
HTML
25 lines
858 B
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 name="generator"
|
|
content="HTML Tidy for HTML5 (experimental) for Windows https://github.com/w3c/tidy-html5/tree/c63cc39" />
|
|
<meta charset="UTF-8" />
|
|
<link rel="stylesheet" type="text/css" href="style.css" />
|
|
<title>copyright</title>
|
|
</head>
|
|
<body>
|
|
<h1>Data copyright</h1>
|
|
<ul>
|
|
<li>All data stored in the database are legal property of swift.</li>
|
|
<li>No unauthorized usage or copying allowed.</li>
|
|
<li>Usage is only allowed within swift software components.</li>
|
|
<li>When you ("the user") enter/upload data to this DB, swift can use them now and forever.</li>
|
|
</ul>
|
|
</body>
|
|
</html>
|