diff options
Diffstat (limited to 'license.md')
-rw-r--r-- | license.md | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -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) |