Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit c0ccbc2

Browse files
committed
Update licensing information
Tx google...
1 parent 16fd62e commit c0ccbc2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

implementations.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ <h2>Haskell</h2>
6969
<h2>Python</h2>
7070

7171
<ul>
72-
<li><a href="https://github.com/Julian/jsonschema">jsonschema</a>;</li>
73-
<li><a href="https://github.com/zyga/json-schema-validator">json-schema-validator</a>.</li>
72+
<li><a href="https://github.com/Julian/jsonschema">jsonschema</a> (MIT);</li>
73+
<li><a href="https://github.com/zyga/json-schema-validator">json-schema-validator</a> (LGPL).</li>
7474
</ul>
7575

7676
</div> <!-- style="padding-left:40px; margin-right:-40px;" class="span4" -->
@@ -96,12 +96,12 @@ <h2>JavaScript</h2>
9696

9797
<ul>
9898
<li><a href="http://orderly-json.org">Orderly</a> (BSD);</li>
99-
<li><a href="http://github.com/garycourt/JSV">JSV</a>;</li>
100-
<li><a href="http://github.com/kriszyp/json-schema">json-schema</a>;</li>
99+
<li><a href="http://github.com/garycourt/JSV">JSV</a> (BSD);</li>
100+
<li><a href="http://github.com/kriszyp/json-schema">json-schema</a> (AFL or BSD);</li>
101101
<li><a href="https://github.com/mattyod/matic">Matic</a> (MIT);</li>
102-
<li><a href="http://www.dojotoolkit.org/">Dojo</a>;</li>
102+
<li><a href="http://www.dojotoolkit.org/">Dojo</a> (AFL or BSD);</li>
103103
<li><a href="http://www.persvr.org/">Persevere</a> (modified BSD or AFL 2.0);</li>
104-
<li><a href="https://github.com/akidee/schema.js">schema.js</a>.</li>
104+
<li><a href="https://github.com/akidee/schema.js">schema.js</a> (MIT).</li>
105105
<li><a href="http://github.com/IreneKnapp/direct-schema">direct-schema</a> (BSD);</li>
106106
</ul>
107107

0 commit comments

Comments
 (0)