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.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,T_DKIMWL_WL_HIGH, URIBL_BLOCKED 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 A4842C072B5 for ; Fri, 24 May 2019 11:19:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 7702221773 for ; Fri, 24 May 2019 11:19:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558696772; bh=MjJyHhsgdr91F/g/rw9jfrdd4vZjYWB9sCt2OdQPvXQ=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=n8eJ/tmQ8sc9hHHvpcb66jxjaov67gWvu2AEIrTqRBYYYv/ZhEt7iRRH8ZX80OISV zlCgfN5dpYdeu78znGqZu67pAJpEynAJzUBM7+YI8ImLAFTTkphHaM7GjPt+M4jl3R woWSfSlIx+tabsLknYASoxGY161cpPcnRSpBvBHo= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390816AbfEXLTc (ORCPT ); Fri, 24 May 2019 07:19:32 -0400 Received: from mail-lj1-f195.google.com ([209.85.208.195]:35649 "EHLO mail-lj1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390849AbfEXLTc (ORCPT ); Fri, 24 May 2019 07:19:32 -0400 Received: by mail-lj1-f195.google.com with SMTP id h11so8345439ljb.2 for ; Fri, 24 May 2019 04:19:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=RwpuOaLqu6PtHCBz6Gu5sQscjO00u755yDKejwshqoo=; b=LNlgGl9dnmAxnVHnqM9f721ZXC/hTnpsCS3ULFmi0tTJV5OrdvFnQzKCeqGNQgZmgN T8YVnn++1xbGH6RTze/e16GBus1IfXu9gjGdAKPcA2FmeBE3M7sk/mozmFLeUjlYoC5M jjIeHGgqgmwBA3LDSkd4Jefv2Qtr6HXH5NsO0= 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=RwpuOaLqu6PtHCBz6Gu5sQscjO00u755yDKejwshqoo=; b=Do3csAhscim66E5TePVR0eVEpQluDe8Knh75YVDgj7Wv6hNaa3yuP+DyEbhKCbrKi7 DiXd2sqo8x4MZBsfTte3fsG9hPRRt9YmuBEQBG8RwLlNUKS74cehiiW6YpG/2OCwsvFO G9ovK2iYw8JVfEtj7RbM6jSz+04qECzVYgWcz0OO9NtzmBESi+iC5d0ikD95eBhdKYH0 0IuZ2b6d2IR1bRUNHrcIV9dqgxi7RHDFcgx2XYpHHCE3IuC6iLsAovPCd6JYjUyOE6BY 8BpPnotP1jBeDgBOQPv0oS1xnTlajkxTMaj1Lk6wpxwFUhjUI2pgg7ZRct+KL3FnVTVp u70Q== X-Gm-Message-State: APjAAAUUynhurm6b/5s9OLgX/bk/K0l/OXOMpy//aVzRH8vdANTD3yMl Uoz/WLTVpJHRUV2Pti8Gwe8UH3it0IcMy8D4r/3bV2FdhBY= X-Google-Smtp-Source: APXvYqyGRif+AXStnCK7bTQE7VDJgQOPqqnDt+e5nqOquJ+2Lqsum+GnI+mgBYF0p+mK1q89BA4NiKKnlYYbOX0AWZE= X-Received: by 2002:a2e:9cd5:: with SMTP id g21mr1018119ljj.39.1558696769897; Fri, 24 May 2019 04:19:29 -0700 (PDT) MIME-Version: 1.0 References: <20190524100345.776412942@linutronix.de> <20190524100844.655184195@linutronix.de> In-Reply-To: <20190524100844.655184195@linutronix.de> From: Kate Stewart Date: Fri, 24 May 2019 06:19:17 -0500 Message-ID: Subject: Re: [Batch 6 - patch 19/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 144 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: Kate Stewart On Fri, May 24, 2019 at 5:12 AM Thomas Gleixner wrote: > > From: Thomas Gleixner tglx@linutronix.de > > Based on 1 normalized pattern(s): > > this program is free software you can redistribute it and or modify > it under the therms of the gnu general public license as published > by the free software foundation either version 2 of the license or > at your option any later version this program is distributed in the > hope that it will be useful but without any warranty without even > the implied warranty of merchantability or fitness for a particular > purpose see the gnu general public license for more details > > 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=batch6&id=68291e11a1e9 > --- > drivers/w1/slaves/w1_ds2405.c | 12 +----------- > 1 file changed, 1 insertion(+), 11 deletions(-) > > --- a/drivers/w1/slaves/w1_ds2405.c > +++ b/drivers/w1/slaves/w1_ds2405.c > @@ -1,19 +1,9 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * w1_ds2405.c > * > * Copyright (c) 2017 Maciej S. Szmigiero > * Based on w1_therm.c copyright (c) 2004 Evgeniy Polyakov > - * > - * > - * This program is free software; you can redistribute it and/or modify > - * it under the therms of the GNU General Public License as published by > - * the Free Software Foundation; either version 2 of the License, or > - * (at your option) any later version. > - * > - * This program is distributed in the hope that it will be useful, > - * but WITHOUT ANY WARRANTY; without even the implied warranty of > - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > - * GNU General Public License for more details. > */ > > #include > >