Skip to content

Conversation

@jeffpaul
Copy link
Member

Added the GNU General Public License version 2 to the project. We reference GPLv2+ across the repo, but were missing the actual license file; this PR adds that in.

Added the GNU General Public License version 2 to the project.
@jeffpaul jeffpaul added this to the 0.4.0 milestone Nov 22, 2025
@jeffpaul jeffpaul self-assigned this Nov 22, 2025
Copilot AI review requested due to automatic review settings November 22, 2025 01:40
@github-actions
Copy link

github-actions bot commented Nov 22, 2025

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: jeffpaul <jeffpaul@git.wordpress.org>
Co-authored-by: JasonTheAdams <jason_the_adams@git.wordpress.org>
Co-authored-by: swissspidy <swissspidy@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

Copilot finished reviewing on behalf of jeffpaul November 22, 2025 01:41
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

This PR adds the GNU General Public License version 2 (GPLv2) license file to the project. The project already references GPLv2+ in multiple places (composer.json, mcp-adapter.php, and CONTRIBUTING.md) but was missing the actual full license text file. This addition ensures proper licensing documentation for the project.

  • Adds the complete and official GPLv2 license text as LICENSE.md

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link

codecov bot commented Nov 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.46%. Comparing base (e436fd3) to head (99593bb).
⚠️ Report is 2 commits behind head on trunk.

Additional details and impacted files
@@            Coverage Diff            @@
##              trunk      #97   +/-   ##
=========================================
  Coverage     81.46%   81.46%           
  Complexity      917      917           
=========================================
  Files            48       48           
  Lines          3162     3162           
=========================================
  Hits           2576     2576           
  Misses          586      586           
Flag Coverage Δ
unit 81.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jeffpaul jeffpaul merged commit 6fdafc2 into trunk Nov 22, 2025
26 checks passed
@jeffpaul jeffpaul deleted the add/license branch November 22, 2025 19:02
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.

4 participants