mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 12:35:43 +08:00
refs #775, move "legal" folder out of shared
In same step update data files in shared
This commit is contained in:
12
resources/share/legal/data.html
Normal file
12
resources/share/legal/data.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!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>
|
||||
Reference in New Issue
Block a user