Candice Wright
Candice Wright
I came across this license and wasn't sure how it should be listed since it has two exceptions: a linking exception and the Universal FOSS exception. https://downloads.mysql.com/docs/licenses/connector-net-8.0-gpl-en.pdf My first response...
I'm a little confused on what the license is supposed to be. With version 2.1.0, MIT is listed as the license in setup.py but the license file states Zlib. Is...
I found the conversations about adding PIL, but the markup for MIT-CMU was updated instead based on similarities. However, "prior" was left out in `without specific, written prior permission`, which...
I couldn't find any license information in the [Orleans.Contrib.UniversalSilo](https://www.nuget.org/packages/Orleans.Contrib.UniversalSilo) and [Orleans.Contrib.UniversalSilo.Templates](https://www.nuget.org/packages/Orleans.Contrib.UniversalSilo.Templates) NuGets. Do they have a license? If so, is it the one used in this repo?
The license states HPND and I saw a PR from last year to get that text to match closer to what is listed on SPDX. However, I see that the...
Is NPM package licensed under MIT or Apache? package.json lists Apache but the package includes MIT license file.
Regarding https://www.npmjs.com/package/@fundamental-ngx/i18n and https://www.npmjs.com/package/@fundamental-ngx/btp, is there a license that applies to these two NPM packages? I noticed that the other fundamental-ngx scoped packages have license and repo information but these...
**1.** License Name: AGPL-3.0 Linking Exception **2.** Short identifier: agpl-3.0-linking-exception **3.** License Author or steward: Unknown **4.** Comments: I came across this linking exception for AGPL 3.0. It reads similar...
Hello, I just need to a simple clarification about the Python license, in terms of which SPDX identifier to use. I see the license text was changed to the [PSF...
Which license applies to https://www.npmjs.com/package/react-native-monorepo-tools? The package.json and README state AGPL 3.0 but the LICENSE file that gets included with the package and in this repo is GPL 3.0? Which...