From: | Edoardo Panfili <edoardo(at)aspix(dot)it> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: PostGIS in a commercial project |
Date: | 2011-10-24 08:30:06 |
Message-ID: | 4EA5220E.5030807@aspix.it |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Il 24/10/11 10:03, Pavel Stehule ha scritto:
> 2011/10/24 Thomas Kellerer<spam_eater(at)gmx(dot)net>:
>> Eduardo Morras, 21.10.2011 20:53:
>>>>
>>>> Now PostGIS is licensed under the GPL and I wonder if we can use it
>>>> in a commercial (customer specific) project then. The source code
>>>> will not be made open source, but of course the customer will get
>>>> the source code.
>>>>
>>>> Is it still OK to use the GPL licensed PostGIS in this case? Is
>>>> that then considered a derivative work because the application will
>>>> not work without PostGIS?
>>>
>>> If it's pure GPL, then postgresql is automagically relicenced to GPL,
>>> because postgresql allows relicencing and GPL force it to be GPL.
>>> Your source code must be in GPL too. Remember, it's a virus licence
>>> and has the same problem that Midas king had.
>>
>> Thanks for the answer.
>>
>> I think we'll better be safe than sorry and we will not use PostGIS then.
>
> It doesn't mean, so you must to publish your source code on net. Your
> codes have to be available to your customers. That is all. You can
> distribute your product as service, and then you don't need to show
> your codes.
>
I am developing a web system that uses postgres and postgis, my source
code is released under Apache2 licence (The customers has a copy of the
whole source reposotory). The server interacts using jdbc and a C
function for postgres. The client (java) interacts only with my server
application.
I think that this is safe, I'm doing wrong?
My software has to use the GPL? if I can I'd like to use Apache2
licence for my source code.
Regards
Edoardo
From | Date | Subject | |
---|---|---|---|
Next Message | Prakash, Deepthi (NSN - IN/Bangalore) | 2011-10-24 09:06:08 | Re: Autentication exceptions in pgsql 8.3 |
Previous Message | Manoj K P | 2011-10-24 08:22:43 | Primary key Index Error |