|
|
|
|
|
by dgl
1362 days ago
|
|
The use case is not wanting people to care, in theory if you license a small code sample under ISC / MIT / normal BSD, etc. licenses then someone has to include the copyright statement in "all copies" (ISC, or slightly different wording with the others). With 0BSD there's no need to remove the copyright notice, but there's no need to proliferate the text. As mentioned in https://landley.net/toybox/license.html the result of correctly complying with this can be crazy things like: https://github.com/android/platform_system_core/blob/fd4c6b0... The advantage of 0BSD is it appears to be the most accepted OSI license without the attribution requirement (given as you mention CC0 isn't accepted by Fedora, Unlicense isn't allowed by Google). Usual not being a lawyer applies, this is just my observations. |
|
There is no need to have two copies of a license which differ only in this:
vs: The second one subsumes the first one.Secondly, it's obvious that what that file consists of is licenses pulled from individual source files. But doesn't indicate which source files. It mentions various author names, but doesn't say who wrote which file.
This conglomerated file is uninformative and serves no purpose.
What you want is to just leave the original notices in the source files and have a concise summary about what.