質問

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