Commit caf9334115274e48b7eb9c96001037cebc57ad7a

Haneef Mubarak 2013-10-17T16:01:43

slightly clarified the "license" portion of `README.md" + formatting all over fixed typo `can can` -> `can`

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README.md b/README.md
index 1f5204d..0d735c3 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.