I have an application (or library) with an Lesser GPL v3 license. I’d like to use (and publish it with) an ISCL licensed library. Would this be ok?
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The ISC license is quite simple:
It doesn’t forbid you to sub-license the code or redistribute it under another license. You can thus redistribute along LGPL licensed work, as long as you make sure to preserve the original copyright note.