Yuchen Pei <h...@ypei.me> writes: > Arthur Miller <arthur.mil...@live.com> writes: > >> https://getbootstrap.com/docs/4.0/about/license/ >> >> I would like to use it in a little elisp project of mine (an org blog idea), >> but >> I have no idea if it is compatible with free software or not. > > I haven't used bootstrap but it looks like it's under a free software license > (Expat aka MIT or Apache2) compatible with GPLv3. The only problem I can think > of is librejs-compliance which you can fix by following the instructions at > <https://www.gnu.org/software/librejs/free-your-javascript.html>.
That one about libre-js was useful, thank you!