Include license to bootstrap.less
Created by: andrenarchy
The MIT license header currently only is added to dist/css/bootstrap.css. If less/bootstrap.less is directly used (with the less compiler), no license statement ends up in the generated file. I propose to also add the MIT license header to less/bootstrap.less.