(Hopefully replying to my sent mail works and doesn't start a new thread) I've incorporated most suggestions (commit 848faa0 in the previously linked to GitHub repository) and attached the new draft as both plaintext and universal diff from previous plaintext.
- conditions -> obligations - at least one publication must be available for at least 30 days - patent grants - explicit irrevocability except in case of obligation violations Any additional feedback would be welcome. Thank you for your time. On Saturday, 3 August 2019 23:48:38 CEST Moritz Maxeiner wrote: > Hello, > > [...]
Contribution Public License 1.0 (Draft) ═══════════════════════════════════════ *Copyright Notice:* © `Year and Copyright Holder' *Source Notice:* `Primary location of source code' You may use and distribute this software without restriction, as long as you fulfill all of the following obligations: 1. Ensure everyone who receives a copy of this software from you, in any form, also receives the text of this license and the copyright and source notices above. 2. License each change you make to this software under this license, publish it in its original form through a freely accessible distribution system commonly used for similar changes, and ensure reasonable availability of it via one such publication for as long as you use or distribute this software with it, but no less than 30 days. 3. Do not make any legal claim against anyone for infringing any patent claim they would infringe by using or distributing this software. You are granted a perpetual, universal, non-exclusive, no-charge, royalty-free, irrevocable (except by not fulfilling the above obligations) copyright license to use and distribute this software without restriction. You are granted a perpetual, universal, non-exclusive, no-charge, royalty-free, irrevocable (except by not fulfilling the above obligations) patent license for all patent claims licensable by any copyright holder your use or distribution of this software would otherwise infringe. There is no warranty for this software, to the extent permitted by applicable law. Except when otherwise stated in writing the copyright holders and/or other parties provide this software "as is" without warranty of any kind, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The entire risk as to the quality and performance of this sofware is with you. Should this software prove defective, you assume the cost of all necessary servicing, repair or correction. In no event, unless required by applicable law or agreed to in writing, will any copyright holder, or any other party who makes changes to and/or distributes this software as permitted above, be liable to you for damages, including any general, special, incidental, or consequential damages arising out of the use or inability to use this software (including but not limited to loss of data or data being rendered inaccurate or losses sustained by you or third parties or a failure of this software to operate with any other software, hardware, or wetware), even if such holder or other party has been advised of the possibility of such damages. Everyone is permitted to copy and distribute verbatim copies of this license.
diff --git a/LICENSE.txt b/LICENSE.txt index b6663eb..2bd4294 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -5,19 +5,34 @@ Contribution Public License 1.0 (Draft) *Source Notice:* `Primary location of source code' - You may use and distribute this software in any form, with or without - changes, as long as you meet all of the following conditions: + You may use and distribute this software without restriction, as long + as you fulfill all of the following obligations: 1. Ensure everyone who receives a copy of this software from you, in any form, also receives the text of this license and the copyright and source notices above. - 2. Contribute each change you make to this software as follows: - License it under this license to the public, publish it through a - freely accessible distribution system commonly used for similar - changes, and ensure reasonable availability of it via one such - publication for as long as you use or distribute this software with - it. + 2. License each change you make to this software under this license, + publish it in its original form through a freely accessible + distribution system commonly used for similar changes, and ensure + reasonable availability of it via one such publication for as long + as you use or distribute this software with it, but no less than 30 + days. + + 3. Do not make any legal claim against anyone for infringing any + patent claim they would infringe by using or distributing this + software. + + You are granted a perpetual, universal, non-exclusive, + no-charge, royalty-free, irrevocable (except by not + fulfilling the above obligations) copyright license to use + and distribute this software without restriction. + + You are granted a perpetual, universal, non-exclusive, + no-charge, royalty-free, irrevocable (except by not + fulfilling the above obligations) patent license for all + patent claims licensable by any copyright holder your use + or distribution of this software would otherwise infringe. There is no warranty for this software, to the extent permitted by applicable law. Except when otherwise stated
_______________________________________________ License-discuss mailing list License-discuss@lists.opensource.org http://lists.opensource.org/mailman/listinfo/license-discuss_lists.opensource.org