License Information for HTML TADS and the TADS Debugger for Windows 95/NT ------------------------------------------------------------------------- HTML TADS and the TADS Debugger for Windows 95/98/ME/NT/2000/XP are copyrighted (c) 1997, 2012 by Michael J. Roberts. This software is a copyrighted work, which means that the copyright laws of the United States and other countries prohibit anyone from copying or distributing it without the express written permission of its author. The author hereby grants anyone permission to use, copy, and distribute this software, without charge, subject to the following conditions: - You may not remove any copyright notices from the software or any accompanying files. - You may not resell this software for profit, except that you may include the HTML TADS run-time executable with a game that you developed with TADS and which you sell for profit. (In other words, we don't want you to make a profit at our expense by selling TADS itself, but we want TADS game developers to be able to share or sell their games, which necessarily include the TADS run-time, in any way they please.) - Any copies you share with others must be complete and unmodified from the original copies you received, and you must include this license and the copyright notice with all copies. - Anyone to whom you give a copy of this software receives all of the same permissions that you did under this License. Any games you create with HTML TADS are entirely your own to do with as you please. If you have any questions about this license, please contact the author at the email address listed later in this file. SOURCE CODE LICENSE ------------------- The HTML TADS source code is copyrighted (c) 1997, 2012 by Michael J. Roberts. This source code may be redistributed subject to the following restrictions: - You must include this license and the copyright notice with all copies. - You may not remove any copyright notices from any of the source files. - You may not resell for profit the source code, any works derived from the source code, or any executables built from the source code, except to the extent allowed for porting and fixing defects, as described below. - Except as otherwise allowed herein, you may not distribute any derived works based on this source code. (A "derived work" is any work that includes any of the source code, in its original form or in any modified form, including any program that includes compiled binaries derived from any such work.) - You may port the source code to any computer hardware or operating system platform, and you may redistribute the ported source code and the resulting executables, provided that the files you redistribute are clearly marked as modified from the original, and provided that all of the other restrictions listed herein (such as the inclusion of the copyright notice and this license file) are met. - You may modify the source code to fix defects, and you may redistribute your changes, subject to all of the other restrictions herein. NO WARRANTY ----------- The information contained in this software is subject to change without notice and should not be construed as a commitment by the author. Because this software is distributed without charge, you assume the entire responsibility for determining whether the software fits your needs, and you assume all risks related to your use of the software. This software is provided "as is," without warranty of any kind, express or implied, including but not limited to implied warranties of merchantability and fitness for a particular purpose. In no event shall the author or any other contributor to or distributor of this software be held liable for any damages, including without limitation direct, indirect, incidental, special, or consequential damages, arising out of the use or inability to use this software, even if any of these parties has been advised of the possibility of such damages. THIRD-PARTY CODE NOTICES ------------------------ This software includes several third-party libraries, which are open-source or freeware products copyrighted by their respective authors. This software incorporates the Scintilla text editor. The following notice is included in accordance with the Scintilla license: Copyright 1998-2003 by Neil Hodgson 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. NEIL HODGSON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL NEIL HODGSON 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. This software incorporates XZip by Hans Dietrich, which is based on work by Lucian Wischik, whose work is based on Info-ZIP by Mark Adler et. al. The following notice is reproduced in accordance with the Info-ZIP copyright notice: Copyright (c) 1990-2005 Info-ZIP. All rights reserved. For the purposes of this copyright and license, "Info-ZIP" is defined as the following set of individuals: Mark Adler, John Bush, Karl Davis, Harald Denker, Jean-Michel Dubois, Jean-loup Gailly, Hunter Goatley, Ed Gordon, Ian Gorman, Chris Herborth, Dirk Haase, Greg Hartwig, Robert Heath, Jonathan Hudson, Paul Kienitz, David Kirschbaum, Johnny Lee, Onno van der Linden, Igor Mandrichenko, Steve P. Miller, Sergio Monesi, Keith Owens, George Petrov, Greg Roelofs, Kai Uwe Rommel, Steve Salisbury, Dave Smith, Steven M. Schweda, Christian Spieler, Cosmin Truta, Antoine Verheijen, Paul von Behren, Rich Wales, Mike White This software is provided "as is," without warranty of any kind, express or implied. In no event shall Info-ZIP or its contributors be held liable for any direct, indirect, incidental, special or consequential damages arising out of the use of or inability to use this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: - Redistributions of source code must retain the above copyright notice, definition, disclaimer, and this list of conditions. - Redistributions in binary form (compiled executables) must reproduce the above copyright notice, definition, disclaimer, and this list of conditions in documentation and/or other materials provided with the distribution. The sole exception to this condition is redistribution of a standard UnZipSFX binary (including SFXWiz) as part of a self-extracting archive; that is permitted without inclusion of this license, as long as the normal SFX banner has not been removed from the binary or disabled. - Altered versions--including, but not limited to, ports to new operating systems, existing ports with new graphical interfaces, and dynamic, shared, or static library versions--must be plainly marked as such and must not be misrepresented as being the original source. Such altered versions also must not be misrepresented as being Info-ZIP releases--including, but not limited to, labeling of the altered versions with the names "Info-ZIP" (or any variation thereof, including, but not limited to, different capitalizations), "Pocket UnZip," "WiZ" or "MacZip" without the explicit permission of Info-ZIP. Such altered versions are further prohibited from misrepresentative use of the Zip-Bugs or Info-ZIP e-mail addresses or of the Info-ZIP URL(s). - Info-ZIP retains the right to use the names "Info-ZIP," "Zip," "UnZip," "UnZipSFX," "WiZ," "Pocket UnZip," "Pocket Zip," and "MacZip" for its own source and binary releases. This software incorporates portions of libmba, copyright 2003 by Michael B. Allen . The following is reproduced in accordance with the libmba license: The MIT License Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE 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. Portions of this software are based on the work of the Independent JPEG Group. This software incorporates the PNG Reference Library, developed by Andreas Eric Dilger, Guy Eric Schalnat, and other Contributing Authors. This software includes the ZLIB Compression Library, written by Jean-loup Gailly and Mark Adler. This software incorporates libmng, the reference MNG library, written by Gerard Juyn. This software includes portions of the amp MPEG audio decoder, copyright 1996, 1997 by Tomislav Uzelac. This software includes the libvorbis Ogg Vorbis decoder. The following notice is reproduced in accordance with the libvorbis copyright notice: Copyright (c) 2001, Xiphophorus 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 Xiphophorus 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. A note on High Energy Software ------------------------------ High Energy Software formerly distributed TADS as a shareware system, but is no longer in business. Mike Roberts, the developer of TADS, is now maintaining and distributing the system as freeware. We have made an effort to remove references from these files to High Energy Software and its former telephone and other contact information, since none of those numbers or addresses are still in service. If we inadvertantly left any such references intact, please disregard them, since they're oversights. Contacting the Author --------------------- For contact information, please visit www.tads.org.