LGPL
From Visual WebGui Wiki
Contents |
Overview
The LGPL license details and restrictions are explained in the VisualWebGui FAQ page.
Please read the details carefully.
According to the description in the FAQ you will know in what scenarios you must have waiver present on your application and what you would need to do if you want to be entitled to remove it.
Usage
To hide the LGPL waiver you need to:1. Open the Web.config file of your application for editing.
2. Add the following XML item inside the <WebGUI> section
<ShowLGPLWaiver Mode="Off"/>
Finally,it may be necessary to perform the clear caching procedure for this setting to take effect, as a minimum uppering the PrivateVersion.
Be aware that unless you comply with the licensing conditions that entitle you to remove this waiver, by removing it, you would be breaching the license agreement.
References
Forum Threads
- Visual WebGUI 6.3.1 LGPL on browser tabs
- Visual WebGui - 6.3.11 LGPL
- Hide "Visual Web Gui - 6.3.4 LGPL" on title internet bar
- All you need to know about Visual WebGui licensing and distribution model
