fix license links
This commit is contained in:
parent
bbf72ab0c7
commit
1885774b07
1 changed files with 1 additions and 1 deletions
|
@ -32,4 +32,4 @@
|
||||||
<p>For the development version, use <code>OxJS/dev/Ox.js</code> instead. And to include <code>Ox.UI</code>, start with <code>Ox.load('UI', function() { ... })</code>.</p>
|
<p>For the development version, use <code>OxJS/dev/Ox.js</code> instead. And to include <code>Ox.UI</code>, start with <code>Ox.load('UI', function() { ... })</code>.</p>
|
||||||
<br>
|
<br>
|
||||||
<h2><b>License</b></h2>
|
<h2><b>License</b></h2>
|
||||||
<p>Dual-licensed, <a href=\"http://en.wikipedia.org/wiki/GNU_General_Public_License\">GPL</a>/<a href=\"http://en.wikipedia.org/wiki/MIT_License\">MIT</a>. You can pick either. In a nutshell, the former says no derived work may be more restrictive, while the latter avoids to make that restriction.</p>
|
<p>Dual-licensed, <a href="http://en.wikipedia.org/wiki/GNU_General_Public_License">GPL</a>/<a href="http://en.wikipedia.org/wiki/MIT_License">MIT</a>. You can pick either. In a nutshell, the former says no derived work may be more restrictive, while the latter avoids to make that restriction.</p>
|
||||||
|
|
Loading…
Reference in a new issue