From ac6c6e36c3e3f2a0b28205361a11c7e5c961af12 Mon Sep 17 00:00:00 2001 From: Alexander Medvednikov Date: Mon, 19 Aug 2019 00:14:39 +0300 Subject: [PATCH] V UI readme: better wording --- vlib/ui/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vlib/ui/README.md b/vlib/ui/README.md index 1e9d0da0b4..5fbf64acec 100644 --- a/vlib/ui/README.md +++ b/vlib/ui/README.md @@ -4,6 +4,6 @@ V UI is a cross-platform UI toolkit for Windows, macOS, Linux, Android, and iOS. V UI is licensed under GPL3. A commercial license will be available. -Open-source projects will have access to the commercial license for free. That means that if you have an open-source MIT project, you won't have to relicense it under GPL to use V UI. +Open-source projects will have access to the commercial license for free. That means that if you have an open-source non-GPL project, you won't have to relicense it under GPL to use V UI. Every single feature will be open-sourced right away and available under both licenses.