roth-a / expandpanels

Lazarus component for arranging collapsible panels
13 stars 6 forks source link

Maybe change from GPL license to LGPL license with static-linking-exception clause #1

Open BeRo1985 opened 8 years ago

BeRo1985 commented 8 years ago

The GPL 2.0 license (and additionally without static-linking-exception clause) is a problem for usage inside commerical applications, where I think, you should change the license to LGPL v2.1 with static-linking-exception clause like the LCL of Lazarus and the core units of FPC itself.

roth-a commented 7 years ago

thanks for the advice. I will consider it.