From caf9334115274e48b7eb9c96001037cebc57ad7a Mon Sep 17 00:00:00 2001 From: Haneef Mubarak Date: Thu, 17 Oct 2013 16:01:43 -0700 Subject: [PATCH] slightly clarified the "license" portion of `README.md" + formatting all over fixed typo `can can` -> `can` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f5204d13..0d735c397 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 can link to and use the library from any program, proprietary or open source; paid +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.