From 18925129b2b07f114778041312d9f55d753bfde0 Mon Sep 17 00:00:00 2001 From: SeijiIto Date: Mon, 6 Oct 2014 16:17:01 +0900 Subject: [PATCH] Fix README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.