]> git.sur5r.net Git - bacula/docs/blob - docs/manual/license.tex
This commit was manufactured by cvs2svn to create tag
[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-2004 Kern Sibbald and
34 John Walker or Copyright \copyright 2000-2006 Kern Sibbald. 
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 Kern Sibbald and 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*{Disclaimer}
70 \index[general]{Disclaimer }
71 \addcontentsline{toc}{subsection}{Disclaimer}
72
73 NO WARRANTY 
74
75 BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE
76 PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE
77 STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE
78 PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
79 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
80 FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND
81 PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE,
82 YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 
83
84 IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY
85 COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE
86 PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
87 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE
88 OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR
89 DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR
90 A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH
91 HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.