HI,

> OK, left them this issue
> https://github.com/designmodo/Flat-UI/issues/213

That probably could of been worded a little differently.

If you look at the bundled SVG file you can clearly see what license it is 
under:
        "fontURL": "http://designmodo.com/flat";,
        "designer": "Sergey Shmidt",
        "designerURL": "http://designmodo.com";,
        "license": "Attribution-NonCommercial-NoDerivs 3.0 Unported",
        "licenseURL": "http://creativecommons.org/licenses/by-nc-nd/3.0/“,

Both the Non Commercial and No Derivatives parts of that license are 
incompatible with the Apache license.

It doesn’t matter if the whole bundle is licensed under MIT. I’m sure you know 
just because a package is under MIT that doesn’t mean that all files in that 
bundle are also licensed MIT. Just like you can bundle differently licensed 
files in an Apache licensed bundle i.e. MIT and BSD or even CDDL (for binaries).

Anyway fingers crossed they get back to us and this can be resolved quickly.

Thanks,
Justin

Reply via email to