开源许可 - 创茂网络工作室

开源许可

Apache License 2.0

创茂网络工作室的项目默认采用 Apache License 2.0 开源许可证

一、许可证概述

Apache License 2.0 是一个由 Apache 软件基金会发布的自由软件许可证。它允许使用者自由使用、修改和分发软件,无论是个人使用还是商业用途。

二、主要权限

根据 Apache License 2.0,您拥有以下权利:

  • 商业使用:可以免费将软件用于商业目的
  • 修改:可以修改源代码以满足您的需求
  • 分发:可以分发原始或修改后的软件
  • 专利授权:贡献者授予您专利使用权
  • 私人使用:可以在私人项目中使用,无公开义务

三、主要义务

使用 Apache License 2.0 的软件时,您需要遵守以下义务:

  • 保留声明:分发时必须包含原始版权声明
  • 包含许可:分发时必须包含 Apache License 2.0 文本
  • 变更说明:对源代码的修改需在文件中注明
  • NOTICE文件:如原始软件包含 NOTICE 文件,分发时需包含

四、专利条款

Apache License 2.0 包含明确的专利授权:

  • 贡献者授予您其专利的必要许可
  • 如果您起诉他人专利侵权,您的专利授权将终止
  • 专利授权不可撤销(除非您提起专利诉讼)

五、免责声明

Apache License 2.0 包含标准的免责声明:

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

中文翻译:除非适用法律要求或书面同意,否则按"原样"分发软件,不附带任何明示或暗示的保证或条件。

六、许可证文本

完整的 Apache License 2.0 文本:

Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

1. Definitions.
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.

2. Grant of Copyright License.
Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.

3. Grant of Patent License.
Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted.

...(此处为完整许可证文本,实际使用时需要包含完整内容)...

完整许可证文本请访问:https://www.apache.org/licenses/LICENSE-2.0

七、项目特定说明

对于创茂网络工作室的具体项目:

  • 所有项目默认使用 Apache License 2.0 许可证
  • 部分组件可能使用其他兼容许可证,详见项目文档
  • 第三方依赖库使用各自的许可证,请查看对应文档

八、如何遵守许可证

如果您分发基于我们项目的软件,请确保:

  • 在您的软件中包含 LICENSE 文件(Apache License 2.0 文本)
  • 保留原始版权声明
  • 如果修改了代码,在修改的文件中添加说明
  • 如果原始项目有 NOTICE 文件,请一并包含

九、常见问题

Q: 我可以在商业产品中使用吗?
A: 可以,Apache License 2.0 允许商业使用。

Q: 我需要开源我的修改吗?
A: 不需要,您可以保持修改私有。只有分发时才需要遵守许可证义务。

Q: 我可以将软件重新命名为自己的品牌吗?
A: 可以,但需要保留原始版权声明。

十、法律声明

本页面对 Apache License 2.0 的解释仅为方便理解,不具有法律效力。实际法律条款以英文原版许可证为准。如需法律建议,请咨询专业律师。

感谢您遵守开源许可证,共同维护健康的开源生态!