|
| 1 | +Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International |
| 2 | +(CC BY-NC-SA 4.0) |
| 3 | + |
| 4 | +Copyright (c) 2026 jnMetaCode and contributors |
| 5 | + |
| 6 | +This work — the "AI 编程实战三卷书" (and the unified web edition rendered from |
| 7 | +the `book/` directory) — is licensed under the Creative Commons Attribution- |
| 8 | +NonCommercial-ShareAlike 4.0 International License. |
| 9 | + |
| 10 | +You are free to: |
| 11 | + |
| 12 | + • Share — copy and redistribute the material in any medium or format |
| 13 | + • Adapt — remix, transform, and build upon the material |
| 14 | + |
| 15 | +Under the following terms: |
| 16 | + |
| 17 | + • Attribution — You must give appropriate credit, provide a link to the |
| 18 | + license, and indicate if changes were made. You may do so |
| 19 | + in any reasonable manner, but not in any way that suggests |
| 20 | + the licensor endorses you or your use. |
| 21 | + |
| 22 | + • NonCommercial — You may not use the material for commercial purposes. |
| 23 | + This includes (but is not limited to): |
| 24 | + - Selling printed or digital copies for profit |
| 25 | + - Bundling into paid courses, paid workshops, or |
| 26 | + paid corporate training |
| 27 | + - Using the material as the primary deliverable in |
| 28 | + client engagements |
| 29 | + - Republishing on a paywalled platform |
| 30 | + Linking to this work from a commercial site is fine. |
| 31 | + Reading at work or for work-related learning is fine. |
| 32 | + |
| 33 | + • ShareAlike — If you remix, transform, or build upon the material, |
| 34 | + you must distribute your contributions under the same |
| 35 | + license as the original (CC BY-NC-SA 4.0). |
| 36 | + |
| 37 | + • No additional restrictions — You may not apply legal terms or |
| 38 | + technological measures that legally restrict others |
| 39 | + from doing anything the license permits. |
| 40 | + |
| 41 | +For commercial use cases not covered by the license — corporate training, |
| 42 | +paid course distribution, white-label internal handbooks, etc. — please |
| 43 | +contact the maintainer to discuss commercial licensing. |
| 44 | + |
| 45 | +Full legal code: |
| 46 | + https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode |
| 47 | + |
| 48 | +Human-readable summary: |
| 49 | + https://creativecommons.org/licenses/by-nc-sa/4.0/ |
| 50 | + |
| 51 | +--- |
| 52 | + |
| 53 | +NOTE on dual licensing of this repository: |
| 54 | + |
| 55 | + • The book content under `book/` is licensed CC BY-NC-SA 4.0 (this file). |
| 56 | + • All other content in the parent repository (`ai-coding-guide`) — tutorials, |
| 57 | + code templates, configuration examples — is licensed under Apache-2.0 |
| 58 | + (see `../LICENSE`). |
| 59 | + • When in doubt: if it lives under `book/`, this license applies. Everything |
| 60 | + else is Apache-2.0. |
| 61 | + |
| 62 | +For commercial licensing inquiries, see the maintainer's contact channels in |
| 63 | +the repository README under "商业合作 · Commercial Inquiries". |
0 commit comments