ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/COPYRIGHT
Revision: 10237
Committed: Sat Jun 2 16:18:15 2018 UTC (5 years, 11 months ago) by laffer1
File size: 7596 byte(s)
Log Message:
update copyright

File Contents

# User Rev Content
1 laffer1 6517 # $MidnightBSD$
2 laffer1 5 # $FreeBSD: src/COPYRIGHT,v 1.6.2.1 2006/02/08 09:11:57 ru Exp $
3 laffer1 2 # @(#)COPYRIGHT 8.2 (Berkeley) 3/21/94
4    
5 laffer1 4565 The compilation of software known as MidnightBSD is distributed under
6 laffer1 24 the following terms:
7    
8 laffer1 10237 Copyright (C) 2006-2018 The MidnightBSD Project. All rights reserved.
9 laffer1 24
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    
19     THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
20     ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
22     ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
23     FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24     DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
25     OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
26     HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
27     LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
28     OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
29     SUCH DAMAGE.
30    
31     --
32    
33 laffer1 2 The compilation of software known as FreeBSD is distributed under the
34     following terms:
35    
36 laffer1 10237 Copyright (c) 1992-2017 The FreeBSD Project. All rights reserved.
37 laffer1 2
38     Redistribution and use in source and binary forms, with or without
39     modification, are permitted provided that the following conditions
40     are met:
41     1. Redistributions of source code must retain the above copyright
42     notice, this list of conditions and the following disclaimer.
43     2. Redistributions in binary form must reproduce the above copyright
44     notice, this list of conditions and the following disclaimer in the
45     documentation and/or other materials provided with the distribution.
46    
47 laffer1 5872 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
48 laffer1 2 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
49     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
50 laffer1 5872 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
51 laffer1 2 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
52     DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
53     OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
54     HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
55     LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
56     OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
57     SUCH DAMAGE.
58    
59     The 4.4BSD and 4.4BSD-Lite software is distributed under the following
60     terms:
61    
62     All of the documentation and software included in the 4.4BSD and 4.4BSD-Lite
63     Releases is copyrighted by The Regents of the University of California.
64    
65     Copyright 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
66     The Regents of the University of California. All rights reserved.
67    
68     Redistribution and use in source and binary forms, with or without
69     modification, are permitted provided that the following conditions
70     are met:
71     1. Redistributions of source code must retain the above copyright
72     notice, this list of conditions and the following disclaimer.
73     2. Redistributions in binary form must reproduce the above copyright
74     notice, this list of conditions and the following disclaimer in the
75     documentation and/or other materials provided with the distribution.
76     3. All advertising materials mentioning features or use of this software
77     must display the following acknowledgement:
78     This product includes software developed by the University of
79     California, Berkeley and its contributors.
80     4. Neither the name of the University nor the names of its contributors
81     may be used to endorse or promote products derived from this software
82     without specific prior written permission.
83    
84     THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
85     ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
86     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
87     ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
88     FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
89     DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
90     OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
91     HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
92     LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
93     OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
94     SUCH DAMAGE.
95    
96     The Institute of Electrical and Electronics Engineers and the American
97     National Standards Committee X3, on Information Processing Systems have
98     given us permission to reprint portions of their documentation.
99    
100     In the following statement, the phrase ``this text'' refers to portions
101     of the system documentation.
102    
103     Portions of this text are reprinted and reproduced in electronic form in
104     the second BSD Networking Software Release, from IEEE Std 1003.1-1988, IEEE
105     Standard Portable Operating System Interface for Computer Environments
106     (POSIX), copyright C 1988 by the Institute of Electrical and Electronics
107     Engineers, Inc. In the event of any discrepancy between these versions
108     and the original IEEE Standard, the original IEEE Standard is the referee
109     document.
110    
111     In the following statement, the phrase ``This material'' refers to portions
112     of the system documentation.
113    
114     This material is reproduced with permission from American National
115     Standards Committee X3, on Information Processing Systems. Computer and
116     Business Equipment Manufacturers Association (CBEMA), 311 First St., NW,
117     Suite 500, Washington, DC 20001-2178. The developmental work of
118     Programming Language C was completed by the X3J11 Technical Committee.
119    
120     The views and conclusions contained in the software and documentation are
121     those of the authors and should not be interpreted as representing official
122     policies, either expressed or implied, of the Regents of the University
123     of California.
124    
125    
126     NOTE: The copyright of UC Berkeley's Berkeley Software Distribution ("BSD")
127     source has been updated. The copyright addendum may be found at
128     ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change and is
129     included below.
130    
131     July 22, 1999
132    
133     To All Licensees, Distributors of Any Version of BSD:
134    
135     As you know, certain of the Berkeley Software Distribution ("BSD") source
136     code files require that further distributions of products containing all or
137     portions of the software, acknowledge within their advertising materials
138     that such products contain software developed by UC Berkeley and its
139     contributors.
140    
141     Specifically, the provision reads:
142    
143     " * 3. All advertising materials mentioning features or use of this software
144     * must display the following acknowledgement:
145     * This product includes software developed by the University of
146     * California, Berkeley and its contributors."
147    
148     Effective immediately, licensees and distributors are no longer required to
149     include the acknowledgement within advertising materials. Accordingly, the
150     foregoing paragraph of those BSD Unix files containing it is hereby deleted
151     in its entirety.
152    
153     William Hoskins
154     Director, Office of Technology Licensing
155     University of California, Berkeley

Properties

Name Value
svn:keywords MidnightBSD=%H