2 FOSS Licenses used in Bacula
4 Note: This file corresponds to the Bacula Community (bacula.org) license.
7 The name Bacula is a registered trademark of Kern Sibbald.
9 "Fair use" of the trademark is permitted following standard customs
10 that any prominent use (e.g. cover of a book) or the first use of
11 the name Bacula will include a trademark symbol. If you fork the
12 Bacula project and make any significant changes to the functionality
13 of Bacula, to avoid confusion between your fork and Bacula, you must
14 give your fork another name. You are not required to remove all
15 references to Bacula in the source code or "fair uses" in the
18 ===================================
20 What follows is information from the authors of the code:
23 To the best of our knowledge, all code used in Bacula, which is
24 copyrighted by a third party, has licenses that are compatible.
27 Intellectual Property rights:
28 Recipient understands that although each Contributor to Bacula grants
29 the licenses to its Contributions set forth herein, no assurances are
30 provided by any Contributor that the Program does not infringe the
31 patent or other intellectual property rights of any other entity.
32 Each Contributor disclaims any liability to Recipient for claims
33 brought by any other entity based on infringement of intellectual
34 property rights or otherwise. As a condition to exercising the rights
35 and licenses granted hereunder, each Recipient hereby assumes sole
36 responsibility to secure any other intellectual property rights
37 needed, if any. For example, if a third party patent license is
38 required to allow Recipient to distribute the Program, it is
39 Recipient's responsibility to acquire that license before distributing
43 Each Contributor to Bacula represents that to its knowledge it has
44 sufficient copyright rights in its Contribution, if any, to grant
45 the copyright license set forth in the LICENSE file..
48 The Bacula community version uses a certain number of files that have
49 FOSS (Free or Open Software) licenses. Many of these files come from and are
50 identical to the Bacula community code. Most 3rd party FOSS licenses require
51 no notification so they are not included here.
53 However, the Bacula Community binary releases consist of
54 files, with few source files (mostly scripts), and some of the FOSS licenses
55 such such as the BSD (Berkeley Software Development) require publication of
56 the copyright notices if the code is released in binary format. For example
57 certain copyright notifications are simplifed such as:
59 # Copyright (C) 2000-2017 Kern Sibbald
60 # License: BSD 2-Clause; see file LICENSE-FOSS
62 This license corresponds to the following:
65 Copyright (C) 2000-2017 Kern Sibbald
66 License: BSD 2-Clause; see file LICENSE-FOSS
68 Redistribution and use in source and binary forms, with or without
69 modification, are permitted provided that the following conditions are met:
71 1. Redistributions of source code must retain the above copyright notice,
72 this list of conditions and the following disclaimer.
74 2. Redistributions in binary form must reproduce the above copyright notice,
75 this list of conditions and the following disclaimer in the documentation
76 and/or other materials provided with the distribution.
78 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
79 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
80 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
81 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
82 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
83 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
84 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
85 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
86 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
87 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
90 The release of binaires mentioned above is covered in point 2 (above) of
91 license. This file contains a non-exhaustive list of such licenses.
93 Database scripts (src/cats):
94 # Copyright (C) 2000-2017 Kern Sibbald
95 # License: BSD 2-Clause; see file LICENSE-FOSS
98 # Copyright (C) 2000-2017 Kern Sibbald
99 # License: BSD 2-Clause; see file LICENSE-FOSS
101 # Copyright (C) 2010 Inteos Sp. z o.o.
102 # Copyright (C) 2010-2017 Kern Sibbald <kern@sibbald.com>
103 # License: BSD 2-Clause
105 # Copyright (C) 2005-2006 Free Software Foundation Europe e.V.
106 # License: BSD 2-Clause
109 This man page document is released under the BSD 2-Clause license.
111 Update datbase (updatedb):
112 # Copyright (C) 2000-2017 Kern Sibbald
113 # License: BSD 2-Clause; see file LICENSE-FOSS
116 # Copyright (C) 2000-2017 Kern Sibbald
117 # License: BSD 2-Clause; see file LICENSE-FOSS
119 Platforms (platforms):
120 # Copyright (C) 2000-2017 Kern Sibbald
121 # License: BSD 2-Clause; see file LICENSE-FOSS
126 * Copyright (c) 1989, 1993, 1994
127 * The Regents of the University of California. All rights reserved.
129 * This code is derived from software contributed to Berkeley by
132 * Redistribution and use in source and binary forms, with or without
133 * modification, are permitted provided that the following conditions
135 * 1. Redistributions of source code must retain the above copyright
136 * notice, this list of conditions and the following disclaimer.
137 * 2. Redistributions in binary form must reproduce the above copyright
138 * notice, this list of conditions and the following disclaimer in the
139 * documentation and/or other materials provided with the distribution.
140 * 3. Neither the name of the University nor the names of its contributors
141 * may be used to endorse or promote products derived from this software
142 * without specific prior written permission.
144 * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
145 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
146 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
147 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
148 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
149 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
150 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
151 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
152 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
153 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
159 * FIPS 180-2 SHA-224/256/384/512 implementation
160 * Last update: 02/02/2007
161 * Issue date: 04/30/2005
163 * Copyright (C) 2005, 2007 Olivier Gay <olivier.gay@a3.epfl.ch>
164 * All rights reserved.
166 * Redistribution and use in source and binary forms, with or without
167 * modification, are permitted provided that the following conditions
169 * 1. Redistributions of source code must retain the above copyright
170 * notice, this list of conditions and the following disclaimer.
171 * 2. Redistributions in binary form must reproduce the above copyright
172 * notice, this list of conditions and the following disclaimer in the
173 * documentation and/or other materials provided with the distribution.
174 * 3. Neither the name of the project nor the names of its contributors
175 * may be used to endorse or promote products derived from this software
176 * without specific prior written permission.
178 * THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
179 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
180 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
181 * ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
182 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
183 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
184 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
185 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
186 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
187 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
193 * Copyright (c) 1982, 1986, 1993
194 * The Regents of the University of California. All rights reserved.
196 * Redistribution and use in source and binary forms, with or without
197 * modification, are permitted provided that the following conditions
199 * 1. Redistributions of source code must retain the above copyright
200 * notice, this list of conditions and the following disclaimer.
201 * 2. Redistributions in binary form must reproduce the above copyright
202 * notice, this list of conditions and the following disclaimer in the
203 * documentation and/or other materials provided with the distribution.
204 * 4. Neither the name of the University 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.
208 * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
209 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
210 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
211 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
212 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
213 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
214 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
215 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
216 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
217 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
220 * @(#)mtio.h 8.1 (Berkeley) 6/2/93
221 * $FreeBSD: stable/7/sys/sys/mtio.h 139825 2005-01-07 02:29:27Z imp $
226 * Author: Tatu Ylonen <ylo@ngs.fi>
228 * Copyright (c) 1991 Tatu Ylonen, Espoo, Finland
230 * Permission to use, copy, modify, distribute, and sell this software
231 * and its documentation for any purpose is hereby granted without
232 * fee, provided that the above copyright notice appear in all copies.
233 * This software is provided "as is" without express or implied
237 ** OSSP var - Variable Expansion
238 ** Copyright (c) 2001-2002 Ralf S. Engelschall <rse@engelschall.com>
239 ** Copyright (c) 2001-2002 The OSSP Project (http://www.ossp.org/)
240 ** Copyright (c) 2001-2002 Cable & Wireless Deutschland (http://www.cw.com/de/)
242 ** This file is part of OSSP var, a variable expansion
243 ** library which can be found at http://www.ossp.org/pkg/lib/var/.
245 ** Permission to use, copy, modify, and distribute this software for
246 ** any purpose with or without fee is hereby granted, provided that
247 ** the above copyright notice and this permission notice appear in all
251 lz4.c lz4_encoder.h lz4.h
254 LZ4 - Fast LZ compression algorithm
255 Copyright (C) 2011-2013, Yann Collet.
256 BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php)
258 Redistribution and use in source and binary forms, with or without
259 modification, are permitted provided that the following conditions are
262 * Redistributions of source code must retain the above copyright
263 notice, this list of conditions and the following disclaimer.
264 * Redistributions in binary form must reproduce the above
265 copyright notice, this list of conditions and the following disclaimer
266 in the documentation and/or other materials provided with the
269 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
270 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
271 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
272 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
273 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
274 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
275 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
276 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
277 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
278 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
279 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
281 You can contact the author at :
282 - LZ4 homepage : http://fastcompression.blogspot.com/p/lz4.html
283 - LZ4 source repository : https://github.com/lz4/lz4
290 Bacula® - The Network Backup Solution
292 Copyright (c) 2010-2015, Joakim Tjernlund
295 Redistribution and use in source and binary forms, with or without
296 modification, are permitted provided that the following conditions are
299 1. Redistributions of source code must retain the above copyright
300 notice, this list of conditions and the following disclaimer.
302 2. Redistributions in binary form must reproduce the above copyright
303 notice, this list of conditions and the following disclaimer in the
304 documentation and/or other materials provided with the distribution.
306 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
307 IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
308 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
309 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
310 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
311 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
312 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
313 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
314 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
315 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
316 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.