Skip to content

Commit e4ea72d

Browse files
authored
Create Licence.md
1 parent fddb78f commit e4ea72d

1 file changed

Lines changed: 51 additions & 0 deletions

File tree

Licence.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
# UnSetSoft Public License (UPL) 1.0
2+
3+
**Copyright (c) [Year] [Author]**
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
6+
and associated documentation files (the "Software"), to use the Software under the following conditions:
7+
8+
---
9+
10+
## 1. Permissions
11+
12+
1.1. **Partial code use:** You may use parts of the Software in other projects,
13+
provided that the original source is clearly credited.
14+
15+
---
16+
17+
## 2. Conditions
18+
19+
2.1. **Source disclosure:** If you distribute software that contains parts of the code,
20+
you must include a link to the original source.
21+
22+
2.2. **License and copyright notice:** All redistributed files must include
23+
this copyright notice and the UPL license.
24+
25+
2.3. **Same license per file:** Any redistributed files must retain this same UPL license.
26+
27+
2.4. **External dependencies:** This Software may include external dependencies,
28+
which are licensed under their respective licenses. You must comply with
29+
the terms of those licenses when using, distributing, or modifying the Software.
30+
31+
---
32+
33+
## 3. Limitations (Not allowed)
34+
35+
3.1. **Non-contributive modifications:** You may not modify the source code
36+
except for contributive purposes towards the original project.
37+
38+
3.2. **Distribution:** You may not distribute the original Software or modified versions.
39+
40+
3.3. **Liability:** The author and contributors are not responsible for any damages
41+
resulting from the use of the Software.
42+
43+
3.4. **Commercial use:** The Software may not be used for commercial purposes.
44+
45+
3.5. **Trademark use:** The use of registered trademarks or any use of the original software's brand is not allowed.
46+
47+
3.6. **Warranty:** No warranty may be offered for the Software; it is provided **"as is"**.
48+
49+
---
50+
51+
**End of UnSetSoft Public License (UPL) 1.0**

0 commit comments

Comments
 (0)