Update license to MIT#1063
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: c31a544dbf
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| <https://www.gnu.org/licenses/>. | ||
| MIT License | ||
|
|
||
| Copyright (c) 2026 Cirrus Labs, Inc. |
There was a problem hiding this comment.
Preserve original copyright year
For releases that contain the existing 2020-era code, replacing the prior Copyright (c) 2020 Cirrus Labs, Inc. notice with only 2026 makes the packaged MIT notice incomplete for the code that was first published before 2026. Downstream users who rely on the top-level LICENSE to satisfy the MIT requirement to include the copyright notice would no longer carry the original notice; keep the original year or use a range such as 2020-2026.
Useful? React with 👍 / 👎.
No description provided.