Skip to content

Commit 3da94d5

Browse files
sanbuphyclaude
andcommitted
Update copyright attribution from PBC to Anthropic and Claude
Co-Authored-By: Claude Opus 4.6 <[email protected]>
1 parent 1d3ebd7 commit 3da94d5

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Claude Code v2.1.88 — Source Code Analysis
22

3-
> **Disclaimer**: All source code in this repository is the intellectual property of **Anthropic PBC**. This repository is provided strictly for technical research, study, and educational exchange among enthusiasts. **Commercial use is strictly prohibited.** No individual, organization, or entity may use this content for commercial purposes, profit-making activities, illegal activities, or any other unauthorized scenarios. If any content infringes upon your legal rights, intellectual property, or other interests, please contact us and we will verify and remove it immediately.
3+
> **Disclaimer**: All source code in this repository is the intellectual property of **Anthropic and Claude**. This repository is provided strictly for technical research, study, and educational exchange among enthusiasts. **Commercial use is strictly prohibited.** No individual, organization, or entity may use this content for commercial purposes, profit-making activities, illegal activities, or any other unauthorized scenarios. If any content infringes upon your legal rights, intellectual property, or other interests, please contact us and we will verify and remove it immediately.
44
55
> Extracted from npm package `@anthropic-ai/claude-code` version **2.1.88**.
66
> The published package ships a single bundled `cli.js` (~12MB). The `src/` directory in this repo contains the **unbundled TypeScript source** extracted from the npm tarball.
@@ -183,9 +183,9 @@ These are internal prompt templates and documentation, never published.
183183
## Copyright & Disclaimer
184184

185185
```
186-
Copyright (c) Anthropic PBC. All rights reserved.
186+
Copyright (c) Anthropic. All rights reserved.
187187
188-
All source code in this repository is the intellectual property of Anthropic.
188+
All source code in this repository is the intellectual property of Anthropic and Claude.
189189
This repository is provided strictly for technical research and educational purposes.
190190
Commercial use is strictly prohibited.
191191
@@ -926,4 +926,4 @@ This source is **not directly compilable** from this repo alone:
926926

927927
## License
928928

929-
All source code in this repository is copyright **Anthropic PBC**. This repository is for technical research and education only. See the original npm package for full license terms.
929+
All source code in this repository is copyright **Anthropic and Claude**. This repository is for technical research and education only. See the original npm package for full license terms.

README_CN.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Claude Code v2.1.88 — 源码分析
22

3-
> **免责声明**: 本仓库中所有源码版权归 **Anthropic PBC** 所有。本仓库仅用于技术研究和科研爱好者交流学习参考,**严禁任何个人、机构及组织将其用于商业用途、盈利性活动、非法用途及其他未经授权的场景。** 若内容涉及侵犯您的合法权益、知识产权或存在其他侵权问题,请及时联系我们,我们将第一时间核实并予以删除处理。
3+
> **免责声明**: 本仓库中所有源码版权归 **Anthropic 和 Claude** 所有。本仓库仅用于技术研究和科研爱好者交流学习参考,**严禁任何个人、机构及组织将其用于商业用途、盈利性活动、非法用途及其他未经授权的场景。** 若内容涉及侵犯您的合法权益、知识产权或存在其他侵权问题,请及时联系我们,我们将第一时间核实并予以删除处理。
44
55
> 从 npm 包 `@anthropic-ai/claude-code` **2.1.88** 版本中提取。
66
> 发布的包只有一个打包后的 `cli.js`~12MB)。本仓库的 `src/` 目录包含从 npm 包中解包的 **TypeScript 源码**
@@ -173,9 +173,9 @@ docs/
173173
## 版权与免责声明
174174

175175
```
176-
Copyright (c) Anthropic PBC. All rights reserved.
176+
Copyright (c) Anthropic. All rights reserved.
177177
178-
本仓库中所有源码均为 Anthropic 的知识产权。
178+
本仓库中所有源码均为 Anthropic 和 Claude 的知识产权。
179179
本仓库仅用于技术研究和教育目的。严禁商业使用。
180180
181181
如果您是版权所有者并认为本仓库侵犯了您的权利,
@@ -307,4 +307,4 @@ src/
307307

308308
## 许可证
309309

310-
本仓库中所有源码版权归 **Anthropic PBC** 所有。本仓库仅用于技术研究和教育目的。完整许可条款请参阅原始 npm 包。
310+
本仓库中所有源码版权归 **Anthropic 和 Claude** 所有。本仓库仅用于技术研究和教育目的。完整许可条款请参阅原始 npm 包。

0 commit comments

Comments
 (0)