This package was debianized by Miriam Ruiz <little_miry@yahoo.es>.

It was downloaded from http://hizuoka.web.fc2.com/game/ES/index_en.html

Upstream Author:

    HIZ <hiz_oka@yahoo.co.jp>

Copyright:

    Copyright (C) 2007, HIZ <hiz_oka@yahoo.co.jp>

    import/SDL*:
        Copyright (C) 1997, 1998, 1999, 2000, 2001, Sam Lantinga
    import/bulletml.d:
        Copyright (C) 2004, Kenta Cho
    import/smpeg.d:
    import/MPEGfilter.d:
        Copyright (C) 1999  Loki Entertainment Software
    src/util/rand.d:
        Copyright (C) 2004, Kenta Cho
        Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,
        Copyright (C) 2003, Andrew C. Edwards

License, converted from the original sjis encoding to utf8:

	免責・著作・配布
	柔かいコト
	 本ゲームは「みんなで楽しく」やわらかいです。

	 本ゲームを改造したりイジったバージョンを配布しても、何らOKです。改造たのしーい!
	 改造したところや改造した人の名前を、分かりやすいところに書いておくと
	 いいかもしれません。

	 ナイスな改造が出来たら メールなどで教えて。俺にも遊ばせてください。

	 改造とか一切してないものは好きにコピーして配布しちゃって結構結構。

    Translation:

        This game is under the "Yawaraka(flexible)" license.

        You can freely modify and redistribute it. Conversions are really Fun!
        You should write the changes and the person who did them in the readme file
        or in a place that was obvious to find.

        If you could make a cool modification, please tell me via mail or by any
        other means. Let me enjoy your changes too.

        If you have not done any modifications, you can freely distribute
        without problems.

    According to the author of the game:
    "Their licenses are permitting everything if you write my name anywhere on the readme."

    "Sending E-mails is not a duty.
    This license has no duty. It says, 'You can do you likes.'
    It's not a strict license, it's like the word of 'game hell'(game creater's community I belong to).
    Please feel free to modify and distribute."


import/SDL*:

    This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Library General Public
    License as published by the Free Software Foundation; either
    version 2 of the License, or (at your option) any later version.

    This library 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
    Library General Public License for more details.

    You should have received a copy of the GNU Library General Public
    License along with this library; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA

On Debian systems, the complete text of the GNU Library General Public
License version 2 can be found in `/usr/share/common-licenses/LGPL-2'.


import/smpeg.d:
import/MPEGfilter.d:

    This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Library General Public
    License as published by the Free Software Foundation; either
    version 2 of the License, or (at your option) any later version.

    This library 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
    Library General Public License for more details.

    You should have received a copy of the GNU Library General Public
    License along with this library; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA

On Debian systems, the complete text of the GNU General Public
License version 2 can be found in `/usr/share/common-licenses/GPL-2'.


src/util/rand.d:

   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. The names of its contributors may not 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 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.


The Debian packaging is Copyright 2007 Miriam Ruiz <little_miry@yahoo.es> and
is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'.