X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 1AFE8D1E92F for ; Mon, 1 Mar 2004 04:24:12 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 78361-08 for ; Mon, 1 Mar 2004 00:24:04 -0400 (AST) Received: from lakemtao02.cox.net (lakemtao02.cox.net [68.1.17.243]) by svr1.postgresql.org (Postfix) with ESMTP id 855A6D1E92D for ; Mon, 1 Mar 2004 00:24:03 -0400 (AST) Received: from [192.168.0.13] ([68.105.168.67]) by lakemtao02.cox.net (InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with ESMTP id <20040301042401.OMEP11398.lakemtao02.cox.net@[192.168.0.13]>; Sun, 29 Feb 2004 23:24:01 -0500 From: Robert Treat To: David Costa , Bruce Momjian Subject: Re: Upgraded Site..any news ? Date: Sun, 29 Feb 2004 23:24:00 -0500 User-Agent: KMail/1.5 Cc: Alexey Borzov , Dave Page , pgsql-www@postgresql.org References: <200402281556.i1SFuNn24281@candle.pha.pa.us> <31088E13-6A4A-11D8-BF67-000A95CEC686@dotgeek.org> In-Reply-To: <31088E13-6A4A-11D8-BF67-000A95CEC686@dotgeek.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200402292324.01002.xzilla@users.sourceforge.net> X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200403/2 X-Sequence-Number: 3818 On Saturday 28 February 2004 18:59, David Costa wrote: > On Feb 28, 2004, at 4:56 PM, Bruce Momjian wrote: > > Alexey Borzov wrote: > >> Horde is under LGPL. I am not a license guru, so please tell me > >> whether > >> it is OK to use parts of it. > > > > It is not. LGPL requires that any changes we make be published, and we > > currently don't have that resetriction with our BSD license. > > I am not 100% sure but, if you need a class (e.g. a php pear class) > which is released under e.g. php license you can certainly use it > regardless of what your license policy is unless you plan to modify it > and redistribute it under a difference license. > > The same would apply for a CPAN module, there are released under > artistic license isn't it ? > > If we take a class and extend it that should just be as fine as we are > using it. What exactly are you planning to use from Horde? > the mirror ip to country is a rather basic script (if you use the same > one used at php.net) and doesn't even need a class as far as I know.. > http://www.php.net/source.php?url=/my.php ) > The problem is that if we modify these classes/packages and then make them a part of our source tree, we are bound by whatever license terms the packages come with. Since we offer our code as BSD, we cannot include code that would restrict our ability to license the web code under BSD. We can use the lgpl classes provided in PEAR so long as it's not required the code be put into our source tree, but lifting code from one of these and including it in our code is not acceptable. Robert Treat -- Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL