LimeReport Forum

General Category | Основное => Discussion | Обсуждение => Topic started by: edutucci on February 15, 2016, 03:12:20 AM

Title: About use this report in a commercial application
Post by: edutucci on February 15, 2016, 03:12:20 AM
I need a report to use in a commercial application. I would like to now if is possible say to me if I have to give source code of my program using lime report.
Title: Re: About use this report in a commercial application
Post by: Arin Alex on February 15, 2016, 02:30:46 PM
The LGPL license allows an application that references the binaries to remain closed-source. 
But one important thing to take care of is that the GNU LGPL covered library is dynamically linked,
not statically mixed with the main application.
It should also be possible to exchange that dynamically linked library for an independently compiled build