update about,links,license pagesremoves pagination links on bottom; moves licensing text to separate page)
parent
1a39a4fa16
commit
cbd9ea5691
@ -1,10 +1,30 @@
|
||||
+++
|
||||
title = "LICENSE"
|
||||
date = "2022-12-04T18:15:03+01:00"
|
||||
lastmod = "2023-04-08T16:49:37+0200"
|
||||
|
||||
showPagination = false
|
||||
feed_exclude = true
|
||||
#draft = true
|
||||
|
||||
+++
|
||||
|
||||
Licensed as [CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/).
|
||||
The **content** (all non-code content) on my website is licensed under the
|
||||
[CC BY-NC-ND 4.0][cc] --- unless specified otherwise.
|
||||
This includes images (as well as screenshots).
|
||||
|
||||
**Code** (programs, source code, scripts) on my website is **usually**
|
||||
licensed under the [MIT license][mit].
|
||||
|
||||
For attribution a link back to my website (`oe7drt.com`) should be enough.
|
||||
|
||||
[cc]: https://creativecommons.org/licenses/by-nc-nd/4.0/
|
||||
[mit]: https://en.wikipedia.org/wiki/MIT_License
|
||||
|
||||
**Photographs** are more elaborately produces images and if you want to
|
||||
republish any of them you have to **ask for permission before**.
|
||||
This also includes **panoramas**.
|
||||
|
||||
(Well, since I am not so active: there are currently (2023-01-23) no
|
||||
photographs online.
|
||||
|
||||
|
Loading…
Reference in new issue