]> Dogcows Code - chaz/yoink/blob - COPYING
removed alut dependency
[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: beatthecube.xm, nightfusion.xm
44 Source: http://8bitcollective.com/members/FearofDark/
45 Copyright: (c) 2009, Stephen H. Johnston
46 License: CCPL-Attribution-ShareAlike-NonCommercial-2.5
47
48 Portion: cml
49 Source: http://www.cmldev.net/
50 Copyright: (c) 2009, Jesse Anders
51 License: Boost-1.0
52
53 Portion: ConvertUTF.{c,h}
54 Source: http://www.unicode.org/Public/PROGRAMS/CVTUTF/
55 Copyright: (c) 2000-2004, Unicode, Inc.
56 License: see file comments
57
58 Portion: fastevents.{c,h}
59 Source: http://www.gameprogrammer.com/fastevents/fastevents1.html
60 Copyright: (c) 2002, Bob Pendleton
61 License: LGPL-2.1
62
63 Portion: libpng12-0.dll
64 Source: http://www.libpng.org/pub/png/libpng.html
65 Copyright: (c) 2004, 2006-2009 Glenn Randers-Pehrson
66 License: libpng
67
68 Portion: libogg-0.dll, libvorbis-0.dll, libvorbisfile-3.dll
69 Source: http://www.xiph.org/downloads/
70 Copyright: (c) 2009, Xiph.Org Foundation
71 License: BSD
72
73 Portion: OpenAL32.dll
74 Source: http://kcat.strangesoft.net/openal.html
75 Copyright: (c) 2009, Chris Robinson
76 License: LGPL-2
77
78 Portion: original image and sound resources
79 Source: http://www.nether.org.uk/bad_mac_code.html
80 Copyright: (c) 2003, Neil Carter
81 License: zlib-libpng
82
83 Portion: SDL.dll, SDL_image.dll
84 Source: http://www.libsdl.org/
85 Copyright: (c) 2009 Sam Lantinga et al.
86 License: LGPL-2.1
87
88 Portion: stlplus
89 Source: http://stlplus.sourceforge.net/
90 Copyright: (c) 1999-2004 Southampton University, 2004-2009 Andy Rushton
91 License: BSD
92
93 Portion: zlib1.dll
94 Source: http://www.zlib.net/
95 Copyright: (c) 1995-2005 Jean-loup Gailly and Mark Adler
96 License: zlib-libpng
97
This page took 0.038765 seconds and 4 git commands to generate.