您的位置:首页 > 运维架构

OpenSource License completion : Degrees of freedom

2009-09-09 16:00 393 查看
Degrees of freedom:

 

MIT == BSD --> Apache v2.0 --> LGPL --> GPL

 

Reference from WiKi: difference between LGPL and GPL:

 

The main difference between the LGPL and the GPL is that the former can be linked to (in the case of a library, 'used by') a non-(L)GPLed program, and regardless of whether it is free software or proprietary software.

 

 
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  opensource library apache