JudoShiai License
Copyright (c) 2006 – 2015 Hannu Jokinen
Permission to use and copy this software free of charge is hereby granted, provided that the above copyright notice, this permission notice, and the disclaimer of warranty appear in all copies.
NO WARRANTY
BECAUSE THE SOFTWARE IS LICENSED FREE OF CHARGE, IT IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
JudoShiai uses the following external libraries, programs, and other copyrighted material:
-
GTK+ library (http://www.gtk.org), that is included under the terms of the LGPL license.
-
SQLite3 database software (http://www.sqlite.org) is public domain.
-
Inno Setup Compiler (http://www.innosetup.com) is an install builder provided for free use. It is used to build the JudoShiai software package. Inno Setup license is included in the distribution.
-
AVL library by Sam Rushing (copyright included).
-
Httpp library by Jack Moffitt for HTTP parsing.
-
MOLE BASIC by Remco Schellekens for SQL scripting.
Inno Setup License
Except where otherwise noted, all of the documentation and software included in the Inno Setup package is copyrighted by Jordan Russell.
Copyright (C) 1997-2006 Jordan Russell. All rights reserved.
This software is provided "as-is," without any express or implied warranty. In no event shall the author be held liable for any damages arising from the use of this software.
Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter and redistribute it, provided that the following conditions are met:
1. All redistributions of source code files must retain all copyright notices that are currently in place, and this list of conditions without modification.
2. All redistributions in binary form must retain all occurrences of the above copyright notice and web site addresses that are currently in place (for example, in the About boxes).
3. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software to distribute a product, an acknowledgment in the product documentation would be appreciated but is not required.
4. Modified versions in source or binary form must be plainly marked as such, and must not be misrepresented as being the original software.
Jordan Russell
jr-2006 AT jrsoftware.org
SQLite Copyright
The original author of SQLite has dedicated the code to the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute the original SQLite code, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.
AVL Library Copyright
Copyright (C) 1995-1997 by Sam Rushing <rushing@nightmare.com>
All Rights Reserved
Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Sam Rushing not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission.
SAM RUSHING DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL SAM RUSHING BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Httpp Copyright
Httpp software is created by Jack Moffitt <jack@icecast.org>
The program is distributed under the GNU General Public License, version 2.
MOLE BASIC
Copyright (C) 1999 Remco Schellekens (merty@xs4all.nl)
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 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.
BinReloc - a library for creating relocatable executables
Written by: Hongli Lai <h.lai@chello.nl>
http://autopackage.org/
This source code is public domain. You can relicense this code under whatever license you want.