]> Dogcows Code - chaz/yoink/blob - COPYING
removed logging from script to fix compile error
[chaz/yoink] / COPYING
1
2 Excluding certain portions of this software as mentioned later in this
3 document, the software distributed alongside this file are licensed
4 according to the following terms and conditions:
5
6 The Simplified BSD License
7
8 Copyright (c) 2009, Charles McGarvey
9 All rights reserved.
10
11 Redistribution and use in source and binary forms, with or without
12 modification, are permitted provided that the following conditions are met:
13
14 1. Redistributions of source code must retain the above copyright notice,
15 this list of conditions and the following disclaimer.
16 2. Redistributions in binary form must reproduce the above copyright
17 notice, this list of conditions and the following disclaimer in the
18 documentation and/or other materials provided with the distribution.
19
20 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
21 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
22 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
23 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
24 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
25 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
26 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
27 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
28 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
29 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
30 POSSIBILITY OF SUCH DAMAGE.
31
32 ---------------------------------------------------------------------------
33
34 Portions of this software are owned by third parties and licensed under
35 separate terms and conditions. These portions, although packaged together
36 according to the distribution rights granted by their own individual
37 licenses, are used and provided under their separate terms and conditions
38 and therefore the above license can not necessarily be applied to such
39 portions. Neither do the terms and conditions associated with the
40 following portions necessarily apply to the files released under the above
41 license. The texts of applicable licences can be found in doc/licenses/.
42
43 Portion: cml
44 Source: http://www.cmldev.net/
45 Copyright: (c) 2009 Jesse Anders
46 License: Boost-1.0
47
48 Portion: ConvertUTF.{c,h}
49 Source: http://www.unicode.org/Public/PROGRAMS/CVTUTF/
50 Copyright: (c) 2000-2004 Unicode, Inc.
51 License: see file comments
52
53 Portion: fastevents.{c,h}
54 Source: http://www.gameprogrammer.com/fastevents/fastevents1.html
55 Copyright: (c) 2002 Bob Pendleton
56 License: LGPL-2.1
57
58 Portion: libpng14-14.dll
59 Source: http://www.libpng.org/pub/png/libpng.html
60 Copyright: (c) 2004, 2006-2009 Glenn Randers-Pehrson
61 License: libpng
62
63 Portion: libogg-0.dll, libvorbis-0.dll, libvorbisfile-3.dll
64 Source: http://www.xiph.org/downloads/
65 Copyright: (c) 2009 Xiph.Org Foundation
66 License: BSD
67
68 Portion: lua51.dll
69 Source: http://www.lua.org/
70 Copyright: (c) 1995-2008 Lua.org, PUC-Rio
71 License: MIT
72
73 Portion: nightfusion.xm
74 Source: http://8bitcollective.com/members/FearofDark/
75 Copyright: (c) 2009 Stephen H. Johnston
76 License: CCPL-Attribution-ShareAlike-NonCommercial-2.5
77
78 Portion: OpenAL32.dll
79 Source: http://kcat.strangesoft.net/openal.html
80 Copyright: (c) 2009 Chris Robinson
81 License: LGPL-2
82
83 Portion: original image and sound resources
84 Source: http://www.nether.org.uk/bad_mac_code.html
85 Copyright: (c) 2003 Neil Carter
86 License: zlib-libpng
87
88 Portion: SDL.dll
89 Source: http://www.libsdl.org/
90 Copyright: (c) 2009 Sam Lantinga et al.
91 License: LGPL-2.1
92
93 Portion: stlplus
94 Source: http://stlplus.sourceforge.net/
95 Copyright: (c) 1999-2004 Southampton University, 2004-2009 Andy Rushton
96 License: BSD
97
98 Portion: zlib1.dll
99 Source: http://www.zlib.net/
100 Copyright: (c) 1995-2005 Jean-loup Gailly and Mark Adler
101 License: zlib-libpng
102
This page took 0.034306 seconds and 4 git commands to generate.