From 85007a256256d4cb8017677ebc71f6e59c3deb4d Mon Sep 17 00:00:00 2001 From: Vadim Semenov Date: Mon, 19 Aug 2024 23:04:27 +0000 Subject: [PATCH] v1.1 --- LICENSE | 56 ++++++++++++++++++-------------------------------------- 1 file changed, 18 insertions(+), 38 deletions(-) diff --git a/LICENSE b/LICENSE index 261eeb9..a5967aa 100644 --- a/LICENSE +++ b/LICENSE @@ -1,9 +1,13 @@ - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - + License + Version 1.0, January 2024 + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - + + This license is 99% compliant with Apache License 2.0, January 2004 + (http://www.apache.org/licenses/). The single difference between this + and Apache License 2.0 is that it doesn't include permissions to sell, + offer to sell without getting a commercial license from the Licensor. + 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, @@ -65,16 +69,17 @@ 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. + worldwide, non-exclusive, no-charge, royalty-free, copyright license + to reproduce for evaluation purposes, prepare Derivative Works of for + evaluation purposes, publicly display, publicly perform. This license + doesn't grant a permission to sell, offer to sell the Work. Such permission + has to be granted by the Licensor via any form of electronic, or + written communication sent by the Licensor or its representatives. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, + worldwide, non-exclusive, no-charge, royalty-free, patent license to + use for evaluation purposes, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) @@ -173,29 +178,4 @@ incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. + END OF TERMS AND CONDITIONS \ No newline at end of file