diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,25 @@ +Third-Party Code Included Herein +================================ + +Various third-party code under GPLv3-compatible licenses is included as part +of Kallithea. + + + +Bootstrap +--------- + +Kallithea incorporates parts of the Javascript system called +[Bootstrap](http://getbootstrap.com/), which is: + +Copyright © 2012 Twitter, Inc. + +and licensed under +[the Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0.html). + +A copy of the Apache License 2.0 is also included in this distribution in its +entirety in the file Apache-License-2.0.txt + + + +EOF