Skip to content

chore(license): switch from MIT to CC BY-NC 4.0#5

Merged
AmitMY merged 1 commit into
mainfrom
cc-by-nc-license
May 10, 2026
Merged

chore(license): switch from MIT to CC BY-NC 4.0#5
AmitMY merged 1 commit into
mainfrom
cc-by-nc-license

Conversation

@AmitMY

@AmitMY AmitMY commented May 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Replace MIT LICENSE with Creative Commons Attribution-NonCommercial 4.0 International.
  • The project depends on briaai/RMBG-2.0, which is CC BY-NC 4.0; redistributing this project under MIT would have been inconsistent with that upstream license.

Test plan

  • Confirm LICENSE text matches the canonical CC BY-NC 4.0 legal code.
  • Verify GitHub detects the new license on the repo page.

🤖 Generated with Claude Code


Note

Medium Risk
Code behavior is unchanged, but the repository’s licensing terms change materially (now non-commercial only), which can impact downstream usage and distribution compliance.

Overview
Updates LICENSE by replacing the MIT license with Creative Commons Attribution‑NonCommercial 4.0 International and adds a brief note attributing the change to the briaai/RMBG-2.0 dependency’s CC BY‑NC licensing.

No runtime or build logic changes; this PR is strictly a licensing/redistribution terms change.

Reviewed by Cursor Bugbot for commit 7efc6a9. Bugbot is set up for automated code reviews on this repo. Configure here.

Summary by CodeRabbit

  • Chores
    • Updated project license from MIT to Creative Commons Attribution-NonCommercial 4.0 International Public License, which includes attribution and non-commercial use restrictions.

Review Change Stack

The project depends on briaai/RMBG-2.0, which is licensed under
CC BY-NC 4.0. Aligning the project license avoids redistributing
non-commercial work under permissive terms.
@coderabbitai

coderabbitai Bot commented May 10, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 9f5920c1-06db-41d7-b4d3-db02d38ed2d1

📥 Commits

Reviewing files that changed from the base of the PR and between ef1c547 and 7efc6a9.

📒 Files selected for processing (1)
  • LICENSE

📝 Walkthrough

Walkthrough

The LICENSE file is replaced entirely, changing from the MIT License (copyright © 2024 sign.mt ltd) to the Creative Commons Attribution-NonCommercial 4.0 International Public License with attribution requirements tied to huggingface.co/briaai/RMBG-2.0.

Changes

License Update

Layer / File(s) Summary
License Text Update
LICENSE
Entire file replaced: MIT License removed and replaced with Creative Commons Attribution-NonCommercial 4.0 International license text, including attribution and noncommercial terms.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Poem

🐰 From MIT's open door, we now take a different stride,
Creative Commons bounds our path with care and pride,
Non-commercial hearts rejoice at restrictions new,
Attribution flows like carrots, bright and true!
One file changed, one license blessed—huzzah! 🎉

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch cc-by-nc-license

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.

@AmitMY AmitMY merged commit 0345858 into main May 10, 2026
2 of 3 checks passed
@AmitMY AmitMY deleted the cc-by-nc-license branch May 10, 2026 17:18
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