Skip to content

Update license field in package.json files to reference LICENSE file#15

Merged
data-douser merged 2 commits intodd/open-source-release-prep/1from
copilot/sub-pr-14
Feb 6, 2026
Merged

Update license field in package.json files to reference LICENSE file#15
data-douser merged 2 commits intodd/open-source-release-prep/1from
copilot/sub-pr-14

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 6, 2026

The license field in all three package.json files incorrectly declared "MIT" while the repository uses GitHub CodeQL Terms and Conditions.

Changes:

  • Updated license field from "MIT" to "SEE LICENSE IN LICENSE" in:
    • Root package.json
    • client/package.json
    • server/package.json

This properly references the actual license terms in the LICENSE file rather than misrepresenting the licensing as MIT.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

…ENSE file

Co-authored-by: data-douser <70299490+data-douser@users.noreply.github.com>
Copilot AI changed the title [WIP] WIP Address feedback on license field update in package.json Update license field in package.json files to reference LICENSE file Feb 6, 2026
Copilot AI requested a review from data-douser February 6, 2026 01:56
@data-douser data-douser marked this pull request as ready for review February 6, 2026 03:36
@data-douser data-douser requested review from a team and enyil as code owners February 6, 2026 03:36
@data-douser data-douser merged commit 06a2c9f into dd/open-source-release-prep/1 Feb 6, 2026
2 checks passed
@data-douser data-douser deleted the copilot/sub-pr-14 branch February 6, 2026 03:37
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.

2 participants