Skip to content

Add an open-source license to the repository #4

@Jonny-TMC

Description

@Jonny-TMC

This repository currently does not include a license file. Without a license, the project defaults to "all rights reserved" under copyright law, which means others technically don't have permission to use, modify, or distribute the code — even though it's publicly available.

Since this is a community project, adding an open-source license would clarify how others can use and contribute to the connector.

Suggestion: The MIT License would be a great fit for this project. It's simple, widely understood, and allows anyone to freely use, modify, and distribute the code with minimal restrictions.

Other options to consider:

  • Apache 2.0 — Similar to MIT but includes an explicit patent grant.
  • GPL v3 — Requires derivative works to also be open source.

Adding a license is straightforward — just create a LICENSE file in the root of the repo. GitHub also provides a built-in license picker when creating a new file named LICENSE.

More info: https://choosealicense.com/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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