comparison 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
comparison
equal deleted inserted replaced
4117:6af3e67cc576 4118:fd2dff0588bc
1 Third-Party Code Included Herein
2 ================================
3
4 Various third-party code under GPLv3-compatible licenses is included as part
5 of Kallithea.
6
7
8
9 Bootstrap
10 ---------
11
12 Kallithea incorporates parts of the Javascript system called
13 [Bootstrap](http://getbootstrap.com/), which is:
14
15 Copyright &copy; 2012 Twitter, Inc.
16
17 and licensed under
18 [the Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0.html).
19
20 A copy of the Apache License 2.0 is also included in this distribution in its
21 entirety in the file Apache-License-2.0.txt
22
23
24
25 EOF