[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <f08cdb58-dbcc-406a-d3ff-cd4ca507efb9@oracle.com>
Date: Wed, 27 Oct 2021 09:21:08 -0400
From: Boris Ostrovsky <boris.ostrovsky@...cle.com>
To: Juergen Gross <jgross@...e.com>, xen-devel@...ts.xenproject.org,
linux-kernel@...r.kernel.org, linux-scsi@...r.kernel.org
Cc: gregkh@...uxfoundation.org,
Stefano Stabellini <sstabellini@...nel.org>
Subject: Re: [PATCH] xen: fix wrong SPDX headers of Xen related headers
On 10/15/21 10:33 AM, Juergen Gross wrote:
> Commit b24413180f5600 ("License cleanup: add SPDX GPL-2.0 license
> identifier to files with no license") was meant to do a tree-wide
> cleanup for files without any license information by adding a SPDX
> GPL-2.0 line to them.
>
> Unfortunately this was applied even to several Xen-related headers
> which have been originally under the MIT license, but obviously have
> been copied to the Linux tree from the Xen project without keeping the
> license boiler plate as required.
>
> Correct that by changing the license of those files back to "MIT".
>
> Some files still contain the MIT license text. Replace that by the
> related SPDX line.
>
> Signed-off-by: Juergen Gross <jgross@...e.com>
Applied to for-linus-5.16
-boris
Powered by blists - more mailing lists