Re: How can we submit code patches that implement our (pending) patents?

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org,Bruce Momjian <bruce(at)momjian(dot)us>,"Tsunakawa, Takayuki" <tsunakawa(dot)takay(at)jp(dot)fujitsu(dot)com>
Cc: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>,David Fetter <david(at)fetter(dot)org>,'Craig Ringer' <craig(at)2ndquadrant(dot)com>,"pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: How can we submit code patches that implement our (pending) patents?
Date: 2018-07-23 13:31:14
Message-ID: 6C7D2D0F-FEBD-4893-9490-D3F0B28AFEE2@anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On July 23, 2018 6:25:42 AM PDT, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
>On Mon, Jul 9, 2018 at 08:29:08AM +0000, Tsunakawa, Takayuki wrote:
>> Thank you for supporting me, Andres. And please don't mind, David.
>I
>> don't think you are attacking me. I understand your concern and that
>> you are also trying to protect PostgreSQL.
>>
>> On the other hand, I think TPL seems less defensive. I read
>> in some report that Apache License and some other open source
>> licenses were created partly due to lack of patent description
>> in BSD and GPLv2.
>>
>> How can we assure you? How about attaching something like the
>> following to relevant patches or on our web site?
>>
>> [Excerpt from Red Hat Patent Promise] Red Hat intends Our Promise to
>> be irrevocable (except as stated herein), and binding and enforceable
>> against Red Hat and assignees of, or successors to, Red Hat’s
>> patents (and any patents directly or indirectly issuing from Red
>> Hat’s patent applications). As part of Our Promise, if Red Hat
>> sells, exclusively licenses, or otherwise assigns or transfers
>> patents or patent applications to a party, we will require the party
>> to agree in writing to be bound to Our Promise for those patents
>> and for patents directly or indirectly issuing on those patent
>> applications. We will also require the party to agree in writing to
>so
>> bind its own assignees, transferees, and exclusive licensees.
>
>Notice this makes no mention of what happens to the patents if the
>company goes bankrupt. My guess is that in such a situation the
>company
>would have no control over who buys the patents or how they are used.

It explicitly says irrevocable and successors. Why seems squarely aimed at your concern. Bankruptcy wouldn't just invalidate that.

Similarly icenses like Apache 2 grant a perpetual and irrevocable patent grant for the use in the contribution.

Andres
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2018-07-23 13:50:09 Re: [HACKERS] logical decoding of two-phase transactions
Previous Message Arthur Zakirov 2018-07-23 13:30:43 Re: [HACKERS] Bug in to_timestamp().