Home | History | Annotate | Line # | Download | only in legal
COPYRIGHT revision 1.2
      1 #	$NetBSD: COPYRIGHT,v 1.2 2016/02/06 10:40:58 mlelstv Exp $
      2 #	@(#)COPYRIGHT	8.2 (Berkeley) 3/21/94
      3 
      4 All of the documentation and software included in the 4.4BSD and 4.4BSD-Lite
      5 Releases is copyrighted by The Regents of the University of California.
      6 
      7 Copyright 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
      8 	The Regents of the University of California.  All rights reserved.
      9 
     10 Redistribution and use in source and binary forms, with or without
     11 modification, are permitted provided that the following conditions
     12 are met:
     13 1. Redistributions of source code must retain the above copyright
     14    notice, this list of conditions and the following disclaimer.
     15 2. Redistributions in binary form must reproduce the above copyright
     16    notice, this list of conditions and the following disclaimer in the
     17    documentation and/or other materials provided with the distribution.
     18 3. All advertising materials mentioning features or use of this software
     19    must display the following acknowledgement:
     20 This product includes software developed by the University of
     21 California, Berkeley and its contributors.
     22 4. Neither the name of the University nor the names of its contributors
     23    may be used to endorse or promote products derived from this software
     24    without specific prior written permission.
     25 
     26 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
     27 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
     28 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
     29 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
     30 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
     31 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
     32 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
     33 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
     34 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
     35 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
     36 SUCH DAMAGE.
     37 
     38 ---------------------------------------------------------------------------
     39 
     40 The Institute of Electrical and Electronics Engineers and the
     41 American National Standards Committee X3, on Information Processing
     42 Systems have given us permission to reprint portions of their
     43 documentation.
     44 
     45 In the following statement, the phrase ``this text'' refers to
     46 portions of the system documentation.
     47 
     48 Portions of this text are reprinted and reproduced in electronic
     49 form in the second BSD Networking Software Release, from IEEE Std
     50 1003.1-1988, IEEE Standard Portable Operating System Interface for
     51 Computer Environments (POSIX), copyright C 1988 by the Institute
     52 of Electrical and Electronics Engineers, Inc.  In the event of any
     53 discrepancy between these versions and the original IEEE Standard,
     54 the original IEEE Standard is the referee document.
     55 
     56 In the following statement, the phrase ``This material'' refers to
     57 portions of the system documentation.
     58 
     59 This material is reproduced with permission from American National
     60 Standards Committee X3, on Information Processing Systems.  Computer
     61 and Business Equipment Manufacturers Association (CBEMA), 311 First
     62 St., NW, Suite 500, Washington, DC 20001-2178.  The developmental
     63 work of Programming Language C was completed by the X3J11 Technical
     64 Committee.
     65 
     66 The views and conclusions contained in the software and documentation
     67 are those of the authors and should not be interpreted as representing
     68 official policies, either expressed or implied, of the Regents of
     69 the University of California.
     70 
     71 -----------------------------------------------------------------------------
     72 
     73 The Institute of Electrical and Electronics Engineers and The Open
     74 Group, have given us permission to reprint portions of their
     75 documentation.
     76 
     77 In the following statement, the phrase ``this text'' refers to
     78 portions of the system documentation.
     79 
     80 Portions of this text are reprinted and reproduced in electronic
     81 form in the NetBSD Operating System, from IEEE Std 1003.1, 2004
     82 Edition, Standard for Information Technology -- Portable Operating
     83 System Interface (POSIX), The Open Group Base Specifications Issue
     84 6, Copyright (C) 2001-2004 by the Institute of Electrical and
     85 Electronics Engineers, Inc and The Open Group. In the event of any
     86 discrepancy between these versions and the original IEEE and The
     87 Open Group Standard, the original IEEE and The Open Group Standard
     88 is the referee document. The original Standard can be obtained
     89 online at http://www.opengroup.org/unix/online.html. This notice
     90 shall appear on any product containing this material.
     91 
     92 ---------------------------------------------------------------------------
     93 
     94 COPYRIGHT AND PERMISSION NOTICE
     95 
     96 Copyright  1991-2015 Unicode, Inc. All rights reserved.
     97 Distributed under the Terms of Use in 
     98 http://www.unicode.org/copyright.html.
     99 
    100 Permission is hereby granted, free of charge, to any person obtaining
    101 a copy of the Unicode data files and any associated documentation
    102 (the "Data Files") or Unicode software and any associated documentation
    103 (the "Software") to deal in the Data Files or Software
    104 without restriction, including without limitation the rights to use,
    105 copy, modify, merge, publish, distribute, and/or sell copies of
    106 the Data Files or Software, and to permit persons to whom the Data Files
    107 or Software are furnished to do so, provided that
    108 (a) this copyright and permission notice appear with all copies 
    109 of the Data Files or Software,
    110 (b) this copyright and permission notice appear in associated 
    111 documentation, and
    112 (c) there is clear notice in each modified Data File or in the Software
    113 as well as in the documentation associated with the Data File(s) or
    114 Software that the data or software has been modified.
    115 
    116 THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
    117 ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
    118 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
    119 NONINFRINGEMENT OF THIRD PARTY RIGHTS.
    120 IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
    121 NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
    122 DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
    123 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
    124 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
    125 PERFORMANCE OF THE DATA FILES OR SOFTWARE.
    126 
    127 Except as contained in this notice, the name of a copyright holder
    128 shall not be used in advertising or otherwise to promote the sale,
    129 use or other dealings in these Data Files or Software without prior
    130 written authorization of the copyright holder.
    131 
    132