开发者

LGPLv3 app with an included ISCL license library? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

This question does not appear to be about programming within the scope defined in the help cent开发者_C百科er.

Closed 7 years ago.

Improve this question

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!


ISC is compatible to GPL (and as such, LGPL).


The ISC license is quite simple:

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. (from wikipedia)

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.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜