From 7f3f5f2b6c18b46bd1db603e8a312668c2191220 Mon Sep 17 00:00:00 2001 From: s3lph Date: Mon, 21 Oct 2024 00:32:46 +0200 Subject: [PATCH] docs: minor wording fixes regarding licensing --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 48de986..27ae491 100644 --- a/README.md +++ b/README.md @@ -147,11 +147,11 @@ Apart from these per-space states, error states of the SpaceAPI map itself are r ## License -Unless otherwise noted, the contents of this repository are licensed under the MIT License (See LICENSE). +Unless noted otherwise, the contents of this repository are licensed under the MIT License (See [LICENSE](LICENSE)). ### Public Domain Data -To the best of my knowledge, the contents of `erfamap-output/` and `esp32/src/spacemap.h` are not protectable by copyright and are therefore in the public domain. +To the best of my knowledge, the contents of `erfamap-output/` and `esp32/src/spacemap.h` are not covered by Swiss copyright law and are therefore in the public domain. In case I do have copyright claims on them, I license these under the Creative Commons [CC0 1.0][cc0] "No Rights Reserved" license.