libheif-rs icon indicating copy to clipboard operation
libheif-rs copied to clipboard

License

Open virtualritz opened this issue 1 year ago • 0 comments

I understand libheif (the base for the libheif-sys and thus this crate) is under LGPL.

I think a warning should be placed in the README about this. If a user links such a dependencies statically into their binary, they will violate the license.

And that may happen involuntareily as a user currently need to go three levels down the dependency tree, to find out (like I did). :grin:

virtualritz avatar May 08 '24 14:05 virtualritz