Skip to content

Commit a957328

Browse files
committed
update license
1 parent e1c2e26 commit a957328

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

LICENSE

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,37 @@ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
2626
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
2727
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2828
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29+
30+
31+
---------
32+
Part of the documentation is based on jMonkeyEngine 3 documentation, which is licensed under the BSD 3-Clause License.
33+
34+
BSD 3-Clause License
35+
36+
Copyright (c) 2009-2020, jMonkeyEngine
37+
All rights reserved.
38+
39+
Redistribution and use in source and binary forms, with or without
40+
modification, are permitted provided that the following conditions are met:
41+
42+
1. Redistributions of source code must retain the above copyright notice, this
43+
list of conditions and the following disclaimer.
44+
45+
2. Redistributions in binary form must reproduce the above copyright notice,
46+
this list of conditions and the following disclaimer in the documentation
47+
and/or other materials provided with the distribution.
48+
49+
3. Neither the name of the copyright holder nor the names of its
50+
contributors may be used to endorse or promote products derived from
51+
this software without specific prior written permission.
52+
53+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
54+
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
55+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
56+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
57+
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
58+
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
59+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
60+
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
61+
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
62+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

0 commit comments

Comments
 (0)