pdf-reader
pdf-reader copied to clipboard
License issue with ttfunk
Hi there!
I'm not a lawyer but pdf-reader is under MIT license (https://github.com/yob/pdf-reader/blob/main/MIT-LICENSE) and use ttfunk as a dependency which is under GPL2/GPL3 license (https://github.com/prawnpdf/ttfunk/blob/master/LICENSE).
AFAIK mixing both is not possible : https://github.com/voormedia/rails-erd/issues/277
Just to notice you! Thank you!