File tree 2 files changed +35
-0
lines changed 2 files changed +35
-0
lines changed Original file line number Diff line number Diff line change
1
+ Copyright (c) 2015 Cesanta Software Limited
2
+ All rights reserved
3
+
4
+ This software is dual-licensed: you can redistribute it and/or modify
5
+ it under the terms of the GNU General Public License version 2 as
6
+ published by the Free Software Foundation. For the terms of this
7
+ license, see <http://www.gnu.org/licenses/>.
8
+
9
+ You are free to use this software under the terms of the GNU General
10
+ Public License, but WITHOUT ANY WARRANTY; without even the implied
11
+ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12
+ See the GNU General Public License for more details.
13
+
14
+ Alternatively, you can license this software under a commercial
15
+ license, as set out in <http://cesanta.com/>.
Original file line number Diff line number Diff line change @@ -8,3 +8,23 @@ It passes all the tests from https://github.com/json-schema/JSON-Schema-Test-Sui
8
8
except for optional/bignum.json, but it doesn't mean that it's free of bugs,
9
9
especially in scope alteration and resolution, since that part is not entrirely
10
10
clear.
11
+
12
+ ## Contributions
13
+
14
+ People who have agreed to the
15
+ [ Cesanta CLA] ( http://cesanta.com/contributors_la.html )
16
+ can make contributions. Note that the CLA isn't a copyright
17
+ _ assigment_ but rather a copyright _ license_ .
18
+ You retain the copyright on your contributions.
19
+
20
+ ## Licensing
21
+
22
+ This software is released under commercial and
23
+ [ GNU GPL v.2] ( http://www.gnu.org/licenses/old-licenses/gpl-2.0.html ) open
24
+ source licenses. The GPLv2 open source License does not generally permit
25
+ incorporating this software into non-open source programs.
26
+ For those customers who do not wish to comply with the GPLv2 open
27
+ source license requirements,
28
+ [ Cesanta] ( http://cesanta.com ) offers a full,
29
+ royalty-free commercial license and professional support
30
+ without any of the GPL restrictions.
You can’t perform that action at this time.
0 commit comments