Cisco Cisco Prime Collaboration 10.0 ライセンス情報

ページ / 303
OL-28729-01             Open Source Used In Cisco Prime Collaboration Provisioning 10.0
                                           77
*/
 
1.23 dojo 1.8.0 
1.23.1 Available under license : 
Dojo is availble under *either* the terms of the modified BSD license *or* the
2Academic Free License version 2.1. As a recipient of Dojo, you may choose which
3license to receive this code under (except as noted in per-module LICENSE
4files). Some modules may not be the copyright of the Dojo Foundation. These
5modules contain explicit declarations of copyright in both the LICENSE files in
6the directories in which they reside and in the code itself. No external
7contributions are allowed under licenses which are fundamentally incompatible
8with the AFL or BSD licenses that Dojo is distributed under.
9
10The text of the AFL and BSD licenses is reproduced below.
11
12-------------------------------------------------------------------------------
13The "New" BSD License:
14**********************
15
16Copyright (c) 2005-2006, The Dojo Foundation
17All rights reserved.
18
19Redistribution and use in source and binary forms, with or without
20modification, are permitted provided that the following conditions are met:
21
22  * Redistributions of source code must retain the above copyright notice, this
23    list of conditions and the following disclaimer.
24  * Redistributions in binary form must reproduce the above copyright notice,
25    this list of conditions and the following disclaimer in the documentation
26    and/or other materials provided with the distribution.
27  * Neither the name of the Dojo Foundation nor the names of its contributors
28    may be used to endorse or promote products derived from this software
29    without specific prior written permission.
30
31THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
32ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
33WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
34DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
35FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
36DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
37SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
38CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
39OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
40OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
41
42-------------------------------------------------------------------------------