components/perl_modules/cssh/cssh.license
author Danek Duvall <danek.duvall@oracle.com>
Thu, 08 Sep 2016 17:47:13 -0700
changeset 6910 93182fb9923a
parent 1720 d8e7a59298b8
child 7906 57070a2dbc4f
permissions -rw-r--r--
24589822 deliver httplib2 for Python 3.x
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1720
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     1
Oracle elects to license this component under the Artistic license.  This program contains third-party code from the Comprehensive Perl Archive Network (“CPAN”).  Under the terms of the CPAN license, Oracle is required to provide the following notices.  Note, however, that the Oracle program license that accompanied this product determines your right to use the Oracle program, including the CPAN software, and the terms contained in the following notices do not change those rights. 
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     2
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     3
Copyright (C) 1999-2010 Duncan Ferguson
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     4
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     5
The "Artistic License"
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     6
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     7
				Preamble
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     8
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     9
The intent of this document is to state the conditions under which a
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    10
Package may be copied, such that the Copyright Holder maintains some
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    11
semblance of artistic control over the development of the package,
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    12
while giving the users of the package the right to use and distribute
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    13
the Package in a more-or-less customary fashion, plus the right to make
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    14
reasonable modifications.
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    15
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    16
Definitions:
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    17
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    18
	"Package" refers to the collection of files distributed by the
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    19
	Copyright Holder, and derivatives of that collection of files
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    20
	created through textual modification.
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    21
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    22
	"Standard Version" refers to such a Package if it has not been
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    23
	modified, or has been modified in accordance with the wishes
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    24
	of the Copyright Holder as specified below.
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    25
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    26
	"Copyright Holder" is whoever is named in the copyright or
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    27
	copyrights for the package.
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    28
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    29
	"You" is you, if you're thinking about copying or distributing
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    30
	this Package.
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    31
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    32
	"Reasonable copying fee" is whatever you can justify on the
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    33
	basis of media cost, duplication charges, time of people involved,
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    34
	and so on.  (You will not be required to justify it to the
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    35
	Copyright Holder, but only to the computing community at large
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    36
	as a market that must bear the fee.)
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    37
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    38
	"Freely Available" means that no fee is charged for the item
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    39
	itself, though there may be fees involved in handling the item.
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    40
	It also means that recipients of the item may redistribute it
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    41
	under the same conditions they received it.
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    42
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    43
1. You may make and give away verbatim copies of the source form of the
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    44
Standard Version of this Package without restriction, provided that you
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    45
duplicate all of the original copyright notices and associated disclaimers.
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    46
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    47
2. You may apply bug fixes, portability fixes and other modifications
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    48
derived from the Public Domain or from the Copyright Holder.  A Package
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    49
modified in such a way shall still be considered the Standard Version.
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    50
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    51
3. You may otherwise modify your copy of this Package in any way, provided
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    52
that you insert a prominent notice in each changed file stating how and
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    53
when you changed that file, and provided that you do at least ONE of the
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    54
following:
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    55
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    56
    a) place your modifications in the Public Domain or otherwise make them
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    57
    Freely Available, such as by posting said modifications to Usenet or
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    58
    an equivalent medium, or placing the modifications on a major archive
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    59
    site such as uunet.uu.net, or by allowing the Copyright Holder to include
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    60
    your modifications in the Standard Version of the Package.
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    61
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    62
    b) use the modified Package only within your corporation or organization.
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    63
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    64
    c) rename any non-standard executables so the names do not conflict
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    65
    with standard executables, which must also be provided, and provide
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    66
    a separate manual page for each non-standard executable that clearly
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    67
    documents how it differs from the Standard Version.
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    68
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    69
    d) make other distribution arrangements with the Copyright Holder.
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    70
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    71
4. You may distribute the programs of this Package in object code or
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    72
executable form, provided that you do at least ONE of the following:
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    73
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    74
    a) distribute a Standard Version of the executables and library files,
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    75
    together with instructions (in the manual page or equivalent) on where
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    76
    to get the Standard Version.
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    77
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    78
    b) accompany the distribution with the machine-readable source of
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    79
    the Package with your modifications.
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    80
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    81
    c) give non-standard executables non-standard names, and clearly
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    82
    document the differences in manual pages (or equivalent), together
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    83
    with instructions on where to get the Standard Version.
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    84
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    85
    d) make other distribution arrangements with the Copyright Holder.
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    86
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    87
5. You may charge a reasonable copying fee for any distribution of this
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    88
Package.  You may charge any fee you choose for support of this
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    89
Package.  You may not charge a fee for this Package itself.  However,
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    90
you may distribute this Package in aggregate with other (possibly
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    91
commercial) programs as part of a larger (possibly commercial) software
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    92
distribution provided that you do not advertise this Package as a
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    93
product of your own.  You may embed this Package's interpreter within
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    94
an executable of yours (by linking); this shall be construed as a mere
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    95
form of aggregation, provided that the complete Standard Version of the
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    96
interpreter is so embedded.
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    97
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    98
6. The scripts and library files supplied as input to or produced as
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    99
output from the programs of this Package do not automatically fall
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   100
under the copyright of this Package, but belong to whoever generated
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   101
them, and may be sold commercially, and may be aggregated with this
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   102
Package.  If such scripts or library files are aggregated with this
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   103
Package via the so-called "undump" or "unexec" methods of producing a
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   104
binary executable image, then distribution of such an image shall
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   105
neither be construed as a distribution of this Package nor shall it
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   106
fall under the restrictions of Paragraphs 3 and 4, provided that you do
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   107
not represent such an executable image as a Standard Version of this
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   108
Package.
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   109
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   110
7. C subroutines (or comparably compiled subroutines in other
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   111
languages) supplied by you and linked into this Package in order to
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   112
emulate subroutines and variables of the language defined by this
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   113
Package shall not be considered part of this Package, but are the
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   114
equivalent of input as in Paragraph 6, provided these subroutines do
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   115
not change the language in any way that would cause it to fail the
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   116
regression tests for the language.
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   117
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   118
8. Aggregation of this Package with a commercial distribution is always
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   119
permitted provided that the use of this Package is embedded; that is,
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   120
when no overt attempt is made to make this Package's interfaces visible
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   121
to the end user of the commercial distribution.  Such use shall not be
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   122
construed as a distribution of this Package.
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   123
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   124
9. The name of the Copyright Holder may not be used to endorse or promote
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   125
products derived from this software without specific prior written permission.
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   126
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   127
10. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   128
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   129
WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   130
d8e7a59298b8 PSARC/2013/273 cssh version 4.02_01
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   131
				The End