]> Dogcows Code - chaz/yoink/blobdiff - COPYING
arch linux prefers pkgconfig for finding lua
[chaz/yoink] / COPYING
diff --git a/COPYING b/COPYING
index 0904dc088c7a8fa1ca3d22fc104a4c4dab633ba4..1948e77123790d58a0335ca3f5d683c903759188 100644 (file)
--- a/COPYING
+++ b/COPYING
 
+Excluding certain portions of this software as mentioned later in this
+document, the software distributed alongside this file are licensed
+according to the following terms and conditions:
+
 The Simplified BSD License
 
-Copyright (c) 2009, Charles McGarvey
+Copyright (c) 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.  The texts of applicable licences can be found in doc/licenses/.
+
+  Portion: cml
+   Source: http://www.cmldev.net/
+Copyright: (c) 2009 Jesse Anders
+  License: Boost-1.0
+
+  Portion: ConvertUTF.{c,h}
+   Source: http://www.unicode.org/Public/PROGRAMS/CVTUTF/
+Copyright: (c) 2000-2004 Unicode, Inc.
+  License: see file comments
+
+  Portion: fastevents.{c,h}
+   Source: http://www.gameprogrammer.com/fastevents/fastevents1.html
+Copyright: (c) 2002 Bob Pendleton
+  License: LGPL-2.1
+
+  Portion: libpng-3.dll
+   Source: http://www.libpng.org/pub/png/libpng.html
+Copyright: (c) 2004, 2006-2009 Glenn Randers-Pehrson
+  License: libpng
+
+  Portion: libogg-0.dll, libvorbis-0.dll, libvorbisfile-3.dll
+   Source: http://www.xiph.org/downloads/
+Copyright: (c) 2009 Xiph.Org Foundation
+  License: BSD
+
+  Portion: lua51.dll
+   Source: http://www.lua.org/
+Copyright: (c) 1995-2008 Lua.org, PUC-Rio
+  License: MIT
+
+  Portion: nightfusion.xm
+   Source: http://8bitcollective.com/members/FearofDark/
+Copyright: (c) 2009 Stephen H. Johnston
+  License: CCPL-Attribution-ShareAlike-NonCommercial-2.5
+
+  Portion: OpenAL32.dll
+   Source: http://kcat.strangesoft.net/openal.html
+Copyright: (c) 2009 Chris Robinson
+  License: LGPL-2
+
+  Portion: original image and sound resources
+   Source: http://www.nether.org.uk/bad_mac_code.html
+Copyright: (c) 2003 Neil Carter
+  License: zlib-libpng
+
+  Portion: SDL.dll
+   Source: http://www.libsdl.org/
+Copyright: (c) 2009 Sam Lantinga et al.
+  License: LGPL-2.1
+
+  Portion: stlplus
+   Source: http://stlplus.sourceforge.net/
+Copyright: (c) 1999-2004 Southampton University, 2004-2009 Andy Rushton
+  License: BSD
+
+  Portion: zlib1.dll
+   Source: http://www.zlib.net/
+Copyright: (c) 1995-2005 Jean-loup Gailly and Mark Adler
+  License: zlib-libpng
 
This page took 0.018293 seconds and 4 git commands to generate.