ardour: clarify gpl2 license with gpl2Plus
This commit is contained in:
parent
e14c97185f
commit
070334a512
@ -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 ];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user