llvmbot monitor: Add MIT License file
This will allow us to share this code without
a bunch of one off agreements.
I've chosen MIT because:
* We don't intend to sell it.
* We don't require changes to be contributed back.
(and don't have a great way to accept them anyway)
* We don't want to make any claims about its functionality
being perfect (no warranty).
* Companies see MIT as a friendly license and that's
going to be most of the small audience for this.
* This code does not have any patentable material
that would point us towards some LLVM style Apache license.
Change-Id: I0c6afa0417af9cb281e50cb353ac48d9f3a1900e
1 file changed