docs: add license

This commit is contained in:
decentral1se 2022-11-24 22:11:11 +01:00
parent c6bb3cd1fc
commit 18728913a6
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
2 changed files with 21 additions and 0 deletions

15
LICENSE Normal file
View File

@ -0,0 +1,15 @@
rss-butt-plug: A SSB client which "plugs" a RSS feed into the Scuttleverse.
Copyright (C) 2022 decentral1se <helo@autonomic.zone>
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 <https://www.gnu.org/licenses/>.

View File

@ -135,3 +135,9 @@ tools.
* [`go-ssb`](https://github.com/ssbc/go-ssb)
* [`egonelbre/gophers`](https://github.com/egonelbre/gophers)
## LICENSE
<a href="https://git.coopcloud.tech/decentral1se/rss-butt-plug/src/branch/main/LICENSE">
<img src="https://www.gnu.org/graphics/gplv3-or-later.png" />
</a>