1\chapter{Bacula Copyright, Trademark, and Licenses}
2\label{blbLicenseChapter}
3\index[general]{Licenses!Bacula Copyright Trademark}
4\index[general]{Bacula Copyright, Trademark, and Licenses}
5
6There are a number of different licenses that are used in Bacula.
7If you have a printed copy of this manual, the details of each of
8the licenses referred to in this chapter can be found in the
9online version of the manual at
10\bref{http://www.baculasystems.com}{http://www.baculasystems.com}.
11
12\section{Bacula Systems}
13This manual and the associated code is the Enterprise version of
14Bacula. It is not open source or licensed under the AGPLv3 as is
15the Bacula community source code. Bacula Enterprise software is
16proprietary.
17
18It is possible that some of it may still be marked as copyright Free Software
19Foundation Europe e.V. by error, but due to the dual copyright, for these
20purposes it should be considered copyright Bacula Systems SA with All
21Rights Reserved. In addition, there
22are parts which are copyright Bacula Systems SA, and parts which
23contain Bacula Systems' trademarks.
24
25\smallskip
26All source code listed under Copyright Bacula Systems SA as well
27as all code falling under the dual license (see above) is
28available only to users with a valid Bacula Systems subscription
29agreement, and may not be redistributed without explicit written
30permission from Bacula Systems SA.
31
32\smallskip
33Portions may be copyrighted by other people.  These files are
34released under different licenses which are compatible with the
35Bacula Enterprise license.
36
37\section{Trademarks}
38\index[general]{Trademarks}
39The name Bacula Systems(R) and associated logos as well as other
40trademarks are trademarks of Bacula Systems SA. Absent a written
41agreement or other express permission, Bacula Systems SA does not
42allow third parties to use its trademarks.  Absent such a written
43trademark license from Bacula Systems, a third party does not
44have the right to distribute anything (code, binaries,
45...) containing Bacula Systems trademarks.
46
47Bacula\raisebox{.3ex}{\textsuperscript{\textregistered}} is a registered
48trademark of Kern Sibbald.
49
50\section{LGPL}
51\index[general]{LGPL}
52
53Some of the Bacula library source code is released under the
54\bilink{GNU Lesser General Public License.}{blbLesserChapter} This
55permits third parties to use these parts of our code in their proprietary
56programs to interface to Bacula.
57
58\section{Public Domain}
59\index[general]{Domain!Public}
60\index[general]{Public Domain}
61
62Some of the Bacula code, or code that Bacula references, has been
63released to the public domain.  E.g.  md5.c, SQLite.
64
65\section{Fiduciary License Agreement}
66\index[general]{Fiduciary License Agreement}
67Developers who have contributed significant changes to the Bacula
68code should have signed a Fiduciary License Agreement (FLA),
69which guarantees them the right to use the code they have
70developed, and also ensures that the Free Software Foundation
71Europe (and thus the Bacula project and Bacula Systems) has the
72rights to the code.  This Fiduciary License Agreement is found on
73the Bacula web site at:
74
75\bref{http://www.bacula.org/en/FLA-bacula.en.pdf}{http://www.bacula.org/en/FLA-bacula.en.pdf}
76
77and if you are submitting code, you should fill it out then sent to:
78
79\begin{quote}
80     Kern Sibbald \\
81     Cotes-de-Montmoiret 9 \\
82     1012 Lausanne \\
83     Switzerland \\
84\end{quote}
85
86When you send in such a
87complete document, please notify me: kern at sibbald dot com.
88
89
90\section{Disclaimer}
91\index[general]{Disclaimer}
92
93NO WARRANTY
94
95BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE
96PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE
97STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE
98PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
99INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
100FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND
101PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE,
102YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
103
104IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY
105COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE
106PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
107GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE
108OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR
109DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR
110A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH
111HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
112