pjsier / chisafepath

Web app to submit sidewalk accessibility issues to Chicago 311
http://chisafepath.com/
MIT License
5 stars 3 forks source link

Missing open source license? #7

Closed kfogel closed 8 years ago

kfogel commented 8 years ago

Hi, Steven and Patrick. This software is intended to be open source, right? If that's correct, it should ideally have an explicit LICENSE.md file at the top level. http://choosealicense.com/ can help if you're not sure which license to choose, and see https://opensource.org/faq#apply-license on how to apply a license to your software. I can submit a PR, if you tell me which license.

pjsier commented 8 years ago

Good catch! I just added the MIT License

kfogel commented 8 years ago

W00t -- thanks for the fast fix!