|
|
|
|
|
by kazinator
1368 days ago
|
|
"Strictly better" means something like: better in one or more way, and not worse in any way. I don't think you can say that here. "This is public domain" is better than CC0 in jurisdictions where "this is public domain" is meaningful. Particularly if accompanied by a statement indicating that users are free to reproduce, broadcast and use the work in any manner. The problem is that work can be assigned to the public domain at the copyright level, without users having the license to use its patents and trademarks. CC0 is better than "this is public domain" in jurisdictions where the latter is invalid, because its fallback license is better than none at all. As a separate topic, the CC0 (https://creativecommons.org/publicdomain/zero/1.0/legalcode) is idiotically verbose. The BSD license is small enough that I can put it into every source file. That makes it easy for people to borrow pieces of a program. |
|