Proper Markdown for LICENSE.md file
This commit is contained in:
parent
c212640fbb
commit
f9f4533e97
|
@ -1,9 +1,9 @@
|
|||
# License
|
||||
# # Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
|
||||
# License
|
||||
## Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
|
||||
|
||||
This is a human-readable summary of (and not a substitute for) the [license](http://creativecommons.org/licenses/by-sa/4.0/).
|
||||
|
||||
# ## You are free to:
|
||||
### You are free to:
|
||||
|
||||
* **Share** — copy and redistribute the material in any medium or format
|
||||
* **Adapt** — remix, transform, and build upon the material
|
||||
|
@ -12,14 +12,14 @@ for any purpose, even commercially.
|
|||
|
||||
The licensor cannot revoke these freedoms as long as you follow the license terms.
|
||||
|
||||
# ## Under the following conditions:
|
||||
### Under the following conditions:
|
||||
|
||||
* **Attribution** — You must attribute the work as follows: "Original work available at https://door43.org/." Attribution statements in derivative works should not in any way suggest that we endorse you or your use of this work.
|
||||
* **ShareAlike** — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
|
||||
|
||||
**No additional restrictions** — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
|
||||
|
||||
# ## Notices:
|
||||
### Notices:
|
||||
|
||||
You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation.
|
||||
|
Loading…
Reference in New Issue