@makerbi/openclaude 0.13.0 → 0.14.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE CHANGED
@@ -1,29 +1,29 @@
1
- NOTICE
2
-
3
- This repository contains code derived from Anthropic's Claude Code CLI.
4
-
5
- The original Claude Code source is proprietary software:
6
- Copyright (c) Anthropic PBC. All rights reserved.
7
- Subject to Anthropic's Commercial Terms of Service.
8
-
9
- Modifications and additions by OpenClaude contributors are offered under
10
- the MIT License where legally permissible:
11
-
12
- MIT License
13
- Copyright (c) 2026 OpenClaude contributors (modifications only)
14
-
15
- Permission is hereby granted, free of charge, to any person obtaining
16
- a copy of the modifications made by OpenClaude contributors, to deal
17
- in those modifications without restriction, including without limitation
18
- the rights to use, copy, modify, merge, publish, distribute, sublicense,
19
- and/or sell copies, subject to the following conditions:
20
-
21
- The above copyright notice and this permission notice shall be included
22
- in all copies or substantial portions of the modifications.
23
-
24
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND.
25
-
26
- The underlying derived code remains subject to Anthropic's copyright.
27
- This project does not have Anthropic's authorization to distribute
28
- their proprietary source. Users and contributors should evaluate their
29
- own legal position.
1
+ NOTICE
2
+
3
+ This repository contains code derived from Anthropic's Claude Code CLI.
4
+
5
+ The original Claude Code source is proprietary software:
6
+ Copyright (c) Anthropic PBC. All rights reserved.
7
+ Subject to Anthropic's Commercial Terms of Service.
8
+
9
+ Modifications and additions by OpenClaude contributors are offered under
10
+ the MIT License where legally permissible:
11
+
12
+ MIT License
13
+ Copyright (c) 2026 OpenClaude contributors (modifications only)
14
+
15
+ Permission is hereby granted, free of charge, to any person obtaining
16
+ a copy of the modifications made by OpenClaude contributors, to deal
17
+ in those modifications without restriction, including without limitation
18
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
19
+ and/or sell copies, subject to the following conditions:
20
+
21
+ The above copyright notice and this permission notice shall be included
22
+ in all copies or substantial portions of the modifications.
23
+
24
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND.
25
+
26
+ The underlying derived code remains subject to Anthropic's copyright.
27
+ This project does not have Anthropic's authorization to distribute
28
+ their proprietary source. Users and contributors should evaluate their
29
+ own legal position.