]> git.sur5r.net Git - bacula/docs/blob - docs/manual/license.tex
Fix umlaut in Zurich
[bacula/docs] / docs / manual / license.tex
1 %%
2 %%
3
4 \chapter{Bacula Copyright, Trademark, and Licenses}
5 \label{_ChapterStart29}
6 \index[general]{Licenses!Bacula Copyright Trademark}
7 \index[general]{Bacula Copyright, Trademark, and Licenses}
8
9 There are a number of different licenses that are used in Bacula. 
10
11 \section{FDL}
12 \index[general]{FDL }
13
14 The GNU Free Documentation License (FDL) is used for this manual.
15 % TODO: Point to appendix that has it
16
17
18 \section{GPL}
19 \index[general]{GPL }
20
21 The vast bulk of the source code is released under a modified version of the 
22 \ilink{GNU General Public License version 2.}{_ChapterStart20} The
23 modifications (actually additions) are described in the source file LICENSE,
24 and their purpose is not to alter the essential qualities of the GPL but to
25 permit more freedom in linking certain third party software supposedly non-GPL
26 compatible, and to clarify
27 contributors IP and Copyright claims and non-infringment intentions. The
28 details and governing text are in the file LICENSE in the main source
29 directory. 
30
31 Most of this code is copyrighted: Copyright \copyright 2000-2006
32 Free Software Foundation Europe e.V.
33
34 Portions may be copyrighted by other people (ATT, the Free Software
35 Foundation, ...). Generally these portions are released under a
36 non-modified GPL 2 license.
37
38 \section{LGPL}
39 \index[general]{LGPL }
40
41 Some of the Bacula library source code is released under the 
42 \ilink{GNU Lesser General Public License.}{_ChapterStart49} This
43 permits third parties to use these parts of our code in their proprietary
44 programs to interface to Bacula. 
45
46 \section{Public Domain}
47 \index[general]{Domain!Public }
48 \index[general]{Public Domain }
49
50 Some of the Bacula code, or code that Bacula references, has been released
51 to the public domain.  E.g.  md5.c, SQLite.
52
53 \section{Trademark}
54 \index[general]{Trademark }
55
56 Bacula\raisebox{.6ex}{\textsuperscript{\textregistered}} is a registered
57 trademark of John Walker. 
58
59 We have trademarked the Bacula name to ensure that any program using the
60 name Bacula will be exactly compatible with the program that we have
61 released.  The use of the name Bacula is restricted to software systems
62 that agree exactly with the program presented here.
63
64 \section{Fiduciary License Agreement}
65 \index[general]{Fiduciary License Agreement }
66 Developers who have contributed significant changes to the Bacula code
67 should have signed a Fiduciary License Agreement (FLA), which 
68 guarantees them the right to use the code they have developed, and also
69 ensures that the Free Software Foundation Europe (and thus the Bacula
70 project) has the rights to the code.  This Fiduciary License Agreement
71 is found on the Bacula web site at:
72
73 \elink{http://www.bacula.org/FLA-bacula.en.pdf}{http://www.bacula.org/FLA-bacula.en.pdf}
74
75 and should be filled out then sent to:
76
77 \begin{quote}
78      Free Software Foundation Europe \\
79      Freedom Task Force \\
80      Sumatrastrasse 25 \\
81      8006 Z\"{u}rich \\
82      Switzerland \\
83 \end{quote}
84
85 Please note that the above address is different from the officially
86 registered office mentioned in the document.  When you send in such a
87 complete document, please notify me: kern at sibbald dot com.
88
89
90 \section{Disclaimer}
91 \index[general]{Disclaimer }
92
93 NO WARRANTY 
94
95 BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE
96 PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE
97 STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE
98 PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
99 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
100 FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND
101 PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE,
102 YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 
103
104 IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY
105 COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE
106 PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
107 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE
108 OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR
109 DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR
110 A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH
111 HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.