summaryrefslogtreecommitdiff
path: root/license.md
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-10-03 23:15:20 +0200
committermetamuffin <metamuffin@disroot.org>2025-10-03 23:15:20 +0200
commit007525c871ab64a6a33cb549ac2496ae6e74d5e4 (patch)
tree018d69f2f4a3280b631fde14c47c73a9f904e7f5 /license.md
parent5c92840108a05f0f311d5bef2d6512579b593438 (diff)
downloadmetamuffin-website-007525c871ab64a6a33cb549ac2496ae6e74d5e4.tar
metamuffin-website-007525c871ab64a6a33cb549ac2496ae6e74d5e4.tar.bz2
metamuffin-website-007525c871ab64a6a33cb549ac2496ae6e74d5e4.tar.zst
add license file
Diffstat (limited to 'license.md')
-rw-r--r--license.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/license.md b/license.md
new file mode 100644
index 0000000..3286fb3
--- /dev/null
+++ b/license.md
@@ -0,0 +1,11 @@
+# Licensing of metamuffin's personal website
+
+Except where otherwise stated pages and source files are licensed as follows:
+
+- 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.
+
+(If this this unclear or maybe invalid(?) please contact me)