sorcer: update license
This commit is contained in:
parent
b04fc593e7
commit
fcbc6c84e5
@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = "http://openavproductions.com/sorcer/";
|
homepage = "http://openavproductions.com/sorcer/";
|
||||||
description = "A wavetable LV2 plugin synth, targeted at the electronic / dubstep genre";
|
description = "A wavetable LV2 plugin synth, targeted at the electronic / dubstep genre";
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3Plus;
|
||||||
maintainers = [ maintainers.magnetophon ];
|
maintainers = [ maintainers.magnetophon ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user