From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753544AbdKXLpi (ORCPT ); Fri, 24 Nov 2017 06:45:38 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:35438 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753426AbdKXLpg (ORCPT ); Fri, 24 Nov 2017 06:45:36 -0500 Date: Fri, 24 Nov 2017 12:45:41 +0100 From: Greg Kroah-Hartman To: Heiko Carstens Cc: linux-s390@vger.kernel.org, schwidefsky@de.ibm.com, Stefan Haberland , Jan Hoeppner , Sebastian Ott , Peter Oberparleiter , Cornelia Huck , linux-kernel@vger.kernel.org, Dong Jia Shi , Harald Freudenberger , Julian Wiedmann , Ursula Braun , Steffen Maier , Benjamin Block , Halil Pasic , "Paul E. McKenney" Subject: Re: [PATCH 0/9] drivers/s390/ license text cleanup Message-ID: <20171124114541.GA1916@kroah.com> References: <20171114173808.25092-1-gregkh@linuxfoundation.org> <20171124112339.GC4284@osiris> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171124112339.GC4284@osiris> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Nov 24, 2017 at 12:23:39PM +0100, Heiko Carstens wrote: > On Tue, Nov 14, 2017 at 06:37:59PM +0100, Greg Kroah-Hartman wrote: > > Hi all, > > > > Here are 9 patches against linux-next of today that add SPDX identifiers > > to the remaining files that do not currently have them, and then it > > cleans up the various different ways that the license text boilerplate > > was written for the GPLv2 in a few files. This cleanup was done in the > > quest to remove the 700+ different ways the kernel describes GPLv2. > > > > No copyright headers or any other non-license-description text was > > removed in these patches. > > > > FWIW, this license cleanup action has been "blessed" by IBM lawyers, but > > feel free to check internally if you are curious. > > > > Greg Kroah-Hartman (9): > > s390: block: add SPDX identifiers to the remaining files > > s390: crypto: add SPDX identifiers to the remaining files > > s390: cio: add SPDX identifiers to the remaining files > > s390: char: add SPDX identifiers to the remaining files > > s390: net: add SPDX identifiers to the remaining files > > s390: scsi: zfcp_aux: add SPDX identifier > > s390: virtio: add SPDX identifiers to the remaining files > > s390: crypto: Remove redundant license text > > s390: drivers: Remove redundant license text > > Whole series applied. Thank you! > > Will you or Thomas also provide patches for arch/s390? Or should we take > care of that on our own? I can do that if you want me to, just let me know. thanks, greg k-h