Skip to main content

Questions tagged [license-compatibility]

License compatibility is the comparison of two or more licenses to determine if certain usages and actions can be made. Use this tag if the question would like to determine the compatibility of licenses, or their individual clauses.

4 votes
0 answers
46 views

Releasing a dataset of image annotations that have varying per-image licensing

Recently I've been working with some colleagues on a dataset. We've obtained annotations for several thousand images which we assumed to be licensed as CC-BY. We intended to release our dataset to the ...
Josh's user avatar
  • 141
3 votes
1 answer
48 views

How to properly go about bundling an LGPLv2.1+ header in a GPLv3 project

I am developing a personal project (licensed under GPL-3.0-only) which I am trying to keep portable across different POSIX-compatible systems, but it is dependent on macros and typedefs from GLIBC's ...
Eli Minkoff's user avatar
11 votes
2 answers
5k views

Is it legal to use GPL code in plugins of a proprietary app?

I know this question seems to be the nth of this sort, but I could not find a clear answer to my question. I am working on a keyboard launcher app. Its license is a custom proprietary license. The ...
ManuelSchneid3r's user avatar
3 votes
1 answer
665 views

When Bootstrap relicensed from Apache 2.0 to MIT back in 2014, could they have chosen MPL-2.0 to solve the issue they ran into?

It seems like the issue they ran into that triggered this is that Apache 2.0 was considered incompatible with GPLv2 which was hindering adoption, based on this github issue: https://github.com/twbs/...
Miles Georgi's user avatar
2 votes
1 answer
41 views

Including commercial code in an open source EPL-1.0 project?

I work on an open source project that is licensed using the Eclipse Public License 1.0 (EPL-1.0) and available on GitHub. My project is a dashboard for other developers, not a library. I found some ...
GentlemanHal's user avatar
1 vote
0 answers
32 views

AGPLv3 license notice adding to each file

So I have added code licensed under AGPLv3 license to my own project. Licensed my own project under AGPLv3 and noticed that there are no code file with license notice included only AGPLv3 license file....
Dio Kiriie's user avatar
0 votes
1 answer
115 views

Licensing my project derived from MIT and AGPL-3 licensed projects

So I wish to take some lead in development of my app based on projects that were not active for 4 and 2 years. One of them is MIT licensed and other has AGPL-3 license. If I were to add my own code ...
Dio Kiriie's user avatar
2 votes
0 answers
68 views

How to open-source code for an ebook-style iOS Qt app but retain control of the content? [duplicate]

Years ago (whenever Qt 5.7 was current), as a contractor I developed a closed source tablet app for a company with (at the time) a commercial license for Qt (they assigned me a license seat). The app ...
timday's user avatar
  • 121
5 votes
2 answers
925 views

Is the EUPL circumventable?

The EUPL in its §1 states that "to distribute" includes making available, online or offline, copies of the Work or providing access to its essential functionalities at the disposal of any ...
Longinus's user avatar
  • 153
5 votes
1 answer
361 views

Correct license for dataset if source data has different licenses

I want to create a new dataset which I want to publish on e.g. Hugging Face. I plan to have multiple versions with different licenses, depending on which data I used. I now wondered whether I can ...
TiMauzi's user avatar
  • 153
1 vote
0 answers
62 views

What happens If a LGPL-licensed shared libraries are dynamically linked to GPL-licensed files of same package?

I'm integrating a component in my commercial software called ABC, in which some part of code is licensed under LGPL and some part it is licensed under GPL. And there are some shared libraries created ...
Sami ulla's user avatar
5 votes
1 answer
218 views

Can DCO be used in BSL?

A Developer Certificate of Origin is a well adopted contribution model in open source projects that protects both the contributors rights of their changes and the project. Could it also be used in ...
Yunier Rojas's user avatar
18 votes
1 answer
6k views

PySimpleGUI, until now, has been distributed under the GPLV3, but just became a subscription model. How does that work?

PySimpleGUI, a GUI framework for Python, has previously been published under the LGPLv3. They just announced that they are changing to a subscription model with PysimpleGUI 5, and that previous ...
Jazz Weisman's user avatar
2 votes
0 answers
47 views

Can I use blazor (MIT) and mysql community (GPL) for commercial purposes? [closed]

If I sell my program in blazor and use mysql community for the data layer... my blazor program would be under the GPL?, that is, would I have to deliver my source code of my blazor made in program?
nasck's user avatar
  • 21
16 votes
5 answers
5k views

Locking myself from ever changing license

Is there any way, that I can lock myself from ever changing the repository license to non open-source one? These is this trend with open-source companies, that once they gain enough press, and enough ...
Maciej Bledkowski's user avatar

15 30 50 per page
1
2 3 4 5
28