Tagged Questions

4
votes
1answer
37 views

Can a project built using a framework under BSD license be released as GPL?

I am working on a project named Rosepad which is my vision of an Issue Tracking system. I know many people may call it "yet another foo", but it fulfills the void which I had witnessed. Now getting …
4
votes
3answers
70 views

GPL license. Code reuse.

Hi, I am writing an application under GPL licence. I have found some useful code in another projects under GPL. I wonder if I can use it. 1) I would like to take a „Foo” class from „A” project …
0
votes
4answers
88 views

Many libraries are LGPL ?

Hi, Why are many libraries LGPL nowadays rather than GPL ? Who is enjoying the benefits ? Thx in advans, Karthik Balaguru
0
votes
1answer
12 views

Licensing issue on using libpurple

My own application will use libpurple. Since libpurple is GPL'd, I wonder if I could use MIT or BSD license for my application?
0
votes
3answers
35 views

Can I use GPLv2 dictionary files through an LGPL library in proprietary software?

I am considering writing and distributing a proprietary application that links against NHunspell (GPL, LGPL and MPL licensed) for spell checking. So far so good. However, many of the dictionary files …
6
votes
4answers
102 views

Whats the point of dual-licensing?

I am wondering what the point of dual licensing is whenever the two licenses in question are both open source licenses. For instance, jQuery provides their library under either the MIT or GPL …
5
votes
3answers
57 views

Does a project that was never released to public comply to GPL license?

Assume you develop a program that you were going to release to public. You develop it with aim to release it later under GPL license. Thus you add all those "NO WARRANTY" marks, and include a …
0
votes
3answers
29 views

Distributing commercial software on a Linux virtual appliance, and the GPL

We want to distribute our (commercial closed-source) software as a virtual appliance. Our preferred OS is Linux. We do not want to violate the GPL, and we do not want to open source our own IP at …
3
votes
2answers
38 views

Does GPL offer absolute protection against redistribution of derivative work as closed sourced?

Looks like if I publish code under GPL and someone wants to produce a derivative work and redistribute that derivative work they must also publish the derivative work under GPL. I understand that it …
14
votes
9answers
451 views

When is your code a “Derivative work”?

I'm trying to figure out in which of these cases the legal ramifications of "Derivative work" come into play. When exactly is my code a derivative work? A PHP framework released under the GPL. …
3
votes
4answers
73 views

How does GNU GPL Version 3 license work for CSS/Design?

I have downloaded a WordPress Theme that has a GNU licence. I need to modify it quite a bit to make it compatible with my site. How does the licensing work on this? The original had a "Designed by …
5
votes
3answers
585 views

Looking for an open source Traveling Salesman function / library in c / c++?

I know there are a few different Traveling Salesman projects out there and I've played with LKH a bit, but I was wondering if anyone had any recommendations on any other ones? My project is GPL'ed so …
1
vote
0answers
26 views

GPLv2 or GPLv2 compatible Windows 7 TaskBar library?

I wish to integrate the new Windows 7 Taskbar Features into a GPLv2 licensed open source project (EVEMon). Microsoft's excellent Windows API Code Pack would work well however it is licensed under …
1
vote
1answer
26 views

Joomla License and Templates / Modules

How does the GPL apply to external modules or templates installed into Joomla? I'm a bit confused whether a module, written in PHP using the joomla API's and works only with Joomla can be commercial, …
2
votes
2answers
36 views

Combining GPL and non GPL plugins in a dual licensing scheme

Our company releases a software (A) under a dual license: GPL and a commercial license. The commercial license allows users to link in closed source plugins (B). Now, a third party has developed a …

1 2 3 4 5 14
15 30 50 per page