|
| 1 | +.. SPDX-License-Identifier: Personal-Use-1.0 |
| 2 | +
|
| 3 | +Personal Use License |
| 4 | +==================== |
| 5 | + |
| 6 | +.. image:: https://img.shields.io/badge/license-Personal_Use-blue.svg |
| 7 | + :target: https://opensource.org/licenses/Personal-Use-1.0 |
| 8 | + |
| 9 | +1. Definitions |
| 10 | +--------------- |
| 11 | + |
| 12 | + - "Software" refers to the program provided under this license. |
| 13 | + - "User" refers to the individual utilizing the Software for personal use. |
| 14 | + |
| 15 | +2. License Grant |
| 16 | +----------------- |
| 17 | + |
| 18 | + Subject to the terms and conditions of this License, the Licensor grants the User a |
| 19 | + personal, non-exclusive, non-transferable, and revocable license to use the Software for |
| 20 | + personal purposes only. |
| 21 | + |
| 22 | +3. Restrictions |
| 23 | +---------------- |
| 24 | + |
| 25 | + The User may not: |
| 26 | + |
| 27 | + - Distribute, sublicense, or otherwise make the Software available to others. |
| 28 | + - Modify, adapt, reverse engineer, decompile, or disassemble the Software. |
| 29 | + - Use the Software for any commercial purpose. |
| 30 | + |
| 31 | +4. Termination |
| 32 | +--------------- |
| 33 | + |
| 34 | + This license is effective until terminated. The User may terminate it at any time |
| 35 | + by destroying all copies of the Software. This license will terminate automatically |
| 36 | + if the User fails to comply with any term or condition of this License. |
| 37 | + |
| 38 | +5. Disclaimer of Warranty |
| 39 | +------------------------- |
| 40 | + |
| 41 | + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 42 | + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 43 | + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 44 | + A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 45 | + OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 46 | + SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 47 | + LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 48 | + DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 49 | + THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 50 | + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 51 | + OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 52 | + |
| 53 | +6. Governing Law |
| 54 | +------------------ |
| 55 | + |
| 56 | + This License shall be governed by and construed in accordance with the laws of |
| 57 | + Brazilian Jurisdiction, without regard to its conflict of law principles. |
| 58 | + |
0 commit comments