Re: License of an open source license text

2020-06-18 Thread J Lovejoy
Hi all, Thanks Till for weighing in here! I think there are two general issues that come up here: (a) A technical question: When generating SPDX data at the file level, how does one identify the LICENSE.txt file? Various ideas have been raised here. Some of you might be interested to know (if

Re: License of an open source license text

2020-06-18 Thread Till Jaeger via lists.spdx.org
Hi all, I have some remarks from a lawyer's perspective who is scanning source code and/or has to deal with the results from scanning. 1. It is helpful if the license text file is differently identified from licensed source files. There are some reasons for that: - This license text is not licens

Re: License of an open source license text

2020-06-18 Thread Philippe Ombredanne
Hi Richard: On Thu, Jun 18, 2020 at 2:57 PM Richard Purdie wrote: > Just to be really clear, the license ID of a given specific > package *is* correct and definitive. What is unclear is the license of > the license information. > > The challenge is that one software project can be split into mult

Re: License of an open source license text

2020-06-18 Thread Richard Purdie
On Thu, 2020-06-18 at 11:35 +, Zavras, Alexios wrote: > You might want to consider using something more general, like > LicenseRef-FSF-license-text or even LicenseRef-license-text, to use > the same for all license files... I think "LicenseRef-license-text" is inappropriate as the different te

Re: License of an open source license text

2020-06-18 Thread Richard Purdie
On Thu, 2020-06-18 at 14:31 +0200, Philippe Ombredanne wrote: > On Thu, Jun 18, 2020 at 12:37 AM Richard Purdie > wrote: > > > If we set the license of the licence text package to include GPL- > > 3.0, > > the legal department blocks the release since they said "no GPL- > > 3.0". > > If you tell

Re: License of an open source license text

2020-06-18 Thread Philippe Ombredanne
Hi Richard: On Thu, Jun 18, 2020 at 12:37 AM Richard Purdie wrote: > If we set the license of the licence text package to include GPL-3.0, > the legal department blocks the release since they said "no GPL-3.0". > If you tell them its only the license text, they tell you the license > is not GPL-

Re: License of an open source license text

2020-06-18 Thread Alexios Zavras
You might want to consider using something more general, like LicenseRef-FSF-license-text or even LicenseRef-license-text, to use the same for all license files... -- zvr -Original Message- From: Spdx-legal@lists.spdx.org On Behalf Of Richard Purdie Sent: Thursday, 18 June, 2020 13:20

Re: License of an open source license text

2020-06-18 Thread Richard Purdie
On Wed, 2020-06-17 at 20:24 -0400, Steve Winslow wrote: > Hi Richard, thanks for the detailed explanation -- I think I > understand your use case better now. > > What I'd suggest would probably be that if you do want to represent > this, one way might be to use a "LicenseRef-" identifier. This is