]> git.lizzy.rs Git - xdecor.git/blob - LICENSE
Fix "xpanes_space.png" texture not found (#125)
[xdecor.git] / LICENSE
1 ┌──────────────────────────────────────────────────────────────────────┐
2 │   Copyright (c) 2015-2017 kilbith <jeanpatrick.guerrero@gmail.com>   │
3 │                                                                    │
4 │   Code: BSD                                                │
5 │   Textures: WTFPL (credits: Gambit, kilbith, Cisoun)                       │
6 │   Sounds:                                                          │
7 │     - xdecor_boiling_water.ogg - by Audionautics - CC BY-SA          │
8 │        freesound.org/people/Audionautics/sounds/133901/            │
9 │     - xdecor_enchanting.ogg - by Timbre - CC BY-SA-NC                │
10 │          freesound.org/people/Timbre/sounds/221683/                  │
11 │     - xdecor_bouncy.ogg - by Blender Foundation - CC BY 3.0        │
12 │        opengameart.org/content/funny-comic-cartoon-bounce-sound    │
13 └──────────────────────────────────────────────────────────────────────┘
14
15
16 Copyright (c) 1998, Regents of the University of California
17 All rights reserved.
18 Redistribution and use in source and binary forms, with or without
19 modification, are permitted provided that the following conditions are met:
20
21 * Redistributions of source code must retain the above copyright
22   notice, this list of conditions and the following disclaimer.
23 * Redistributions in binary form must reproduce the above copyright
24   notice, this list of conditions and the following disclaimer in the
25   documentation and/or other materials provided with the distribution.
26 * Neither the name of the University of California, Berkeley nor the
27   names of its contributors may be used to endorse or promote products
28   derived from this software without specific prior written permission.
29
30 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY
31 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
32 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
33 DISCLAIMED. IN NO EVENT SHALL THE REGENTS AND CONTRIBUTORS BE LIABLE FOR ANY
34 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
35 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
36 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
37 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
38 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
39 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.