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 531E4C04AAC for ; Tue, 21 May 2019 00:43:13 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1C85521479 for ; Tue, 21 May 2019 00:43:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558399393; bh=Py0/UWtYiuQkV1TBA32DEpKkAOP3I4Votm5p4LmiCo4=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=V6TMzZOZhyf2gT8oGduFnhqVmYDgwy6KbBlotE/1zjH3ye8pMCC4eu7/X1JkxNVJI k2X9SkIhh3AwpiSFly7HqPbBy3tVZFAfELQmMexRXEGYsK+zvCOrZe/JGIa4Md2Dho cRJdCNQdEJjlgdr24QS/rS5e0WRe51KpMxAcx0Pk= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727022AbfEUAnM (ORCPT ); Mon, 20 May 2019 20:43:12 -0400 Received: from mail-lj1-f194.google.com ([209.85.208.194]:41981 "EHLO mail-lj1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726928AbfEUAnM (ORCPT ); Mon, 20 May 2019 20:43:12 -0400 Received: by mail-lj1-f194.google.com with SMTP id q16so3189408ljj.8 for ; Mon, 20 May 2019 17:43:11 -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=2p6Yw+76+QXfVAG9oxMvKcQ14B3anI4OzYrTAsitKag=; b=OfG87BtalqlOlbCSMfo99cYTlmbDtIeSaQYo/5Elnc2Hv3BUpu0H9J7e4yEdnXIufZ posdQ+4vYJoAm6RFbuuPJDq1RxGplYl0hM0DMMP5byWqvTRqEQrRr4cjhwMl0sVT8s3D j2m3Mv/jsxWCJhEwVcVE7um38jkiWuPwBovJs= 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=2p6Yw+76+QXfVAG9oxMvKcQ14B3anI4OzYrTAsitKag=; b=TdahB8MCD7N7cX/bMbVyjQmhBFgQwVfRF4T9HDvD5losChXEHS5qUYRDvoMcHsnUPh ynsA2QD7B2/ealGReSkGzdqxf3onynFHc/8f+XX/auyVGaucSXyfQ2SNMzUtwpf2UvNU j7U60/n/lYKs1Lmj7rOFj6nhxpHhfCaa60PfojkVT2Yv9iQaXWu8eAz1JR8V/IS0DxFP CMfe1akWY/hUhrgAI6AdBzKUgcr9l/EByp+TpKtLM6YndBJ5jAyQEcgxOMcdMnGwFJ4O gZ4GqaTWGvDV6uTgC0QRW8gKzRzfaj8YpEQMBzGTjcZekWJ2GLarObW/hy4XTRN2PO36 pr9A== X-Gm-Message-State: APjAAAWbSrKp2zkb50auGczn0Ko4otZJvzwMfz40s9e28NfeFY1iThIj O90fkAB/n30tnBqn1QjFlVNwxQP3JUVSOwroY0PbKr8gMXs= X-Google-Smtp-Source: APXvYqw0zGX8OWEDxwk6iqniUF8CEXAL2UoC0a1hVSxGdOBWzdI51DSWPJRCDS9BJQeepuCxDP1YOm2sqqS6FfV4aZo= X-Received: by 2002:a2e:9cd5:: with SMTP id g21mr33006382ljj.39.1558399390609; Mon, 20 May 2019 17:43:10 -0700 (PDT) MIME-Version: 1.0 References: <20190520170750.949430150@linutronix.de> <20190520170858.098509240@linutronix.de> In-Reply-To: <20190520170858.098509240@linutronix.de> From: Kate Stewart Date: Mon, 20 May 2019 19:42:58 -0500 Message-ID: Subject: Re: [patch 17/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 42 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 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 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 > Cc: linux-spdx@vger.kernel.org > > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch2&id=c38ce37dd339 > --- > crypto/ansi_cprng.c | 8 +------- > 1 file changed, 1 insertion(+), 7 deletions(-) > > --- a/crypto/ansi_cprng.c > +++ b/crypto/ansi_cprng.c > @@ -1,16 +1,10 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * PRNG: Pseudo Random Number Generator > * Based on NIST Recommended PRNG From ANSI X9.31 Appendix A.2.4 using > * AES 128 cipher > * > * (C) Neil Horman > - * > - * 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 > - * any later version. > - * > - * > */ > > #include > > > >