welle-io: fix license
This commit is contained in:
parent
2f27e4d44f
commit
8e0ca6c3d6
@ -43,7 +43,7 @@ in mkDerivation {
|
|||||||
description = "A DAB/DAB+ Software Radio";
|
description = "A DAB/DAB+ Software Radio";
|
||||||
homepage = "https://www.welle.io/";
|
homepage = "https://www.welle.io/";
|
||||||
maintainers = with maintainers; [ ck3d markuskowa ];
|
maintainers = with maintainers; [ ck3d markuskowa ];
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2Only;
|
||||||
platforms = with platforms; [ "x86_64-linux" "i686-linux" ] ++ darwin;
|
platforms = with platforms; [ "x86_64-linux" "i686-linux" ] ++ darwin;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user