Skip to content

docs: add MIT LICENSE file#133

Open
Ashvin-KS wants to merge 1 commit into
advoor:masterfrom
Ashvin-KS:docs/add-mit-license
Open

docs: add MIT LICENSE file#133
Ashvin-KS wants to merge 1 commit into
advoor:masterfrom
Ashvin-KS:docs/add-mit-license

Conversation

@Ashvin-KS

Copy link
Copy Markdown

Summary

Addresses #130 by adding the standard MIT License text to nova-editor-js.

What changed

  • Added LICENSE (21 lines) — the standard MIT License text with copyright assigned to advoor (year 2026).

Why

nova-editor-js currently has no LICENSE file. Without one, the project falls under default copyright law, which prohibits anyone from legally using, modifying, or contributing. Adding MIT unblocks contribution and reuse, and matches the convention used by similar editor-extension projects.

Testing

  • 1 new file (LICENSE), 0 other files modified
  • MIT License text is the canonical, unmodified form
  • Renders correctly in GitHub

Closes #130

Adds the standard MIT License text with copyright assigned to advoor
(year 2026). This unblocks legal contribution and reuse; without
an explicit license, the default copyright regime prohibits reuse
and makes any contribution legally ambiguous.

Closes advoor#130
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.

docs: Add LICENSE file to clarify usage terms

1 participant