File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -252,10 +252,10 @@ License
252252This project is released under the terms of the [GNU Affero General Public
253253License v3.0](./LICENSE).
254254
255- **A note for enterprises:** Using the JSON Schema CLI during local development
256- or as part of your CI/CD pipelines does not trigger the AGPL copyleft
257- requirements. Your schemas, data, and surrounding code remain entirely yours.
258- The copyleft provisions only apply if you modify the CLI source code itself or
259- embed it within your own software. This is the same way that managing your
260- proprietary code with [Git ](https://git-scm.com) does not make your code
261- subject to the [GPL](https://www.gnu.org/licenses/gpl-3.0.en.html ).
255+ **A note for enterprises:** Using the JSON Schema CLI as a tool during local
256+ development or as part of your CI/CD pipelines does not trigger the AGPL
257+ copyleft requirements. Your schemas, data, and surrounding code remain entirely
258+ yours. This is the same way that managing your proprietary code with
259+ [Git](https://git-scm.com) does not make your code subject to the
260+ [GPL ](https://www.gnu.org/licenses/gpl-3.0.en.html). For any other use, please
261+ refer to the full [license](./LICENSE ).
You can’t perform that action at this time.
0 commit comments