libesmtp: actually correct license
This commit is contained in:
parent
4dc0315259
commit
aab5e4becb
@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = http://brianstafford.info/libesmtp/index.html;
|
homepage = http://brianstafford.info/libesmtp/index.html;
|
||||||
description = "A Library for Posting Electronic Mail";
|
description = "A Library for Posting Electronic Mail";
|
||||||
license = licenses.gpl3;
|
license = licenses.lgpl21;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user