This repository was archived by the owner on Nov 2, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -69,8 +69,8 @@ <h2>Haskell</h2>
69
69
< h2 > Python</ h2 >
70
70
71
71
< 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 >
74
74
</ ul >
75
75
76
76
</ div > <!-- style="padding-left:40px; margin-right:-40px;" class="span4" -->
@@ -96,12 +96,12 @@ <h2>JavaScript</h2>
96
96
97
97
< ul >
98
98
< 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 >
101
101
< 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 >
103
103
< 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 >
105
105
< li > < a href ="http://github.com/IreneKnapp/direct-schema "> direct-schema</ a > (BSD);</ li >
106
106
</ ul >
107
107
You can’t perform that action at this time.
0 commit comments