Skip to content

Commit 343fb31

Browse files
committed
Smaller AGPL clarification notes follow-up
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
1 parent 23985e2 commit 343fb31

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.markdown

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -252,10 +252,10 @@ License
252252
This project is released under the terms of the [GNU Affero General Public
253253
License 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).

0 commit comments

Comments
 (0)