comparison ext/guichan-0.8.2/COPYING @ 378:64738befdf3b

bringing in the changes from the build_system_rework branch in preparation for the 0.3.0 release. This commit will require the Jan2010 devkit. Clients will also need to be modified to the new way to import fife.
author vtchill@33b003aa-7bff-0310-803a-e67f0ece8222
date Mon, 11 Jan 2010 23:34:52 +0000
parents
children
comparison
equal deleted inserted replaced
377:fe6fb0e0ed23 378:64738befdf3b
1 Copyright (c) 2004, 2005, 2006, 2007 Olof Naessén and Per Larsson
2 Per Larsson a.k.a finalman
3 Olof Naessén a.k.a jansem/yakslem
4 All rights reserved.
5
6 Redistribution and use in source and binary forms,
7 with or without modification, are permitted provided
8 that the following conditions are met:
9
10 * Redistributions of source code must retain the above
11 copyright notice, this list of conditions and the
12 following disclaimer.
13 * Redistributions in binary form must reproduce the
14 above copyright notice, this list of conditions and
15 the following disclaimer in the documentation and/or
16 other materials provided with the distribution.
17 * Neither the name of Guichan nor the names of its
18 contributors may be used to endorse or promote
19 products derived from this software without specific
20 prior written permission.
21
22 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
23 CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
24 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
25 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
26 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
27 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
28 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
29 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
30 GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
31 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
32 OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
33 TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
34 WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
35 THE POSSIBILITY OF SUCH DAMAGE.