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
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
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
3 votes
2 answers
368 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
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
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
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
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