Skip to content

chore: add MIT LICENSE - #29

Merged
luke-speechify merged 1 commit into
mainfrom
chore/add-mit-license
Aug 28, 2026
Merged

chore: add MIT LICENSE#29
luke-speechify merged 1 commit into
mainfrom
chore/add-mit-license

Conversation

@luke-speechify

Copy link
Copy Markdown
Collaborator

Adds an MIT LICENSE to the SDK. The SDK previously declared no license, which defaults to all-rights-reserved — awkward for a public package. MIT matches @speechify/api-sdk (the one Speechify SDK that already declares a license) and the Fern generator default.

  • LICENSE — MIT, Copyright (c) 2026 Speechify <devrel@speechify.com> (https://speechify.ai).
  • .fernignore — lists LICENSE so SDK regeneration never deletes it.

Note: this adds the license file (the legally operative artifact). The generated manifest 'license' field is Fern-owned and not set here; if we want npm/PyPI metadata to display MIT too, that goes through Fern generator config in a follow-up.

License both SDKs under MIT (matching @speechify/api-sdk and the Fern
default). Copyright Speechify. Listed in .fernignore so SDK regeneration
never deletes it.
@luke-speechify
luke-speechify merged commit a6e87c9 into main Aug 28, 2026
4 checks passed
@luke-speechify
luke-speechify deleted the chore/add-mit-license branch August 28, 2026 18:15
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.

1 participant