usr/src/cmd/terminfo/THIRDPARTYLICENSE
changeset 13444 c1ed50709bff
parent 4162 4bfd590bb99a
equal deleted inserted replaced
13443:76ab5b799560 13444:c1ed50709bff
     1 Copyright (c) 1980 Regents of the University of California.  
     1 ##############################################################################
     2 All rights reserved.
     2 # Copyright (c) 1998-2008,2010,2011 Free Software Foundation, Inc.           #
     3 
     3 #                                                                            #
     4 Redistribution and use in source and binary forms, with or without
     4 # Permission is hereby granted, free of charge, to any person obtaining a    #
     5 modification, are permitted provided that the following conditions are
     5 # copy of this software and associated documentation files (the "Software"), #
     6 met:
     6 # to deal in the Software without restriction, including without limitation  #
     7 
     7 # the rights to use, copy, modify, merge, publish, distribute, distribute    #
     8     1. Redistributions of source code must retain the above copyright
     8 # with modifications, sublicense, and/or sell copies of the Software, and to #
     9        notice, this list of conditions and the following disclaimer.
     9 # permit persons to whom the Software is furnished to do so, subject to the  #
    10     2. Redistributions in binary form must reproduce the above
    10 # following conditions:                                                      #
    11        copyright notice, this list of conditions and the following
    11 #                                                                            #
    12        disclaimer in the documentation and/or other materials provided
    12 # The above copyright notice and this permission notice shall be included in #
    13        with the distribution.
    13 # all copies or substantial portions of the Software.                        #
    14     3. All advertising materials mentioning features or use of this
    14 #                                                                            #
    15        software must display the following acknowledgement:
    15 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR #
    16            This product includes software developed by the University
    16 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,   #
    17            of California, Berkeley and its contributors.
    17 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL    #
    18     4. Neither the name of the University nor the names of its
    18 # THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER      #
    19        contributors may be used to endorse or promote products derived
    19 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING    #
    20        from this software without specific prior written permission.
    20 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER        #
    21 
    21 # DEALINGS IN THE SOFTWARE.                                                  #
    22 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS IS" AND
    22 #                                                                            #
    23 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
    23 # Except as contained in this notice, the name(s) of the above copyright     #
    24 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
    24 # holders shall not be used in advertising or otherwise to promote the sale, #
    25 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
    25 # use or other dealings in this Software without prior written               #
    26 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
    26 # authorization.                                                             #
    27 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
    27 ##############################################################################
    28 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
       
    29 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
       
    30 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
       
    31 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
       
    32 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.