Skip to content

Replace proprietary headers with MIT license headers - #10

Merged
joanfabregat merged 2 commits into
mainfrom
fix/replace-proprietary-header-with-mit
Jan 23, 2026
Merged

Replace proprietary headers with MIT license headers#10
joanfabregat merged 2 commits into
mainfrom
fix/replace-proprietary-header-with-mit

Conversation

@joanfabregat

Copy link
Copy Markdown
Member

Summary

  • Replaced the proprietary "All Rights Reserved" header in src/SpreadsheetResponse.php with a proper MIT license header
  • Added MIT license header to tests/SpreadsheetResponseTest.php for consistency

Fixes #5

Test plan

  • All existing tests pass

🤖 Generated with Claude Code

joanfabregat and others added 2 commits January 23, 2026 11:52
The source file had a "Proprietary and confidential" header which
contradicted the MIT license in the LICENSE file.

Fixes #5

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@joanfabregat
joanfabregat merged commit 1694563 into main Jan 23, 2026
8 checks passed
@joanfabregat
joanfabregat deleted the fix/replace-proprietary-header-with-mit branch January 23, 2026 19:54
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.

Replace proprietary headers with OSS

1 participant