Add OSS compliance deliverables per Legal approval (MIT retained)#1
Merged
pavelbugneac-pro merged 1 commit intoJul 7, 2026
Conversation
Implements the Prosus Legal ruling for the ClawHive open source release (APPROVED: keep MIT — conservative approach, no relicensing). - LICENSE: keep MIT; update copyright line to "Copyright © 2026 MIH AI B.V. and contributors" - CONTRIBUTING.md: add full CLA (copyright assignment to MIH AI B.V., contributions licensed under MIT, originality + no-conflicting-obligations), preserving the existing development-setup guide - README: add MIT license badge and a License section with the "Copyright © 2026 MIH AI B.V. and contributors" notice - NOTICE: minimal third-party attribution (all deps permissive — MIT/Apache/ISC/BSD/Python-2.0/BlueOak; OpenClaw runtime is MIT) Source file headers: none added. Per Legal, existing files are left untouched to respect original/contractor (Datacation) contributions, and this change introduces no new MIH-authored source files. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
pavelbugneac-pro
approved these changes
Jul 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Implements the Prosus Legal ruling for the
ClawHiveopen source release.This PR adds the deliverables Legal requested and resolves the open items from the earlier
CLAWHIVE_COMPLIANCE_AUDIT.md.Changes
Copyright © 2026 MIH AI B.V. and contributorsCopyright © 2026 MIH AI B.V. and contributorsSource file headers
Per Legal's rule #4 (new MIH files → MIT header; existing files → do not modify):
MIT-style header for future new MIH files (for reference, not applied here):
🤖 Generated with Claude Code