Skip to content

chore: standardize MIT license declarations#681

Open
frontboat wants to merge 1 commit intomainfrom
chore/update-licenses
Open

chore: standardize MIT license declarations#681
frontboat wants to merge 1 commit intomainfrom
chore/update-licenses

Conversation

@frontboat
Copy link
Copy Markdown
Collaborator

@frontboat frontboat commented Mar 1, 2026

Summary

  • Renamed licence.md to LICENSE with updated content
  • Updated copyright to "2025-2026 Daydreams AI"
  • Added "license": "MIT" to all 17 package.json files missing it

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Added MIT License documentation to the project root
    • Updated license metadata declarations across all package manifests to ensure proper license visibility and compliance

- Rename licence.md to LICENSE
- Update copyright to "2025-2026 Daydreams AI"
- Add license field to all package.json files

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
daydreams Building Building Preview, Comment Mar 1, 2026 8:21pm

Request Review

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Mar 1, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between e3231c3 and c20010c.

📒 Files selected for processing (19)
  • LICENSE
  • docs/package.json
  • examples/package.json
  • examples/server/package.json
  • examples/x402/nanoservice/package.json
  • licence.md
  • package.json
  • packages/chroma/package.json
  • packages/cli/package.json
  • packages/core/package.json
  • packages/defai/package.json
  • packages/discord/package.json
  • packages/firebase/package.json
  • packages/hyperliquid/package.json
  • packages/mcp/package.json
  • packages/mongo/package.json
  • packages/supabase/package.json
  • packages/telegram/package.json
  • packages/twitter/package.json
💤 Files with no reviewable changes (1)
  • licence.md

Walkthrough

The pull request standardizes project licensing by creating a LICENSE file with MIT license text, removing the deprecated licence.md file, and adding the "license": "MIT" metadata field to all package.json files across the monorepo for consistent license declaration.

Changes

Cohort / File(s) Summary
License File Consolidation
LICENSE, licence.md
Added MIT License file and removed obsolete licence.md containing duplicate MIT license text.
Root Package Metadata
package.json
Added "license": "MIT" field to root package.json.
Workspace Package Metadata
docs/package.json, examples/package.json, examples/server/package.json, examples/x402/nanoservice/package.json, packages/chroma/package.json, packages/cli/package.json, packages/core/package.json, packages/defai/package.json, packages/discord/package.json, packages/firebase/package.json, packages/hyperliquid/package.json, packages/mcp/package.json, packages/mongo/package.json, packages/supabase/package.json, packages/telegram/package.json, packages/twitter/package.json
Added "license": "MIT" field to all workspace and example package.json files for consistent license metadata declaration.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the primary change: adding MIT license declarations across package.json files and standardizing the license file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/update-licenses

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant