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=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,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 43FF9C28CC1 for ; Sat, 1 Jun 2019 04:22:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 079AD2711C for ; Sat, 1 Jun 2019 04:22:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725854AbfFAEWL (ORCPT ); Sat, 1 Jun 2019 00:22:11 -0400 Received: from mail-vs1-f51.google.com ([209.85.217.51]:36679 "EHLO mail-vs1-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725800AbfFAEWL (ORCPT ); Sat, 1 Jun 2019 00:22:11 -0400 Received: by mail-vs1-f51.google.com with SMTP id l20so8056497vsp.3 for ; Fri, 31 May 2019 21:22:10 -0700 (PDT) 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=33NVF/RG4cNtyCyHxsqId8EkbIrBviNUjt6RJhigijQ=; b=K8qE54u6k0s3AY5W0hwOUvA1oxsqdIn4oH1q7t9ir8s1g7LvU1AmPHLbWt4P3gsqtZ T+ZSleV/8C98ncsvqMjwd++W9z5QMNYTR4kqCawjmPnqx41snQrqw4TQAU8Mec5UAw3U tiFZPkqoob95y1zkqyQcwzuNq3MxaFvBsLyOR85hz/QDqz+75LR7B5d9D5Fk6fNbP5ac Janwy7fJYWUuSa1YgghUqDqHUvvD/wgIfzsYpOfJfxT1xEfSwOgcIwAeOXhp6kKVsV0i 8H44AQ0l5qUzakxg+rjhXQ9/MArtEr9Y1KT/QO76HRC3GDyjUum7zOQZIGnaA6aEGHVd 5pLA== X-Gm-Message-State: APjAAAVa+Nr+n9vng9Ka+/avW1uWIIgeWyGWv5qBCZ7jikn8BRKZL3i/ /eIZo7VVoCpdwSgxoX59Ohcm5G5cQUpLORqhc8MMWw38 X-Google-Smtp-Source: APXvYqy5+I6VCi5tckLwwSfNSrphgtU3cVVnvqoSe9p4+zH/9H0Cvw5qCfC5wczUIyCoG1zPSOvZZgl54OeVJ9vqgcA= X-Received: by 2002:a67:f047:: with SMTP id q7mr7355963vsm.122.1559362930157; Fri, 31 May 2019 21:22:10 -0700 (PDT) MIME-Version: 1.0 References: <20190521210833.veltn74dcgic5zmw@ebb.org> <0995848C-11BE-47B1-86F9-F56D43541246@jilayne.com> <871s0qyz3z.fsf@wjsullivan.net> <0D762992-918F-4901-8355-F258DAAB88EA@jilayne.com> <8736kx6ksv.fsf@wjsullivan.net> <20190529213044.GA3352@kroah.com> In-Reply-To: <20190529213044.GA3352@kroah.com> From: Richard Fontana Date: Sat, 1 Jun 2019 00:21:59 -0400 Message-ID: Subject: Re: Meta-question on GPL compliance of this activity To: Greg KH Cc: John Sullivan , J Lovejoy , 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 Wed, May 29, 2019 at 5:31 PM Greg KH wrote: > > To help address any issues that you might have with your own files being > modified, could you please just submit a patch to add the proper SPDX > header and place whatever text you feel is "correct" in them? That way > you know your files are fine. > > I'll gladly review and submit any patches you create for this, it would > be most helpful. Same offer to any other copyright holder (Richard, > want to do this for all Red Hat owned files?) Sure, I can do that. Richard