Understand the Bootstrap MIT License requirements and permissions
mainBootstrap is released under the MIT license. When using Bootstrap in your projects, you must adhere to the following conditions:
Requirements
- Keep notices intact: You must retain the license and copyright notice included in Bootstrap’s CSS and JavaScript files when using them in your works.
Permissions
- Commercial & Private Use: You can freely download and use Bootstrap (in whole or in part) for personal, private, company internal, or commercial purposes.
- Distribution: You can use Bootstrap in packages or distributions that you create.
- Modification: You are permitted to modify the source code.
- Sublicensing: You can grant a sublicense to modify and distribute Bootstrap to third parties.
Prohibitions
- No Liability: You cannot hold the authors, license owners, or copyright holders liable for damages; Bootstrap is provided without warranty.
- No Improper Attribution: You cannot redistribute any piece of Bootstrap without proper attribution.
- No Endorsement Claims: You cannot use Bootstrap's marks in a way that implies Bootstrap endorses your distribution, or implies that you created the Bootstrap software.
What is NOT required
- No Source Disclosure: You are not required to include the source of Bootstrap (or your modifications) in your redistribution.
- No Forced Contributions: You are not required to submit your changes back to the Bootstrap project (though it is encouraged).