Skip to content

Licensing problem - GPL dependency #265

@zoran-vucenovic

Description

@zoran-vucenovic

The package bgracontrols depends on LazMouseAndKeyInput, which is licensed GPL. This makes it unusable for non-gpl licensed projects.
The files in bgracontrols repository COPYING.modifiedLGPL.txt and COPYING.LGPL.txt claim that the controls are licensed as modified LGPL, which is not allowed if the code depends on some GPL licensed code.

I don't know which controls actually use this LazMouseAndKeyInput, probably not many, so I would suggest moving these controls to a separate package and removing the dependency on LazMouseAndKeyInput from BGRAControls, leaving other controls to be really licensed as modified LGPL.

The topic on FPC/Lazarus forum: https://forum.lazarus.freepascal.org/index.php/topic,73611.0.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions