Creative Commons License for binary-search dependency
crisefd opened this issue · 3 comments
crisefd commented
Hi.
One of the dependencies for angular-gettext-tools is binary-search Which has a CC0-1.0. Given the license restrictions for that dependency, could there be any legal implication if I use this library ?
rubenv commented
I'm no lawyer, but if anything I'd think that a public domain license imposes even less restrictions than MIT.
ChristianKreuzberger commented
Hi there! I'm not a lawyer either, but my understanding is backed by this website:
https://tldrlegal.com/license/creative-commons-cc0-1.0-universal
Seems fine to use it as a dependency.