Skip to content

Why not use code from git? #6783

Answered by arroz
GravisZro asked this question in Q&A
Mar 29, 2024 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

libgit2 has a linking exception, which allows you to do static linking without forcing the entire binary to become GPL (see beginning of https://github.com/libgit2/libgit2/blob/main/COPYING). My understanding is no "pure" GPLv2 code can be added otherwise this exception cannot be granted.

From what I see, all of the included 3rd party code has more permissive licenses than GPL (except winhttp?) so there should be no complications.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ethomson
Comment options

@GravisZro
Comment options

Answer selected by GravisZro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants