diff options
author | jaseg <git@jaseg.de> | 2021-01-30 20:26:34 +0100 |
---|---|---|
committer | jaseg <git@jaseg.de> | 2021-01-30 20:26:34 +0100 |
commit | 133f5bb98d15f3e36487d188aeaa2909bb7c90a1 (patch) | |
tree | 224bd32037f14017f0b565e126713c2a14131d80 /README.rst | |
parent | c5f8416b63139ec5b69c318e1be70ae54755e1e6 (diff) | |
download | gerbolyze-133f5bb98d15f3e36487d188aeaa2909bb7c90a1.tar.gz gerbolyze-133f5bb98d15f3e36487d188aeaa2909bb7c90a1.tar.bz2 gerbolyze-133f5bb98d15f3e36487d188aeaa2909bb7c90a1.zip |
README: add blurb on AGPL
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -152,3 +152,15 @@ Gallery .. image:: https://raw.githubusercontent.com/jaseg/gerbolyze/master/sample3.jpg +Licensing +--------- + +This tool is licensed under the rather radical AGPLv3 license. Briefly, this means that you have to provide users of a +webapp using this tool in the backend with this tool's source. + +I get that some people have issues with the AGPL. In case this license prevents you from using this software, please +send me [an email](mailto:agpl.sucks@jaseg.de) and I can grant you an exception. I want this software to be useful to as +many people as possible and I wouldn't want the license to be a hurdle to anyone. OTOH I see a danger of some cheap +board house just integrating a fork into their webpage without providing their changes back upstream, and I want to +avoid that so the default license is still AGPL. + |