From: Fletcher T. Penney Date: Sun, 14 Jun 2015 14:32:16 +0000 (-0400) Subject: fix license info X-Git-Tag: 0.1.0a~44 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a5326250798afca85fc9384ab1a263ac0a789105;p=multimarkdown fix license info --- diff --git a/README.md b/README.md index a609df5..5b17a8b 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,19 @@ projects will need some customization. # License # +The `new-project` project is released under the MIT License. + +GLibFacade.c and GLibFacade.h are from the MultiMarkdown v4 project: + + https://github.com/fletcher/MultiMarkdown-4/ + +MMD 4 is released under both the MIT License and GPL. + + +CuTest is released under the zlib/libpng license. See CuTest.c for the text +of the license. + + ## The MIT License ## Permission is hereby granted, free of charge, to any person obtaining a copy @@ -104,5 +117,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. - +THE SOFTWARE. \ No newline at end of file