License Generator
Open Source License Generator
Generate a ready-to-use LICENSE file for your project from a popular open source license.
About Software Licenses
A software license tells other people what they are allowed to do with your code. Adding a LICENSE file to a repository makes the terms clear and is required for a project to be considered truly open source.
The licenses here are permissive: they let others use, modify, and distribute your code with minimal restrictions. MIT and ISC are short and simple, the BSD licenses add an endorsement clause, and the Unlicense places your work directly in the public domain.