Show More
@@ -83,4 +83,28 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 | 110 | EOF |
General Comments 0
You need to be logged in to leave comments.
Login now