-
I see you have no LICENSE file for this project. The default is copyright.
I would suggest released the code under the GPLv3 or AGPLv3 license so that others are encouraged to contribute changes bac…
-
Hi!
Great open file dialog you got there!
Would you consider releasing it under some license? Preferably anything GPLv3 compatible, the original BSD 3-Clause license of the Android File Dialog projec…
-
Hello!
[Chardet 3.0.2](https://clearlydefined.io/definitions/pypi/pypi/-/chardet/3.0.2) reports a declared license identified by the clearlydefiend 1.3.1 crawler as GPLv3 or later.
However, the…
-
Since Fedora almost done with SPDX conversion (started F38, should be done in F39).
Will be a good chance to fix wrong licenses also, like I noticed supercollider only says `GPL` which is unclear. …
jn64 updated
10 months ago
-
Could you clarify whether by GPLv3 you mean GPL-3-or-later or GPL-3-only? Just GPL is ambiguous: https://gnu.org/licenses/identify-licenses-clearly.html.
The GPL-3-or-later is strongly recommended …
-
I'm sure many of us saw this by now:
>On November 30th, 2018 we will be permanently shutting down Mergebot. You can continue using Mergebot right up until that day. As of today we will no longer be…
-
When specifying a GNU license, just a LICENSE file is committed. This means that all new projects become GPLv2-only or GPLv3-only.
It'd be nice to offer options for GPLv2+ vs GPLv2, and make the for…
-
For example, if my message is a Json string, “string.format” will raise an exception for internal "{","}".
In addition, I like the overall application design of ConsoleUi, but I see that you have n…
-
There's quite a few way to add a license:
- Read in a license file and put its content into `setup(license=)`
- Add a license classifier
- Add a string representing the license like GPLv3 to `setup(li…
-
While browsing through the code I stumbled over the ["GPL v3 or later" statement of the SHA256 implementation for AVR](https://github.com/mysensors/MySensors/blob/03767e34ddf2882952382d672e4bc89711c24…