Home > Archive > PHP PEAR Questions and Answers > July 2007 > Re: [PEAR-QA] A question of license
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: [PEAR-QA] A question of license
|
|
| Justin Patrin 2007-07-06, 10:00 pm |
| On 7/6/07, Christian Weiske <cweiske@cweiske.de> wrote:
> Laurent,
>
>
> You don't put PHP in the product name itself (PEAR_Info), so it is ok. Just having the string "PHP" somewhere in the code doesn't matter.
>
However you should really switch to another license as the PHP
licenses are not compatible with the GPL. You can't use PHP licensed
code as part of a GPL project.
--
Justin Patrin
| |
| Sebastian Mendel 2007-07-07, 8:00 am |
| Justin Patrin schrieb:
> On 7/6/07, Christian Weiske <cweiske@cweiske.de> wrote:
>
> However you should really switch to another license as the PHP
> licenses are not compatible with the GPL. You can't use PHP licensed
> code as part of a GPL project.
i am not a lawyer, and i am not familiar with this, but:
it is not important what software is used, but what is bundled, or?
and
i cannot write an application licensed under the terms of (L)GPL if the
program is written f.e. with .NET and utilizing some library from .NET
(which are not under LGPL)? same for Java ...
--
Sebastian
|
|
|
|
|