diff --git a/README.md b/README.md index 6e0cc57..b0386e1 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ parsePlantumlCodeBlocks("http://www.your-plantuml-server.com/plantuml") ``` ## License -deflate.js: Copyright (C) 1999 Masanao Izumo . Some sources claim this to be GPL-2 -encode.js: From https://plantuml.com/code-javascript-synchronous. GPL-3 -plantuml_codeblock_parse.js: David Svantesson. MIT or GPL-2 or GPL-3 at your choice. +- deflate.js: Copyright (C) 1999 Masanao Izumo . Some sources claim this to be GPL-2 +- encode.js: From https://plantuml.com/code-javascript-synchronous. GPL-3 +- plantuml_codeblock_parse.js: David Svantesson. MIT or GPL-2 or GPL-3 at your choice.