components/tcsh/tcsh.license
author Matt Keenan <matt.keenan@oracle.com>
Fri, 19 Jun 2015 09:35:02 +0100
branchs11-update
changeset 4508 d8924d870370
parent 2551 0391c5c3b137
permissions -rw-r--r--
PSARC 2015/172 OpenStack Ironic (OpenStack Bare Metal Provisioning Service) PSARC 2015/070 pecan - Lightweight Python web-framework PSARC 2015/071 PyCA Python Cryptography PSARC 2015/170 OpenStack client for Ironic (Bare Metal Provisioning) PSARC 2015/171 scp - python secure copy PSARC 2015/196 singledispatch - Single-dispatch generic functions for Python PSARC 2015/197 logutils - Set of handlers for standard Python logging library PSARC 2015/198 Support for enumerations in Python 2.6 and 2.7 PSARC 2015/250 paramiko - SSHv2 protocol implementation in Python 20547142 Request to integrate Ironic into userland 17502639 The Python paramiko module should be added to Userland 20172780 The Python module scp should be added to Userland 20180376 The Python module ironicclient should be added to Userland 20182588 The Python module pecan should be added to Userland 20465525 The PyCA cryptography module should be added to Userland 20904396 The Python module singledispatch should be added to Userland 20904413 The Python module logutils should be added to Userland 20917993 The Python enum34 module should be added to Userland
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
867
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
     1
/*-
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
     2
 * Copyright (c) 1980, 1991 The Regents of the University of California.
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
     3
 * All rights reserved.
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
     4
 *
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
     5
 * Redistribution and use in source and binary forms, with or without
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
     6
 * modification, are permitted provided that the following conditions
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
     7
 * are met:
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
     8
 * 1. Redistributions of source code must retain the above copyright
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
     9
 *    notice, this list of conditions and the following disclaimer.
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
    10
 * 2. Redistributions in binary form must reproduce the above copyright
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
    11
 *    notice, this list of conditions and the following disclaimer in the
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
    12
 *    documentation and/or other materials provided with the distribution.
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
    13
 * 3. All advertising materials mentioning features or use of this software
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
    14
 *    must display the following acknowledgement:
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
    15
 *	This product includes software developed by the University of
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
    16
 *	California, Berkeley and its contributors.
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
    17
 * 4. Neither the name of the University nor the names of its contributors
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
    18
 *    may be used to endorse or promote products derived from this software
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
    19
 *    without specific prior written permission.
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
    20
 *
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
    21
 * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
    22
 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
    23
 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
    24
 * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
    25
 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
    26
 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
    27
 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
    28
 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
    29
 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
    30
 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
    31
 * SUCH DAMAGE.
181d993d52cf 7164255 bzip2 needs TPNO and license file modifications
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 94
diff changeset
    32
 */