Tagged Questions

0
votes
1answer
31 views

Can I include an LGPL library in an MPL licensed project?

I have a project, php based, thats licensed under the MPL (not a trilicense, and it can't be changed without more work than I'd like to put into a non-development task). I want to …
2
votes
2answers
52 views

What do I need to ship in my installer to satisy LGPL Qt terms?

Hello all, I've been staring at the LGPL for days but can't figure out how to satisfy the legal requirements with respect to redistribution. I understand the requirements with re …
5
votes
6answers
169 views

C++ libraries for rendering PDFs

I'm looking for a (preferably LGPL'ed) PDF-rendering library that I can use on Mac OS X, Windows and Linux using C++. So far I found:(updated with content from answers below) Po …
1
vote
3answers
51 views

Forking a LGPL Library for a commercial application

I am planning to use Snowball stemming solution in one of my commercial application.There is also a utility to generate the Java code for the snow ball stemmers. Apparently the def …
0
votes
1answer
145 views

LGPL and Dual Licensing Ajax Library

Hi guys, I'm the previous founder of Gaiaware and Gaia Ajax Widgets and when I used to work there we had this rhetoric (which I have confirmed with some very smart FOSS people is c …
0
votes
3answers
39 views

Porting LGPL library and selling platform-specific glue code

I want to port LGPL library to another platform. This would introduce some changes to the library itself (mostly #ifdefed pieces of code) and also would require me to write additio …
2
votes
6answers
128 views

What exactly are the rules for using gpl, lgpl, bsd software interally in the enterprise?

Are there any restrictions of using lgpl, gpl, bsd licensed software in a commercial venture if the tools/software are only used as part of internal processes and not integrated or …
0
votes
1answer
39 views

LGPL static linking for commerical projects - can the .o and .h files be distributed without my consent?

From what I gather from the LGPL v2.1, if I static link to a library under LPGL, I have to Provide the source-code of the LPGL library Provide the header/object files for my prog …
1
vote
5answers
205 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?
0
votes
3answers
73 views

Use of LPGL in commercial apps

Hi, I want to use the CSV library provided by filehelpers: http://filehelpers.sourceforge.net/ I will be making my own bulk CSV import/export library specific to my app which uti …
0
votes
5answers
113 views

How Does The LGPL Apply To Web and defining distribution?

If I use an lgpl licensed javascript library, do I have to release my closed source web app that is using it? I feel like I don't have to, so long as I don't modify the source of …
1
vote
1answer
78 views

Common Public License (CPL) and static linking

Is it possible to statically link a library released under the CPL into a commerical application? I'm contemplating using the libqxt library which is released under both the lgpl …
0
votes
2answers
58 views

Ethics and Law of modified LGPL code deployment in a commercial software

First bit of the question: What are the legal requirements of LGPL code during the deployment of a commercial product? Software package should include LGPL licence file Anything …
1
vote
4answers
141 views

FFmpeg LGPL distribution

Hi I'm making an LGPL distribution of FFmpeg. I'm going to distribute the executable with a zip containing the full source code of FFmpeg that I used when compiling the executabl …
0
votes
1answer
62 views

Modifying a LGPL licensed image to create iPhone app icons.

Hi, I would like to use icons under the LGPL license in an iPhone application. I want to modify these icons (size, color or more advanced editing) in order to fit my app requireme …

1 2 3 4 next
15 30 50 per page