GPL is the most widely used free software license, originally written by Richard Stallman for the GNU Project.

learn more… | top users | synonyms

3
votes
1answer
186 views

Does GPL mean that whole software is public? [closed]

I'm doing on one open-source application. Now I'm choosing it's license and I'm thinking about GPL. But there I've got few questions: Is anyone allowed to share modified program using same name? ...
2
votes
5answers
3k views

Why isn't Red Hat Enterprise Linux Desktop free?

Why isn't Red Hat Enterprise Linux Desktop free? Isn't it a Linux OS? If it is, so why is not free? http://www.redhat.com/products/enterprise-linux/desktop/
2
votes
1answer
174 views

Is Linux kernel free to modify?

While browsing this site Text Files/Programming which contains historical data pertaining to programming and a lot of other stuff I came across this file Info sheet Linux The file in question has a ...
0
votes
1answer
213 views

Does Android break GPL? [closed]

Just got curious. If Android is based on a modified Linux Kernel and its source code is closed, doesn't it violate the terms of GPL2, that GPL-derivatives must also supply their source code, "Liberty ...