Skip to content

Commit 0a2ce08

Browse files
feat(legal): add proprietary license
1 parent ebc8216 commit 0a2ce08

1 file changed

Lines changed: 137 additions & 0 deletions

File tree

legal/licenses/LB-PSL.md

Lines changed: 137 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,137 @@
1+
LIZARDBYTE PROPRIETARY SOURCE LICENSE
2+
Version 1.0, May 2025
3+
4+
Copyright (C) 2025 LizardByte LLC. <https://app.lizardbyte.dev/>
5+
Everyone is permitted to copy and distribute verbatim copies
6+
of this license document, but changing it is not allowed.
7+
8+
PREAMBLE
9+
10+
The LizardByte Proprietary Source License is designed to allow users to view,
11+
modify, and contribute to the source code while reserving all distribution
12+
and commercialization rights exclusively to LizardByte LLC.
13+
14+
TERMS AND CONDITIONS
15+
16+
1. Definitions
17+
18+
"License" refers to this document.
19+
20+
"Licensor" refers to LizardByte LLC.
21+
22+
"Software" refers to the copyrightable work licensed under this License.
23+
24+
"Contribute" or "Contribution" means any work of authorship, including the
25+
original version of the Software and any modifications or additions to that
26+
Software that is intentionally submitted to the Licensor for inclusion in the
27+
Software.
28+
29+
"Distribution" means any form of making the Software or modified versions
30+
available to third parties, whether by traditional distribution channels,
31+
digital transmission, Software-as-a-Service, streaming, network access, remote
32+
execution, containerization, virtualization, API access, or any other method
33+
now known or hereafter developed.
34+
35+
"Circumvention" means any act of bypassing, removing, deactivating, defeating,
36+
or otherwise circumventing technological measures or business logic that
37+
controls access to or enforces limitations on the use of the Software,
38+
including any paid or premium features.
39+
40+
2. Grant of Rights
41+
42+
Subject to the terms and conditions of this License, the Licensor grants you
43+
a non-exclusive, worldwide, royalty-free license to:
44+
45+
a. View, use, and modify the Software for personal, non-commercial purposes.
46+
47+
b. Create derivative works based on the Software for personal use only.
48+
49+
c. Contribute modifications or improvements to the original Software through
50+
the official contribution channels established by the Licensor.
51+
52+
3. Restrictions
53+
54+
a. Exclusive Distribution Rights: All distribution rights of the Software or
55+
derivative works, in any form, are reserved exclusively to the Licensor.
56+
You may not distribute the Software or derivative works to any third party
57+
by any means, regardless of whether such distribution is for commercial,
58+
educational, individual, charitable, or any other purpose.
59+
60+
b. Service Prohibition: You may not provide or make available the Software
61+
as a service, including but not limited to Software-as-a-Service (SaaS),
62+
managed service, hosted service, cloud service, streaming service,
63+
subscription service, or any other service model now known or later
64+
developed.
65+
66+
c. Circumvention Prohibition: You may not circumvent, remove, or disable any
67+
licensing, payment, feature restriction, or access control mechanisms in
68+
the Software, including mechanisms that limit functionality to paid
69+
subscribers or premium users.
70+
71+
d. No Commercial Use: You may not use the Software for any commercial purpose
72+
without explicit written permission from the Licensor.
73+
74+
e. No Selling: You may not sell, rent, lease, or otherwise exchange the
75+
Software for value, whether monetary or otherwise.
76+
77+
f. No Competitive Use: You may not use the Software to develop, test, or
78+
support any product or service that competes, directly or indirectly,
79+
with the Licensor's products or services.
80+
81+
g. No Trademark Use: This License does not grant permission to use the trade
82+
names, trademarks, service marks, or product names of the Licensor, except
83+
as required for reasonable and customary attribution.
84+
85+
h. No Sublicensing: You may not grant any sublicenses to the Software.
86+
87+
4. Contributions
88+
89+
Any Contribution intentionally submitted for inclusion in the Software shall be
90+
under the terms and conditions of this License, without any additional terms
91+
or conditions. By submitting a Contribution, you irrevocably agree to these
92+
terms and acknowledge that the Licensor becomes the exclusive owner of the
93+
Contribution. The Licensor may require a separate Contributor License
94+
Agreement before accepting any Contribution.
95+
96+
5. Attribution
97+
98+
All copies or substantial portions of the Software must include a copy of this
99+
License and the following attribution notice:
100+
101+
"Contains software developed by LizardByte LLC (https://app.lizardbyte.dev)."
102+
103+
6. Disclaimer of Warranty
104+
105+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
106+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
107+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
108+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
109+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
110+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
111+
SOFTWARE.
112+
113+
7. Termination
114+
115+
This License and the rights granted hereunder will terminate automatically upon
116+
any breach by you of the terms of this License. Upon termination, you must
117+
cease all use of the Software and destroy all copies in your possession.
118+
119+
8. Legal Enforcement
120+
121+
The Licensor reserves the right to enforce this License through legal action,
122+
including but not limited to seeking injunctive relief, damages, and attorney's
123+
fees for any violation of these terms.
124+
125+
9. Miscellaneous
126+
127+
a. If any provision of this License is held to be unenforceable, such provision
128+
shall be reformed only to the extent necessary to make it enforceable.
129+
130+
b. This License represents the complete agreement concerning the subject matter
131+
hereof.
132+
133+
c. This License shall be governed by the laws of the jurisdiction in which the
134+
Licensor is located, excluding such jurisdiction's conflicts of law provisions.
135+
136+
d. No waiver of any provision of this License shall be deemed a further or
137+
continuing waiver of such term or any other term.

0 commit comments

Comments
 (0)