Received: by 10.192.165.148 with SMTP id m20csp3369182imm; Mon, 23 Apr 2018 05:32:09 -0700 (PDT) X-Google-Smtp-Source: AIpwx4/YMZsb/Behvqpi/VizwOcU9YhCpVohiwA1NixA6yQcbVLgIz1aB30SqZU2j0DE5Ojl6gGe X-Received: by 2002:a17:902:205:: with SMTP id 5-v6mr20214455plc.301.1524486729099; Mon, 23 Apr 2018 05:32:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524486729; cv=none; d=google.com; s=arc-20160816; b=Zky1kb1qmPEpkHkAereqo9DqwrZ7rl0l2lqRu1msbWTqs17LBuAJvAqF86e6zC3QiI I9wAwl7nT7ZNCKLnKXZpqhNRL46fFPketlvHXx5u6nouPJOqPcYTw67NfNPeZ2+FVdQb UXWtR1cG9yevbdWasGqy1x7COIRXP0X2LTUkW0aGVdB46cl2EZmVkNPCRt9Rs8xaxI6l 9q+uQH1+50vXtqrQVDfvHHgC4AD7IhmDw7Vmf3nJNSBFKXIRav/6fyt3lEStkO0BwJdu /0XK9/ceMBIXK68sFQhoJ8eEucbhjLpLrAZjskh8z5lcBasPTxzJVb1F8hVSn9FDDisj 8u+Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date:arc-authentication-results; bh=IZoOnKywELRb1PSCeVORJolTjsCD2RReo/ftyd+/b1M=; b=yWt/Gn8Dd9vOsEgh4Fm8x8rdv0M19DxEYxM/dgj/0uTygo2L9ZOzDIkVlDskAUKgrf LYlXAeNVJzkk1/6ZYsUiCvRgoCCil+n0OdaM4qZuXB6WMiW8ZZUrgpeAPb3FJO+8R+lZ eyWUjIPbnPmHlw4ShiHylPgUIRDwW34X4l99Edr7p55F69bGInZ1pFx+fly72DkYJBH5 JRgmWcG0TlQ+49s6Rb9b7d69gfHGyjGmGF6ka2k17Uh8fQLhZvcvGhNKaG+iXDX2uYo7 9SIfqn1zhg5yoDLyissZuSLFgv4/IVorlpQ/KKiWT8HqvFkzI5cykjBtAObw6H8n75Kg XfDw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d13si9575742pgn.334.2018.04.23.05.31.54; Mon, 23 Apr 2018 05:32:09 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754852AbeDWM3h (ORCPT + 99 others); Mon, 23 Apr 2018 08:29:37 -0400 Received: from ms.lwn.net ([45.79.88.28]:49022 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754729AbeDWM3e (ORCPT ); Mon, 23 Apr 2018 08:29:34 -0400 Received: from localhost.localdomain (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id 06A0A301; Mon, 23 Apr 2018 12:29:33 +0000 (UTC) Date: Mon, 23 Apr 2018 06:29:32 -0600 From: Jonathan Corbet To: Greg Kroah-Hartman Cc: Thomas Gleixner , Matthew Wilcox , LKML , Philippe Ombredanne , Kate Stewart Subject: Re: [patch 8/9] LICENSES: Add CC-BY-SA-4.0 license text Message-ID: <20180423062932.0cd167cb@lwn.net> In-Reply-To: <20180423082635.GB20868@kroah.com> References: <20180422220208.772527041@linutronix.de> <20180422220833.423253901@linutronix.de> <20180423065449.GE4208@kroah.com> <20180423082635.GB20868@kroah.com> Organization: LWN.net X-Mailer: Claws Mail 3.15.1-dirty (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 23 Apr 2018 10:26:35 +0200 Greg Kroah-Hartman wrote: > > > Willy, it's your file, Documentation/core-api/idr.rst that is needing > > > this addition to the LICENSES directory. While I'm all for CC licenses > > > for Documentation, we don't seem to be very consistent with them. > > > Should this be the "default" license we choose for documentation for now > > > on? > > > > I'm all for it. If we can agree than this should move to preferred/ and not > > to other/ > > Ok, that sounds good, Jon? I know you have looked into picking a decent > license for documentation, any thoughts here? CC-BY-SA is a good license for docs, but it's not GPL-compatible, so I don't think that anything with that license can incorporate kerneldoc comments or, conceivably, be integrated into the whole sphinx document tree (which does use those comments). That leads to my own believe that the docs really need to be GPL-licensed, even though it's not the ideal solution. I suppose it might be worth putting this question to the LF lawyers to see what they think. It's not as if I really know what I'm talking about, after all... jon