From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xose Vazquez Perez Subject: Re: [PATCH 2/2] multipath-tools: add GPLv2 as COPYING Date: Wed, 28 Mar 2018 21:31:54 +0200 Message-ID: <0e96c823-6a67-a07d-ea09-09a55f66c8c3@gmail.com> References: <20180327182819.20163-1-xose.vazquez@gmail.com> <20180327182819.20163-2-xose.vazquez@gmail.com> <1522188292.13140.54.camel@suse.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1522188292.13140.54.camel@suse.com> Content-Language: en-GB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: Martin Wilck , device-mapper development , Christophe Varoqui List-Id: dm-devel.ids On 03/28/2018 12:04 AM, Martin Wilck wrote: > On Tue, 2018-03-27 at 20:28 +0200, Xose Vazquez Perez wrote: >> Source directly from: https://www.gnu.org/licenses/old-licenses/gpl-2 >> .0.txt >> >> Cc: Christophe Varoqui >> Cc: device-mapper development >> Signed-off-by: Xose Vazquez Perez > > Do you plan to add a README.COPYING or similar explaining which license > applies to what part of the code? No, I do not. It should be done by the current maintainer and/or files copyright owners. Currently the best and standard way is to use "SPDX License Identifier", since many of the Linux Foundation projects are starting to employ it: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/license-rules.rst#n35