Added summary of how to install xfce4. Corrected one of the commands.
[ikiwiki.git] / docs / developer / DragonFly_BSD_License.mdwn
1 # DragonFly BSD License 
2
3
4
5 ## Preliminary Note 
6
7
8
9 Authors of new code wishing specific recognition are encouraged to use the
10 DragonFly copyright with the following paragraph inserting just after the
11 Copyright line.  Multiple authors should simply append their names to the
12 [pre-existing] paragraph:
13
14 This code is derived from software contributed to The DragonFly Project
15 by Author Name <author@email.address>
16
17 ## The DragonFly BSD License 
18
19
20
21 The software known as "DragonFly" or "DragonFly BSD" is distributed under
22
23 the following terms:
24
25 Copyright (c) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
26 The DragonFly Project.  All rights reserved.
27
28
29
30 Redistribution and use in source and binary forms, with or without
31 modification, are permitted provided that the following conditions
32 are met:
33
34  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
35
36  1. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
37
38  1. Neither the name of The !DragonFly Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific, prior written permission.
39
40 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
41 ***AS IS*** AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
42 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
43 FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE
44 COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
45 INCIDENTAL, SPECIAL, EXEMPLARY OR CONSEQUENTIAL DAMAGES (INCLUDING,
46 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
47 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
48 AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
49 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
50 OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
51 SUCH DAMAGE.
52
53 ## The 4.4BSD and 4.4BSD-Lite License 
54
55 The 4.4BSD and 4.4BSD-Lite software is distributed under the following
56 terms:
57
58 All of the documentation and software included in the 4.4BSD and 4.4BSD-Lite
59 Releases is copyrighted by The Regents of the University of California.
60
61 Copyright 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
62 The Regents of the University of California.  All rights reserved.
63
64
65
66 Redistribution and use in source and binary forms, with or without
67 modification, are permitted provided that the following conditions
68 are met:
69
70  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
71
72  1. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
73
74  1. All advertising materials mentioning features or use of this software must display the following acknowledgement:
75     ***This product includes software developed by the University of California, Berkeley and its contributors.***
76
77  1. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
78
79 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ***AS IS*** AND
80 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
81 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
82 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
83 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
84 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
85 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
86 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
87 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
88 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
89 SUCH DAMAGE.
90
91
92 ## IEEE and ANSI X3 Documentation Reprinting Permission 
93
94 The Institute of Electrical and Electronics Engineers and the American
95 National Standards Committee X3, on Information Processing Systems have
96 given us permission to reprint portions of their documentation.
97
98 In the following statement, the phrase ***this text*** refers to portions
99 of the system documentation.
100
101 Portions of this text are reprinted and reproduced in electronic form in
102 the second BSD Networking Software Release, from IEEE Std 1003.1-1988, IEEE
103 Standard Portable Operating System Interface for Computer Environments
104 (POSIX), copyright C 1988 by the Institute of Electrical and Electronics
105 Engineers, Inc.  In the event of any discrepancy between these versions
106 and the original IEEE Standard, the original IEEE Standard is the referee
107 document.
108
109
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
121 The views and conclusions contained in the software and documentation are
122 those of the authors and should not be interpreted as representing official
123 policies, either expressed or implied, of the Regents of the University
124 of California.
125
126
127
128 ## Update Of UC Berkeley's BSD License 
129
130
131
132 NOTE: The copyright of UC Berkeley's Berkeley Software Distribution ("BSD")
133 source has been updated.  The copyright addendum may be found at
134 [ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change](ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change) and is
135 included below.
136
137 July 22, 1999
138
139 To All Licensees, Distributors of Any Version of BSD:
140
141 As you know, certain of the Berkeley Software Distribution ("BSD") source
142 code files require that further distributions of products containing all or
143 portions of the software, acknowledge within their advertising materials
144 that such products contain software developed by UC Berkeley and its
145 contributors.
146
147 Specifically, the provision reads:
148
149  #3 All advertising materials mentioning features or use of this software must display the following acknowledgement: 
150
151 ***This product includes software developed by the University of California, Berkeley and its contributors.***
152
153 Effective immediately, licensees and distributors are no longer required to
154 include the acknowledgement within advertising materials.  Accordingly, the
155 foregoing paragraph of those BSD Unix files containing it is hereby deleted
156 in its entirety.
157
158 William Hoskins
159
160 Director, Office of Technology Licensing
161
162 University of California, Berkeley
163