Skip to content

Add license#151

Merged
anishapant21 merged 2 commits intodevfrom
docs/add-license
Mar 16, 2026
Merged

Add license#151
anishapant21 merged 2 commits intodevfrom
docs/add-license

Conversation

@anishapant21
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown
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

Adds explicit MIT licensing information to the monorepo and server package metadata, and introduces a top-level LICENSE file to formalize the project’s distribution terms.

Changes:

  • Add a root LICENSE file containing the MIT License text.
  • Add "license": "MIT" to the workspace root package.json.
  • Add "license": "MIT" to server/package.json.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
server/package.json Declares MIT licensing for the standalone server package.
package.json Declares MIT licensing for the workspace root metadata.
LICENSE Introduces the project’s MIT License text at the repository root.

@anishapant21 anishapant21 linked an issue Mar 12, 2026 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

@runleveldev runleveldev left a comment

Choose a reason for hiding this comment

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

LGTM

@anishapant21 anishapant21 merged commit 409ce21 into dev Mar 16, 2026
13 checks passed
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.

Select and add a LICENSE file

3 participants