Skip to main content

Questions tagged [gpl]

GNU General Public License

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? ...
Seán Healy's user avatar
3 votes
2 answers
176 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 ...
Jacob Marble's user avatar
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 ...
schrödingcöder's user avatar
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 ...
gnasher729's user avatar
  • 34.3k
0 votes
2 answers
113 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 ?
Mah Neh's user avatar
  • 39
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) ...
Harry Zalessky's user avatar
1 vote
1 answer
133 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 ...
Jeff Brower's user avatar
-1 votes
1 answer
60 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?
Test's user avatar
  • 563
-1 votes
1 answer
86 views

Nokia G10 Android kernel source code availability and GPL request procedure [closed]

I'm thinking about doing a LineageOS port for the Nokia G10. One part of doing the port is getting access to the Android kernel sources. Since the Android kernel is GPL 2, HMD - the company behind the ...
k_o_'s user avatar
  • 107
1 vote
1 answer
86 views

Can the permission to implement a specification be restricted?

Let's say I invent a new image file format and release the specification to the public. Is it possible to only allow GPL projects to implement this specification? Or is this not possible in the U.S.? (...
zomega's user avatar
  • 549
0 votes
1 answer
159 views

Theft as Distribution of Software

I recently posed a hypothetical to a lawyer who deals with software licensing (His role is to protect a company from accidentally misusing FOSS software) and got a startling response. My hypothetical ...
Gus's user avatar
  • 125
1 vote
1 answer
131 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 ...
Andrew.Wolphoe's user avatar
1 vote
2 answers
83 views

Can I include EULA-licensed IP core in GPL codebase?

I work on little hardware project in Verilog. It would be published on GitLab and would be available for Open Source community. It is licensed as GPL 3. I want to include external IP component in my ...
НЕВСКИЙ БЛЯДИНА's user avatar
0 votes
2 answers
671 views

Can software with an GPL3-0 license be sold as a product after it has been modified?

I have a project which uses yolov5. I modified the yolov5 and implemented it into my own project (I don't just use the modified version of yolov5 as project. It is just a part of my project.). I read ...
Ali Eren's user avatar
0 votes
1 answer
178 views

How is the GNU Unifont and other bitmap fonts public domain?

The U.S. doesn't recognize type design as a copyrightable thing, only vectorized fonts, but what does that really mean? Is a bitmap font made in the United States public domain abroad? Are only the ...
Tada Fireworks's user avatar

15 30 50 per page
1
2 3 4 5
8