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 1D2FDC04AAC for ; Tue, 21 May 2019 01:21:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E55852173C for ; Tue, 21 May 2019 01:21:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558401718; bh=fsZ2k+ujnytUW7bqeLycOdBvq0sWcDgJxWFW28Iv06E=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=bhMOMo4Vz0y2cHDjKWPqFqxD1UFTi2OlIfWWLvZbr7RLWJHKhXW/XXzZUmLzshYCp HTIx/osjgeMkoIT+galrs0KbSFrzNLLZ+Hs2+By47DWrZ6qlxWjQ61z6J3IhQF8wAR sc2kC8en1LCTu+SP5FTPrU17gEBRduJDwxYpbm3s= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727078AbfEUBV5 (ORCPT ); Mon, 20 May 2019 21:21:57 -0400 Received: from mail-lj1-f194.google.com ([209.85.208.194]:43878 "EHLO mail-lj1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726677AbfEUBV5 (ORCPT ); Mon, 20 May 2019 21:21:57 -0400 Received: by mail-lj1-f194.google.com with SMTP id z5so14227060lji.10 for ; Mon, 20 May 2019 18:21:56 -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=WbRmSinFrWjBc8OQ30Af42O9Fy7ldsvGpgcFBM9BwNg=; b=UUdS18QuxJE67usbjMuEQfKPoXukbKMYuo11G+0eW4N4GnsD7AXD+lS6AgiRimmloi vKHDjMZT/8T0ktI6TmwLUZkbvdfXn0MPvwe6rDrgIlrpaC8/5I60sjA7sttQyn+icbeR Pl6hK4Ox4HaqO8sysvtdLl7LJXGniXwN819Mo= 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=WbRmSinFrWjBc8OQ30Af42O9Fy7ldsvGpgcFBM9BwNg=; b=HJiTSFLsBDAWE+Lc2hJSGdZP0H1x0X/vhdha9cnoaTQPnzHNIwQsjyYBg54gCUQO6O p81bp3LdZg5Own/F/wJfDxuN1PJj3jAL3WyrgkimAGw/pfXh64Hax+RMicVsLo07YuwW Nrmt7xu5rh7D++ywtlyiu/Ct1qr4FWSD+hD4CeAXaBt5UW5FRYrp9uR8o2SlxTzLamiG 1KOvkkecHh9zMG+iABkACA90cJjsNCqKs54NSKNlXuv/FeYqw3InQf8oW1YmnOyjTw0Q sD4eXCiFgoViGxYjVcC823EMLs7bou0Bv5Bk2yrKuPqMUk7D0wQxCPwGpN+ghHf7KnRt DB7A== X-Gm-Message-State: APjAAAWXMQp7RuzPow23CG4eLpLq2+7Zqpvc+34rOw6VY/Zt+rBtAfOm eYV9eKjo+bDYWhME7yuUs4ir+z9RY8C84Rw7VaQtC+2F/u0= X-Google-Smtp-Source: APXvYqyWXwgjGW1Q8ycZ/9Ow8aQ6Yd2JBswGZgoPjziqg3UX2XA6qr71pDTW3Rx+xmlSCZ78yk4yQg7E94sZGmSw67Q= X-Received: by 2002:a2e:a294:: with SMTP id k20mr2523356lja.118.1558401715561; Mon, 20 May 2019 18:21:55 -0700 (PDT) MIME-Version: 1.0 References: <20190519135130.462579320@linutronix.de> <20190519154041.430943677@linutronix.de> In-Reply-To: <20190519154041.430943677@linutronix.de> From: Kate Stewart Date: Mon, 20 May 2019 20:21:43 -0500 Message-ID: Subject: Re: [patch 09/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 9 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): > > 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 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 you > should have received a copy of the gnu general public license along > with this program if not you can access it online at http www gnu > org licenses gpl 2 0 html > > 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=ae1a51959381 > --- > kernel/locking/test-ww_mutex.c | 15 +-------------- > 1 file changed, 1 insertion(+), 14 deletions(-) > > --- a/kernel/locking/test-ww_mutex.c > +++ b/kernel/locking/test-ww_mutex.c > @@ -1,19 +1,6 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Module-based API test facility for ww_mutexes > - * > - * 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 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. > - * > - * You should have received a copy of the GNU General Public License > - * along with this program; if not, you can access it online at > - * http://www.gnu.org/licenses/gpl-2.0.html. > */ > > #include > >