]> Dogcows Code - chaz/yoink/blob - COPYING
house-keeping
[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: 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: original image and sound resources
54 Source: http://www.nether.org.uk/bad_mac_code.html
55 Copyright: (c) 2003, Neil Carter
56 License: zlib-libpng
57
58 Portion: cml
59 Source: http://www.cmldev.net/
60 Copyright: (c) 2009, Jesse Anders
61 License: Boost-1.0
62
63 Portion: fastevents.{c,h}
64 Source: http://www.gameprogrammer.com/fastevents/fastevents1.html
65 Copyright: (c) 2002, Bob Pendleton
66 License: LGPL-2.1
67
68 Portion: stlplus
69 Source: http://stlplus.sourceforge.net/
70 Copyright: (c) 1999-2004 Southampton University, 2004-2009 Andy Rushton
71 License: BSD
72
This page took 0.035402 seconds and 4 git commands to generate.