RE: [PATCH] scsi: uapi: ufs: Fix SPDX license identifier

2019-07-17 Thread Avri Altman
Martin, Are there any further clarifications required? Thanks, Avri > > > James, > > > Just to note: this isn't technically a licence change at all. The > > entire kernel is covered by the system call exception and this file is > > thus also covered. It's really a simple tag change to allow

Re: [PATCH] scsi: uapi: ufs: Fix SPDX license identifier

2019-07-11 Thread Martin K. Petersen
James, > Just to note: this isn't technically a licence change at all. The > entire kernel is covered by the system call exception and this file is > thus also covered. It's really a simple tag change to allow tools > which parse uapi header files to recognise from the SPDX tags that this > is

Re: [PATCH] scsi: uapi: ufs: Fix SPDX license identifier

2019-07-11 Thread James Bottomley
On Thu, 2019-07-11 at 20:14 -0400, Martin K. Petersen wrote: > Avri, > > > added 'WITH Linux-syscall-note' exception, which is the officially > > assigned exception identifier for the kernel syscall exception. > > This exception makes it possible to include GPL headers into non > > GPL code, witho

Re: [PATCH] scsi: uapi: ufs: Fix SPDX license identifier

2019-07-11 Thread Martin K. Petersen
Avri, > added 'WITH Linux-syscall-note' exception, which is the officially > assigned exception identifier for the kernel syscall exception. > This exception makes it possible to include GPL headers into non GPL > code, without confusing license compliance tools. I'd like Arnd to ack the licens

RE: [PATCH] scsi: uapi: ufs: Fix SPDX license identifier

2019-07-04 Thread Avri Altman
Martin - a kind reminder. Thanks, Avri > Subject: RE: [PATCH] scsi: uapi: ufs: Fix SPDX license identifier > > From: Avri Altman > Date: Wed, Jun 12, 2019 at 14:34:37 > > > added 'WITH Linux-syscall-note' exception, which is the officially > > assigne

RE: [PATCH] scsi: uapi: ufs: Fix SPDX license identifier

2019-06-28 Thread Pedro Sousa
From: Avri Altman Date: Wed, Jun 12, 2019 at 14:34:37 > added 'WITH Linux-syscall-note' exception, which is the officially > assigned exception identifier for the kernel syscall exception. > This exception makes it possible to include GPL headers into non GPL > code, without confusing license com

Re: [PATCH] scsi: uapi: ufs: Fix SPDX license identifier

2019-06-26 Thread Avri Altman
A gentle ping. Thanks, Avri From: Avri Altman Sent: Wednesday, June 12, 2019 4:34:37 PM To: James E.J. Bottomley; Martin K. Petersen; linux-s...@vger.kernel.org; linux-kernel@vger.kernel.org; Arnd Bergmann; Pedro Sousa; Alim Akhtar Cc: Avi Shchislowski