The GNU Lesser General Public License is a weak copyleft free software license and is the second most popular open source license. It is generally designed for and used by software libraries. This tag is for questions related to the GNU General Public License that are not requests for legal advice.
103
votes
22answers
23k views
Can I legally incorporate GPL & LGPL, open-sourced software in a proprietary, closed-source project? [closed]
At the company I work for, we develop and sell a proprietary, closed-source software application.
Our application uses third party open-source projects licensed under open source licenses such as GPL ...
9
votes
4answers
3k views
Qt LGPL licencing for a free application with closed source
I'm working on an application developed with Qt 4.6.2. I'm linking dynamically and I don't want to share my source code. The application is totally free and I don't plan on selling any part of it.
I ...
26
votes
6answers
9k views
Can I dynamically call a LGPL/GPL software in my closed-source application? [closed]
I want to use a tool (ffmpeg) that is under GNU Lesser General Public License, version 2.1 GNU General Public License (GPL) version 2 for some components.
To do so, I only call it in my software as ...
23
votes
5answers
8k views
Use LGPL libraries in closed source software?
If I have a open source software library covered by LGPL, can I use it in a closed source commercial application?
25
votes
4answers
14k views
LGPL, MIT, or Apache - differences? [closed]
If I've got some code that I'd like to share and make open source.
I'm not a lawyer. What are the big differences between these choices?
LGPL - GNU Lesser General Public License
MIT License
...
5
votes
2answers
4k views
Qt single EXE with LGPL? [closed]
I don't know much about the LGPL/GPL when it comes to distributing programs (without a Qt license); If I made a program, could I statically link the libraries to the exe so I have a single file to ...
6
votes
4answers
3k views
Using LGPL library in Paid Android App
my question is simple.
Can I use a LGPL library in my paid android application? I am not going to modify the LGPL lib, I just want to use it. Is it legal?
4
votes
8answers
2k views
About MySQL++, GPL and LGPL
MySQL++ is licensed though LGPL, that means that I could release an executable dynamically linked against it without worrying about the source code not being GPL.
But, MySQL++ DOES link against ...
3
votes
5answers
2k views
How to use LGPL licensed images in a proprietary application?
The LGPL license is written for code libraries in mind. I want to use a set of LGPL licensed images (icons, mostly) in a proprietary application, and I'm not really sure how the license translates to ...
25
votes
2answers
7k views
Differences between GNU LGPL v2.1 and GNU LGPL v3? [closed]
What are the differences between GNU LGPL v2.1 and GNU LGPL v3?
I know I can read the legal text and compare them, but it's a pain to understand these legal stuffs.
Can you give in a few bullet ...
21
votes
9answers
13k views
c/c++ FFT library with non GPL license [closed]
I am looking for a FFT library with a license that allow me to include it in a commercial C++ software. Free would be nice. (Intel IPPS is 199$ per head, which is a bit expensive for the number of ...
25
votes
2answers
9k views
Using icons licensed under GPL or LGPL in a closed source commercial software? [closed]
Is there a risk of legal trouble if you include GPL or LGPL licensed icons in a closed source software?
Would it force it to become open source just to include the icon?
Does it matter if the ...
5
votes
3answers
2k views
LGPL, GPL, APACHE, BSD, MIT license and its usage in a non open source proprietary iphone application [closed]
How come I ask this question?
Well I am doing some audio processing research for my next app and come across library called soundtouch and this SO thread. And in that thread there is one comment
...
14
votes
5answers
4k views
LGPL licensed library
I have read the LGPL license but its so complicated that I couldn't figure out the answer for my questions.
I want to use a LGPL library in my project. No change will be done in the LGPL library. ...
6
votes
4answers
4k views
Question about LGPL/GPL licensing [closed]
I have a web app(commercial) that uses a component(LGPL).
This component has a plug in architecture.
I have now created a plug for this component that use a library (LGPL).
This library uses a data ...
4
votes
1answer
1k views
GPL/LGPL and Static Linking
I have read on the web that following combination exists :
Proprietary Source code + GPL Source code - > GPL Source code ( All code has to be released under GPL)
Proprietary Source code + LGPL ...
10
votes
2answers
3k views
Can I use a previous version of iText(Sharp) under the LGPL? [closed]
I'd like to use iTextSharp for PDF manipulation. I need it to run under medium trust (webserver) and to be free of charge (since this is a very small project), therefore there is not much competition.
...
2
votes
1answer
301 views
What files do I need to distribute if requested to comply with LGPL in an iPhone app?
I'm working on an iPhone app which uses the Zbar library which is under the LGPL licence. What I'd like to know is what I need to give someone if they request a copy of the code under this licence for ...
3
votes
4answers
249 views
LGPL compatible with mobile devices?
I need a JSON library for JavaME and found this one. However, they have recently changed their license from the json.org license to LPGL.
Now, LGPL specifies that you must make it possible for your ...
1
vote
3answers
2k views
Can LGPL licenses be used in our proprietary systems?
We want to use either the FCK/CKeditor or the TinyMCE editor in our CRM application. We charge the customer use of the CRM system which is bespoke to use and them. I noticed both the editors have GPL ...
1
vote
1answer
370 views
Are there any BSD or LGPL libraries for calculating amortization schedules? [closed]
I'm looking to do some testing of loan calculations on the Mac. I know what an amortization schedule is, and yes, I know how to convert an algorithm into code, but I'm don't want to worry about ...
1
vote
4answers
2k views
Licensing questions
I'm including a copy of ffmpeg, and probably GPG too. I will be calling them as subprocesses from a python app I'm creating.
I'm distributing this and I'm wondering a) since I'm not using the ...
15
votes
4answers
854 views
Why isn't there a Lesser Affero General Public License? [closed]
First and foremost the opinions
expressed about the licenses here are
only mine and the information I have
interpreted about the licenses so far.
I could be wrong, but I hope not. Feel
...
9
votes
2answers
3k views
Is it possible to use CKEditor in commercial web site?
I plan to use CKEditor in commercial site. I've read http://ckeditor.com/license but I didn't understand how it is possible to have pricing for commercial use while they offer LGPL(which is good ...
6
votes
4answers
2k views
Using LGPL library in a commercial Java application
I have a commercial Java application which I will be distributing.
I want to use an LGPL'd java library.
I wont be modifying the library.
Does the LGPL license of that library have any impact on my ...
4
votes
1answer
360 views
Understanding GPL better
Hypothetical question - in order to understand licensing better. Not asking for legal advice. Please answer any parts of the question that you are comfortable with.
Suppose I want to build a program ...
9
votes
6answers
2k views
LGPL for PHP applications
I have a discussion with a friend regarding the Lesser GNU General Public License, LGPL, for server side code - in this case a PHP library.
He argues that since the PHP application is not distributed ...
8
votes
3answers
1k views
Do I have to make my code LGPL if I use modified third-party LGPL library?
I am writing code that links against an LGPL library that I've modified. What is the scope of LGPL in such case? Will I have to make my code public under LGPL?
Is it possible to keep my source code ...
7
votes
4answers
602 views
To GPL or to not GPL, that is the question [closed]
I read this question with answers and I really want to be cleared up a little on GPL.
The basic question is this.
If I use source or compiled source(dll) released under GPL in an application do I ...
7
votes
2answers
5k views
Apache and LGPL license compatibility
I have a small pet project under development that uses both Apache Wicket and Alex Gorbatchev's SyntaxHighlighter. These are released under the Apache and LGPL licenses respectively.
I would like to ...
4
votes
1answer
177 views
Can I inline function calls to functions defined in headers of LGPL packages?
As I understand it, you are not allowed to integrate parts of a LGPL library into your own non-LGPL program (by linking statically to it, for instance) but have to link to it using a shared library.
...
3
votes
3answers
411 views
Does the LGPL ensure that programs that rely on my code admit it?
Does the LGPL ensure that programs that rely on my code admit it? I read on Zed's blog something to that effect. (Link, section "I don't want to be ignored again"). Is it true?
1
vote
2answers
2k views
QT, LGPL, Commercial closed-source application
We have a commercial windows application making use of QT.
I'll be very simplistic in my description as I must have a clear answer.
At compile time we use QT *.LIB files
We have a result of our ...
0
votes
2answers
125 views
Which license to use for open source server software? [closed]
I know questions similar to this one have been asked, but I feel that I have a strange enough situation that I am unsure of what to do.
I have written a piece of software I intend to release as open ...
5
votes
3answers
500 views
Using a GPL licensed code as commercial by author itself [closed]
I'm a developer and going to publish my library code under GPL license.
As may you now, LGPL license allows your library to be used on commercial projects although GPL only allows it to be used on ...
3
votes
1answer
415 views
License of runtime libraries included in GCC?
I heard of GCC 4.6 supports Objective-C with runtime library. It's good. If it's true, I will start my project with Objective-C. But there's a problem. My project is proprietary commercial program. So ...
3
votes
1answer
629 views
Proprietary applications using software library with LGPL license
I am interested to learn about how proprietary applications, that are statically or dynamically linked to GNU C Library (glibc) or any other software library with LGPL license, are describing their ...
2
votes
1answer
141 views
Circumventing GPL Packaging of Non-Virally-Licensed Libraries for Debian or Ubuntu
I want to use certain libraries in my application which have licenses that are compatible with closed-source distribution, such as LGPL and BSD. However, on the Linux distribution I use, Ubuntu, the ...
2
votes
2answers
227 views
Query regarding GPL and LGPL?
I want to clarify between GPL and LGPL licence.
I have taken open source library which is under GPL licence. If i integrate it in my project and i sell in the market then i have to distribute my code ...
2
votes
2answers
359 views
Is this a valid LGPL scenario?
Suppose I have Project X under closed source. It references/links to component Y which is LGPL, we make modifications to component Y
1) We release Project X binaries with the source to the modified ...
1
vote
2answers
2k views
Qt LGPL license exception?
I'm using the Qt/Mfc Migration Framework to begin to convert some UI code from MFC to Qt. I'm wondering whether I absolutely have to keep the Qt migration code in a seperate library or if it would be ...
1
vote
1answer
7k views
How good Qt under LGPL for commercial applications?
Leave some thoughts about what are all the positive and negative things to use LGPL Qt for commercial applications.
0
votes
1answer
608 views
Linking GLIBC statically and propreitary software licensing
I have basic understanding problem with open source and licenses. Could someone please clarify some questions for the below scenario. Excuse me if it is very basic
I'm writing a proprietary software ...
0
votes
1answer
226 views
Forking and Combining Ms-Pl and LGPL 2.1 projects and compatibity within new Project
I am thinking about creating an open source project that would combine forks of two different open source projects that would be slightly refactored and evolve over time, and only portions of those ...
0
votes
1answer
196 views
Mixing LGP, GPL and other licenses in a distributed code
We are developing a computer vision library, which we are releasing under the LGPL license. We are planning to incorporate in the next release code licensed under other open source licenses, like GPL, ...