From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ul.coyote.org ([198.50.187.229]:38655 "EHLO ul.coyote.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751496AbdKUIgS (ORCPT ); Tue, 21 Nov 2017 03:36:18 -0500 Date: Tue, 21 Nov 2017 09:27:28 +0100 From: Jonas Oberg Subject: Re: [patch V2 02/11] LICENSES: Add the GPL 2.0 license Message-ID: <20171121082728.GD6859@silk.coyote.org> References: <20171116183306.103584007@linutronix.de> <20171116184358.475929943@linutronix.de> <20171120153105.38d2b892@alans-desktop> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20171120153105.38d2b892@alans-desktop> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: Alan Cox Cc: Linus Torvalds , Charlemagne Lasse , Thomas Gleixner , LKML , Andrew Morton , Jonathan Corbet , Kate Stewart , Philippe Ombredanne , Greg Kroah-Hartman , Christoph Hellwig , Russell King , Rob Herring , Joe Perches , linux-xfs , Carmen Bianca Bakker Hi Alan, > Which raises another question. If there are multiple GPL 2.0 texts which > are *supposedly* legally identical but this has never been tested in law > -that implies SPDX is wrong in tagging them identically in case they turn > out not to be... For the cases, and the differences we're talking about now, I believe the current approach is fine. In the general case though, the FSFE's REUSE recommendations are that for situations where the license in use differ from the one included in SPDX, you make use of a local reference to the license file instead of the SPDX identifier. This is sometimes the case with the umpteen versions of the BSD licenses. The way we recommend doing this is you define an identifier of the form LicenseRef- (consistent with the SPDX specification). Source code files would be marked up with: SPDX-License-Identifier: LicenseRef-MyBSD4 and the corresponding license file in LICENSES/ with: Valid-License-Identifier: LicenseRef-MyBSD4 License-Text: ... Best, -- Jonas Öberg Executive Director FSFE e.V. - keeping the power of technology in your hands. Your support enables our work, please join us today http://fsfe.org/join