Files
pilotclient/resources/share/legal/data.html
Klaus Basan d002f09da5 refs #775, move "legal" folder out of shared
In same step update data files in shared
2016-12-06 09:33:34 +01:00

12 lines
303 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>
All data stored in the database are legal property of swift. No unauthorized usage or copying allowed.
</body>
</html>