mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 04:45:31 +08:00
refs #651, legal pages structure (pages need legal texts)
This commit is contained in:
committed by
Roland Winklmeier
parent
a4d70fc8bd
commit
68eb5a9282
14
resources/share/shared/legal/credits.html
Normal file
14
resources/share/shared/legal/credits.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<!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>Credits</h1>
|
||||
<h2>Used software libraries</h2>
|
||||
|
||||
<h2>Used icons, graphics etc.</h2>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user