chore: adjust license to BUSL-1.1#280
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the project’s licensing metadata and documentation to move from Apache 2.0 (template default) to BUSL-1.1, aligning Pluto’s licensing approach with Charon.
Changes:
- Update README license badge and license section to BUSL-1.1.
- Replace the root
LICENSEfile content with the BUSL-1.1 text and parameters. - Update workspace package license metadata in
Cargo.tomltoBUSL-1.1.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| README.md | Updates displayed license badge and stated license to BUSL-1.1. |
| LICENSE | Replaces Apache 2.0 text with BUSL-1.1 license text + parameters. |
| Cargo.toml | Changes workspace package SPDX license identifier to BUSL-1.1. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
- Licensor is Obol GmbH - Licensed work is Pluto - Changes to Apache 2.0 after Feb 7, 2030
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
The existing Apache license was just part of the original template. Obol Labs requires this project to be licensed under BUSL like Charon does (see: https://github.com/ObolNetwork/charon/blob/main/LICENSE)