public inbox for linux-spdx@vger.kernel.org
 help / color / mirror / Atom feed
* Re: SPDX: Appletalk FW license in the kernel
       [not found] <6100798b-ab1d-262a-fd5b-435d6dfc4a53@redhat.com>
@ 2023-09-26  7:34 ` Christoph Hellwig
  2023-09-26  8:02   ` Greg KH
  2023-09-26 15:45   ` J Lovejoy
  0 siblings, 2 replies; 4+ messages in thread
From: Christoph Hellwig @ 2023-09-26  7:34 UTC (permalink / raw)
  To: Prarit Bhargava
  Cc: Dave Miller, Vitaly Kuznetsov, jschlst, linux-kernel, linux-spdx

On Fri, Sep 15, 2023 at 09:39:05AM -0400, Prarit Bhargava wrote:
> To be clear, I am not asking for their removal, however, I do think a better
> license should be issued for these files.  The files were trivially modified
> in 2006. It could be that the code in question is now unused and it is just
> easier to remove them.
> 
> Is there anyone you know of that we could approach to determine a proper
> SPDX License for these files?

The code contains firmware that is downloaded to the device.  The proper
thing would be to convert them to separate binary files in the
linux-firmware packages.  But given that the driver has seen nothing
but tree wide cleanups since the dawn of git I suspect there is no
maintainer and probably no user left.  The best might be to indeed just
remove it and see if anyone screams, in which case we could bring it
back after doing the above.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: SPDX: Appletalk FW license in the kernel
  2023-09-26  7:34 ` SPDX: Appletalk FW license in the kernel Christoph Hellwig
@ 2023-09-26  8:02   ` Greg KH
  2023-09-26 13:49     ` Prarit Bhargava
  2023-09-26 15:45   ` J Lovejoy
  1 sibling, 1 reply; 4+ messages in thread
From: Greg KH @ 2023-09-26  8:02 UTC (permalink / raw)
  To: Christoph Hellwig
  Cc: Prarit Bhargava, Dave Miller, Vitaly Kuznetsov, jschlst,
	linux-kernel, linux-spdx

On Tue, Sep 26, 2023 at 12:34:03AM -0700, Christoph Hellwig wrote:
> On Fri, Sep 15, 2023 at 09:39:05AM -0400, Prarit Bhargava wrote:
> > To be clear, I am not asking for their removal, however, I do think a better
> > license should be issued for these files.  The files were trivially modified
> > in 2006. It could be that the code in question is now unused and it is just
> > easier to remove them.
> > 
> > Is there anyone you know of that we could approach to determine a proper
> > SPDX License for these files?
> 
> The code contains firmware that is downloaded to the device.  The proper
> thing would be to convert them to separate binary files in the
> linux-firmware packages.  But given that the driver has seen nothing
> but tree wide cleanups since the dawn of git I suspect there is no
> maintainer and probably no user left.  The best might be to indeed just
> remove it and see if anyone screams, in which case we could bring it
> back after doing the above.
> 

We should just remove them for now, I have no objection to that at all.

Want me to send the patch?

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: SPDX: Appletalk FW license in the kernel
  2023-09-26  8:02   ` Greg KH
@ 2023-09-26 13:49     ` Prarit Bhargava
  0 siblings, 0 replies; 4+ messages in thread
From: Prarit Bhargava @ 2023-09-26 13:49 UTC (permalink / raw)
  To: Greg KH, Christoph Hellwig
  Cc: Dave Miller, Vitaly Kuznetsov, jschlst, linux-kernel, linux-spdx

On 9/26/23 04:02, Greg KH wrote:
> On Tue, Sep 26, 2023 at 12:34:03AM -0700, Christoph Hellwig wrote:
>> On Fri, Sep 15, 2023 at 09:39:05AM -0400, Prarit Bhargava wrote:
>>> To be clear, I am not asking for their removal, however, I do think a better
>>> license should be issued for these files.  The files were trivially modified
>>> in 2006. It could be that the code in question is now unused and it is just
>>> easier to remove them.
>>>
>>> Is there anyone you know of that we could approach to determine a proper
>>> SPDX License for these files?
>>
>> The code contains firmware that is downloaded to the device.  The proper
>> thing would be to convert them to separate binary files in the
>> linux-firmware packages.  But given that the driver has seen nothing
>> but tree wide cleanups since the dawn of git I suspect there is no
>> maintainer and probably no user left.  The best might be to indeed just
>> remove it and see if anyone screams, in which case we could bring it
>> back after doing the above.
>>
> 
> We should just remove them for now, I have no objection to that at all.
> 
> Want me to send the patch?

Yes, that would be appreciated.  Thanks :)

P.

> 
> thanks,
> 
> greg k-h
> 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: SPDX: Appletalk FW license in the kernel
  2023-09-26  7:34 ` SPDX: Appletalk FW license in the kernel Christoph Hellwig
  2023-09-26  8:02   ` Greg KH
@ 2023-09-26 15:45   ` J Lovejoy
  1 sibling, 0 replies; 4+ messages in thread
From: J Lovejoy @ 2023-09-26 15:45 UTC (permalink / raw)
  To: Christoph Hellwig, Prarit Bhargava
  Cc: Dave Miller, Vitaly Kuznetsov, jschlst, linux-kernel, linux-spdx



On 9/26/23 1:34 AM, Christoph Hellwig wrote:
> On Fri, Sep 15, 2023 at 09:39:05AM -0400, Prarit Bhargava wrote:
>>
>> Is there anyone you know of that we could approach to determine a proper
>> SPDX License for these files?
Answering this question generally, even though it sounds like it wasn't 
needed for this particular situation:

YES! If you find a license in the kernel that does not match a license 
already on the SPDX License List and want to submit the license for 
inclusion on the SPDX License List (which, if accepted, means the 
license will get an SPDX id assigned), please follow this process: 
https://github.com/spdx/license-list-XML/blob/main/DOCS/request-new-license.md

By the way, people on the linux-spdx list may be interested to know that 
Fedora has adopted the use of SPDX license ids in the license field of 
Fedora package metadata. There has been close collaboration between the 
two projects, which has resulted in 95 licenses or exceptions added to 
the SPDX License List so far. I think this is a great thing (even if a 
lot of work) as it is making the SPDX License List more reflective of 
the reality of open source software licensing (including all the 
variations on old permissive licenses).

Jilayne

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-09-26 17:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <6100798b-ab1d-262a-fd5b-435d6dfc4a53@redhat.com>
2023-09-26  7:34 ` SPDX: Appletalk FW license in the kernel Christoph Hellwig
2023-09-26  8:02   ` Greg KH
2023-09-26 13:49     ` Prarit Bhargava
2023-09-26 15:45   ` J Lovejoy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox