-
-
Notifications
You must be signed in to change notification settings - Fork 404
Closed
Description
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
Labels
No labels