rssguard: specify license
This commit is contained in:
@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
|
||||
for ownCloud/Nextcloud.
|
||||
'';
|
||||
homepage = "https://github.com/martinrotter/rssguard";
|
||||
license = licenses.gpl3;
|
||||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ jluttine ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user