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