libsnark icon indicating copy to clipboard operation
libsnark copied to clipboard

Make LGPLv3 or GPLv2 constraint clear in the README

Open mratsim opened this issue 7 years ago • 0 comments

Due to the GMP dependency which is LGPL v3 or GPL v2, a binary build of libsnark has firm constraints and cannot be distributed with binary Apache v2-licensed code or is incompatible with app stores.

Note that only binary builds which becomes derivative works of LGPL/GPL have this constraint, sources do not have redistribution issues.

mratsim avatar Sep 03 '18 11:09 mratsim