docs!: actually, just v3

This commit is contained in:
decentral1se 2022-11-26 12:08:18 +01:00
parent 8902009d92
commit 260e574f68
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
2 changed files with 10 additions and 11 deletions

19
LICENSE
View File

@ -1,15 +1,14 @@
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 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.
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/>.
You should have received a copy of the GNU General Public License along with
this program. If not, see <http://www.gnu.org/licenses/>.

View File

@ -147,5 +147,5 @@ tools.
## 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" />
<img src="https://www.gnu.org/graphics/gplv3-with-text-136x68.png" />
</a>