blob: 3286fb3e93fe327020da5b068041ef84b9f9f242 (
plain)
1
2
3
4
5
6
7
8
9
10
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)
|