|
1 | | -Proprietary Software License |
2 | | - |
3 | | -Copyright (c) 2026 Avalon Reset. All rights reserved. |
4 | | - |
5 | | -This software and associated documentation files (the "Software") are the |
6 | | -proprietary property of the copyright holder. The Software is licensed, not |
7 | | -sold, to authorized users under the following terms: |
8 | | - |
9 | | -1. GRANT OF LICENSE |
10 | | - You are granted a non-exclusive, non-transferable, revocable license to |
11 | | - install and use the Software for your own personal or business purposes, |
12 | | - subject to the terms of this agreement and your active membership in the |
13 | | - copyright holder's community program. |
14 | | - |
15 | | -2. RESTRICTIONS |
16 | | - You may NOT: |
17 | | - a) Copy, redistribute, publish, or share the Software or any portion of |
18 | | - it with any third party, whether for free or for compensation; |
19 | | - b) Modify, adapt, translate, reverse engineer, decompile, or disassemble |
20 | | - the Software for the purpose of creating derivative works for |
21 | | - distribution; |
22 | | - c) Sublicense, rent, lease, or lend the Software to any third party; |
23 | | - d) Remove or alter any proprietary notices, labels, or marks on the |
24 | | - Software; |
25 | | - e) Use the Software to create a competing product or service. |
26 | | - |
27 | | -3. MEMBERSHIP REQUIREMENT |
28 | | - Access to the Software is contingent upon active membership in the |
29 | | - copyright holder's authorized community program. Termination or |
30 | | - expiration of membership automatically revokes this license. Upon |
31 | | - revocation, you must delete all copies of the Software in your |
32 | | - possession. |
33 | | - |
34 | | -4. OWNERSHIP |
35 | | - The copyright holder retains all right, title, and interest in and to |
36 | | - the Software, including all intellectual property rights. This license |
37 | | - does not transfer any ownership rights to you. |
38 | | - |
39 | | -5. NO WARRANTY |
40 | | - THE SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EXPRESS |
41 | | - OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
42 | | - MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT. |
43 | | - |
44 | | -6. LIMITATION OF LIABILITY |
45 | | - IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES, |
46 | | - OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR |
47 | | - OTHERWISE, ARISING FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR |
48 | | - THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
49 | | - |
50 | | -7. TERMINATION |
51 | | - This license is effective until terminated. It terminates automatically |
52 | | - if you fail to comply with any term of this agreement. Upon termination, |
53 | | - you must destroy all copies of the Software. |
54 | | - |
55 | | -8. GOVERNING LAW |
56 | | - This agreement shall be governed by and construed in accordance with the |
57 | | - laws of the jurisdiction in which the copyright holder resides. |
58 | | - |
59 | | -For licensing inquiries: benjamin@rankenstein.pro |
| 1 | +MIT License |
| 2 | + |
| 3 | +Copyright (c) 2026 Avalon Reset |
| 4 | + |
| 5 | +Permission is hereby granted, free of charge, to any person obtaining a copy |
| 6 | +of this software and associated documentation files (the "Software"), to deal |
| 7 | +in the Software without restriction, including without limitation the rights |
| 8 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 9 | +copies of the Software, and to permit persons to whom the Software is |
| 10 | +furnished to do so, subject to the following conditions: |
| 11 | + |
| 12 | +The above copyright notice and this permission notice shall be included in all |
| 13 | +copies or substantial portions of the Software. |
| 14 | + |
| 15 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 16 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 17 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 18 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 19 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 20 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 21 | +SOFTWARE. |
0 commit comments