Skip to content

Commit 74c6a52

Browse files
committed
Merge branch 'main' of github.com:formkit/jsonreader
2 parents e3578d4 + f59b040 commit 74c6a52

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

LICENSE.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@ This software is available under two licenses:
66

77
Copyright (c) 2025 FormKit Inc
88

9-
Permission is hereby granted, free of charge, to any individual person obtaining a copy of this software and associated documentation files (the "Software"), to use the Software for personal, educational, or non-commercial purposes, including without limitation the rights to use, copy, modify, merge, publish, and/or distribute copies of the Software, subject to the following conditions:
9+
Permission is hereby granted, free of charge, to any individual person obtaining a copy of this software and associated documentation files (the "Software"), to use the Software for personal, educational, or non-commercial purposes, including without limitation the rights to use, copy, modify, merge, subject to the following conditions:
1010

1111
1. The Software may not be used for any commercial purpose.
1212
2. Commercial purpose means any activity where the primary intent is monetary compensation or commercial advantage.
1313
3. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
14+
4. **Redistribution of the Software, whether in its original or modified form, is not permitted if such redistribution would allow the Software to be subsequently used in commercial projects without obtaining the Commercial License. This includes, but is not limited to, incorporating the Software into open-source projects that could then be used commercially.**
15+
5. **Reselling, repackaging, or redistributing the Software as a standalone product with substantially the same functionality as the original Software is prohibited. The Software may only be used as a component of a larger project whose primary purpose differs significantly from that of the Software.**
1416

1517
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1618

@@ -24,9 +26,10 @@ Terms of the Commercial License:
2426
3. Each distinct commercial product or service that uses the Software requires a separate license purchase.
2527
4. The Commercial License applies worldwide and has no expiration date once purchased.
2628
5. There are no restrictions on the number of developers, users, or distributions of the software once the Commercial License is purchased for a specific project.
29+
6. **The Commercial License does not permit reselling or redistributing the Software as a standalone product with substantially the same functionality as the original Software. The Software must be integrated as a component of a larger project whose primary purpose differs significantly from that of the Software.**
2730

2831
To obtain a Commercial License, please visit: https://jsonreader.formkit.com
2932

3033
Upon payment, you will receive a receipt. This receipt serves as the official proof of your Commercial License purchase and must be retained. No additional license key or documentation will be provided; the payment receipt itself constitutes your valid license authorization.
3134

32-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
35+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

0 commit comments

Comments
 (0)