-
First I thougt "pygit2 looks good". Then I saw the license ... :-( I must not use GPL software. Why did you choose this license? |
Beta Was this translation helpful? Give feedback.
Answered by
jdavid
Jul 12, 2021
Replies: 2 comments
-
GPLv2 with linking exception pygit2 uses the same license as libgit2. So why libgit2 uses this license? Quoting @vmg :
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
guettli
-
@guettli https://en.wikipedia.org/wiki/GPL_linking_exception |
Beta Was this translation helpful? Give feedback.
0 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
GPLv2 with linking exception
pygit2 uses the same license as libgit2.
So why libgit2 uses this license? Quoting @vmg :