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