diff options
Diffstat (limited to 'LICENSE.md')
-rw-r--r-- | LICENSE.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..90aa81f --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,9 @@ +# Licenses + +This project has two licenses. + +Any content (images and text), unless otherwise specified, is licensed under **CC BY-SA 4.0**. + +Any source code is licensed under **AGPLv3-or-later**. + +You can find copies of both licenses under `./licenses/` |