
All of the documentation, software, and other data included with DCASTLE 
is copyrighted (c)2004 by A128 and others (as noted).

Copyright 2004
	A128 and others (as noted). All rights reserved.

1. Redistribution and use in binary form, without modification, is permitted,
   provided that it does not violate any other terms of the license. If
   in doubt on any license term, contact A128 for permission.

2. Redistribution for profit is not allowed without specific prior
   written permission. This includes, but is not limited to, such
   activities as providing pre-pressed CDs or CDRs for a non-zero cost;
   distribution through an ``online store'' or physical business location;
   inclusion of the game in a CD published with a book; etc. Hosting the
   files for free public download on a web site with banner ads or one
   which charges its users for faster downloads, for example, is permitted.

3. Use for profit is not allowed without specific prior written permission.
   This includes, but is not limited to, such activities as installation
   into a game cabinet for a for-profit arcade. Simple display or
   demonstration where the game is publicly and freely playable in
   an otherwise for-profit location is acceptable and would not fall
   under this restriction.

4. Redistribution and use in a repackaged binary form (such as an alternate
   CD image format) is permitted, provided that all of the copyrighted
   materials included with the original package have been included
   unmodified, and no extra data has been added to the copyrighted materials.
   The copyrighted materials include any documentation (including this
   license), game binary program(s), game data files and CD artwork.


5. Neither the name of A128 nor the names of its contributors may
   be used to endorse or promote products related to this software,
   without specific prior written permission.

6. THIS SOFTWARE IS PROVIDED BY THE AUTHORS 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 AUTHORS 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.

   
   
Copyright statements for the various other libraries used to create DCastle
are included below, per their license requirements/requests.

----------------------------------------------------------------------------
DCastle contains code from the KallistiOS DC operating system:

All of the documentation and software included in the KallistiOS Releases
is copyrighted (c)2000-2004 by Dan Potter and others (as noted in each file).

Copyright 2000, 2001-2004
        Dan Potter and others (as noted in each file). All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
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.
3. Neither the name of A128 nor the names of its contributors
   may be used to endorse or promote products derived from this software
   without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE AUTHORS 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 AUTHORS 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.

-----------------------------------------------------------------------------------------------

DCastle contains code from the IRIS-3D V0.9.1 library, the IRIS-3D version used in DCASTLE was
heavy modified by A128 in 2003-2004:

 Original IRIS-3D Author !!!! : Olivier Chatry - Epitech Console Laboratory
         (http://www.epitech.net/labconsole/)
 Original Iris-3D has no licencse text.....!

--------------------------------------------------------------------------------
DCastle contains code from the Xiph.Org Ogg Vorbis "Tremor" library:

Copyright (c) 2004, Xiph.org Foundation

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.

- Neither the name of the Xiph.org Foundation nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

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 REGENTS 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.


----------------------------------------------------------------------------
DCastle is distribute with, but does not contain code from, Jacob
Alberty's replacement IP.BIN:

 ! Copyright (C) 2001 Jacob Alberty <calberty@home.com>
 !
 ! This program is free software; you can redistribute it and/or modify
 ! it under the terms of the GNU Lesser General Public License as published by
 ! the Free Software Foundation; either version 2.1 of the License, or
 ! (at your option) any later version.
 !
 ! This program is distributed in the hope that it will be useful,
 ! but WITHOUT ANY WARRANTY; without even the implied warranty of
 ! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 ! GNU General Public License for more details.
 !
 ! You should have received a copy of the GNU Lesser General Public License
 ! along with this program; if not, write to the Free Software
 ! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

The LGPL is quite lengthy, so I've not included it here. You can obtain it
easily from the FSF's web site, however:

http://www.gnu.org/licenses/lgpl.txt

