angular-gettext icon indicating copy to clipboard operation
angular-gettext copied to clipboard

Creative Commons License for binary-search dependency

Open crisefd opened this issue 7 years ago • 3 comments

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 ?

crisefd avatar Dec 21 '17 01:12 crisefd

@crisefd Do you have any background on those restrictions?

rubenv avatar Dec 21 '17 06:12 rubenv

I'm no lawyer, but if anything I'd think that a public domain license imposes even less restrictions than MIT.

rubenv avatar Dec 21 '17 06:12 rubenv

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.

ChristianKreuzberger avatar Feb 28 '18 18:02 ChristianKreuzberger