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,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 A0395C04AB4 for ; Mon, 20 May 2019 01:07:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 76D49206B6 for ; Mon, 20 May 2019 01:07:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558314441; bh=V16lFQoP1dvGuTm0USYz4jKVXpZd+SnJAGPvbl95L9g=; h=References:In-Reply-To:From:Date:Subject:To:List-ID:From; b=05U1rm7Da/QETsidjXxcsIJAPeS+XaYzB2HNFjuFmSjOA2wHaVgNYu3eof58uy6M7 78JXDsU4s5dFD2/su1qpJSQInqNUnK5UbJq3sa29zp3FFMPNqnO/1qgZskdDtr0DER JFe809yUB4emEovxmzLf9EH1R/C4KDzhfY9mJYe0= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727087AbfETBHV (ORCPT ); Sun, 19 May 2019 21:07:21 -0400 Received: from mail-qt1-f195.google.com ([209.85.160.195]:46388 "EHLO mail-qt1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726741AbfETBHV (ORCPT ); Sun, 19 May 2019 21:07:21 -0400 Received: by mail-qt1-f195.google.com with SMTP id z19so14395818qtz.13 for ; Sun, 19 May 2019 18:07:20 -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; bh=Kr9hzhY3eoGd+BZMy/Dyj/DfQME3vjQURbGcoU8irso=; b=RmoOYHIx6twknX5aeTrxPgLTPZa2OxOeCO0qWE5U87foFr41Y+IGm3Ci9Vt3Ez6iwz f0Q50ONiJY+nwO7DdbRpp90toG6x0mEVxNwAoToObc+A4bk6quwkGV9OYuWglymmxhws gZC5NyddcqQqTVGBDAtbR6ZrbBRWdBwaWJ8AY= 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; bh=Kr9hzhY3eoGd+BZMy/Dyj/DfQME3vjQURbGcoU8irso=; b=nd4AsCGxR9JmJIL5ApgGs3ZZ6usxx0Loc/RquB05xO3Caaxk9aUgfhA4Afw0LkNcMY IEl0Fq2wH/FaPRY4X4YxbGeOmFtyP7wq1G6tFaykvk/ORID6dQdVd6x/k8DqFD5O+bQe FwuTKh+Ncg4Bq/umi+wTmMXJFghXsJ+a2k6monphqwG4tWaKBpJEvBvdCupocSoyv1Qp MJ8cpRaIuW0TYnHkY0tECBqtNgLi8OESh+105fKirBLRJj7sEyJcjtEIGPgjzbA24L9K w5HRCO+hSclSRPVM3WUpC7cZihcnoxg837eYGnVXtAFkikymBgWHPM9DjsxKqr2mf/3V JkOg== X-Gm-Message-State: APjAAAXh4mR8CL97+YfAeiPZjz4HFOpYzAKghn+QMTCSiKWlvfEgZNkC 87LJ80wJpaJi2KU8iDmrr4T7vtzKPVSyPWZMtimlYalTgIIk5Q== X-Google-Smtp-Source: APXvYqwvaaRu0quOI5zSfCdZHKqFHDe6xGhn+0qIjIz2Q4C1vA4t6g3wofg3e4Xw8zeaffVOL7RNw23hxlKrVu+SOsQ= X-Received: by 2002:ac8:5246:: with SMTP id y6mr59186829qtn.242.1558314439897; Sun, 19 May 2019 18:07:19 -0700 (PDT) MIME-Version: 1.0 References: <20190519135130.462579320@linutronix.de> <20190519154041.622608495@linutronix.de> In-Reply-To: <20190519154041.622608495@linutronix.de> From: Steve Winslow Date: Sun, 19 May 2019 21:07:02 -0400 Message-ID: Subject: Re: [patch 11/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 11 To: 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: Steve Winslow On Sun, May 19, 2019 at 1:20 PM Thomas Gleixner wrote: > > Based on 1 normalized pattern(s): > > this program is free software you can distribute it and or modify it > under the terms 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 > > 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=2f1611a69cb1 > --- > net/sched/em_canid.c | 6 +----- > 1 file changed, 1 insertion(+), 5 deletions(-) > > --- a/net/sched/em_canid.c > +++ b/net/sched/em_canid.c > @@ -1,11 +1,7 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * em_canid.c Ematch rule to match CAN frames according to their CAN IDs > * > - * This program is free software; you can distribute it and/or > - * modify it under the terms 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. > - * > * Idea: Oliver Hartkopp > * Copyright: (c) 2011 Czech Technical University in Prague > * (c) 2011 Volkswagen Group Research > > -- Steve Winslow Director of Strategic Programs The Linux Foundation swinslow@linuxfoundation.org