From e5e2710b781a3ebafceb2605f75182637ecfef0b Mon Sep 17 00:00:00 2001 From: Haneef Mubarak Date: Thu, 17 Oct 2013 01:52:20 -0700 Subject: [PATCH] slightly clarified the "license" portion of `README.md" + formatting all over added the second change suggested by @nulltoken (with two extra words :) ) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6d7ccbc8..1f5204d13 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,7 @@ Check the [contribution guidelines](CONTRIBUTING.md). License ================================== `libgit2` is under GPL2 **with linking exemption**. This means you -can link to the library with any program, proprietary or open source; paid +can 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.