假设你见到一个人做出一样作品,他给这部作品源码用了GPLv3许可证。
但他又在下面限制了使用者分发预编译二进制文件的权限。
这时,你会选择尊重作者(不分发文件),还是遵照开源许可(分发文件)?亦或是……
我并没有找到更多的资料,这是GPLv3许可证的部分内容。
Nobody should be restricted by the software they use. There are four freedoms that every user should have:
the freedom to use the software for any purpose,
the freedom to change the software to suit your needs,
the freedom to share the software with your friends and neighbors, and
the freedom to share the changes you make. Developers who write software can release it under the terms of the GNU GPL. When they do, it will be free software and stay free software, no matter who changes or distributes the program. We call this copyleft: the software is copyrighted, but instead of using those rights to restrict users like proprietary software does, we use them to ensure that every user has freedom.
以上。
事件原型:http://www.mcbbs.net/thread-269807-1-1.html
|
|