-------------------------------------------------------------------------------- Ticol - A Compact ANSI Tcl Interpeter -------------------------------------------------------------------------------- --------------------------------------------------------------------------- Ticol Copyright and Licence --------------------------------------------------------------------------- Copyright (C) to M Shaw 2010-2022 All rights reserved. Portions Copyright (c) 2007-2016, Salvatore Sanfilippo 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 This product and its associated documentation may not be sold or resold for profit 4 This licence does not extend to the Ticol Tcl manual The Ticol Tcl manual, associated documentation and sample scripts are not included in this licence but are covered separately by the standard international author copyright for literary works Copyright (C) M Shaw (2015-2022) All rights are reserved 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. --------------------------------------------------------------------------- Portions of the software and plugins contain the following licensable code: --------------------------------------------------------------------------- Ticol [md5] MD5 Algorithm: RSA Data Security, Inc. MD5 Message-Digest Algorithm Copyright (C) 1991-2, RSA Data Security, Inc. 1991. All rights reserved --------------------------------------------------------------------------- [randomstr], [rnd] Mersenne Twister Random Number Generator Copyright(C) 1997-2002, Makoto Matsumoto, Takuji Nishimura --------------------------------------------------------------------------- TCP IP related commands TCP IP specific extensions in Windows Sockets 2 Copyright(C) 1980,1983,1988,1993 The Regents of the University of California --------------------------------------------------------------------------- ticol_sql.dll plugin (portions) 2001 September 15 Public Domain The author disclaims copyright to this source code. In place of a legal notice, here is a blessing: May you do good and not evil. May you find forgiveness for yourself and forgive others. May you share freely, never taking more than you give. --------------------------------------------------------------------------- GPL code To the best of the author's knowledge, no GPL code is used in this project External code. where used, has been limited to public domain, permissive or BSD compatible sources --------------------------------------------------------------------------- Linux Copyrights There is no Linux version of Ticol See GPL code (above) --------------------------------------------------------------------------- -EOF-