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 49698C04AB6 for ; Fri, 31 May 2019 11:50:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 13E9726863 for ; Fri, 31 May 2019 11:50:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559303405; bh=xEH+kI6Jalgvv3pZj46hzAEpBQ3TQt2G9xIGEZxBGAQ=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=tqvJOyXko/TtqhQeDWvtMSg1MeKJQjl5/x380QhW9SEeDYghhVuDMrQROoIEjDRL4 Y++RsN7abMAHpec26zEzZxlpAMBDGfYw50N84ve/oigNxdGMJxz4n0MqL6c1sPkR5S WRFIxpT+C9FILr/YsCnxpIn50UWUCvBfXJJWXnUE= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726307AbfEaLuE (ORCPT ); Fri, 31 May 2019 07:50:04 -0400 Received: from mail-lj1-f169.google.com ([209.85.208.169]:35452 "EHLO mail-lj1-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726275AbfEaLuE (ORCPT ); Fri, 31 May 2019 07:50:04 -0400 Received: by mail-lj1-f169.google.com with SMTP id h11so9351703ljb.2 for ; Fri, 31 May 2019 04:50:03 -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=gEIHW/9Ggk2Gn7HJeg61rL4+MnbwKPRNS/hGSqLAJPw=; b=E4iLRTbboGDrzcrc7s340YrrOqzOANR10RxZLOZo8mdyl6Z6+uWm/dLsT7YS1Ce+wx OV6bc2pvAzpeZwPwKxTp2nEaR9GIvOpf4r7nr6ts+QrK8MtuJxsdOiW8zxuFuFwTyZhJ 5FdnUBFny/rrzElVTX7X514hh69YWni9BYhFU= 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=gEIHW/9Ggk2Gn7HJeg61rL4+MnbwKPRNS/hGSqLAJPw=; b=GugH6Y1OH4Nwj3J7U6gtAWcZ+3xLO9mHPEDDjeICzjcBsErpj9wWw+7TyXrzNUZUqk waAR4xPJATxdQM/qfdOli2OYJWT7BRC3X+ffv3C8EPwB9cSXrEP7avqWbwizubUaO+Jw jYchkGUPlOJwrChnq5quubjRWkmvlkXXl+xQONcVWQ9XLQJBUjvhbjD9JRW+sm5qnszO 1JCubO3sDZloT3PK/LVmh2iGJZ+XDoOgMhx2nD7Qc5ACUMc5pXkF7Tj8Elet/46cQJxe Gy5PMw4PjYn59DQFAV+HMMuTxE0wnDud12oVuK+C65R5mY/NZdYe1gUqsthNm8i3A/AB lOgg== X-Gm-Message-State: APjAAAWxsIhe/twgZVHVX5XhLmilg/MSdm/ruHWQXKSldsvYjO4d3ko1 on391rtmUVivwCY+186s+gXbkEBbpLAFthcsrf1BR1jLsERfVg== X-Google-Smtp-Source: APXvYqwO6LCFj9Lb9cnKVFtQpKMV7g/WUBavFoI4N7Wqin2Gm5tJFyZXfeR5rxfhlkQMUa6So/HOOwb3Rsvn4NyAVTQ= X-Received: by 2002:a2e:9d4e:: with SMTP id y14mr5727162ljj.199.1559303402546; Fri, 31 May 2019 04:50:02 -0700 (PDT) MIME-Version: 1.0 References: <20190531080918.723298166@linutronix.de> <20190531081038.745679586@linutronix.de> In-Reply-To: <20190531081038.745679586@linutronix.de> From: Kate Stewart Date: Fri, 31 May 2019 06:49:50 -0500 Message-ID: Subject: Re: [Batch 14 patch 39/40] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399 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 On Fri, May 31, 2019 at 3:12 AM Thomas Gleixner wrote: > > From: Thomas Gleixner tglx@linutronix.de > > Based on 1 normalized pattern(s): > > this program is free software you can redistribute it and or modify > it under the terms and conditions of the gnu general public license > version 2 as published by the free software foundation 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 see http www gnu org > licenses > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-only > > has been chosen to replace the boilerplate/reference in 33 file(s). > > Signed-off-by: Thomas Gleixner > > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch14&id=2d117dc2f524 Reviewed-by: Kate Stewart