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 18034C04AAF for ; Mon, 20 May 2019 23:50:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id DF55921479 for ; Mon, 20 May 2019 23:50:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558396223; bh=rEAkDjbNIa1SIwhX1jphcIfRxC7NWZ/6h4jpFwUTCAI=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=TVrdKBAohXpQ67588b5eSxcGn0jTnsdbc7wDmpmLy2hG3vk5QSVB+WgF8i642zr3m m0YlXFelOXa5EAC/SJ857tl2y2WPqNjifONI3W5o3T1QtuNRy+ReoyFf7gxtBStn4W +sAsCSFlweZm3WNV6leoPt0wJfj31IfQQklt3KjM= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727406AbfETXuX (ORCPT ); Mon, 20 May 2019 19:50:23 -0400 Received: from mail-lj1-f193.google.com ([209.85.208.193]:45986 "EHLO mail-lj1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726575AbfETXuW (ORCPT ); Mon, 20 May 2019 19:50:22 -0400 Received: by mail-lj1-f193.google.com with SMTP id r76so14068148lja.12 for ; Mon, 20 May 2019 16:50:21 -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=6Puxnl9dDYLHHgUJP2ugpj0lzaytvv+9HH4M1WpdEnM=; b=Fa0Vz59xfuBm/DOKlBdJFH9XCJQRsmTZH+/qIobbUt3Xj0gqc+lPGKQeisy3UZpLC7 mydVzsmShFQf61wO4QVSCVQffB24hM/JP1Pt9zkmrMYeBDLboVfIgZB7VkgBBZo2A1G/ LIHnxH7Ko+bKE3hat+eXxFKB69sxXCLAoJz4E= 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=6Puxnl9dDYLHHgUJP2ugpj0lzaytvv+9HH4M1WpdEnM=; b=Br7Bn05vw5cMBhrG/sct7KV3QFR0C/4/gTLaKh4cBpMjTgo50srSjJEwlk1tyF4SiW twlaJQ0tEkYz8c/lN4k7cugbFZLszfamxLHlYFWWW82wlX+gcNF6Tg8WEobo7akBtAku 6I8HCKB1zjUEWM2xdGDZ5q9PLVZOByd9ILAlc/cpAxHj+DLjxOrcHXUvU58OEhsJePbO OTsv2NmmvKpF1SPT93oLVITNVJFSXk3g/p3ynvE1zhqQdcxN8A9BmMr/+u8UrqRBnM27 Cn4eVwZrNU1MS/S2fHrFS4R21vc0sogbbjnRU/RcgDJWv2MbxS/KWPva5RnVQAj2Kqck uxag== X-Gm-Message-State: APjAAAXDn70ko8twwCUwFJHfFX4K2pfXlCIom11B/8RktLf6rQzpVi4M HWYFT5MH4XzYq9ZXTkxjQDL2KigyyvS3hIsNrCy2Vg== X-Google-Smtp-Source: APXvYqxl+41mKZJ+RkU8LS8HuDsBnOqaxW9mjA1OCSBNOq5J3SZr+Tf27eYVrC2obIgdxTvT8ebwNg40fcce2OAfhyE= X-Received: by 2002:a2e:5d4f:: with SMTP id r76mr23555213ljb.49.1558396220398; Mon, 20 May 2019 16:50:20 -0700 (PDT) MIME-Version: 1.0 References: <20190520170750.949430150@linutronix.de> <20190520170857.095407238@linutronix.de> In-Reply-To: <20190520170857.095407238@linutronix.de> From: Kate Stewart Date: Mon, 20 May 2019 18:50:08 -0500 Message-ID: Subject: Re: [patch 06/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 31 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 Mon, May 20, 2019 at 12:10 PM Thomas Gleixner wrote: > > Based on 1 normalized pattern(s): > > this program is free warftware 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 write to the free software foundation inc > 59 temple place suite 330 boston ma 02111 1307 usa > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-or-later > > has been chosen to replace the boilerplate/reference in 2 file(s). > > Signed-off-by: Thomas Gleixner > Cc: linux-spdx@vger.kernel.org > > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch2&id=7695c45c41ae > --- > drivers/input/joystick/stinger.c | 14 +------------- > drivers/input/joystick/warrior.c | 14 +------------- > 2 files changed, 2 insertions(+), 26 deletions(-) > > --- a/drivers/input/joystick/stinger.c > +++ b/drivers/input/joystick/stinger.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Copyright (c) 2000-2001 Vojtech Pavlik > * Copyright (c) 2000 Mark Fletcher > @@ -8,19 +9,6 @@ > */ > > /* > - * This program is free warftware; 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, write to the Free Software > - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA > */ > > #include > --- a/drivers/input/joystick/warrior.c > +++ b/drivers/input/joystick/warrior.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Copyright (c) 1999-2001 Vojtech Pavlik > */ > @@ -7,19 +8,6 @@ > */ > > /* > - * This program is free warftware; 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, write to the Free Software > - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA > */ > > #include > > > >