Slim License Question

What License is Slim distributed under? I checked the license file and it looks like MIT license, but can someone please confirm?

Also, what does this mean for projects using Slim? Does the custom code developed for a project have to be under the same license?

Thanks for any clarifications on this matter.

Slim is licensed under the MIT license. See more about the MIT License here.

Thank you very much :slight_smile: