]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/LICENSE
kes Implement patch supplied by Landon to fix bug #944 where using
[bacula/bacula] / bacula / LICENSE
index bd6fa9db7e1113acd1b292cfa4cead425bd5a7a9..07a17f8eeebddd149530f72abaad3d78655828ec 100644 (file)
@@ -10,17 +10,29 @@ The name Bacula is a registered trademark.
 ===================================
 
 License:
-For the most part, Bacula is licensed under the GPL version 2         
-with the additions listed below. Most this code is listed
-under Copyright Free Software Foundation Europe e.V.  What
-follows are the additions to the GPL version 2 license.
+For the most part, Bacula is licensed under the GPL version 2
+this code is listed under Copyright Free Software Foundation
+Europe e.V. A small part of the code (less than 10 files) is
+copyrighted under the GPL by FSF, or under BSD licenses by various
+authors (see below).
+
+What follows is information from the authors of the code:
 
 Linking: 
-Bacula may be linked with any libraries permitted under the GPL,
-or with any non-GPLed libraries, including OpenSSL, that are
-required for its proper functioning, providing the source code of
-those non-GPLed libraries is non-proprietary and freely
-available to the public.
+Bacula may be linked with any libraries permitted under the GPL.
+However, if configured with encryption Bacula does use the
+OpenSSL libraries which are, unfortunately, not compatible with
+GPL v2.  To the best of our knowledge these libraries are not
+distributed with Bacula code because they are shared objects, and
+as such there is no conflict with the GPL according what I (Kern)
+understand in talking to FSFE, and in any case, for the code that
+I have written, I have no problems linking in OpenSSL (of course
+this does not speak for the few files in Bacula that are
+copyrighted by others).  If you take a more severe stance on this
+issue, and you are going to distribute Bacula, then simply do not
+use the --with-openssl when building your package, and no use of
+OpenSSL even through dynamic linking will be included.
+             
 
 IP rights:
 Recipient understands that although each Contributor grants the
@@ -52,8 +64,8 @@ Code falling under the above conditions will be marked as follows:
    many others, a complete list can be found in the file AUTHORS.
    This program is Free Software; you can redistribute it and/or
    modify it under the terms of version two of the GNU General Public
-   License as published by the Free Software Foundation plus additions
-   that are listed in the file LICENSE.
+   License as published by the Free Software Foundation, a copy of which
+   is in the LICENSE file
 
    This program is distributed in the hope that it will be useful, but
    WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -72,13 +84,13 @@ Code falling under the above conditions will be marked as follows:
 
 
 Windows:
-Certain source code used to build the Windows version of the Bacula
-File daemon is copyrighted and or trademarked by Microsoft and may
-contain Microsoft intellectual property (examples: Microsoft VC++, the
-source to the VSS libraries, the Microsoft C runtime libraries).  As
-such we cannot and do not distribute that software. We are permitted
-however to distribute Bacula in binary form with the necessary Microsoft
-libraries linked in.
+Certain source code used to build the Windows version of the
+Bacula File daemon is copyrighted and or trademarked by Microsoft
+and may contain Microsoft intellectual property (examples:
+Microsoft VC++, the source to the VSS libraries, the Microsoft C
+runtime libraries).  As such we cannot and do not distribute that
+software.  We are permitted however to distribute Bacula with the
+necessary Microsoft libraries in binary form.
 
 You may obtain the parts that we cannot distribute as follows.  The
 Microsoft compiler available for purchase, and Microsoft provides a free
@@ -90,6 +102,42 @@ so themselves.  Our intention is to respect as closely as possible Open
 Source practices while maintaining full respect for proprietary and
 copyrighted code.
 
+BSD code used in the Windows version only:
+Code falling under the BSD license has the following license:
+
+   Copyright (c)2002-2003 Mark K. Kim
+   All rights reserved.
+   
+   Redistribution and use in source and binary forms, with or without
+   modification, are permitted provided that the following conditions
+   are met:
+
+     * Redistributions of source code must retain the above copyright
+       notice, this list of conditions and the following disclaimer.
+
+     * Redistributions in binary form must reproduce the above copyright
+       notice, this list of conditions and the following disclaimer in
+       the documentation and/or other materials provided with the
+       distribution.
+
+     * Neither the original author of this software nor the names of its
+       contributors may be used to endorse or promote products derived
+       from this software without specific prior written permission.
+
+   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+   "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+   LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+   FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+   COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+   INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
+   BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
+   OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
+   AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+   OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
+   THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
+   DAMAGE.
+
+
 =====================================
 
 The entire GPL is reproduced below, in the manuals distributed with the
@@ -113,8 +161,14 @@ freedom to publish or distribute modified versions when you wish.
 
 Other Licenses:
 Certain parts of the Bacula software are licensed by their
-copyright holder(s) under the GPL with no modifications.  These
-software files are clearly marked as such.
+copyright holder(s) under the GPL or under the BSD license. 
+These software files are clearly marked as such.
+
+Bacula can be enabled with data encryption and/or communications
+encryption. If this is the case, you will be including OpenSSL code that
+that contains cryptographic software written by Eric Young
+(eay@cryptsoft.com) and also software written by Tim Hudson
+(tjh@cryptsoft.com).
 
 There are parts of Bacula that are licensed under the LGPL so
 that they may be used in proprietary code to interface with
@@ -134,6 +188,9 @@ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
+=====================================
+
+
 ============== Text of GPL version 2 license ========
 
                     GNU GENERAL PUBLIC LICENSE