Overview of free software licenses (for dummies)
Does anyone know of a reference that explains the different open-source licenses in easily understandable, non-legalese terms?
Specifically I'm looking for information about what it means to me when I'd like to use and redistribute some (open-source) library with my own products, eg something like this:
There's a list there, with a FAQ: http://www.fsf.org/licensing/licenses/
In your case, I think that X=public domain, Y=some commercial licenses, Z=GPL (modified BSD is similar to Y, but you are allowed to modify them).
The licenses themselves are fairly readable.
This is going to be a big grave dig, but after reading this question I can't help but to slip this link here:
http://www.tldrlegal.com
^Lookup any software license summarized in plain english (What you can, cannot and must do).
链接地址: http://www.djcxy.com/p/91042.html上一篇: 反射器的开源替代品?
下一篇: 免费软件许可证概述(适用于傻瓜)