Skip to main content

Questions tagged [gpl]

GNU General Public License

0 votes
2 answers
236 views

I believe [program] violates GPL, do I need to sue the author before using its source code?

Let's say there's a program ("ABC") which is licensed under GPL. There's a similar program ("CAD") on the market, which I believe is a modified ABC. It is therefore in violation of ...
Allure's user avatar
  • 2,953
2 votes
2 answers
254 views

Do I have to adhere to my own software licences for them to remain enforceable?

I have written a software application and an accompanying software library. When users use this application, they will write code externally to it which also makes use of the software library. The ...
Toby Smith's user avatar
3 votes
2 answers
310 views

Does the acceptance of a software licence constitute a contract? Can such a contract be closed without using said software?

This question revolves around the (unresolved) question in the open source community, whether "dynamic linking" against a GPL-licensed library requires your software to be GPL-licensed, as well. I ...
Lukas Barth's user avatar
7 votes
2 answers
3k views

Copyright in copyleft licence?

Is the copyright mentioned in GPL v3 used just for the sake of defining the word? (It's not copyrighted, but the word encompasses the same actions that would violate the copyright if it was ...
Martin's user avatar
  • 79
0 votes
1 answer
69 views

Can I get benefits of others' contributions to my GPL licensed software to use these contributions in my proprietary software?

I have my own code of a software, purely coded by me. I am intending to open source it, GPLv3 or Apache 2.0. Then I will add them to Github to let others get benefits of source code and contribute ...
MRAN's user avatar
  • 11
0 votes
2 answers
87 views

Can a company modify and use the source code of a GPLed library without selling it or releasing the modification?

I have a specific case here for which I could not find a clear answer here or on other pages. I am working for a company that is interested in using an open source code licensed under GPL v2.1. The ...
Yann's user avatar
  • 1
1 vote
1 answer
106 views

"GPL version N or later"-licensed code and publishing an EULA as GPL v4

Oftentimes source code is licensed as "GPL version N or later". But what stops some company from taking their EULA, publishing it as GPL version 4 and happily using whatever code they want to use in a ...
0xd34df00d's user avatar
-1 votes
1 answer
58 views

Selling second hand and copyright

If I sell a bit of GPL'ed software I am required to provide source code, or an offer of same. This is based on the "distribution" clause of the GPL. According to this question, if I sell GPL'ed ...
Dave's user avatar
  • 827
2 votes
1 answer
121 views

GPL and private sale

If a company sells a device containing GPL licensed code they need to provide the source code when asked. Does this apply to private sales, e.g. if I sell an used device that I bought on ebay, would ...
Dakkaron's user avatar
  • 318
2 votes
1 answer
66 views

Implications of changing terms of a free license (LGPL, Apache, MIT, Eclipse, etc) after I started using software on old terms

While creating my software (as a developer / startup owner) I rely on the fact that I can use some (software) library for free. I also rely on the fact that I can use it for commercial purpose and ...
Code Complete's user avatar
1 vote
0 answers
70 views

Asking for the unencrypted version of a file in an open-source project?

Let's say that an open-source project, such as a GNU GPL one, uses git-crypt and has added private, encrypted files, such as ssh private keys to the committed git repository. Wouldn't John Doe be in ...
BlakBat's user avatar
  • 111
3 votes
1 answer
397 views

GPL: Does changing makefiles and configurations considered as "modifications"?

I know that editing GPL source code is considered as a "modification", which means all the copyleft rules apply. However, most software includes configuration files and makefiles which you can tweak ...
Ryuu's user avatar
  • 131
1 vote
3 answers
226 views

GPL-3.0's "Open-Sourceness", Images and Image Formats

I took an SVG image from a set which is distributed under GPL-3.0 and used it as (a large) part of an icon I made to a software of mine, which is also distributed under GPL-3.0. So far, everything is ...
Pedro V. G.'s user avatar
1 vote
2 answers
57 views

Copyright holder and license of the output files produced by a libre software

Consider for example the libre software LAMMPS, which uses GNU General Public License. The user writes an input file. Then the software performs some calculations based on the instructions in the ...
apadana's user avatar
  • 161
0 votes
1 answer
81 views

Enforce GPL v3.0 with software modules

I develop a software that consists of a core application and several optional modules. I would like to license the core and all modules that were developed by me under the GPL v3.0. In addition to ...
Mouagip's user avatar
  • 111

15 30 50 per page
1 2 3
4
5
8