aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/embryo/COPYING
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/embryo/COPYING')
-rw-r--r--libraries/embryo/COPYING47
1 files changed, 47 insertions, 0 deletions
diff --git a/libraries/embryo/COPYING b/libraries/embryo/COPYING
new file mode 100644
index 0000000..26d6208
--- /dev/null
+++ b/libraries/embryo/COPYING
@@ -0,0 +1,47 @@
1Copyright notice for Embryo:
2
3Copyright (C) 2004-2011 Carsten Haitzler and various contributors (see AUTHORS)
4
5All rights reserved.
6
7Redistribution and use in source and binary forms, with or without
8modification, are permitted provided that the following conditions are met:
9
10 1. Redistributions of source code must retain the above copyright
11 notice, this list of conditions and the following disclaimer.
12 2. Redistributions in binary form must reproduce the above copyright
13 notice, this list of conditions and the following disclaimer in the
14 documentation and/or other materials provided with the distribution.
15
16THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
17INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
18FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
19COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
20INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
21LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
22OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
23LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
24NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
25EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26
27Large parts of this source come under the following license from the
28original Small (renamed to Pawn afterwards, but was named Small when
29Embryo split off). See the source files that are clearly marked as below:
30
31Copyright (c) ITB CompuPhase, 1997-2003
32
33This software is provided "as-is", without any express or implied warranty.
34In no event will the authors be held liable for any damages arising from
35the use of this software.
36
37Permission is granted to anyone to use this software for any purpose,
38including commercial applications, and to alter it and redistribute it
39freely, subject to the following restrictions:
40
41 1. The origin of this software must not be misrepresented; you must not
42 claim that you wrote the original software. If you use this software in
43 a product, an acknowledgment in the product documentation would be
44 appreciated but is not required.
45 2. Altered source versions must be plainly marked as such, and must not be
46 misrepresented as being the original software.
47 3. This notice may not be removed or altered from any source distribution.