Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1315041

Re: [Xen-devel] [PATCH 1/3] xen-netback: fix license ident used in MODULE_LICENSE

From David Vrabel <david.vrabel@citrix.com>
Newsgroups linux.kernel
Subject Re: [Xen-devel] [PATCH 1/3] xen-netback: fix license ident used in MODULE_LICENSE
Date 2016-01-22 15:40 +0100
Message-ID <qTL2z-5iq-35@gated-at.bofh.it> (permalink)
References <qTJaq-426-29@gated-at.bofh.it> <qTJaq-426-35@gated-at.bofh.it> <qTJN7-4wP-7@gated-at.bofh.it> <qTKpQ-4M4-11@gated-at.bofh.it> <qTKJc-59r-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 22/01/16 14:15, Ian Campbell wrote:
> On Fri, 2016-01-22 at 13:49 +0000, Wei Liu wrote:
>> On Fri, Jan 22, 2016 at 01:14:24PM +0000, David Vrabel wrote:
>>> On 22/01/16 12:34, Wei Liu wrote:
>>>> The comment at the beginning of the file is the canonical source of
>>>> licenses for this module. Currently it contains GPL and MIT license.
>>>> Fix
>>>> the code to reflect the reality.
>>>
>>> "The MIT license" isn't really a thing.  The closest is the X11
>>> license[1], but this not applicable here either since the text in the
>>> drivers does not refer to X11 trademarks etc.
>>>
>>
>> That was referring to the license ident string in Linux.  If MIT license
>> isn't a thing, why would Linux have it at all?
> 
> The fact what include/linux/license.h:license_is_gpl_compatible includes
> "Dual MIT/GPL" as an option seems to suggest that it is enough of a thing
> to be validly used as the contents of a MODULE_LICENSE() thing.

"Dual MIT/GPL" is used exactly once in the source in a file that has no
license text and there is no other documentation.

David

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/3] xen-netback: fix license ident used in MODULE_LICENSE Wei Liu <wei.liu2@citrix.com> - 2016-01-22 13:40 +0100
  Re: [Xen-devel] [PATCH 1/3] xen-netback: fix license ident used in  MODULE_LICENSE David Vrabel <david.vrabel@citrix.com> - 2016-01-22 14:20 +0100
    Re: [Xen-devel] [PATCH 1/3] xen-netback: fix license ident used in  MODULE_LICENSE Wei Liu <wei.liu2@citrix.com> - 2016-01-22 15:00 +0100
      Re: [Xen-devel] [PATCH 1/3] xen-netback: fix license ident used in  MODULE_LICENSE Ian Campbell <ian.campbell@citrix.com> - 2016-01-22 15:20 +0100
        Re: [Xen-devel] [PATCH 1/3] xen-netback: fix license ident used in  MODULE_LICENSE David Vrabel <david.vrabel@citrix.com> - 2016-01-22 15:40 +0100
        Re: [Xen-devel] [PATCH 1/3] xen-netback: fix license ident used in  MODULE_LICENSE One Thousand Gnomes <gnomes@lxorguk.ukuu.org.uk> - 2016-01-22 21:30 +0100
          Re: [Xen-devel] [PATCH 1/3] xen-netback: fix license ident used in  MODULE_LICENSE David Miller <davem@davemloft.net> - 2016-01-22 22:10 +0100
          Re: [Xen-devel] [PATCH 1/3] xen-netback: fix license ident used in  MODULE_LICENSE Wei Liu <wei.liu2@citrix.com> - 2016-01-23 16:00 +0100

csiph-web