Skip to main content

Questions tagged [gpl]

GNU General Public License

0 votes
1 answer
251 views

Are there any AGPL-style licences that require source code modifications to be public?

So my understanding of the AGPL, is that it requires modifications to be distributed to the users of the network service, but I'm looking for a licence that would require any modifications (non-...
0 votes
0 answers
48 views

How do GPL 2, 3 and other copy-left licenses apply in cases of "software as a service" (SaaS) systems?

GPL-style licenses are pretty effective at ensuring the underlying code cannot contribute to proprietary binary programs. But in the contemporary world of SaaS, are there not many ways around this? ...
1 vote
1 answer
132 views

Separate license on documentation and code?

I'm currently writing an article for school in literate Haskell, which is basically a file format/syntax that's a LaTeX document but for anything written in \begin{code}...\end{code} is code that ...
3 votes
2 answers
177 views

Can open source software licenses be enforced in small claims court?

I'd like to distribute a software project under a GPL license. If someone (apparently) distributes software that includes or links against my GPL project, what claims could I make, and what ...
2 votes
2 answers
124 views

Does incorporation of open-source (GPL-licenced) software by freelancers violate Upwork T&C?

Some widely used open-source software is distributed under restrictive licences: for instance, the R language uses GPL v.2/v.3. This and other copyleft licences impose several obligations, such as the ...
3 votes
1 answer
128 views

Faked GPL license

Lots of software is licensed under the GPL license. It is very well known and well understood. Like most legal documents the license is itself copyrighted, and while the license can be freely copied ...
0 votes
2 answers
114 views

Can a company that releases code as GPL, use it privately?

If a company has a Github repo under GPL license, can they, as the owners of the original code, distribute closed-source copies of it, i.e do they have a different right over the code ?
2 votes
2 answers
91 views

Firmware code written under GPLv3 was modified. What should be published? [closed]

The firmware for an embedded device (e.g., a toaster) is modified significantly. Algorithms are rewritten from scratch, the code is made compatible with different hardware, etc. The end (hardware) ...
3 votes
4 answers
3k views

Use an image under GNU/GPL in a commercial application

We are currently developing a commercial application. We found some images(icons) which are under GNU/GPL license. I'm not an expert in this kind of things, but I was wondering if it is legal to use ...
1 vote
1 answer
136 views

How does GPL affect a Makefile-only modification?

As a continuation of this question, does a Makefile modification when building GPL source mean my own program becomes GPL also ? For example, if some third-party GPL'd source contains exit(), and I ...
7 votes
3 answers
895 views

Who can publish GPLv4?

I was thinking about the or later part that is often used in licensing software. When reading https://www.gnu.org/licenses/gpl-3.0.html, I've found this: The Free Software Foundation may publish ...
1 vote
3 answers
299 views

Does AGPL apply to products created by the software, or just the software?

I'm a 3D modeler by trade, and in the past I've used some software to create a base mesh for humanoid renders. I'm seeing now that, while it used to be AGPL and CC0, it's now entirely AGPL, and by ...
3 votes
6 answers
926 views

Is there a loophole in the GPL allowing binary-only distribution?

I asked this question a long time ago here, which was the wrong place, and got a bunch of conflicting answers from a bunch of non-lawyers. I'm hoping for a more definitive answer here, ideally from ...
-1 votes
1 answer
62 views

GPL: distribute compiled binary [closed]

Is it legal to modify GPL v3.0 content and distribute a binary of the remixed content without disclosing the modified source code?
2 votes
3 answers
1k views

Are all GPL Licensed projects free to use for commercial use even if they appear to be paid content?

I'm having a few issues understanding how sites like gpldl.com can call themselves legal. This site appears to purchase paid plugins from various developers like WooThemes iThemes Gravity Forms WPML ...

15 30 50 per page
1
2 3 4 5
8