|
|
|
|
|
by peppermint_gum
834 days ago
|
|
>But usually it’s a misunderstanding of what derivative works are. E.g building an extension to a GPL app. Many don’t believe that simply importing a GPL Python module is enough to make your extension have to comply to GPL. The GPL doesn't explicitly define the concept of derivative work. The FSF's interpretation is that linking creates a derivative work, but there's no universal consensus among lawyers on this issue. LWN has an article that presents a few different views on this topic: https://lwn.net/Articles/548216/ |
|