]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/README
Added wxbutils.cpp.
[bacula/bacula] / bacula / README
index 1c04c9d52dd03fb81ed3cd73e15ac7a7586cd852..a360ddd2d7e5f837b4c21de90ea6d4410919346d 100644 (file)
@@ -91,4 +91,26 @@ your drive is not supported.
 FreeBSD users, pay special attention to the Device configuration
 parameters needed to deal with FreeBSD tape drivers.
 
-
+License:
+For the most part, Bacula is licensed under GPL version 2 or greater.        
+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 freely available.
+    
+
+In addition to GPL, there are also parts of Bacula that are licensed
+under LGPL so that they may be used in proprietary code to interface
+with Bacula, and there are parts that are in the public domain.
+             
+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.