25 lines
2.0 KiB
Markdown
25 lines
2.0 KiB
Markdown
---
|
|
draft: false
|
|
title: "Rights and Licensing"
|
|
showReadingTime: false
|
|
showPostNavLinks: false
|
|
---
|
|
|
|
I receive no monetary benefit from this work. I made this resource because I am passionate about it,
|
|
and I want to be as unrestrictive as I feel is reasonable.
|
|
|
|
At present, I (Landon) am the sole developer of this resource. If you are interested, consider
|
|
[getting involved](https://gitmoss.fyi/GitMoss/meta/src/branch/main/contribute.md), and I will adjust
|
|
the rights and ownership of this project accordingly. I would love to see forks or adaptations of this work,
|
|
and I would really love to collaborate with additional contributors.
|
|
|
|
## Software Licensing
|
|
|
|
All software is licensed under an [MIT license](https://gitmoss.fyi/now/web/src/branch/main/LICENSE). I believe
|
|
this license provides a fair balance between preserving the integrity of the project and encouraging additional
|
|
development and growth.
|
|
|
|
## Content Licensing
|
|
{{<rawhtml>}}
|
|
<p xmlns:cc="http://creativecommons.org/ns#" >All content is licensed under <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC BY-NC-SA 4.0<img style="display:inline;height:1.3rem!important;margin:0 0 0 5px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1" alt=""><img style="display:inline;height:1.3rem!important;margin:0 0 0 5px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1" alt=""><img style="display:inline;height:1.3rem!important;margin:0 0 0 5px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/nc.svg?ref=chooser-v1" alt=""><img style="display:inline;height:1.3rem!important;margin:0 0 0 5px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/sa.svg?ref=chooser-v1" alt=""></a>. I believe this license is appropriate, as I want this project to be accessible to individuals, but I do not want it to be exploited for profit.</p>
|
|
{{</rawhtml>}} |