mirror of
https://github.com/ctwj/urldb.git
synced 2025-11-25 03:15:04 +08:00
2.8 KiB
2.8 KiB
许可证
GNU General Public License v3.0
本项目采用 GNU General Public License v3.0 (GPL-3.0) 许可证。
许可证概述
GPL-3.0 是一个自由软件许可证,它确保软件保持自由和开放。该许可证的主要特点包括:
- 自由使用: 您可以自由地运行、研究、修改和分发软件
- 源代码开放: 修改后的代码必须同样开源
- 专利保护: 包含专利授权条款
- 兼容性: 与大多数开源许可证兼容
主要条款
-
自由使用和分发
- 您可以自由地使用、复制、分发和修改本软件
- 您可以商业使用本软件
-
源代码要求
- 如果您分发修改后的版本,必须同时提供源代码
- 源代码必须采用相同的许可证
-
专利授权
- 贡献者自动授予用户专利使用权
- 保护用户免受专利诉讼
-
免责声明
- 软件按"原样"提供,不提供任何保证
- 作者不承担任何责任
完整许可证文本
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU General Public License is a free, copyleft license for
software and other kinds of works.
The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users. We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors. You can apply it to
your programs, too.
[... 完整许可证文本请访问 https://www.gnu.org/licenses/gpl-3.0.html ...]
如何遵守许可证
如果您使用或修改本项目:
- 保留许可证信息: 不要删除或修改许可证文件
- 注明修改: 在修改的代码中添加适当的注释
- 分发源代码: 如果分发修改版本,必须提供源代码
- 使用相同许可证: 修改版本必须使用相同的GPL-3.0许可证
贡献代码
当您向本项目贡献代码时,您同意:
- 您的贡献将采用GPL-3.0许可证
- 您拥有或有权许可您贡献的代码
- 您授予项目维护者使用您贡献代码的权利
联系方式
如果您对许可证有任何疑问,请联系项目维护者。
注意: 本许可证信息仅供参考,完整和权威的许可证文本请参考 GNU General Public License v3.0。