tt-rss: Update license
This commit is contained in:
@@ -36,7 +36,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Web-based news feed (RSS/Atom) aggregator";
|
||||
license = licenses.gpl2Plus;
|
||||
license = licenses.gpl3Plus;
|
||||
homepage = "https://tt-rss.org";
|
||||
maintainers = with maintainers; [
|
||||
gileri
|
||||
|
||||
Reference in New Issue
Block a user