Skip to content

Commit 7078139

Browse files
committed
Add license
1 parent 5f5840f commit 7078139

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-0
lines changed

LICENSE

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
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/>.

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,23 @@ It passes all the tests from https://github.com/json-schema/JSON-Schema-Test-Sui
88
except for optional/bignum.json, but it doesn't mean that it's free of bugs,
99
especially in scope alteration and resolution, since that part is not entrirely
1010
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.

0 commit comments

Comments
 (0)