diff options
| author | Étienne Loks <etienne.loks@proxience.com> | 2015-02-03 00:47:36 +0100 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@proxience.com> | 2015-02-03 00:47:36 +0100 |
| commit | d3959af5b232f0ab121c5e32032d1389d0e97139 (patch) | |
| tree | f534b977e4ac343dee05e152969a0f7309bdbc79 /ishtar_common/static/select2/LICENSE | |
| parent | 0897d112514dbf022765b7557f6441f6f2417f7b (diff) | |
| download | Ishtar-d3959af5b232f0ab121c5e32032d1389d0e97139.tar.bz2 Ishtar-d3959af5b232f0ab121c5e32032d1389d0e97139.zip | |
Select2 library v4.0.0b -> v3.5.2
Diffstat (limited to 'ishtar_common/static/select2/LICENSE')
| -rw-r--r-- | ishtar_common/static/select2/LICENSE | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/ishtar_common/static/select2/LICENSE b/ishtar_common/static/select2/LICENSE new file mode 100644 index 000000000..0247cc762 --- /dev/null +++ b/ishtar_common/static/select2/LICENSE @@ -0,0 +1,18 @@ +Copyright 2014 Igor Vaynberg + +Version: @@ver@@ Timestamp: @@timestamp@@ + +This software is licensed under the Apache License, Version 2.0 (the "Apache License") or the GNU +General Public License version 2 (the "GPL License"). You may choose either license to govern your +use of this software only upon the condition that you accept all of the terms of either the Apache +License or the GPL License. + +You may obtain a copy of the Apache License and the GPL License at: + +http://www.apache.org/licenses/LICENSE-2.0 +http://www.gnu.org/licenses/gpl-2.0.html + +Unless required by applicable law or agreed to in writing, software distributed under the Apache License +or the GPL Licesnse is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, +either express or implied. See the Apache License and the GPL License for the specific language governing +permissions and limitations under the Apache License and the GPL License. |
