From 477b9a33efc676b2c7a1cbb0ecdbd35d1cbdca96 Mon Sep 17 00:00:00 2001 From: Viktor Lofgren Date: Thu, 19 May 2022 19:23:24 +0200 Subject: [PATCH] Add LICENSE.md --- LICENSE.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 LICENSE.md diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 00000000..02418ffc --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,16 @@ +marginalia.nu +Copyright (C) 2022 Viktor Lofgen + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero General Public License as +published by the Free Software Foundation, either version 3 of the +License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Affero General Public License for more details. + +You should have received a copy of the GNU Affero General Public License +along with this program. If not, see . +