-
https://llvm.org/docs/GoldPlugin.html states that the LLVM LTO plugin must be distributed under GPLv3 because it uses a header file that is distributed as a part of GNU binutils.
Currently, FreeBSD…
-
Patoline has been since the very beginning a GPL-ed piece of software. Yet, licensing information is sometimes incoherent in the source code and probably not well tailored to users needs.
In partic…
-
I wrote a language server for meson: https://github.com/JCWasmx86/Swift-MesonLSP (GPLv3, but currently trivially changeable as I'm the only contributor)
This is a tracking issue for integration i…
-
Hi,
Looking for this package for downstream distribution, some questions.
- Latest commit is from 2012, is this project still alive ? in this case, probably could be considered as stable and create a…
-
Hi, I saw that you linked to my Rust bindings for Guile. I've not been working on my Guile bindings for a fair while now, but I've recently started looking into again. I had been writing a `build.rs` …
-
Doing this would allow us to properly comply with the [VST3 SDK requirements](https://developer.steinberg.help/display/VST/VST+3+Licensing) without signing the proprietary agreement, including [distri…
-
**Describe the bug**
zstdgrep as a wrapper for `zstdcat | grep` should handle grep options properly.
It doesn't in several cases. A few examples below.
**To Reproduce**
```
# The fact that the …
-
I understand that OpenToonz uses the modified 3-Clause BSD License, though for sake of clarity, I thought I'd ask about compatibility with other licenses.
I think GPL specifically is of concern. I …
-
Hello,
What is the actual license of rfidiot? I had the impression that it was GPLv2, but it seems it has additional restrictions. The license in rfidiot-cli.py mentions:
"For non-commercial use only…
-
While commenting on another issue, I noted that GNU readline is used in Oils, though I am not sure if this is 100% always true on all platforms as I only came across Oils a couple days ago.
This is…