From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 03/20] batman-adv: Add License-Filename to GPL-2.0 files Date: Fri, 15 Dec 2017 11:08:14 -0500 (EST) Message-ID: <20171215.110814.964778107754316141.davem@davemloft.net> References: <20171215114320.13645-1-sw@simonwunderlich.de> <20171215114320.13645-4-sw@simonwunderlich.de> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, b.a.t.m.a.n@lists.open-mesh.org, sven@narfation.org To: sw@simonwunderlich.de Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:52394 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932302AbdLOQIQ (ORCPT ); Fri, 15 Dec 2017 11:08:16 -0500 In-Reply-To: <20171215114320.13645-4-sw@simonwunderlich.de> Sender: netdev-owner@vger.kernel.org List-ID: From: Simon Wunderlich Date: Fri, 15 Dec 2017 12:43:03 +0100 > The FSFE REUSE practices [1] recommend to add a "License-Filename" tag to > files which don't contain the complete license text. The GPL-2.0 files > usually only have a small notice at the beginning of the file. The longer > license is usually stored in a separate file and therefore should be > referenced accordingly. Nothing else in entire kernel tree uses this. I strongly discourage you from doing something at this level that is not in accordance with some kind of precendence or official recommendation for the rest of the kernel project. If you want this to start happening, discuss it on a global scale on lkml. I'm definitely not pulling this tree with these changes in it. Sorrry.