Skip to content

Commit 98dc2c0

Browse files
docs: 许可协议 CC BY 4.0 → CC BY-NC 4.0(非商业,保留署名)
- LICENSE 重写为 CC BY-NC 4.0,显式声明不授权任何商业用途,如需商业授权请联系作者 - README badge/头部/引用/许可协议段同步更新为 BY-NC - 许可协议段补充:欢迎所有以学习与研究为目的的下载、传播与内容改造;内容侵权或事实性错误请通过 Issue 反馈 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 7054605 commit 98dc2c0

2 files changed

Lines changed: 24 additions & 13 deletions

File tree

LICENSE

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
1-
Creative Commons Attribution 4.0 International License
1+
Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0)
22

33
Copyright (c) 2026 Pengfei Guo (DAMIAO Technology)
44

55
You are free to:
66

7-
Share — copy and redistribute the material in any medium or format
8-
for any purpose, including commercially.
7+
Share — copy and redistribute the material in any medium or format.
98

10-
Adapt — remix, transform, and build upon the material for any
11-
purpose, including commercially.
9+
Adapt — remix, transform, and build upon the material.
10+
11+
The licensor cannot revoke these freedoms as long as you follow the
12+
license terms.
1213

1314
Under the following terms:
1415

@@ -17,9 +18,16 @@ Under the following terms:
1718
any reasonable manner, but not in any way that suggests the licensor
1819
endorses you or your use.
1920

21+
NonCommercial — You may not use the material for commercial purposes.
22+
2023
No additional restrictions — You may not apply legal terms or
2124
technological measures that legally restrict others from doing
2225
anything the license permits.
2326

27+
This license is intended to keep the material freely available for
28+
research and educational (non-commercial) use, with attribution.
29+
Commercial use is not granted under this license; for commercial
30+
licensing please contact the author.
31+
2432
Full license text:
25-
https://creativecommons.org/licenses/by/4.0/legalcode
33+
https://creativecommons.org/licenses/by-nc/4.0/legalcode

README.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Robotics Tutorial
22

3-
[![License: CC BY 4.0](https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by/4.0/)
3+
[![License: CC BY-NC 4.0](https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc/4.0/)
44

55
面向机器人与人工智能交叉方向的系统化教学文档,覆盖从数学基础到具身智能的完整知识体系。
66

77
> **声明:** 本项目大量使用 AI(Claude、Codex 等)结合互联网调研来撰写内容。尽管所有文档均经过多轮独立审核与事实核查,但仍然无法完全避免错误。如果您在阅读过程中发现任何事实性错误、论文引用偏差或技术描述不当,欢迎通过 [Issue](https://github.com/Michael-Jetson/Robotics_Tutorial/issues) 反馈,我们会及时修正。
88
99
**Author:** Pengfei Guo
1010
**Affiliation:** 达妙科技 (DAMIAO Technology)
11-
**License:** [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)自由使用与商用,需注明出处
11+
**License:** [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/)非商业用途(学习与研究)自由使用,需注明出处,不授权商业用途
1212
**AI Collaboration:** 内容由 Claude 与 Codex 辅助编写,经多轮双盲审核与基于互联网调研的事实核查
1313

1414
---
@@ -93,19 +93,22 @@ git clone https://github.com/Michael-Jetson/Robotics_Tutorial.git
9393
```
9494
Robotics Tutorial by Pengfei Guo, DAMIAO Technology
9595
https://github.com/Michael-Jetson/Robotics_Tutorial
96-
Licensed under CC BY 4.0
96+
Licensed under CC BY-NC 4.0
9797
```
9898

9999
## 许可协议
100100

101-
本项目采用 [CC BY 4.0 国际许可协议](https://creativecommons.org/licenses/by/4.0/)
101+
本项目采用 [CC BY-NC 4.0 国际许可协议](https://creativecommons.org/licenses/by-nc/4.0/)
102102

103-
你可以自由地:
104-
- **分享** — 以任何媒介或格式复制、转载
105-
- **改编**以任何目的(包括商业目的)进行混合、转换、再创作
103+
**欢迎所有以学习与研究为目的的下载、传播与内容改造。** 你可以自由地:
104+
- **分享** — 以任何媒介或格式复制、转载本材料
105+
- **改编**对本材料进行混合、转换与再创作
106106

107107
但须遵守以下条件:
108108
- **署名** — 必须注明出处、提供许可协议链接,并说明是否进行了修改。
109+
- **非商业性使用** — 不得将本材料用于商业目的;本项目不授权任何商业用途,如需商业授权请联系作者。
110+
111+
> **侵权与纠错:** 如发现任何内容侵权(图片、文字、论文引用等)或事实性错误,请及时通过 [Issue](https://github.com/Michael-Jetson/Robotics_Tutorial/issues) 反馈,我们会尽快处理与修正。
109112
110113
## Star History
111114

0 commit comments

Comments
 (0)