X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=COPYING;h=293eda0e7df20708a61b78a183b103b2c55b8979;hp=0904dc088c7a8fa1ca3d22fc104a4c4dab633ba4;hb=d5b4262bc0c6cea41c603e8a3a85ab93adfdc36b;hpb=a891a2dcbbb63d9e771da6efff00a33da614e737 diff --git a/COPYING b/COPYING index 0904dc0..293eda0 100644 --- a/COPYING +++ b/COPYING @@ -1,26 +1,78 @@ +Excluding certain portions of this software as mentioned in the last section of +this document, the software packaged and/or distributed alongside this file are +licensed according to the following terms and conditions: + The Simplified BSD License -Copyright (c) 2009, Charles McGarvey +Copyright © 2009, Charles McGarvey All rights reserved. -Redistribution and use in source and binary forms, with or without +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - * Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER -CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------------------- + +Portions of this software are owned by third parties and licensed under separate +terms and conditions. These portions, although packaged together according to +the distribution rights granted by their own individual licenses, are used and +provided under their separate terms and conditions and therefore the above +license can not necessarily be applied to such portions. Neither do the terms +and conditions associated with the following portions necessarily apply to the +files released under the above license. Please refer to the specific licenses +used by each of the following portions to understand your rights of use and +distribution of these portions. + + Portion: beatthecube.xm, nightfusion.xm + Source: http://8bitcollective.com/members/FearofDark/ +Copyright: © 2009, Stephen H. Johnston + License: CCPL-Attribution-ShareAlike-NonCommercial-2.5 + + Portion: ConvertUTF.{c,h} + Source: http://www.unicode.org/Public/PROGRAMS/CVTUTF/ +Copyright: © 2000-2004, Unicode, Inc. + License: see file comments + + Portion: original image and sound resources + Source: http://www.nether.org.uk/bad_mac_code.html +Copyright: © 2003, Neil Carter + License: zlib-libpng + + Portion: cml + Source: http://www.cmldev.net/ +Copyright: © 2009, Jesse Anders + License: Boost-1.0 + + Portion: fastevents.{c,h} + Source: http://www.gameprogrammer.com/fastevents/fastevents1.html +Copyright: © 2002, Bob Pendleton + License: LGPL-2.1 + + Portion: stlplus + Source: http://stlplus.sourceforge.net/ +Copyright: © 1999-2004 Southampton University, 2004-2009 Andy Rushton + License: BSD + + Portion: yajl + Source: http://lloyd.github.com/yajl/ +Copyright: © 2009, Lloyd Hilaiel + License: BSD