qrencode: add license
This commit is contained in:
@@ -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 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user