Skip to main content

Questions tagged [gnu]

Questions about GNU Project (free software, mass collaboration project) or GNU Operating System (a Unix-like computer operating system composed wholly of free software).

7 votes
2 answers
1k views

The GNU project states that if a person contributes less than 15 lines of code to a project, their contributions are not "legally significant for copyright purposes". Say there is a Web app ...
The-Coder-Who-Knew-Too-Little's user avatar
9 votes
2 answers
606 views

Text of the GNU All-Permissive License (also known as the "FSF All Permissive License"): Copying and distribution of this file, with or without modification, are permitted in any medium ...
Flux's user avatar
  • 793
6 votes
1 answer
1k views

I use a project that are licensed under GNU General Public License version 2 or later The code owner has abandoned the project and announced they leave it public as FOSS on github. The company with ...
Mas's user avatar
  • 61
3 votes
1 answer
118 views

If i am using the GNU-licensed software "Open Metronome" (https://sourceforge.net/projects/openmetronome/) to create the basic rhythm of my own music, I am wondering if I can freely ...
Cori's user avatar
  • 31
2 votes
1 answer
941 views

I want to check if a file in GCC that is linked into my program, such as libgcc.a and crti.o, is covered by The GCC Runtime Library Exception. According to the FAQ, I should check its license header, ...
SKD's user avatar
  • 65
12 votes
4 answers
5k views

Which License is best suited for my open source project. I am developing a web app (a template like) that has potential use in real life applications but also learning outcomes. I would like people to ...
Sachihiro's user avatar
  • 231
3 votes
2 answers
371 views

I am developing a GUI Java-based application using swing and am thinking of using the MIT license, though when reading the licenses stated in the components of java swing I see that they are licensed ...
user25205's user avatar
3 votes
0 answers
197 views

I know that there are certainly already many questions on this topic - I have also read through quite a few, but unfortunately still do not understand it. I am in the process of deploying an RShiny ...
LePyka's user avatar
  • 31
5 votes
1 answer
782 views

Say you created a website and it's open-source under MIT. A month later, I changed it to GPL-3.0 License. A month passed again, someone forked my project in GitHub and is making money off it via ...
wobsoriano's user avatar
2 votes
2 answers
230 views

License in question is GNU GPLv3 (http://www.gnu.org/licenses/quick-guide-gplv3.html). Abstract Context: I have written a software A that downloads a docker image of software B as part of the ...
Patrick the Cat's user avatar
3 votes
1 answer
185 views

I see people comparing the GPL with a Classpath exception to the standard LGPL. Does this mean that LGPL already has the Classpath exception or some language already similar enough to it? If not, can ...
Ramzi Bechara's user avatar
6 votes
1 answer
461 views

From the license point of view: Is it possible to use a plugin written under "LGPLv3+" in a program protected by "GPLv2"? The plugin is built as a ".so" library and at ...
Giuseppe's user avatar
  • 163
3 votes
0 answers
34 views

The goal is to allow user to use a USB that is ext-4. I understand Minix 3 is similar to BSD, and ext-4 is GNU GPL. So as a user, I can port ext-4 to Minix 3 and make it GPL so I can use it. But, what ...
OLNG's user avatar
  • 41
-1 votes
1 answer
194 views

I've scraped tonnes of sites. I'm making these datasets for public use. I've been using GPL-v3 license for other software tasks but I don't know what license should I put for datasets. I prefer a ...
nerd's user avatar
  • 13
5 votes
4 answers
3k views

I had developed a Java application which is connected to MySQL Workbench by using mysql-connector-java-8.0.21.jar file. When I deploy the project and send source code to the client he says that: The ...
Atif Rizwan's user avatar

15 30 50 per page
1
2 3 4 5