sorcer: update license

This commit is contained in:
Ben Siraphob
2021-01-01 11:52:33 +07:00
parent b04fc593e7
commit fcbc6c84e5
+1 -1
View File
@@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
homepage = "http://openavproductions.com/sorcer/";
description = "A wavetable LV2 plugin synth, targeted at the electronic / dubstep genre";
license = licenses.gpl3;
license = licenses.gpl3Plus;
maintainers = [ maintainers.magnetophon ];
platforms = platforms.linux;
};