Skip to content

Commit bf0a73f

Browse files
committed
Update license information from CC BY-SA 4.0 to MIT in README and LICENSE files
1 parent f43d2d6 commit bf0a73f

2 files changed

Lines changed: 1 addition & 30 deletions

File tree

LICENSE

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,3 @@
1-
# Creative Commons Attribution-ShareAlike 4.0 International License
2-
3-
This documentation is licensed under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0).
4-
5-
## You are free to:
6-
7-
- **Share** — copy and redistribute the material in any medium or format
8-
- **Adapt** — remix, transform, and build upon the material for any purpose, even commercially
9-
10-
## Under the following terms:
11-
12-
- **Attribution** — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
13-
14-
- **ShareAlike** — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
15-
16-
- **No additional restrictions** — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
17-
18-
## Full License Text
19-
20-
The full license text is available at:
21-
https://creativecommons.org/licenses/by-sa/4.0/legalcode
22-
23-
---
24-
25-
## Code Examples License (MIT)
26-
27-
Code examples within this documentation are provided under the MIT License:
28-
29-
```
301
MIT License
312

323
Copyright (c) 2026 Unraid Plugin Documentation Contributors

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> **The community-maintained guide to building plugins for Unraid OS**
44
5-
[![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-sa/4.0/)
5+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
66
[![Unraid](https://img.shields.io/badge/Unraid-6.9+-orange.svg)](https://unraid.net/)
77
[![Contributions Welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg)](CONTRIBUTING.md)
88

0 commit comments

Comments
 (0)