update LICENSE

This commit is contained in:
Lurkars 2021-09-07 14:34:03 +02:00
parent 604fd3871b
commit 02dec4cea5
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
The MIT License
Copyright (c) 2017 Lukas Haubaum
Copyright (c) 2017 Lurkars
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="author" content="Lukas Haubaum">
<meta name="author" content="Lurkars">
<meta name="description" content="Simple javascript implementation of the Zilch game, also known as Dice 10000.">
<title>openzilch.js</title>
<link href="style/main.css" rel="stylesheet" type="text/css" />
@ -72,7 +72,7 @@
<p><a href="https://git.lh8.de/Lurkars/openzilch.js" target="_blank">Source Code</a></p>
</div>
<hr />
<p>Created by <a href="https://www.champonthis.de">Lukas Haubaum</a>. Design and code inspiration by <a href="https://gabrielecirulli.github.io/2048/" target="_blank">Gabriele Cirulli's 2048</a>.</p>
<p>Created by <a href="https://www.champonthis.de">Lurkars</a>. Design and code inspiration by <a href="https://gabrielecirulli.github.io/2048/" target="_blank">Gabriele Cirulli's 2048</a>.</p>
<p>
<a href="/imprint">Imprint</a> | <a href="/privacy-policy">Privacy Policy</a>
@ -83,4 +83,4 @@
<script type="text/javascript" src="js/game.js"></script>
</body>
</html>
</html>