Skip to content

Your code can be MIT and use a GPL library as a dependency #3

Description

@erykwieliczko

Including a GPL dependency doesn't mean the whole code has to be on GPL.
You can just release it as MIT with a Phonemizer as a GPL dependency. If a business makes a product out of your code, it will have to track the individual licenses of any dependency anyway.

In fact, there are projects that have a mix of GPL and MIT code in a single repo. If someone ever decides to rewrite GPL parts, they'll be left with a pure MIT. While GPL parts are left, the whole binary is considered a GPL.

Thus no reason to change phonemizers if all you need to do is to change a license.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions