summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2014-10-09 11:38:31 -0400
committerEdward Thomson <ethomson@edwardthomson.com>2014-10-09 11:38:31 -0400
commit919e7016052ce9026246988171ee86cec9c5ead8 (patch)
tree48c18bfba660fa3b1e4ea5f98b7617dc9e49e79f
parent8371457ce2c13c81ae7328319d3b3ac4de3ebfaa (diff)
parent18925129b2b07f114778041312d9f55d753bfde0 (diff)
downloadlibgit2-919e7016052ce9026246988171ee86cec9c5ead8.tar.gz
Merge pull request #2601 from SeijiIto/master
Fix README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a8f546c4b..b315eed1a 100644
--- a/README.md
+++ b/README.md
@@ -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.