Lilith River
Lilith River
Hmm, that is a challenge. While my own code can switch to linking against MUSL, it may be tricky for dependencies like mozjpeg/libpng/libwebp. I'll have to explore options. No idea...
Could you share more about the usage context? Would you want to discard the JSON response?
Okay, I'll plan to implement this.
Right now we don't have a musl build, so a newish libc is required - which excludes Alpine. I would love a PR for a linux musl build, though! On...
It would certainly help me. I have an optional dependency on Ghostscript (GPL), and I also have a dependency on DotNetZip. I can't legally have a published project where both...
We would need sign-offs from 5 people, plus any side-channel patches that don't have certificates of origin or a CLA. (P.S. https://clahub.com is awesome ) - [x] @haf - [...
What should the name of the managing organization be? My [standard CLA is here](https://github.com/imazen/resizer-web/blob/master/content/licenses/contribute.md), which is based on the [Apache Individual Contributor License Agreement](http://www.apache.org/licenses/icla.txt). I've had CLAHub set up for...
Also, I've created a [pull request to first normalize the LICENSE and NOTICE files](https://github.com/haf/DotNetZip.Semverd/pull/29) (this doesn't change any licensing, just clarifies the status quo).
I think copyright can only be assigned to a person or a legal entity. Since the Apache license grants similar rights as the CLA (although with the restrictions of the...
There's no internationally consistent concept of public domain :cry: ; nor does MIT address the patent concerns that are particularly important in this type of library. Apache 2 does. The...