]> git.sur5r.net Git - bacula/docs/blob - docs/manual/license.tex
8c435d809694ed1e28834a297d575ee6400b1cf2
[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 and }
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*{GPL}
13 \index[general]{GPL }
14 \addcontentsline{toc}{subsection}{GPL}
15
16 The vast bulk of the code is released under a modified version of the 
17 \ilink{GNU General Public License version 2.}{_ChapterStart20} The
18 modifications (actually additions) are described in the source file LICENSE,
19 and their purpose is not to alter the essential qualities of the GPL but to
20 permit more freedom in linking certain third party software supposedly non-GPL
21 compatible, provide termination for Patent (and IP) actions, clarify
22 contributors IP and Copyright claims and non-infringment intentions. The
23 details and governing text are in the file LICENSE in the main source
24 directory. 
25
26 Most of this code is copyrighted: Copyright \copyright 2000-2004 Kern Sibbald and
27 John Walker. or Copyright \copyright 2000-2005 Kern Sibbald 
28
29 Portions may be copyrighted by other people (ATT, the Free Software
30 Foundation, ...). Generally these portions are released under a
31 non-modified GPL 2 license.
32
33 \subsection*{LGPL}
34 \index[general]{LGPL }
35 \addcontentsline{toc}{subsection}{LGPL}
36
37 Some of the Bacula library source code is released under the 
38 \ilink{GNU Lesser General Public License.}{_ChapterStart49} This
39 permits third parties to use these parts of our code in their proprietary
40 programs to interface to Bacula. 
41
42 \subsection*{Public Domain}
43 \index[general]{Domain!Public }
44 \index[general]{Public Domain }
45 \addcontentsline{toc}{subsection}{Public Domain}
46
47 Some of the Bacula code has been released to the public domain. E.g. md5.c,
48 SQLite. 
49
50 \subsection*{Trademark}
51 \index[general]{Trademark }
52 \addcontentsline{toc}{subsection}{Trademark}
53
54 Bacula\raisebox{.6ex}{\textsuperscript{\textregistered}}is a registered
55 trademark of Kern Sibbald and John Walker. 
56
57 We have trademarked the Bacula name to ensure that any variant of Bacula will
58 be exactly compatible with the program that we have released. The use of the
59 name Bacula is restricted to software systems that agree exactly with the
60 program presented here. 
61
62 \subsection*{Disclaimer}
63 \index[general]{Disclaimer }
64 \addcontentsline{toc}{subsection}{Disclaimer}
65
66 NO WARRANTY 
67
68 BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE
69 PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE
70 STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE
71 PROGRAM ``AS IS'' WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
72 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
73 FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND
74 PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE,
75 YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 
76
77 IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY
78 COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE
79 PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
80 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE
81 OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR
82 DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR
83 A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH
84 HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.