bwa: update license
This commit is contained in:
@@ -34,7 +34,7 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = with lib; {
|
||||
description = "A software package for mapping low-divergent sequences against a large reference genome, such as the human genome";
|
||||
license = licenses.gpl3;
|
||||
license = licenses.gpl3Plus;
|
||||
homepage = "https://bio-bwa.sourceforge.net/";
|
||||
maintainers = with maintainers; [ luispedro ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user