qrencode: add license
This commit is contained in:
parent
984a41fe94
commit
5e57452bf8
@ -15,6 +15,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = https://fukuchi.org/works/qrencode/;
|
homepage = https://fukuchi.org/works/qrencode/;
|
||||||
description = "QR code encoder";
|
description = "QR code encoder";
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
|
license = licenses.lgpl21Plus;
|
||||||
maintainers = with maintainers; [ yegortimoshenko ];
|
maintainers = with maintainers; [ yegortimoshenko ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user