From 938ee5fc154e71e90a0052a83c996c92d3ffa06f Mon Sep 17 00:00:00 2001 From: Daniel Bulant Date: Sun, 10 Apr 2022 20:46:51 +0200 Subject: [PATCH] Switch to AGPL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54eba47..d87985f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The home page, hosted on cloudflare pages. Made with Svelte, SvelteKit and mdsve ## Licensing -The code for the website and it's styles is licensed under GPLv3 (see LICENSE file). +The code for the website and it's styles is licensed under AGPLv3 (see LICENSE file). Files in `static` are subject to their own copyright terms: - `posts` folder is available under the same terms as the post in which they appear, or if they have their own LICENSE file in the same location (named `image.LICENSE` where `image` is the filename of the image) - `prism` files have their own copyright on top of the file and are available under MIT license