Skip to content

Commit b4cb763

Browse files
authored
Update README.md
1 parent e4ea72d commit b4cb763

1 file changed

Lines changed: 40 additions & 2 deletions

File tree

README.md

Lines changed: 40 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,40 @@
1-
# UPL
2-
UnSetSoft Public License
1+
# 📝 UnSetSoft Public License (UPL)
2+
3+
The **UnSetSoft Public License (UPL)** is a free and open-source license designed to allow the use of partial code in other projects while enforcing clear credit, source disclosure, and non-commercial principles.
4+
5+
This repository contains the official text of the license, in Markdown format.
6+
7+
---
8+
9+
## 📖 Overview
10+
11+
The UPL was created to strike a balance between openness and protection:
12+
13+
-**You may** use parts of the code in other projects, provided you credit the original source.
14+
- ⚠️ **You must** disclose the source, keep the license text, and respect external dependencies’ licenses.
15+
- 🚫 **You may not** distribute the original or modified software, use it commercially, or use its trademarks.
16+
17+
---
18+
19+
## 📂 Files in this Repository
20+
21+
- [`LICENSE.md`](./LICENSE.md) → The full license text in Markdown format.
22+
23+
---
24+
25+
## 📌 How to Apply UPL to Your Project
26+
27+
1. Copy the full [`LICENSE.md`](./LICENSE.md) into the root of your project or just download from release section
28+
29+
---
30+
31+
## 🔗 External Dependencies
32+
33+
If your project uses third-party libraries, you must comply with their licenses in addition to the UPL.
34+
35+
---
36+
37+
## ⚠️ Disclaimer
38+
39+
This license was written to reflect the intentions of UnSetSoft.
40+
It is provided **“as is”** and does not replace professional legal advice.

0 commit comments

Comments
 (0)