forked from THookz/Immutable
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLICENSE
More file actions
32 lines (21 loc) · 1.34 KB
/
LICENSE
File metadata and controls
32 lines (21 loc) · 1.34 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
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2024 Immutable Project
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU General Public License is a free, copyleft license for software and other kinds of works.
The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program—to make sure it remains free software for all its users.
You can **use, modify, and distribute this software freely** under the following conditions:
**1. Freedom to Use & Modify**
✔ You can use this software for any purpose.
✔ You can modify it as needed.
**2. Freedom to Share**
✔ You can redistribute copies, but you must keep it under this same license.
✔ If you modify it, your version must also be **open-source**.
**3. No Proprietary Takeover**
✔ No one can take this software and make it **closed-source or proprietary**.
**4. No Liability**
✔ This software comes **without any warranty**—use at your own risk.
For the full legal text, visit:
🔗 [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html)