update licence section
This commit is contained in:
parent
2a5618ac5f
commit
96d5e4a856
1 changed files with 1 additions and 1 deletions
|
@ -31,4 +31,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>
|
||||
<br>
|
||||
<h2><b>License</b></h2>
|
||||
<p>Dual-licensed, GPL/MIT.</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