From 56e7a3450471f2fe2f0bf5c2655ab7d7bbd607d1 Mon Sep 17 00:00:00 2001 From: crunk Date: Sun, 3 Apr 2022 09:50:45 +0200 Subject: [PATCH] added LICENSE --- LICENSE | 15 +++++++++++++++ README.md | 7 +++++++ 2 files changed, 22 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..40472b8 --- /dev/null +++ b/LICENSE @@ -0,0 +1,15 @@ +distribusi-verse: medium-tech web app content management system for the web +Copyright (C) 2022 Varia & friends + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU 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 General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see . diff --git a/README.md b/README.md index 5b3e368..877ef9d 100644 --- a/README.md +++ b/README.md @@ -57,3 +57,10 @@ This is currently added as a git submodule but I have no clue how that actually ``` $ pip install git+file:///home/full/path/to/distribusi#egg=distribusi ``` + + +## License + + + +