]> git.sur5r.net Git - bacula/docs/blob - docs/manuals/de/concepts/license.tex
Update
[bacula/docs] / docs / manuals / de / concepts / 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}{\url{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}{\url{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 the 
34 \ilink{GNU General Public License version 2.}{GplChapter}.
35
36 Most of this code is copyrighted: Copyright \copyright 2000-2007
37 Free Software Foundation Europe e.V.
38
39 Portions may be copyrighted by other people (ATT, the Free Software
40 Foundation, ...). These files are released under the GPL license.
41
42 \section{LGPL}
43 \index[general]{LGPL }
44
45 Some of the Bacula library source code is released under the 
46 \ilink{GNU Lesser General Public License.}{LesserChapter} This
47 permits third parties to use these parts of our code in their proprietary
48 programs to interface to Bacula. 
49
50 \section{Public Domain}
51 \index[general]{Domain!Public }
52 \index[general]{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 \section{Trademark}
58 \index[general]{Trademark }
59
60 Bacula\raisebox{.6ex}{\textsuperscript{\textregistered}} is a registered
61 trademark of Kern Sibbald. 
62
63 We have trademarked the Bacula name to ensure that any program using the
64 name Bacula will be exactly compatible with the program that we have
65 released.  The use of the name Bacula is restricted to software systems
66 that agree exactly with the program presented here.
67
68 \section{Fiduciary License Agreement}
69 \index[general]{Fiduciary License Agreement }
70 Developers who have contributed significant changes to the Bacula code
71 should have signed a Fiduciary License Agreement (FLA), which 
72 guarantees them the right to use the code they have developed, and also
73 ensures that the Free Software Foundation Europe (and thus the Bacula
74 project) has the rights to the code.  This Fiduciary License Agreement
75 is found on the Bacula web site at:
76
77 \elink{http://www.bacula.org/en/FLA-bacula.en.pdf}{\url{http://www.bacula.org/en/FLA-bacula.en.pdf}}
78
79 and should be filled out then sent to:
80
81 \begin{quote}
82      Free Software Foundation Europe \\
83      Freedom Task Force \\
84      Sumatrastrasse 25 \\
85      8006 Z\"{u}rich \\
86      Switzerland \\
87 \end{quote}
88
89 Please note that the above address is different from the officially
90 registered office mentioned in the document.  When you send in such a
91 complete document, please notify me: kern at sibbald dot com.
92
93
94 \section{Disclaimer}
95 \index[general]{Disclaimer }
96
97 NO WARRANTY 
98
99 BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE
100 PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE
101 STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE
102 PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
103 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
104 FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND
105 PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE,
106 YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 
107
108 IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY
109 COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE
110 PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
111 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE
112 OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR
113 DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR
114 A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH
115 HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.