gregjacobs / Autolinker.js

Utility to Automatically Link URLs, Email Addresses, Phone Numbers, Twitter handles, and Hashtags in a given block of text/HTML
MIT License
1.48k stars 238 forks source link

Please consider supplying a License file #21

Closed truongvo closed 10 years ago

truongvo commented 10 years ago

Hi,

I work for a large company. I'm interested in using your handy Autolinker.js for an internal project. However, the company won't even allow an evaluation to occur without some kind of license identifying who the copyright belongs to and a statement about licensing (GPL, MIT, BSD, Apache, whatever).

Please consider at least putting a LICENSE file in the root directory (MIT is fine), and potentially adding copyright statements in the headers for each source file.

Thank you for your contribution to the dev community.

gregjacobs commented 10 years ago

Added, enjoy!

truongvo commented 10 years ago

Awesome. Thanks for the quick turnaround. I was actually looking at a similar js library, but yours is much more compact, which makes a big difference on some of our mobile clients. Thanks again!