Files
pilotclient/resources/share/legal/copyright.html
Lars Toenning bcc4bdd31e Add SPDX identifiers for REUSE compliance
Co-authored-by: Mat Sutcliffe <oktal3700@gmail.com>
2023-10-03 09:29:49 +02:00

35 lines
1.3 KiB
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>swift CLA/copyright</title>
</head>
<body>
<h1>swift CLA</h1>
<ul>
<li>Read on
<a href="https://en.wikipedia.org/wiki/Contributor_License_Agreement" target="_blank">Wikipedia</a> what a CLA is and why it
is needed.</li>
<li>You need to register with our
<a href="https://dev.swift-project.org/" target="_blank">development site</a></li>
<li>Then you need to sign the CLA
<a href="https://dev.swift-project.org/L1" target="_blank">here</a></li>
</ul>
<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>