diff options
Diffstat (limited to 'license.md')
-rw-r--r-- | license.md | 11 |
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) |