comparison LICENSE.md @ 4129:3e32980f50f2 rhodecode-2.2.5-gpl

Update LICENSE.md to include license information about Select2 License details were taken from the LICENSE file in Select2 distribution.
author Bradley M. Kuhn <bkuhn@sfconservancy.org>
date Fri, 16 May 2014 18:15:34 -0400
parents f8bb2cf6bdaf
children 15e507047bae
comparison
equal deleted inserted replaced
4128:bbbb013a0e94 4129:3e32980f50f2
81 is (GPL|LGPL|MPL). Kallithea as GPLv3'd project chooses the GPL arm of that 81 is (GPL|LGPL|MPL). Kallithea as GPLv3'd project chooses the GPL arm of that
82 tri-license. 82 tri-license.
83 83
84 84
85 85
86 Select2
87 -------
88
89 Kallithea incorporates parts of the Javascript system called
90 [Select2](http://ivaynberg.github.io/select2/), which is:
91
92 Copyright 2012 Igor Vaynberg (and probably others)
93
94 and is licensed [under the following license](https://github.com/ivaynberg/select2/blob/master/LICENSE):
95
96 > This software is licensed under the Apache License, Version 2.0 (the
97 > "Apache License") or the GNU General Public License version 2 (the "GPL
98 > License"). You may choose either license to govern your use of this
99 > software only upon the condition that you accept all of the terms of either
100 > the Apache License or the GPL License.
101
102 A [copy of the Apache License 2.0](Apache-License-2.0.txt) is also included
103 in this distribution.
104
105 Kallithea will take the Apache license fork of the dual license, since
106 Kallithea is GPLv3'd.
107
108
109
86 EOF 110 EOF