oe7drt-website/content/license/index.md

33 lines
781 B
Markdown
Raw Normal View History

---
title: LICENSE
date: 2022-12-04T18:15:03+01:00
lastmod: 2023-11-17T17:03:17+0000
2022-12-05 22:32:44 +01:00
comment: false
2023-04-10 09:53:05 +02:00
showDate: false
showReadingTime: false
showWordCount: false
showPagination: false
showAuthor: false
2023-04-10 09:53:05 +02:00
sharingLinks: false
feed_exclude: true
#site_exclude: true
2022-12-05 22:32:44 +01:00
---
2022-12-05 22:32:44 +01:00
2023-11-26 19:08:54 +01:00
**Content** (all non-code content -- usually text) on my website is licensed under the
[CC BY-NC-ND 4.0][cc] license --- unless specified otherwise.
This includes images (as well as screenshots).
**Code** (programs, source code, scripts) on my website is **usually**
2023-11-26 19:08:54 +01:00
licensed under the [MIT license][mit] --- unless stated otherwise.
2023-11-26 19:08:54 +01:00
For attribution a link back to my website (`oe7drt.com`) is enough.
[cc]: https://creativecommons.org/licenses/by-nc-nd/4.0/
[mit]: https://en.wikipedia.org/wiki/MIT_License