bgrins / TinyColor

Fast, small color manipulation and conversion for JavaScript
https://bgrins.github.io/TinyColor/
MIT License
5.05k stars 438 forks source link

License check before shipping v2 #180

Closed bgrins closed 6 years ago

bgrins commented 6 years ago

The only noted external code imported into v2 is "new random, an implementation of randomColor by David Merfield". According to https://github.com/davidmerfield/randomColor/blob/master/LICENSE.md this is public domain.

@scttcper - any other external code imported in v2?

scttcper commented 6 years ago

nope!

bgrins commented 6 years ago

Alright, thanks!