Skip to main content

Questions tagged [gpl]

Questions about the GNU General Public License. If you intend to ask something about this license, CONSIDER NOT TO ASK HERE. Instead check if **Opensource.SE** (https://opensource.stackexchange.com) would not be more appropriate for your question than this site.

-2 votes
1 answer
198 views

MPL v2, GPL v3 and other licenses alike require giving users access to source code. For desktop applications - does access have to be provided through the user interface (GUI)? Or can it just be ...
Programmer's user avatar
1 vote
1 answer
365 views

I'm looking at putting up a fan site for an author using code released under the AGPL. Under the AGPL, as I understand it, I would need to publish my code modifications. This is entirely fine. ...
OrgnlDave's user avatar
  • 135
0 votes
2 answers
602 views

I'm not exactly sure what the history behind this, but Debian and Ubuntu currently wraps around some of the PostgreSQL utilities with something called pg_wrapper. This utility uses LD_PRELOAD to ...
Evan Carroll's user avatar
-3 votes
1 answer
562 views

I am using a GPL licensed library which stated clearly that it is OK to link to it in commercial projects without the need to publish your own source code (as an exception to the regular GPL that ...
Humam Helfawi's user avatar
9 votes
1 answer
435 views

An open source project licensed under BSD, MIT or another permissive license accepts code contributions from the community. How can I prevent someone from taking GPL-licensed code that they don't own ...
Joe's user avatar
  • 119
-2 votes
2 answers
1k views

I have licensed my software under GPLv3 and made it available on Github as an open source repository. Am I allowed(under GPLv3) to distribute binary releases of the application so it is easier to use ...
Vivek Joshy's user avatar
-4 votes
1 answer
249 views

I have a legacy application that works with DirectShow filters installed in the system, these are essentially treated as COM components and not directly linked or distributed with the application. If ...
user208478's user avatar
2 votes
1 answer
364 views

Preface I'm having trouble determining if I can use the Qt framework for developing a cross platform desktop app. Situation The app is open source, and the libraries it uses are also open source. ...
Megabytte's user avatar

15 30 50 per page
1
2 3 4 5
34