components/less/less.license
author boris.chiu@oracle.com
Thu, 22 Oct 2015 08:27:04 -0700
branchs11u3-sru
changeset 4996 739983ef315c
parent 3804 83478bd23f4f
permissions -rw-r--r--
PSARC 2015/310 IBTF and OFUV updates 20889536 remove some compiler warnings in libibverbs 21351609 Some sol_uverbs <-> libibverbs cmd/resp API structs not 64 bit aligned 20888202 remove Mellanox specific code from libibverbs 20735273 libibverbs must support AH interfaces for PSIF 20549008 open-fabrics should move from gcc3 to gcc4 21055860 ib_write_bw/ib_send_bw not sending inline data for non-hermon hcas 21218536 qperf randomly cores when compiled with gcc 4.8.2 20449637 Open Fabrics tools/utilities should be LP64 only 21499287 open-fabrics ibutils-1.5.7 fails to build in 64 only environment 21747062 update libibverbs to handle EDR/FDR speeds 21834282 saquery should use default SA timeout of 1sec from upstream 21863393 qperf attempts to free the PD before freeing the MR associated with it 21863652 qperf cannot handle device name with IB port number as argument
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3804
83478bd23f4f 17011761 update less to 458
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 2551
diff changeset
     1
                            Less, version 458
68
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
     2
3804
83478bd23f4f 17011761 update less to 458
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 2551
diff changeset
     3
    This is the distribution of less, version 458, released 04 Apr 2013.
68
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
     4
    This program is part of the GNU project (http://www.gnu.org).
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
     5
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
     6
    This program is free software.  You may redistribute it and/or
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
     7
    modify it under the terms of either:
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
     8
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
     9
    1. The GNU General Public License, as published by the Free
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    10
       Software Foundation; either version 3, or (at your option) any
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    11
       later version.  A copy of this license is in the file COPYING.
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    12
    or
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    13
    2. The Less License, in the file LICENSE.
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    14
3804
83478bd23f4f 17011761 update less to 458
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 2551
diff changeset
    15
    Please report any problems to [email protected].
68
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    16
    See http://www.greenwoodsoftware.com/less for the latest info.
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    17
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    18
                          Less License
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    19
                          ------------
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    20
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    21
Less
3804
83478bd23f4f 17011761 update less to 458
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 2551
diff changeset
    22
Copyright (C) 1984-2012  Mark Nudelman
68
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    23
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    24
Redistribution and use in source and binary forms, with or without
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    25
modification, are permitted provided that the following conditions
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    26
are met:
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    27
1. Redistributions of source code must retain the above copyright
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    28
   notice, this list of conditions and the following disclaimer.
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    29
2. Redistributions in binary form must reproduce the above copyright
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    30
   notice in the documentation and/or other materials provided with 
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    31
   the distribution.
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    32
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    33
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    34
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    35
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    36
PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    37
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    38
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    39
OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR 
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    40
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    41
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    42
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN 
eaa5513fa4f3 7016097 move less to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    43
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.