From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753654AbdKXO4G (ORCPT ); Fri, 24 Nov 2017 09:56:06 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:53994 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752802AbdKXO4F (ORCPT ); Fri, 24 Nov 2017 09:56:05 -0500 Date: Fri, 24 Nov 2017 15:56:09 +0100 From: Greg Kroah-Hartman To: Martin Schwidefsky Cc: linux-s390@vger.kernel.org, heiko.carstens@de.ibm.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 00/12] arch/s390/ license text cleanup Message-ID: <20171124145609.GA419@kroah.com> References: <20171124140043.10062-1-gregkh@linuxfoundation.org> <20171124153808.63d502f0@mschwideX1> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171124153808.63d502f0@mschwideX1> 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 03:38:08PM +0100, Martin Schwidefsky wrote: > On Fri, 24 Nov 2017 15:00:31 +0100 > Greg Kroah-Hartman wrote: > > > Here are 12 patches against linux-next of today that add SPDX > > identifiers to the remaining files in arch/s390 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. > > Ok, Christian picked up patches #2 and #8. I have added the remaining 10 > patches to the fixes branch of s390/linux and created an additional patch > to have arch/s390/kernel/sthyi.c marked as GPL-2.0. Wonderful, thanks for picking them all up and doing that additional file, missed that one, sorry. greg k-h