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