update LICENSE
This commit is contained in:
@@ -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
|
||||
|
||||
+2
-2
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user