shotcut: clarify license as gpl3Plus

This commit is contained in:
Harrison Houghton 2021-09-15 10:59:19 -04:00
parent f6a7137726
commit 98ea8a9dba

View file

@ -94,7 +94,7 @@ mkDerivation rec {
please use the official build from shotcut.org instead.
'';
homepage = "https://shotcut.org";
license = licenses.gpl3;
license = licenses.gpl3Plus;
maintainers = with maintainers; [ goibhniu woffs peti ];
platforms = platforms.linux;
};