diff options
| author | Edward Thomson <ethomson@edwardthomson.com> | 2014-10-09 11:38:31 -0400 |
|---|---|---|
| committer | Edward Thomson <ethomson@edwardthomson.com> | 2014-10-09 11:38:31 -0400 |
| commit | 919e7016052ce9026246988171ee86cec9c5ead8 (patch) | |
| tree | 48c18bfba660fa3b1e4ea5f98b7617dc9e49e79f | |
| parent | 8371457ce2c13c81ae7328319d3b3ac4de3ebfaa (diff) | |
| parent | 18925129b2b07f114778041312d9f55d753bfde0 (diff) | |
| download | libgit2-919e7016052ce9026246988171ee86cec9c5ead8.tar.gz | |
Merge pull request #2601 from SeijiIto/master
Fix README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -212,7 +212,7 @@ workflow, the libgit2 [coding conventions](CONVENTIONS.md), and out list of License ================================== -`libgit2` is under GPL2 **with linking exemption**. This means you can link to +`libgit2` is under GPL2 **with linking exception**. This means you can link to and use the library from any program, proprietary or open source; paid or gratis. However, you cannot modify libgit2 and distribute it without supplying the source. |
