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=DKIMWL_WL_HIGH,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 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 0B20DC04AB4 for ; Sun, 19 May 2019 17:30:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D568A204EC for ; Sun, 19 May 2019 17:30:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558287003; bh=SOOGjVINOF5uU1afvta8CEFpia/bvVFGGbQkvn5W4aI=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=jNtmUUVjZictcOSEM11rls4qhZPYEWVg4Zjr6QJWjRnA6wqnvhrGqPOLb+BqXE+J5 ZI4Ox35H5iC+UtNs9IWCGoUhZJ4lOrROSJ8amj3Oo+HTuDYG8lXdHuXwmYW4myYEGF PShCeIxeVVxS/VU6RiBTp7JtVYhnvTaseHqNt8XQ= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727005AbfESRaD (ORCPT ); Sun, 19 May 2019 13:30:03 -0400 Received: from mail-lj1-f194.google.com ([209.85.208.194]:36359 "EHLO mail-lj1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725769AbfESRaC (ORCPT ); Sun, 19 May 2019 13:30:02 -0400 Received: by mail-lj1-f194.google.com with SMTP id z1so10349224ljb.3 for ; Sun, 19 May 2019 10:30:01 -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=uGHX5TG4+flrAMMe6dkIbJjG8NxV/Z1NNaoPs3I0lVA=; b=fyQUw190IKAODS+87n/DS6NWyMClLHY/MKRyLJuvEnQSmgoZB5x86MYtlmUbJ1Bcff DUPMjSewP1Cs++9lGiiVZMbCFCKjGzAmfTaCjEZ89kxuHoS3f+KV4FjezayuuWKaaL0I csTvvpFnqACnDVusyK7WePqjUPzXmfwQHzS6A= 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=uGHX5TG4+flrAMMe6dkIbJjG8NxV/Z1NNaoPs3I0lVA=; b=UZAhskQzjbc9XGgOaCX30v2FNfpALBTdGA2rdxbe2fM1Ul/2+UHYbEZwYjZEOn0rhy HYN6OHXY5+i5/xTKHtNdUgjp0vXKxd1Ea/Dz2jOItxBT1e4Aj1NaPV1adCRY4SGL+hhW wgS2kCzWth4wWgt2xfEgwFDP3dy5v8cAqCq5TBJKXHTYChA/B88nn9dGkrdnkMvNSI68 Ms76oUfC2DXm6LqJ6ZuWTfoJXiCXdwlfoMW7sGH/NSAwKO7SHABrPKhOfINFhEyKYhpN muOit3wAyNGGQZx1Xcr3FdCZc5VAfULUBjzDPNm/osRmK5GRLqc1JNgO1zRHNH16eDdE zBlw== X-Gm-Message-State: APjAAAUW4cF7oCuvk51g8gWmYtQiaZ/wUuuEUEie0L97O+5cVckOI/Vv L6FeELXXqEz2zSPZHkZZivG7qpB+Sj4kadcRH8ijyA3c13M= X-Google-Smtp-Source: APXvYqxPWp8kMDHh1BZtF0stUkKz+U3N8riMbogWEEaFTiPcbHq/7YlAMhyD711dADmR/ZZrExKzrh3E89Glbe7UvvI= X-Received: by 2002:a2e:a294:: with SMTP id k20mr28462181lja.118.1558287000088; Sun, 19 May 2019 10:30:00 -0700 (PDT) MIME-Version: 1.0 References: <20190519135130.462579320@linutronix.de> <20190519154040.743319710@linutronix.de> In-Reply-To: <20190519154040.743319710@linutronix.de> From: Kate Stewart Date: Sun, 19 May 2019 12:29:41 -0500 Message-ID: Subject: Re: [patch 02/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 2 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 Sun, May 19, 2019 at 12:20 PM Thomas Gleixner wrote: > > Based on 1 normalized pattern(s): > > permission is hereby granted to copy modify and redistribute this > code in terms of the gnu library general public license version 2 or > later at your option > > 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=step2&id=1f4356dc65cc > --- > include/linux/mc146818rtc.h | 5 +---- > 1 file changed, 1 insertion(+), 4 deletions(-) > > --- a/include/linux/mc146818rtc.h > +++ b/include/linux/mc146818rtc.h > @@ -1,12 +1,9 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* mc146818rtc.h - register definitions for the Real-Time-Clock / CMOS RAM > * Copyright Torsten Duwe 1993 > * derived from Data Sheet, Copyright Motorola 1984 (!). > * It was written to be part of the Linux operating system. > */ > -/* permission is hereby granted to copy, modify and redistribute this code > - * in terms of the GNU Library General Public License, Version 2 or later, > - * at your option. > - */ > > #ifndef _MC146818RTC_H > #define _MC146818RTC_H > >