Skip to content

Commit 7c99ff2

Browse files
committed
add plain mit v0.1.2
1 parent b64f5af commit 7c99ff2

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

index.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
2+
# The Plain MIT License
3+
4+
> v0.1.2
5+
> Copyright Notice: (c) 2025 `Adam Poulemanos`
6+
7+
## You Can Do Anything with The Work
8+
9+
We give you permission to:
10+
11+
- **Use** it
12+
- **Copy** it
13+
- **Change** it
14+
- **Share** it
15+
- **Sell** it
16+
- **Mix** or put it together with other works
17+
18+
You can do all of these things **for free**. You can do them for any reason.
19+
Everyone else can do these things too, as long as they follow these rules.
20+
21+
## **If** You Give Us Credit **and Keep This Notice**
22+
23+
You can do any of these things with the work, **if you follow these two rules**:
24+
25+
1. **You must keep our copyright notice**.[^1]
26+
2. **You must *also* keep this notice with all versions of the work**. You can give this notice a few ways:
27+
1. Include this complete notice in the work (the Plain MIT License).
28+
2. Include this notice in materials that come with the work.
29+
3. [Link to this notice][selflink] from the work.
30+
4. Use an accepted standard for linking to licenses, like the [SPDX Identifier][spdx-guide]: `SPDX-LICENSE-IDENTIFIER: MIT`.
31+
32+
## We Give No Promises or Guarantees
33+
34+
We give the work to you **as it is**, without any promises or guarantees. This means:
35+
36+
- **"As is"**: You get the work exactly how it is, including anything broken.
37+
- **No Guarantees**: We are not promising it will work well for any specific tasks, or that it will not break any rules. It may not work at all.
38+
39+
We are not responsible for any problems or damages that happen because of the work. You use it at your own risk.
40+
41+
[^1]: This tells people who created the work.
42+
43+
[selflink]: <https://plainlicense.org/licenses/permissive/mit/> "The Plain MIT License"
44+
[spdx-guide]: <https://spdx.dev/learn/handling-license-info/> "SPDX User Guide"

0 commit comments

Comments
 (0)