Top "Gpl" questions

DO NOT USE!

GPL/LGPL and Static Linking

I have read on the web that following combination exists : Proprietary Source code + GPL Source code - > GPL Source …

open-source gpl static-linking lgpl
Can I use GPL software binaries in commercial environment?

I have a concern of using GPL v2 and GPL v3 licensed software in commercial production environment. I would like …

licensing gpl haproxy
How can I legally use LGPL javascript in a commercial web site?

My understanding is that with LGPL, can I link and use an LGPL library for commercial use, as long as …

javascript jquery gpl lgpl
Do I need to buy the Qt Framework?

I want to develop a C++ application that will work on ALL operating systems. This application will be free until …

c++ qt frameworks gpl lgpl
GNU General Public License (v2): can a company use the licensed software for free?

Here is the context of this question: I have code that is to be sold for profit, but I wish …

open-source licensing gpl software-distribution
Is ExtJS open source?

Can we use extJS in a business application for free ?

open-source licensing extjs gpl
Using GPL 3rd party code for internal closed source project

If I use GPL software in my internal/closed source app do I have to make the source publicly available? …

licensing gpl
Adding the GPL license to C# Projects

What files do I need to put the header comment in for adding GPL to a C# project? Does form …

c# gpl
GPL copyright notice when contributing new files

How do I go about writing a GPL copyright notice when contributing new files rather than modifying a file? In …

licensing gpl
MySQL licensing and GPL

As far as I know, when I build a desktop/server app using any GPL code like MySQL I will …

mysql licensing gpl