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=-2.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no 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 AEC8BC742A8 for ; Fri, 12 Jul 2019 05:23:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 7A6DC21537 for ; Fri, 12 Jul 2019 05:23:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1562909021; bh=7jmGcCwPhHOc/yK8B3joapxkNzwKy7hwklYF3JYUXZ4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=pqZZblvmC3wFZhk949z9XtSPI7TJlxLlyJeB4qVG/iJ2eaFFSOh+8Rj6Mqfb1JXlo ZCzH5tVGYrhIvJlj4M3J5yjp4G13Q2CcWt+vgHhMOdEHFTm9olvj2T4rpeRrTOJXfL u2HoHGtoVEv+PkYc0+f7xqAaa9PhYWWK/8edWgAU= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725892AbfGLFXl (ORCPT ); Fri, 12 Jul 2019 01:23:41 -0400 Received: from mail.kernel.org ([198.145.29.99]:52934 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725791AbfGLFXl (ORCPT ); Fri, 12 Jul 2019 01:23:41 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 8159A2084B; Fri, 12 Jul 2019 05:23:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1562909020; bh=7jmGcCwPhHOc/yK8B3joapxkNzwKy7hwklYF3JYUXZ4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Z+BXpAssd4MuQ3lkZnfMKUMreUv1M9ysaj253GL/zAfr6xf40SsYcGIB87hurdlJ1 qraR2yZ8N8qzaptnraRg1dXi7R37+I1X97EwFc5jKmB4ST2U4s3A8xh+b3aJ8zlfrj XmO+uyra1Od23Bzkj1+kTlJtEI9yqAZKnSgPyXMA= Date: Fri, 12 Jul 2019 07:23:37 +0200 From: Greg KH To: Denver Gingerich Cc: "Enrico Weigelt, metux IT consult" , Allison Randal , "Zavras, Alexios" , "linux-spdx@vger.kernel.org" Subject: Re: [Batch 16 patch 16/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 241 Message-ID: <20190712052337.GA5690@kroah.com> References: <20190602204441.312079455@linutronix.de> <20190602204654.454513226@linutronix.de> <27E3B830FA35C7429A77DAEEDEB734477E3FEB98@irsmsx105.ger.corp.intel.com> <20190603180500.GC19359@kroah.com> <20190604091656.GA27975@kroah.com> <20190712023418.ujijovavuor3lrsf@ossguy.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190712023418.ujijovavuor3lrsf@ossguy.com> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-spdx-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-spdx@vger.kernel.org On Fri, Jul 12, 2019 at 02:34:18AM +0000, Denver Gingerich wrote: > On Tue, Jun 04, 2019 at 11:16:56AM +0200, Greg KH wrote: > > On Tue, Jun 04, 2019 at 09:14:38AM +0000, Enrico Weigelt, metux IT consult wrote: > > > Is unversioned GPL (whatever that *really* supposed to mean :o) a > > > valid license here ? (or could it become one for old code ?) > > > > See the archives for details about this if you are curious. > > I'm new to the list and unsure where to find the list archives you're referring to. I didn't see any archives mentioned at http://vger.kernel.org/vger-lists.html#linux-spdx - could you point me to the canonical archives for this list? Here is one archive that might help: https://lore.kernel.org/linux-spdx/