Changed license strictly to GPL only.

This commit is contained in:
Simon Brooke 2020-05-01 10:28:57 +01:00
parent ae8779ef83
commit 81a4426235
No known key found for this signature in database
GPG key ID: A7A4F18D1D4DF987
4 changed files with 239 additions and 250 deletions

14
docs/index.html Normal file
View file

@ -0,0 +1,14 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Wildwood: Documentation</title>
<link rel="stylesheet" type="text/css" href="codox/css/default.css" />
</head>
<body>
<h1>Wildwood: Documentation</h1>
<ul>
<li><a href="codox/index.html">Primary documentaion</a></li>
<li><a href="cloverage/index.html">Test coverage</a></li>
</ul>
</body>
</html>