Skip to content

Update all license references from MPL-2.0 to MIT#48

Merged
Chris-Wolfgang merged 2 commits intodevelopfrom
copilot/sub-pr-8
Feb 2, 2026
Merged

Update all license references from MPL-2.0 to MIT#48
Chris-Wolfgang merged 2 commits intodevelopfrom
copilot/sub-pr-8

Conversation

Copy link
Contributor

Copilot AI commented Feb 2, 2026

Description

Corrects license references throughout the repository. The project was initially created with MPL-2.0 but was switched to MIT before release. This PR updates documentation to match the actual LICENSE file.

Type of change

  • Documentation update

How Has This Been Tested?

  • Verified all MPL-2.0 references removed via grep
  • Confirmed LICENSE file, .csproj, README.md, and copilot-instructions.md all reference MIT consistently

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Screenshots (if applicable)

N/A - Documentation update only

Additional context

Changes:

  • README.md: Updated license badge from MPL-2.0 to MIT
  • README.md: Simplified license section, removed contradictory note about "older versions" declaring MIT

Verification:

  • LICENSE file: MIT (unchanged)
  • .csproj: <PackageLicenseExpression>MIT</PackageLicenseExpression> (unchanged)
  • All references now consistent

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: Chris-Wolfgang <210299580+Chris-Wolfgang@users.noreply.github.com>
Copilot AI changed the title [WIP] Update all references to MIT license Update all license references from MPL-2.0 to MIT Feb 2, 2026
Copilot AI requested a review from Chris-Wolfgang February 2, 2026 01:50
@Chris-Wolfgang Chris-Wolfgang marked this pull request as ready for review February 2, 2026 01:51
Copilot AI review requested due to automatic review settings February 2, 2026 01:51
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates repository documentation to consistently reference the MIT license (matching the existing LICENSE file) and removes outdated MPL-2.0 wording.

Changes:

  • Updated the README license badge from MPL-2.0 to MIT.
  • Rewrote the README license section to state MIT clearly and removed the prior contradictory note.

@Chris-Wolfgang Chris-Wolfgang merged commit 8324a0b into develop Feb 2, 2026
6 checks passed
@Chris-Wolfgang Chris-Wolfgang deleted the copilot/sub-pr-8 branch February 2, 2026 01:52
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.

3 participants