fizzed / font-mfizz

Font Mfizz - Vector Icons for Technology and Software Geeks
537 stars 111 forks source link

ISC or MIT license? #36

Closed maruilian11 closed 8 years ago

maruilian11 commented 8 years ago

hi, recently we want to add your lib on https://cdnjs.com, i saw ISC license is mentioned in package.json, but MIT license in src, just want to confirm this with you. thank you very much!

https://github.com/cdnjs/cdnjs/issues/6635

jjlauer commented 8 years ago

MIT license. Will fix package.json.

That's really cool you are going to host it. Is there anything I can put in the README file to point users to your CDN? How do I make sure updates get propagated out to it?

-Joe

On Mon, Feb 29, 2016 at 11:52 AM, Una Ma notifications@github.com wrote:

hi, recently we want to add your lib on https://cdnjs.com, i saw ISC license is mention in package.json https://github.com/fizzed/font-mfizz/blob/v2.2/package.json#L14, but MIT license in src https://github.com/fizzed/font-mfizz/blob/v2.2/src/LICENSE.txt, just want to confirm this with you. thank you very much!

cdnjs/cdnjs#6635 https://github.com/cdnjs/cdnjs/issues/6635

— Reply to this email directly or view it on GitHub https://github.com/fizzed/font-mfizz/issues/36.

maruilian11 commented 8 years ago

hi, we will close https://github.com/cdnjs/cdnjs/issues/6635 after adding your lib, and i will tag you in commit message, we hope you can review the PR before it is merged. if you can mention the CDN lib link in your readme.md, that will be great!(after lib is added) we use git auto-update depending on git tags or npm auto-update, we prefer npm auto-update, so if your lib is on npm, please let me know, thank you!

we're going to use git auto-update in your lib, so just keep the git tags the latest version, the lib will update smoothly. and if you find there is any problem on the website, just open an issue, we will handle it as fast as we can.