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