选择合适的许可证

发布于 2024-09-26 06:30:12 字数 1455 浏览 3 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

和影子一齐双人舞 2024-10-03 06:30:12

...我不希望人们在不同的站点上重复使用代码/实现代码...

这确实错过了自由软件的意义,或者正如 FSF 所说,它是 开源但不是真正的自由软件。不管我的语气如何,我并不是来教训你的,我只是指出,如果项目有这种限制,人们不太可能提供帮助。

但是,如果您将其更改为:

...我不希望人们在不同的站点上重复使用代码/实现代码而不将他们所做的任何修改贡献给项目 ...

然后GNU Affero 通用公共许可证 可能比较合适;它可以防止人们修改您的网站,除非他们在同一许可证下发布更改。

如果您仍然坚持原来的限制,那么任何开源许可证都不会帮助您,因为它们中的大多数都是自由软件,而不仅仅是开源。您必须编写自己的许可证,或修改现有的许可证。

... I don't want people to re-use the code/implement the code on separate sites ...

This really misses the point of Free Software, or as the FSF puts it, it's open source but not really Free Software. Despite my tone, I'm not here to lecture you, I'm simply pointing out that people are not likely to help if the project has this kind of restriction.

However, if you change that to:

... I don't want people to re-use the code/implement the code on separate sites without contributing any modifications they make back to the project ...

Then the GNU Affero General Public License might be appropriate; it prevents people from modifying your website unless they publish their changes under the same license.

If you still insist on your original restriction, then no open source license will help you, since most of them are about being Free Software, not just open source. You're going to have to write your own license, or modify an existing one.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文