mysql-import icon indicating copy to clipboard operation
mysql-import copied to clipboard

Updates license from GPL to LGPL

Open balazsnasz opened this issue 10 months ago • 0 comments

LGPL license allows this package to be used in a different (proprietary) licensed projects without having to make its source code available, while keeping the mysql-import library open source.

With GPL-3.0 license, if someone uses the mysql-import package in their project, it MUST be also GPL license and must share the source code. Explanation here: https://www.gnu.org/licenses/gpl-faq.html#IfLibraryIsGPL

That's why I'm proposing a change to the LGPL license.

balazsnasz avatar Apr 05 '25 09:04 balazsnasz