Skip to content

License the repository under MIT - #30

Open
TheGreatAxios wants to merge 1 commit into
mainfrom
chore/mit-license
Open

License the repository under MIT#30
TheGreatAxios wants to merge 1 commit into
mainfrom
chore/mit-license

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Contributor

Summary

  • Add a root MIT LICENSE (Copyright 2026 ABK Labs, Inc.)
  • Remove per-starter license fields from all starter/*/package.json files
  • Update the root README so new examples inherit the repo license instead of setting their own

Test plan

  • Confirm GitHub shows the repo as MIT
  • Spot-check that no starter package.json still declares license
Drop per-starter license fields so the root LICENSE is the single
source of truth.
@TheGreatAxios
TheGreatAxios requested a review from pvams as a code owner August 18, 2026 05:05

@TheGreatAxios TheGreatAxios left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

code-review

Adds a root MIT LICENSE (ABK Labs, Inc.) and removes per-starter license fields so the repo license is the single source of truth. README guidance matches.

Checks

  • git log origin/main..HEAD: one commit, subject/body ≤72
  • git diff origin/main...HEAD --stat: LICENSE + README + nine starter package.json only; no binaries
  • Diff is mechanical license-field deletion; MIT text is the standard form

Looks good to merge. (GitHub blocks self-approve on this PR.)

pvams commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

@alexanderguy - @alex how do y'all feel about this?

@alexanderguy

Copy link
Copy Markdown

@alexanderguy - @alex how do y'all feel about this?

For code people are possibly integrating into their own projects, I think MIT is fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants