From 74e8e1ad4d02d1c2e39302b5bf2c85ec88c99ad5 Mon Sep 17 00:00:00 2001 From: hitlerrip Date: Mon, 28 Jul 2025 14:49:07 +0200 Subject: init created the initial version of my website build script --- LICENSE.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 LICENSE.md (limited to 'LICENSE.md') 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/` -- cgit v1.2.3