Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaneef Mubarak <haneefmubarak@users.noreply.github.com>2013-10-17 12:52:20 +0400
committerHaneef Mubarak <haneefmubarak@users.noreply.github.com>2013-10-17 12:52:20 +0400
commite5e2710b781a3ebafceb2605f75182637ecfef0b (patch)
tree26bdb805c48dabd9baac020a01cad5943ca66836 /README.md
parent20b5d300dce48ce34c16bf39752fae9a7d05f021 (diff)
slightly clarified the "license" portion of `README.md" + formatting all over
added the second change suggested by @nulltoken (with two extra words :) )
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.