(linenum→info "unix/slp.c:2238")

glibc/2.7/LICENSES

    1: This file contains the copying permission notices for various files in the
    2: GNU C Library distribution that have copyright owners other than the Free
    3: Software Foundation.  These notices all require that a copy of the notice
    4: be included in the accompanying documentation and be distributed with
    5: binary distributions of the code, so be sure to include this file along
    6: with any binary distributions derived from the GNU C Library.
    7: 
    8: ^L
    9: All code incorporated from 4.4 BSD is distributed under the following
   10: license:
   11: 
   12: Copyright (C) 1991 Regents of the University of California.
   13: All rights reserved.
   14: 
   15: Redistribution and use in source and binary forms, with or without
   16: modification, are permitted provided that the following conditions
   17: are met:
   18: 
   19: 1. Redistributions of source code must retain the above copyright
   20:    notice, this list of conditions and the following disclaimer.
   21: 2. Redistributions in binary form must reproduce the above copyright
   22:    notice, this list of conditions and the following disclaimer in the
   23:    documentation and/or other materials provided with the distribution.
   24: 3. [This condition was removed.]
   25: 4. Neither the name of the University nor the names of its contributors
   26:    may be used to endorse or promote products derived from this software
   27:    without specific prior written permission.
   28: 
   29: THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
   30: ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   31: IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   32: ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
   33: FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   34: DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   35: OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   36: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   37: LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   38: OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   39: SUCH DAMAGE.
   40: ^L
   41: The DNS resolver code, taken from BIND 4.9.5, is copyrighted both by
   42: UC Berkeley and by Digital Equipment Corporation.  The DEC portions
   43: are under the following license:
   44: 
   45: Portions Copyright (C) 1993 by Digital Equipment Corporation.
   46: 
   47: Permission to use, copy, modify, and distribute this software for any
   48: purpose with or without fee is hereby granted, provided that the above
   49: copyright notice and this permission notice appear in all copies, and
   50: that the name of Digital Equipment Corporation not be used in
   51: advertising or publicity pertaining to distribution of the document or
   52: software without specific, written prior permission.
   53: 
   54: THE SOFTWARE IS PROVIDED ``AS IS'' AND DIGITAL EQUIPMENT CORP.
   55: DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
   56: IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL
   57: DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT,
   58: INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
   59: FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
   60: NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
   61: WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   62: ^L
   63: The Sun RPC support (from rpcsrc-4.0) is covered by the following
   64: license:
   65: 
   66: Copyright (C) 1984, Sun Microsystems, Inc.
   67: 
   68: Sun RPC is a product of Sun Microsystems, Inc. and is provided for
   69: unrestricted use provided that this legend is included on all tape media
   70: and as a part of the software program in whole or part.  Users may copy
   71: or modify Sun RPC without charge, but are not authorized to license or
   72: distribute it to anyone else except as part of a product or program
   73: developed by the user.
   74: 
   75: SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE
   76: WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
   77: PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE.
   78: 
   79: Sun RPC is provided with no support and without any obligation on the
   80: part of Sun Microsystems, Inc. to assist in its use, correction,
   81: modification or enhancement.
   82: 
   83: SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE
   84: INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC
   85: OR ANY PART THEREOF.
   86: 
   87: In no event will Sun Microsystems, Inc. be liable for any lost revenue
   88: or profits or other special, indirect and consequential damages, even if
   89: Sun has been advised of the possibility of such damages.
   90: 
   91: ^L
   92: The following CMU license covers some of the support code for Mach,
   93: derived from Mach 3.0:
   94: 
   95: Mach Operating System
   96: Copyright (C) 1991,1990,1989 Carnegie Mellon University
   97: All Rights Reserved.
   98: 
   99: Permission to use, copy, modify and distribute this software and its
  100: documentation is hereby granted, provided that both the copyright
  101: notice and this permission notice appear in all copies of the
  102: software, derivative works or modified versions, and any portions
  103: thereof, and that both notices appear in supporting documentation.
  104: 
  105: CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS''
  106: CONDITION.  CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR
  107: ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
  108: 
  109: Carnegie Mellon requests users of this software to return to
  110: 
  111:  Software Distribution Coordinator
  112:  School of Computer Science
  113:  Carnegie Mellon University
  114:  Pittsburgh PA 15213-3890
  115: 
  116: or Software.Distribution@CS.CMU.EDU any improvements or
  117: extensions that they make and grant Carnegie Mellon the rights to
  118: redistribute these changes.
  119: ^L
  120: The file if_ppp.h is under the following CMU license:
  121: 
  122:  Redistribution and use in source and binary forms, with or without
  123:  modification, are permitted provided that the following conditions
  124:  are met:
  125:  1. Redistributions of source code must retain the above copyright
  126:     notice, this list of conditions and the following disclaimer.
  127:  2. Redistributions in binary form must reproduce the above copyright
  128:     notice, this list of conditions and the following disclaimer in the
  129:     documentation and/or other materials provided with the distribution.
  130:  3. Neither the name of the University nor the names of its contributors
  131:     may be used to endorse or promote products derived from this software
  132:     without specific prior written permission.
  133: 
  134:  THIS SOFTWARE IS PROVIDED BY CARNEGIE MELLON UNIVERSITY AND
  135:  CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
  136:  INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  137:  MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  138:  IN NO EVENT SHALL THE UNIVERSITY OR CONTRIBUTORS BE LIABLE FOR ANY
  139:  DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  140:  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
  141:  GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  142:  INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
  143:  IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
  144:  OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
  145:  IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  146: ^L
  147: The following license covers the files from Intel's "Highly Optimized
  148: Mathematical Functions for Itanium" collection:
  149: 
  150: Intel License Agreement
  151: 
  152: Copyright (c) 2000, Intel Corporation
  153: 
  154: All rights reserved.
  155: 
  156: Redistribution and use in source and binary forms, with or without
  157: modification, are permitted provided that the following conditions are
  158: met:
  159: 
  160: * Redistributions of source code must retain the above copyright
  161: notice, this list of conditions and the following disclaimer.
  162: 
  163: * Redistributions in binary form must reproduce the above copyright
  164: notice, this list of conditions and the following disclaimer in the
  165: documentation and/or other materials provided with the distribution.
  166: 
  167: * The name of Intel Corporation may not be used to endorse or promote
  168: products derived from this software without specific prior written
  169: permission.
  170: 
  171: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  172: "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  173: LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  174: A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL INTEL OR
  175: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  176: EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  177: PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
  178: PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  179: LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  180: NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  181: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  182: ^L
  183: The files inet/getnameinfo.c and sysdeps/posix/getaddrinfo.c are copyright
  184: (C) by Craig Metz and are distributed under the following license:
  185: 
  186: /* The Inner Net License, Version 2.00
  187: 
  188:   The author(s) grant permission for redistribution and use in source and
  189: binary forms, with or without modification, of the software and documentation
  190: provided that the following conditions are met:
  191: 
  192: 0. If you receive a version of the software that is specifically labelled
  193:    as not being for redistribution (check the version message and/or README),
  194:    you are not permitted to redistribute that version of the software in any
  195:    way or form.
  196: 1. All terms of the all other applicable copyrights and licenses must be
  197:    followed.
  198: 2. Redistributions of source code must retain the authors' copyright
  199:    notice(s), this list of conditions, and the following disclaimer.
  200: 3. Redistributions in binary form must reproduce the authors' copyright
  201:    notice(s), this list of conditions, and the following disclaimer in the
  202:    documentation and/or other materials provided with the distribution.
  203: 4. [The copyright holder has authorized the removal of this clause.]
  204: 5. Neither the name(s) of the author(s) nor the names of its contributors
  205:    may be used to endorse or promote products derived from this software
  206:    without specific prior written permission.
  207: 
  208: THIS SOFTWARE IS PROVIDED BY ITS AUTHORS AND CONTRIBUTORS ``AS IS'' AND ANY
  209: EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  210: WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  211: DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR ANY
  212: DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  213: (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  214: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  215: ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  216: (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  217: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  218: 
  219:   If these license terms cause you a real problem, contact the author.  */
Syntax (Markdown)