This package was debianized by Sergei Golovan <sgolovan@nes.ru> on
Mon, 21 May 2007 00:11:45 +0400

Debian source package was created from upstream CVS snapshot
at http://sourceforge.net/projects/tcltrf. The following
files/directories were removed from the snapshot:

doc/painless-guide-to-crc.txt: non-free doc
generic/haval/: non-free library
generic/haval.1996/: non-free library
mails/: mailboxes are parts of tcltrf distribution
patches/: patches for outdated Tcl versions
tools/mpexpand: binary without source
win/msvcrt.dll: non-free binary without source
zlib.vc/: not a part of tcltrf distribution

Upstream Author: Andreas Kupries (andreask@activestate.com)

Copyright:

The author hereby grant permission to use, copy, modify, distribute,
and license this software and its documentation for any purpose, provided
that existing copyright notices are retained in all copies and that this
notice is included verbatim in any distributions. No written agreement,
license, or royalty fee is required for any of the authorized uses.
Modifications to this software may be copyrighted by their authors
and need not follow the licensing terms described here, provided that
the new terms are clearly indicated on the first page of each file where
they apply.

IN NO EVENT SHALL THE AUTHOR OR DISTRIBUTORS BE LIABLE TO ANY PARTY
FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
DERIVATIVES THEREOF, EVEN IF THE AUTHOR HAVE BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.

THE AUTHOR AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.  THIS SOFTWARE
IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHOR AND DISTRIBUTORS HAVE
NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
MODIFICATIONS.


Full list of copyright holders of individual files:

1995-1999 Andreas Kupries
1989, 1991-1998, 2003 Free Software Foundation, Inc.
1990-1994 The Regents of the University of California
1990 RSA Data Security, Inc.
1992-1996 Jens-Uwe Mager, Helios Software GmbH
1993 by C^3SR
1993 Ross Williams
1994-1996 Sun Microsystems, Inc.
1995-1997 Eric Young
1995-1998 Jean-loup Gailly
1995-1998 Jean-loup Gailly and Mark Adler
1995 Apple Computer, Inc.
1995 General Electric Company
1996-1998 Julian R Seward
1996 Katholieke Universiteit Leuven
1996 Yuliang Zheng
1996 Jan Nijtmans
1998-1999 Scriptics Corporation
1999-2000 Ajuba Solutions
1999 Marshall Rose
2000 William H. Duquette
2001 Joe English
2002-2005 ActiveState Corporation

Copyright statements of individual files, which differ from the main copyright
statement:

compat/bzlib.h

  Copyright (C) 1996-1998 Julian R Seward.  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. The origin of this software must not be misrepresented; you must 
     not claim that you wrote the original software.  If you use this 
     software in a product, an acknowledgment in the product 
     documentation would be appreciated but is not required.

  3. Altered source versions must be plainly marked as such, and must
     not be misrepresented as being the original software.

  4. The name of the author may not be used to endorse or promote 
     products derived from this software without specific prior written 
     permission.

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


compat/dlfcn.h, compat/tclLoadAix.c

  Copyright (c) 1992,1993,1995,1996, Jens-Uwe Mager, Helios Software GmbH
  Not derived from licensed software.
 
  Permission is granted to freely use, copy, modify, and redistribute
  this software, provided that the author is not construed to be liable
  for any results of using the software, alterations are clearly marked
  as such, and this notice is not modified.


compat/md2.h and compat/sha.h

  Copyright (C) 1995-1997 Eric Young (eay@mincom.oz.au)
  All rights reserved.
  
  This file is part of an SSL implementation written
  by Eric Young (eay@mincom.oz.au).
  The implementation was written so as to conform with Netscapes SSL
  specification.  This library and applications are
  FREE FOR COMMERCIAL AND NON-COMMERCIAL USE
  as long as the following conditions are aheared to.
  
  Copyright remains Eric Young's, and as such any Copyright notices in
  the code are not to be removed.  If this code is used in a product,
  Eric Young should be given attribution as the author of the parts used.
  This can be in the form of a textual message at program startup or
  in documentation (online or textual) provided with the package.
  
  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 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. All advertising materials mentioning features or use of this software
     must display the following acknowledgement:
     This product includes software developed by Eric Young (eay@mincom.oz.au)
  
  THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``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 AUTHOR 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 licence and distribution terms for any publically available version or
  derivative of this code cannot be changed.  i.e. this code cannot simply be
  copied and put under another distribution licence
  [including the GNU Public Licence.]


compat/stpncpy.c, md5-crypt/md5.h, md5-crypt/md5.c, md5-crypt/md5-crypt.c,
md5-crypt/crypt-entry.c

  Copyright (C) 1993, 1995, 1996, 1997 Free Software Foundation, Inc.
  This file is part of the GNU C Library.

  The GNU C 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.

  The GNU C 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.

  In Debian systems GNU Library General Public License is available in
  /usr/share/common-licenses/LGPL.


compat/zconf.h, compat.zlib.h

  Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler

  This software is provided 'as-is', without any express or implied
  warranty.  In no event will the authors 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 it and redistribute it
  freely, subject to the following restrictions:

  1. The origin of this software must not be misrepresented; you must not
     claim that you wrote the original software. If you use this software
     in a product, an acknowledgment in the product documentation would be
     appreciated but is not required.
  2. Altered source versions must be plainly marked as such, and must not be
     misrepresented as being the original software.
  3. This notice may not be removed or altered from any source distribution.


generic/md5/md5.h, generic/md5/md5.c

  Copyright (C) 1990, RSA Data Security, Inc. All rights reserved.

  License to copy and use this software is granted provided that
  it is identified as the "RSA Data Security, Inc. MD5 Message-
  Digest Algorithm" in all material mentioning or referencing this
  software or this function.

  License is also granted to make and use derivative works
  provided that such works are identified as "derived from the RSA
  Data Security, Inc. MD5 Message-Digest Algorithm" in all
  material mentioning or referencing the derived work.

  RSA Data Security, Inc. makes no representations concerning
  either the merchantability of this software or the suitability
  of this software for any particular purpose.  It is provided "as
  is" without express or implied warranty of any kind.

  These notices must be retained in any copies of any part of this
  documentation and/or software.

md5-crypt/trf_crypt.h

  Copyright (C) 1991, 92, 93, 96, 97, 98 Free Software Foundation, Inc.
 
  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.

  In Debian systems GNU Library General Public License is available in
  /usr/share/common-licenses/LGPL.

