emboss: fix license
This commit is contained in:
parent
ce37c5b0b4
commit
83dda57082
@ -21,8 +21,8 @@ stdenv.mkDerivation {
|
|||||||
specially developed for the needs of the molecular biology (e.g. EMBnet)
|
specially developed for the needs of the molecular biology (e.g. EMBnet)
|
||||||
user community, including libraries. The software automatically copes with
|
user community, including libraries. The software automatically copes with
|
||||||
data in a variety of formats and even allows transparent retrieval of
|
data in a variety of formats and even allows transparent retrieval of
|
||||||
sequence data from the web.'';
|
sequence data from the web.'';
|
||||||
license = "GPL2";
|
license = stdenv.lib.licenses.gpl2;
|
||||||
homepage = "http://emboss.sourceforge.net/";
|
homepage = "http://emboss.sourceforge.net/";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user