2023-11-25 16:00:15 +01:00
|
|
|
---
|
|
|
|
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
|
|
|
|
2023-11-25 16:00:15 +01:00
|
|
|
comment: false
|
2023-04-10 09:53:05 +02:00
|
|
|
|
2023-11-25 16:00:15 +01:00
|
|
|
showDate: false
|
|
|
|
showReadingTime: false
|
|
|
|
showWordCount: false
|
|
|
|
showPagination: false
|
|
|
|
showAuthor: false
|
2023-04-10 09:53:05 +02:00
|
|
|
|
2023-11-25 16:00:15 +01:00
|
|
|
sharingLinks: false
|
2023-11-17 18:03:17 +01:00
|
|
|
|
2023-11-25 16:00:15 +01:00
|
|
|
feed_exclude: true
|
|
|
|
#site_exclude: true
|
2022-12-05 22:32:44 +01:00
|
|
|
|
2023-11-25 16:00:15 +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.
|
2023-04-08 17:42:08 +02:00
|
|
|
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-04-08 17:42:08 +02:00
|
|
|
|
2023-11-26 19:08:54 +01:00
|
|
|
For attribution a link back to my website (`oe7drt.com`) is enough.
|
2023-04-08 17:42:08 +02:00
|
|
|
|
|
|
|
[cc]: https://creativecommons.org/licenses/by-nc-nd/4.0/
|
|
|
|
[mit]: https://en.wikipedia.org/wiki/MIT_License
|
|
|
|
|