From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 51D01C282CE for ; Wed, 22 May 2019 13:14:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 30E312089E for ; Wed, 22 May 2019 13:14:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729003AbfEVNOW (ORCPT ); Wed, 22 May 2019 09:14:22 -0400 Received: from mail-ua1-f67.google.com ([209.85.222.67]:34406 "EHLO mail-ua1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728912AbfEVNOV (ORCPT ); Wed, 22 May 2019 09:14:21 -0400 Received: by mail-ua1-f67.google.com with SMTP id 7so841323uah.1 for ; Wed, 22 May 2019 06:14:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=kULJu/mfS8kJb392B5QVwAKHMDyu2ExbMf2e0MYjrEA=; b=N1Ijiil6PzSf1riHzDoLcMZC3v0Lnupel+O/hZMvje8YLqKM1yUZ8sXIBpEvfQGllh AuDgMgQL0A4fu/mBbnVw/IpP0mxzDb0K1zj0t9BtWgr6j//Af5CzRhEn/rnCdfh8UwrO 0cd0ZjsAADAmXEKHAZrdLi9Ibs6Klxm75dE+GNJEAe5vsfBsH8fdnoEf1gJJgwI+u7xG UT0AgWEifFKwUFzsVMdFkAmUEmdacNNqaF+UtUqcNd2L4Z9rkxgJxkV5WjF6xLco4kZg o3PjKdErbsPvJ+iXX8KTFsEJeGcR3RVLX4pB164O+7nS2hgXv7aMiwcL7fEwRIc90ZCC /yJg== X-Gm-Message-State: APjAAAUpkrbxDdI05FQmjV1SS0IY+SUK1WeEShCQwdTsO23sCC3icVbi UFpPrMC7BCQVWUFh9CVIcj5wlq4uW3ITs45/Ftkwtg== X-Google-Smtp-Source: APXvYqzmtNxCS3WGB6isbfpd8Ui3Iv4cZeasWEIpSQit9XOfiHY/d/nygK2rrUJetYkbuN/0+DvleTDFCXGMeOXxIgQ= X-Received: by 2002:ab0:4782:: with SMTP id v2mr10177748uac.94.1558530860862; Wed, 22 May 2019 06:14:20 -0700 (PDT) MIME-Version: 1.0 References: <20190520075121.768803433@linutronix.de> <20190520075211.593137457@linutronix.de> In-Reply-To: <20190520075211.593137457@linutronix.de> From: Richard Fontana Date: Wed, 22 May 2019 09:14:09 -0400 Message-ID: Subject: Re: [patch 11/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 86 To: Thomas Gleixner Cc: linux-spdx@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Sender: linux-spdx-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-spdx@vger.kernel.org Reviewed-by: Richard Fontana On Wed, May 22, 2019 at 8:05 AM Thomas Gleixner wrote: > > Based on 1 normalized pattern(s): > > this source code is public free you can distribute it and or modify > it under terms of the gnu general public license published by the > free software foundation either version two of this license or any > later version > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-or-later > > has been chosen to replace the boilerplate/reference in 1 file(s). > > Signed-off-by: Thomas Gleixner > > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch4&id=d69903b6af6a > --- > drivers/net/ethernet/hp/hp100.h | 6 +----- > 1 file changed, 1 insertion(+), 5 deletions(-) > > --- a/drivers/net/ethernet/hp/hp100.h > +++ b/drivers/net/ethernet/hp/hp100.h > @@ -1,3 +1,4 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* > * hp100.h: Hewlett Packard HP10/100VG ANY LAN ethernet driver for Linux. > * > @@ -7,11 +8,6 @@ > * Siegfried Loeffler > * > * This driver is based on the 'hpfepkt' crynwr packet driver. > - * > - * This source/code is public free; you can distribute it and/or modify > - * it under terms of the GNU General Public License (published by the > - * Free Software Foundation) either version two of this License, or any > - * later version. > */ > > /**************************************************************************** > > -- Richard Fontana Senior Commercial Counsel Red Hat, Inc.