Files
pilotclient/resources/share/legal/copyright.html
2024-11-30 12:11:21 +01:00

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 (&quot;the user&quot;) enter/upload data to this DB, swift can use them now and forever.</li>
</ul>
</body>
</html>