view LICENSE.md @ 4118:fd2dff0588bc rhodecode-2.2.5-gpl

Introduce LICENSE.md to include license information about Bootstrap 3.0.0 This creates a LICENSE.md file which will ultimately contain all relevant licensing information for the project, but for the moment just contains information about Boostrap 3.0.0 licensed under Apache License 2.0. A copy of the Apache license is also herein included.
author Bradley M. Kuhn <bkuhn@sfconservancy.org>
date Wed, 02 Jul 2014 19:03:14 -0400
parents
children 8c543e371e39
line wrap: on
line source

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 &copy; 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