summaryrefslogtreecommitdiff
path: root/license.md
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-10-04 14:03:21 +0200
committermetamuffin <metamuffin@disroot.org>2025-10-04 14:03:21 +0200
commit44562390bca16de91651160d479106263916734e (patch)
tree7bd5f5fc87a7d0e49b518697f975655390d65b8c /license.md
parente5760fd94165ba3c5da1500425c7ade4dd9e52bc (diff)
downloadmetamuffin-website-44562390bca16de91651160d479106263916734e.tar
metamuffin-website-44562390bca16de91651160d479106263916734e.tar.bz2
metamuffin-website-44562390bca16de91651160d479106263916734e.tar.zst
simplify license
Diffstat (limited to 'license.md')
-rw-r--r--license.md11
1 files changed, 5 insertions, 6 deletions
diff --git a/license.md b/license.md
index 3286fb3..55ef9ee 100644
--- a/license.md
+++ b/license.md
@@ -1,11 +1,10 @@
# Licensing of metamuffin's personal website
-Except where otherwise stated pages and source files are licensed as follows:
+Except where otherwise stated this website (HTML pages and files in the source
+code/content repository) is licensed as under _Creative Commons Attribution No
+Derivatives 4.0 International_.
-- Content of markdown files (`*.md`) is licensed as CC-BY-ND-4.0
-- Content of source code files (`*.py`, `*.css`, `makefile`, `template.html`) is
- licensed as AGPL-3.0-only
-- Processed output files (`*.html` except `template.html`) are composites of the
- two above.
+Source code (Python scripts, Makefile, CSS, etc.) is additionally also licensed
+under the _GNU Affero General Public License v3.0 only_.
(If this this unclear or maybe invalid(?) please contact me)