Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp1525991imm; Wed, 13 Jun 2018 22:49:17 -0700 (PDT) X-Google-Smtp-Source: ADUXVKLFeYt9KNxAl8d4Y7WN14U0pTX8C9/Bkuf8whHXpozmnJsXKdy0bTHfs6IBoq6QF1JOtAg0 X-Received: by 2002:a65:6343:: with SMTP id p3-v6mr1051143pgv.63.1528955357265; Wed, 13 Jun 2018 22:49:17 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1528955357; cv=none; d=google.com; s=arc-20160816; b=Dqqz7bWx7hJP47gcBJfpNIA89Pgc0L8tmZJZlqC01wDQ5TurVtg//Twq1md1/TPviu 8/gG3Os1ao281QSKGplG0zxz3n94TNUSYUhzkVF+kc1LBual+P3sXGIN6x9Xn1LXhcTp Ppul0d9M0kaXVr2I1R4YrBpDQ6dRpX5QL5eSMfdJCv/vn2lrK+xVaVohKLj4CNYU1ahc ya8d8cR8PGgFcr4dK0sSEELlb69OnIPZs+GgmoMgk3RWCmItGzlWE4HW5FbGcN9489K+ 3j6ALb3BfoF9MNA6duOo1sZDs0UEQ8ixYkKSJqwIzZZhVpX0b1QYjOC8BP9Vq6cO1JdY Zodg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature:arc-authentication-results; bh=Mc7lWgBcLrRi1p1ZhZBPt7yh4tC7fjz/Kl9w0K1Zv4s=; b=o2VRFjiLZV8DhM1LuifZnx5trcJyFHXe/sLxnYY3v81C/Lh48sDIvHec5dPQbNGbVP nPfez9pP46sBcGtf9/mI+1af18xyjdtjbA3BskDf0yTav5QD0Seikgs9FZx7SvFUt09z spd8MFG1ZyGeqdVc//3mwOd5NAsE8iQzy0DXZ55x/U8QDTahzXLzFotsE6TkBZo+dOGm /NavUBIyOiOFhx38YjPUSa1ThSG8SQFtPmb8TjPF0GcjmjvcmT57JwDXCSotCIwUIb3a TMRwbBjAcoeWgLPS5ajqaKwyEeE8JXUTJy86NohSe5ogVcNSJkh+ylPgnY840XPZ6cnO KEtg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=x6dCoX7r; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w61-v6si4483707plb.502.2018.06.13.22.49.00; Wed, 13 Jun 2018 22:49:17 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=x6dCoX7r; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752761AbeFNFsg (ORCPT + 99 others); Thu, 14 Jun 2018 01:48:36 -0400 Received: from mail.kernel.org ([198.145.29.99]:44876 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752420AbeFNFsg (ORCPT ); Thu, 14 Jun 2018 01:48:36 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id A5161208D9; Thu, 14 Jun 2018 05:48:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1528955315; bh=ezhW/aZBdzhqnLyDoKRpiwmqUPxNP6GGIOzqO/l84d8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=x6dCoX7rzn7YZwq/n1ReX+Z+Rc1NTrA8zEBPEpbMxCLWfwxPTCsWYw5E0ALH2EUai ficog9EgkW+n1KySUojiOi5ZCsOAhAjtyuL2ttuTgGXHeXb01ykzagZd5uS3Im+g6P +Fj9TJxvKcKFAsI9BJ5QoI27D1gwdB0cg9gqjHqE= Date: Thu, 14 Jun 2018 07:48:12 +0200 From: Greg Kroah-Hartman To: Nadav Amit Cc: Xavier Deguillard , Linux Kernel Mailing List , Arnd Bergmann Subject: Re: [PATCH v2 6/7] vmw_balloon: update copyright message Message-ID: <20180614054812.GA31336@kroah.com> References: <20180613135412.81660-1-namit@vmware.com> <20180613135412.81660-7-namit@vmware.com> <20180614052413.GB29739@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.0 (2018-05-17) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 14, 2018 at 05:33:46AM +0000, Nadav Amit wrote: > at 10:24 PM, Greg Kroah-Hartman wrote: > > > On Wed, Jun 13, 2018 at 06:54:11AM -0700, Nadav Amit wrote: > >> Removing the paragraph about writing to the Free Software Foundation's > >> mailing address from the sample GPL notice according to checkpatch > >> request. > >> > >> In addition, updating the year and adding a license tag. > >> > >> Reviewed-by: Xavier Deguillard > >> Signed-off-by: Nadav Amit > >> --- > >> drivers/misc/vmw_balloon.c | 7 ++----- > >> 1 file changed, 2 insertions(+), 5 deletions(-) > >> > >> diff --git a/drivers/misc/vmw_balloon.c b/drivers/misc/vmw_balloon.c > >> index 400a1ccefc8e..b982059ce7b7 100644 > >> --- a/drivers/misc/vmw_balloon.c > >> +++ b/drivers/misc/vmw_balloon.c > >> @@ -1,7 +1,8 @@ > >> +// SPDX-License-Identifier: GPL-2.0 > >> /* > >> * VMware Balloon driver. > >> * > >> - * Copyright (C) 2000-2014, VMware, Inc. All Rights Reserved. > >> + * Copyright (C) 2000-2018, VMware, Inc. All Rights Reserved. > >> * > >> * This program is free software; you can redistribute it and/or modify it > >> * under the terms of the GNU General Public License as published by the > >> @@ -13,10 +14,6 @@ > >> * NON INFRINGEMENT. See the GNU General Public License for more > >> * details. > > > > You still have a lot of boiler-plate text in here that can be removed. > > Please do so. > > I will remove the maintainers, since it is really unsuitable. > > But what else do you want me to remove? This is a standard GPL license. If I > am required to remove the GPL license, I will have to run checks to ensure > it is appropriate. Yes, all of the license text should be removed. Right now we have 700+ differnt wordings of "This file is released under the GPL" in the kernel tree, and we need to clean that up. Look at all of the other SPDX cleanups we have done already to get an idea of what is needed here. As one example, look at 0c3b34a569f8 ("USB: typec: Remove remaining redundant license text") which can be done after the correct SPDX line is in the file. That's the end-goal for all kernel files. thanks, greg k-h