Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] license: derivative status of proofs

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] license: derivative status of proofs


Chronological Thread 
  • From: Xuanrui Qi <xuanrui AT nagoya-u.jp>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] license: derivative status of proofs
  • Date: Thu, 16 Jul 2020 22:24:08 +0900
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=xuanrui AT nagoya-u.jp; spf=Pass smtp.mailfrom=xuanrui AT nagoya-u.jp; spf=None smtp.helo=postmaster AT smtp.nagoya-u.jp
  • Ironport-phdr: 9a23:PFRZZhdYMrHI9CFkXQIe5lcOlGMj4u6mDksu8pMizoh2WeGdxcuzYR7h7PlgxGXEQZ/co6odzbaP7ea7BSdeuN6oizMrSNR0TRgLiMEbzUQLIfWuLgnFFsPsdDEwB89YVVVorDmROElRH9viNRWJ+iXhpTEdFQ/iOgVrO+/7BpDdj9it1+C15pbffxhEiCCybL9vLRi6twvcu8YZjYZjN6o61wfErGZPd+lK321jOEidnwz75se+/Z5j9zpftvc8/MNeUqv0Yro1Q6VAADspL2466svrtQLeTQSU/XsTTn8WkhtTDAfb6hzxQ4r8vTH7tup53ymaINH2QLUpUjms86tnVBnlgzoBOjUk8m/Yl9ZwgbpYrhy8pxJx3YDab4ObNPVicKzSctwUSHFdXstTTSFNHp+wYpENAucHIO1Wr5P9p1wLrRamBAasGfngyjlShn/r3K0xzv8vEQDb1wEnENMOrW7brNPvNKcPUOC416/Iwi/Mb/NR2Tby8pHEcg07rfGORbJ9aMzcwlQgGA3ZlFufs5DlPy+L2eQXtWiW9+ptWP6thmAprwx8rCWiy8Uoh4TGm48Z1lPJ+Dl2zog1OdC0VlB3bMK4HJZUqiyXNYl7T8whTmx1pis2178LtJC9cSMXy5on3wbSZ+GJfoWG+B7uVfydLSp7iX57Yr6yhBi//VC9xuHhVsS4ylhHoylfntXRtH0Bygbf5tWER/Z++EqqxCyB2BrJ6u5eJEA5jarbJIAlwr43jpcTqkHDHjPumEnsiq+ZbEok+u+o6uv9e7nmu4WQN41sig3mM6QunNKwAfggPwQTUWWW9/6w2bz58UHkQ7hGkOc6n6rXvZzCIMQUvK+5Awtb0oY57Ba/Ci+r0dsFnXYdKlJFYg+Hj4nyNlHIOv/4AvC/glS2nzty2vDKJL/hAo3VInjZjLjhZap961JbyAcr0d9f4ItUBqgdL/L3R0/+r8fVDgQ5Mgyx2+boEs9x1oIYWWKVA6+WKrnesVGS5rFnH+7Zb4gM/T35NvIN5vj0jHZ/l0VOU7Ou2M4ndXm+BOlna3yYKS78n94HC3oLlgw3Q+v7gRifFzxLMSXhF5kg7y02Xdr1RbzIQZqg1eTYjXWLW6ZOb2UDMWiiVHLhdoGKQfAJMXnAJMZulS0NEKXnSZdzjEjz5j+/8KJuK6/vwgNdtZ/n04EltfbWiQl08zV7CNWUlnzLTXkmxjpUFQ9z57h2pAlG8nnGybJx2qcKE9Vc4OJAFxp8N4aOl+E=

Hi all,

Again, I think the situation _might_ be analogous to that of ZFS on
Linux. It's separate from the Linux source tree, but nevertheless one
can't distribute ZFS binaries with Linux.

The ways to go seem to be either (1) consult an attorney experienced in
open-source software, or (2) consult a NPO specializing in this. Either
way they will be much more able to figure out and explain the
subtleties than this list.

Xuanrui

On Wed, 2020-07-15 at 21:52 -0700, Jim Fehrle wrote:
> If you write new code with the same functionality as the original,
> copyright protection may not apply because copyright only covers
> the form of the expression. That's how FSF and Linux were able to
> duplicate Unix. This defense is most persuasive when the author of
> the new code never looks at the original code, instead working from
> specifications prepared by others. You would also need to avoid
> patents and trade secrets used to create the original, though I
> expect anything in open source can't have trade secrets. The
> original authors probably have to grant a license to any of their
> patents used in the code, which the GPL would then sublicense to
> others. Third party patents could still be an issue. e.g. the
> original code could infringe a third party patent, a problem that the
> new code could inherit.
>
> My understanding of US law. I'm not a lawyer.




Archive powered by MHonArc 2.6.19+.

Top of Page