From 18728913a6f30ce74e3fca7ffe3078c5edaeb0c6 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Thu, 24 Nov 2022 22:11:11 +0100 Subject: [PATCH] docs: add license --- LICENSE | 15 +++++++++++++++ README.md | 6 ++++++ 2 files changed, 21 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..f7b0044 --- /dev/null +++ b/LICENSE @@ -0,0 +1,15 @@ +rss-butt-plug: A SSB client which "plugs" a RSS feed into the Scuttleverse. +Copyright (C) 2022 decentral1se + +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 d9d4665..d23a47a 100644 --- a/README.md +++ b/README.md @@ -135,3 +135,9 @@ tools. * [`go-ssb`](https://github.com/ssbc/go-ssb) * [`egonelbre/gophers`](https://github.com/egonelbre/gophers) + +## LICENSE + + + +