문제

I am using Bootstrap CSS for responsive design in my project. Do I need licence to distribute my project of bootstrap responsive design ?

도움이 되었습니까?

해결책

Bootstrap does have a license. It's MIT, and the high level details are near at the bottom of this page. Full license is available in their project repo here.

I'm no lawyer (so you should check this yourself, or get your lawyer to), but in short you can use it for free, at your own risk. And you don't need to open source your project, or give your changes back to bootstrap.

다른 팁

The Bootstrap MIT license permits you to "use Bootstrap in packages or distributions that you create," as long as you include the Bootstrap license and copyright notice with the project you're distributing.

Here is the rest of the information regarding the license and distribution.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top