facebookincubator / xar

executable archive format
Other
1.57k stars 55 forks source link

Rename LICENSE to LICENSE.md #14

Closed realslimshanky closed 6 years ago

realslimshanky commented 6 years ago

This way the license can be fetched by Github and displayed on the summary bar just below the repository description.

facebook-github-bot commented 6 years ago

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need the corporate CLA signed.

If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!

terrelln commented 6 years ago

I don't think we can merge this. Every source file references LICENSE in the header, so they would all have to be changed. I'm also hesitant to change anything legal related.

I will look into getting the license onto the summary bar though, since it looks like it is possible with just a LICENSE file.