I need a licens for an opensource project, that specifies not free for comertial use [closed]

最后都变了- 提交于 2019-12-12 01:13:09

问题


I am developing a web based opensource project. I was considering the AGPL v3, but I explicitly want to prevent commercial use. Non-profit orgs are welcome to use it for free.

It seems to be a common thing in the software world, but I am looking for a pre-written license that I could use or adapt.

Any ideas where I can find such a thing? Are there accepted opensource licenses that fit this criteria?


回答1:


It is not a good idea to use such a license, because it is sometimes very hard to draw the line between commercial and non-commercial, especially juridically.

However, you may check out Creative Commons licenses.




回答2:


You won't find any open source licenses that prevent commercial use. That's against the spirit of open source and wouldn't fit into the definition of open source.




回答3:


There cannot possibly be such a license. Forbidding the use of the source code is the exact opposite of open source. Ergo, there cannot ever possible be an open source license which has such a restriction, and a license which has such a restriction cannot ever possibly be an open source license.



来源:https://stackoverflow.com/questions/4397661/i-need-a-licens-for-an-opensource-project-that-specifies-not-free-for-comertial

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!