File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,11 +25,11 @@ and on Git hosting providers like [GitHub](https://github.com/),
2525We perform the merge every time you click "merge pull request".
2626
2727` libgit2 ` is licensed under a ** very permissive license** (GPLv2 with a special
28- Linking Exception). The GPLv2 requires you to make changes you make _ to libgit2
29- itself _ available publicly, but the linking exception means that you can link
30- libgit2 with your software without it becoming "infected" by the libgit2
31- license. Additionally, the example code has been released to the public
32- domain (see the [ separate license] ( examples/COPYING ) for more information).
28+ Linking Exception). This means that you can link against the library with any
29+ kind of software without making that software fall under the GPL.
30+ Changes to libgit2 would still be covered under its GPL license.
31+ Additionally, the example code has been released to the public domain (see the
32+ [ separate license] ( examples/COPYING ) for more information).
3333
3434Table of Contents
3535=================
You can’t perform that action at this time.
0 commit comments