gpt4 book ai didi

gpl - 如何将代码许可为 LGPL

转载 作者:行者123 更新时间:2023-12-04 21:43:03 24 4
gpt4 key购买 nike

关闭。这个问题是off-topic .它目前不接受答案。












想改善这个问题吗? Update the question所以它是 on-topic对于堆栈溢出。

9年前关闭。




Improve this question




我正在寻求许可我使用过的一些代码。

我希望实现的是。

  • 代码可在其他开源项目中免费使用
  • 代码可以在非开源项目中使用,只要对代码的任何修改/改进/添加/或其他更改都可以返回给开源社区,而不会导致非开源代码也可用。

  • 我倾向于和 LGPL 许可证,但我很好奇如何实际去做这件事。

    我看过 http://www.gnu.org/licenses/lgpl.html有关 LGPL 的信息
    还看了 http://www.gnu.org/licenses/gpl-howto.html .

    我想知道的是:
    - LGPL 是我想要实现的最佳许可吗?
    - 有什么地方可以找到我需要在代码中放置的特定措辞以将其许可为 LGPL

    通读如何在 GNU 的页面上获得许可,我发现了这个措辞。
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program. If not, see <http://www.gnu.org/licenses/>.

    通读如何使用 GNU 许可证文档,这段文字让我感到困惑。 “所有程序,无论是在 GPL 还是 LGPL 下发布,都应该包含 GPL 的文本版本。”我很好奇以下内容是否足以获得 LGPL 许可证。
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU Lesser General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    GNU Lesser General Public License for more details.

    You should have received a copy of the GNU General Public License
    and GNU Lesser General Public License
    along with this program. If not, see <http://www.gnu.org/licenses/>.

    最佳答案

    你有启动画面之类的吗?在上面放一个按钮,上面写着“许可证”,当你点击它时,你会弹出一个你使用的许可代码列表,包括你的许可证。

    似乎太容易了,我有什么不明白的?

    关于gpl - 如何将代码许可为 LGPL,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8171047/

    24 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com