]> git.sur5r.net Git - bacula/bacula/blob - bacula/LICENSE
- Fix crash on exit with -t option in FD on 2.6 kernels --
[bacula/bacula] / bacula / LICENSE
1 Trademark:
2 The name Bacula is a registered trademark.
3
4 ===================================
5
6 License:
7 For the most part, Bacula is licensed under the GPL version 2 or greater         
8 and any code that is Copyright Kern Sibbald and John Walker with the GPL
9 indication is so licensed, but with the following four additions:
10
11 Linking: 
12 Bacula may be linked with any libraries permitted under
13 the GPL, or with any non-GPLed libraries, including OpenSSL, that
14 are required for its proper functioning, providing the source
15 code of those non-GPLed libraries is non-proprietary and freely available.
16
17 Termination for Patent Action: 
18 In addition to the termination clause specified in the GPL, this
19 license shall terminate automatically and you may no longer
20 exercise any of the rights granted to you by this license as of
21 the date you commence an action, including a cross-claim or
22 counterclaim, against any licensor of GPL software alleging that
23 the software infringes an intellectual property right or a
24 patent.  Special dispensation from or delay to the execution of
25 this clause may be possible by applying directly to the license
26 owner of this software.  Such a dispensation or delay is valid
27 only in writing and signed by the one or more of the license
28 holders.
29
30 IP rights:
31 Recipient understands that although each Contributor grants the
32 licenses to its Contributions set forth herein, no assurances are
33 provided by any Contributor that the Program does not infringe
34 the patent or other intellectual property rights of any other
35 entity.  Each Contributor disclaims any liability to Recipient
36 for claims brought by any other entity based on infringement of
37 intellectual property rights or otherwise.  As a condition to
38 exercising the rights and licenses granted hereunder, each
39 Recipient hereby assumes sole responsibility to secure any other
40 intellectual property rights needed, if any.  For example, if a
41 third party patent license is required to allow Recipient to
42 distribute the Program, it is Recipient's responsibility to
43 acquire that license before distributing the Program.
44
45 Copyrights:
46 Each Contributor represents that to its knowledge it has
47 sufficient copyright rights in its Contribution, if any, to grant
48 the copyright license set forth in this Agreement.
49
50 Code falling under the above conditions will be marked as follows:
51
52    Copyright (C) 2000-2004 Kern Sibbald and John Walker
53
54    This program is free software; you can redistribute it and/or
55    modify it under the terms of the GNU General Public License as
56    published by the Free Software Foundation; either version 2 of
57    the License, or (at your option) any later version.
58
59    This program is distributed in the hope that it will be useful,
60    but WITHOUT ANY WARRANTY; without even the implied warranty of
61    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
62    General Public License for more details.
63
64    You should have received a copy of the GNU General Public
65    License along with this program; if not, write to the Free
66    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
67    MA 02111-1307, USA.
68
69 =====================================
70
71 The entire GPL is reproduced in the html manual distributed with this 
72 source and can also be found online on the GNU web site as well
73 as at www.bacula.org.
74
75 In addition to the GPL, there are parts of Bacula that are licensed
76 under the LGPL so that they may be used in proprietary code to interface
77 with Bacula. 
78
79 Finally there are parts of Bacula that are in the public domain.
80              
81 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
82 IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
83 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
84 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
85 OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
86 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
87 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
88 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
89 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
90 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
91 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.