-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLICENSE
More file actions
61 lines (47 loc) · 2.62 KB
/
Copy pathLICENSE
File metadata and controls
61 lines (47 loc) · 2.62 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
mollu License
Copyright (c) 2026 titaniumclock
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to read the Software and to use it for private, non-public evaluation and
development, subject to the following conditions:
ATTRIBUTION REQUIREMENT
All copies, distributions, or derivative works — whether modified or
unmodified — must include the following notice in a location reasonably
visible to users or contributors:
mollu by titaniumclock
https://github.com/titaniumclock/mollu-rs
PUBLIC USE RESTRICTION
Any public use of the Software — including public deployment or hosting,
redistribution, or incorporation into a publicly available product or
service — requires prior written permission from the copyright holder.
NO-SELL RESTRICTION
The rights granted above do not include the right to use the Software for
commercial purposes. "Commercial purposes" means any use in connection with
monetary compensation of any kind, whether direct or indirect, including
but not limited to:
(a) selling or sublicensing the Software or a product substantially
built upon it;
(b) providing the Software as a hosted or managed service;
(c) incorporating the Software into a product or service in connection
with which any monetary inflow is received — including fees,
subscriptions, advertising revenue, data monetization, or any other
form of payment;
(d) receiving donations, sponsorships, or crowdfunding contributions
whose primary purpose is to fund development or distribution of the
Software or a derivative work.
For public-use or commercial licensing inquiries, open a discussion at:
https://github.com/titaniumclock/mollu-rs/discussions
SHARE-ALIKE RESTRICTION
Any derivative work — including forks, modifications, or works that
incorporate a substantial portion of the Software — must be distributed
under this same license, including the Attribution Requirement, the
No-Sell Restriction, and this Share-Alike Restriction.
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.