From 88fe8613726f8231016ed89d3dcb205ead079282 Mon Sep 17 00:00:00 2001 From: David Benson Date: Tue, 6 Sep 2016 14:58:57 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 163cc5519..b6dd3dd86 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ mxGraph supports IE 9+, Chrome 30+, Firefox 31+, Safari versions actively patche mxGraph uses no third-party software, it requires no plugins and can be integrated in virtually any framework. Also provided is server-side functionality in Java and .NET for persistence (open and save) functionality, as well as server-side image generation. -mxGraph is licensed under the mxGraph license, https://www.jgraph.com/mxlicense.html. The mxGraph license is for commercial use, you can find the pricing at https://www.jgraph.com/purchase.html. Usage under the mxGraph license requires purchase, it cannot be licensed without payment or permission from JGraph. +mxGraph is dual licensed under either the GPL v3 or the [mxGraph Commerical License](https://www.jgraph.com/Licenses/JGraph_Software_Licence.pdf). To use the commercial license, you must license from [JGraph](https://www.jgraph.com/purchase-mxgraph.html) for payment. Getting Started ===============