Skip to content

GPL License Question #15

@Byron

Description

@Byron

Hi,

As the answer to this question might be interesting for others as well, I make it public using the issue system.

Pygit2 uses the same license as libgit2, the GPL with linkage exception. The problem I see is that this exception doesn't apply to the usage of pygit2 within other python programs and libraries which are not necessarily licensed under GPL.

For instance, I would be interested in using pygit2 in one of my projects, gitdb, which in turn can be used by git-python. Both are licensed under NewBSD, so I am worried that using pygit2 would compromise this license and force it into the GPL.

Could you please clarify the situation ?
Thank you,
Sebastian

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions