mixu / markdown-styles

Markdown to static HTML generator and multiple CSS themes for Markdown
1.85k stars 250 forks source link

Lack of license #27

Closed LacieJiang closed 9 years ago

LacieJiang commented 9 years ago

The code is lack of license

nioncode commented 9 years ago

Also, it is not made clear if the resulting static HTML pages can be used for commercial projects, e.g. to print a HTML documentation.

This could even depend on the used layout if they do not use the same license.

mixu commented 9 years ago

I've checked that the included layouts are under a permissive licence (e.g. MIT, BSD, public domain) before including them, but ultimately it depends on the authors of the layout CSS. Then again, I think it would be unusual for someone to publish a CSS layout on Github and then come after people for using it. As for the code, it's BSD and I'll add a license field.