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 0CC2DC072B5 for ; Fri, 24 May 2019 11:15:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D2E2F21773 for ; Fri, 24 May 2019 11:15:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558696557; bh=RJw6Fq2c5+PgqoWkxdLJytHGbCd+rjrctW29Pf/1lAk=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=qtglkmjaMI4UtMOs9S3ElG9irDbaS5ltE6jpg2dd5V4DJYij1Jftt6xw6xNE/Hq0t HWQumRyTZP693zkH9MzIGe6MfOzJIZRlqOD/EYYGQPzhDu4PtZHbBWN99/gco4vMGA vTwNA/KBve49reD5ejE8w9qJjUZxVG36U+jk4jco= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390535AbfEXLP5 (ORCPT ); Fri, 24 May 2019 07:15:57 -0400 Received: from mail-lj1-f196.google.com ([209.85.208.196]:38750 "EHLO mail-lj1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390410AbfEXLP5 (ORCPT ); Fri, 24 May 2019 07:15:57 -0400 Received: by mail-lj1-f196.google.com with SMTP id 14so8318556ljj.5 for ; Fri, 24 May 2019 04:15: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=xONtY4Q8JXQDf6k1S6nax4xKQAGa9XC5vw/42tCUQr8=; b=DGWdWYwMPl9rRnDoSDiQW2m1LcjH8u8usHYIBkO3yyJw1N0e9rCQhYK6ownK+EkNGh zuj2F7OhZ6RdT6jpWUmnKr0MiVdw5Gp6l9ECrBdsRMC+kDnTVpawWISMi5TdwTBiVhwV T0QkbAlCYzw/z4DjTVDwog3+O4iMi456mDymU= 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=xONtY4Q8JXQDf6k1S6nax4xKQAGa9XC5vw/42tCUQr8=; b=GuO1vciG3P0olKwFUBPcBlS+SWGsssxSdvMMJ3JMs5UZKkpdd1BAvNr/AHRNIjKHmQ dap4Hlf5nONQ7I2T0rAsDxSaqA42IXXu2mNlhFKbD1Fy+y7rdTKD4IaLjjsoe4b0caYo 4255PZGrsOUpk3Dncqa8MwQ1l6HBHw5L1FEHQZPNDmH7DFTVwEgGlDSjbT/dFSRbfURm BdfV09XuMRBkHihQrMMR86PuvWiix474WMA0OdXr3plkNKjPEIg+NbOEs6JM+3nvsyc5 upYfjz3hdb6BwIWBbsYFXfTVwOx5U1CscN/9eMmgG5J1Isi54WUlhfRO3O0KJtRLJ+nG CJwg== X-Gm-Message-State: APjAAAWDT5iTsRKG+ABd+UGAGmO7q3WxOQzsm9bSVJb5p3w/fy3YGqT6 I1GHG+AyDpd8eCxGOVUC1YwVO+QmJcLv099vLM+17A== X-Google-Smtp-Source: APXvYqyP7PJXl0cvHfntzphwh5MV/+q6VSfOVcHiXPxOxOMxS/+UHklTTymbQDSgNlOUpf/MJ2l1uvaI0ZPX0WLgV7k= X-Received: by 2002:a2e:5d9c:: with SMTP id v28mr8743976lje.32.1558696555427; Fri, 24 May 2019 04:15:55 -0700 (PDT) MIME-Version: 1.0 References: <20190524100345.776412942@linutronix.de> <20190524100843.782742400@linutronix.de> In-Reply-To: <20190524100843.782742400@linutronix.de> From: Kate Stewart Date: Fri, 24 May 2019 06:15:43 -0500 Message-ID: Subject: Re: [Batch 6 - patch 10/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 135 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 source code 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 > > 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=90bcde50ed7a > --- > drivers/xen/preempt.c | 6 +----- > 1 file changed, 1 insertion(+), 5 deletions(-) > > --- a/drivers/xen/preempt.c > +++ b/drivers/xen/preempt.c > @@ -1,12 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Preemptible hypercalls > * > * Copyright (C) 2014 Citrix Systems R&D ltd. > - * > - * This source code 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. > */ > > #include > >