Re: Re: [GENERAL] Revised Copyright: is this more palatable?

Поиск
Список
Период
Сортировка
От Philip Warner
Тема Re: Re: [GENERAL] Revised Copyright: is this more palatable?
Дата
Msg-id 3.0.5.32.20000705151049.02467c80@mail.rhyme.com.au
обсуждение исходный текст
Ответ на Re: [GENERAL] Revised Copyright: is this more palatable?  (JanWieck@t-online.de (Jan Wieck))
Список pgsql-hackers
At 17:51 4/07/00 +0200, Jan Wieck wrote:
>The Hermit Hacker wrote:
>>
>    The  new  license  should clearly make it impossible to later
>    pull out things again.

My legal advice is that, assuming they knew it was a BSD project, they
can't take it out of PostgreSQL. But you could, for example, stop Microsoft
using your compression code in one of their products. The new license
removes this right from you.


>    I  still hold the
>    copyright on 'em - don't I.

You will have the copyright, even under the new license. All you are doing
is waiving your rights to restrict it's use in any way whatsoever for any
purpose.


>    Can a  new  license  change  the
>    legal state of previous contributions?

No.


>    I don't think so. What
>    do we have to do to reversely apply this  "irrevocable"  term
>    to all so far done contributions?

Yes. Sticking with BSD looks good to me.


>    And  some  words  to  all the people who think GPL is better.
>    IMHO it is a kind of Open Source Fashism. Forcing  everything
>    that  uses  a  little  snippet  of  open  code to be open too
>    doesn't have anything to do with free software.  There are  a
>    couple  of  things Open Source can never offer. For example a
>    native  DB-link  interface  between  a  Postgres  DB  and   a
>    commercial  one  might require NDA to get internals. Surely a
>    useful thing that must be a closed source  product,  so  what
>    would it be good for to make it's development impossible?

I agree this is a problem with GPL; perhaps not with LGPL if the new code
could be written to require minimum changes to existing PG code, and if the
PG changes were not related to the NDA. I don't really want to start a GPL
vs. BSD argument here, I'm just asking if you had thought of that possibility.



----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.C.N. 008 659 498)             |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 0500 83 82 82         |                 ___________ |
Http://www.rhyme.com.au          |                /           \|
                                 |    --________--
PGP key available upon request,  |  /
and from pgp5.ai.mit.edu:11371   |/

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Philip Warner
Дата:
Сообщение: Re: Re: [GENERAL] Revised Copyright: is this morepalatable?
Следующее
От: Philip Warner
Дата:
Сообщение: Re: heap_create with OID?