shotcut: clarify license as gpl3Plus

This commit is contained in:
Harrison Houghton
2021-09-24 07:28:19 -04:00
parent f6a7137726
commit 98ea8a9dba
+1 -1
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;
};