components/tcltls/tcltls.license
author Liam Li<Liam.Li@Oracle.COM>
Thu, 14 Jul 2011 18:21:31 -0700
changeset 404 f62f2053b654
permissions -rw-r--r--
7063147 migrate tcltls from SFW to userland
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
404
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
     1
Copyright (C) 1997-2000 Matt Newman <[email protected]>
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
     2
Copyright (C) 2000 Ajuba Solutions
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
     3
Copyright (C) 2008 ActiveState Software Inc.
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
     4
Copyright (c) 2001-2002 David Gravereaux.
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
     5
Copyright (c) 2003-2008 Patrick Thoyts
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
     6
Copyright (C) 2004 Pat Thoyts <[email protected]>
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
     7
Copyright (c) 1994-1996 Sun Microsystems, Inc.
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
     8
Copyright (c) 2003-2006 Pat Thoyts
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
     9
Copyright (c) 1998-2000 Ajuba Solutions. 
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    10
Copyright (C) 2004 Starfish Systems 
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    11
Copyright (C) 2003 Free Software Foundation, Inc.
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    12
Copyright (c) 2002-2005 ActiveState Corporation.
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    13
Copyright (C) 1997-2000 Sensus Consulting Ltd.
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    14
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    15
This software is copyrighted by Matt Newman <[email protected]> and other parties.
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    16
The following terms apply to all files associated with the software
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    17
unless explicitly disclaimed in individual files.
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    18
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    19
The authors hereby grant permission to use, copy, modify, distribute,
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    20
and license this software and its documentation for any purpose, provided
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    21
that existing copyright notices are retained in all copies and that this
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    22
notice is included verbatim in any distributions. No written agreement,
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    23
license, or royalty fee is required for any of the authorized uses.
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    24
Modifications to this software may be copyrighted by their authors
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    25
and need not follow the licensing terms described here, provided that
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    26
the new terms are clearly indicated on the first page of each file where
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    27
they apply.
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    28
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    29
IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    30
FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    31
ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    32
DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    33
POSSIBILITY OF SUCH DAMAGE.
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    34
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    35
THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    36
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    37
FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.  THIS SOFTWARE
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    38
IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    39
NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    40
MODIFICATIONS.
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    41
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    42
GOVERNMENT USE: If you are acquiring this software on behalf of the
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    43
U.S. government, the Government shall have only "Restricted Rights"
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    44
in the software and related documentation as defined in the Federal 
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    45
Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2).  If you
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    46
are acquiring the software on behalf of the Department of Defense, the
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    47
software shall be classified as "Commercial Computer Software" and the
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    48
Government shall have only "Restricted Rights" as defined in Clause
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    49
252.227-7013 (c) (1) of DFARs.  Notwithstanding the foregoing, the
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    50
authors grant the U.S. Government and others acting in its behalf
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    51
permission to use and distribute the software in accordance with the
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    52
terms specified in this license. 
f62f2053b654 7063147 migrate tcltls from SFW to userland
Liam Li<Liam.Li@Oracle.COM>
parents:
diff changeset
    53