ardour: clarify gpl2 license with gpl2Plus
This commit is contained in:
@@ -183,7 +183,7 @@ stdenv.mkDerivation rec {
|
|||||||
https://community.ardour.org/donate
|
https://community.ardour.org/donate
|
||||||
'';
|
'';
|
||||||
homepage = "https://ardour.org/";
|
homepage = "https://ardour.org/";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2Plus;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ goibhniu magnetophon mitchmindtree ];
|
maintainers = with maintainers; [ goibhniu magnetophon mitchmindtree ];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user