]> git.sur5r.net Git - bacula/bacula/blob - bacula/LICENSE
fea736568ea08ea5089068a4667864b3a4f81592
[bacula/bacula] / bacula / LICENSE
1 History:
2 The original Bacula code was Copyright Kern Sibbald and John Walker.
3 After November 2004, it became Copyright Kern Sibbald, and finally,
4 the copyright was transferred to the Free Software Foundation Europe
5 on 15 November 2006.
6
7 Trademark:
8 The name Bacula is a registered trademark.
9
10 ===================================
11
12 License:
13 For the most part, Bacula is licensed under the GPL version 2
14 this code is listed under Copyright Free Software Foundation
15 Europe e.V. What follows are the addition(s) to the GPL version
16 2 license, for code that is copyrighted as noted above.
17
18 Linking: 
19 As a special exception to the GPLv2, the Bacula Project gives
20 permission to link the code of its release of Bacula with the OpenSSL
21 project's "OpenSSL" library (or with modified versions of it that use
22 the same license as the "OpenSSL" library), and distribute the linked
23 executables. You must obey the GNU General Public License in all
24 respects for all of the code used other than "OpenSSL". If you modify
25 a particular file, you may extend this exception to your version of the file,
26 but you are not obligated to do so. If you do not wish this exception
27 to apply to your code, clearly indicate so in the file.
28              
29 ===================================
30
31
32 What follows is information from the authors of the code:
33
34 License:
35 To the best of our knowledge, all code used in Bacula that is 
36 copyrighted by a third party has licenses that are compatible
37 with the OpenSSL license, and so with the exception that we have 
38 made to the GPLv2 above, Bacula can be freely linked and distributed
39 with the OpenSSL libraries.
40
41 IP rights:
42 Recipient understands that although each Contributor grants the
43 licenses to its Contributions set forth herein, no assurances are
44 provided by any Contributor that the Program does not infringe
45 the patent or other intellectual property rights of any other
46 entity.  Each Contributor disclaims any liability to Recipient
47 for claims brought by any other entity based on infringement of
48 intellectual property rights or otherwise.  As a condition to
49 exercising the rights and licenses granted hereunder, each
50 Recipient hereby assumes sole responsibility to secure any other
51 intellectual property rights needed, if any.  For example, if a
52 third party patent license is required to allow Recipient to
53 distribute the Program, it is Recipient's responsibility to
54 acquire that license before distributing the Program.
55
56 Copyrights:
57 Each Contributor represents that to its knowledge it has
58 sufficient copyright rights in its Contribution, if any, to grant
59 the copyright license set forth in this Agreement.
60
61 Code falling under the above conditions will be marked as follows:
62
63    Bacula® - The Network Backup Solution
64
65    Copyright (C) 2000-2006 Free Software Foundation Europe e.V.
66
67    The main author of Bacula is Kern Sibbald, with contributions from
68    many others, a complete list can be found in the file AUTHORS.
69    This program is Free Software; you can redistribute it and/or
70    modify it under the terms of version two of the GNU General Public
71    License as published by the Free Software Foundation plus additions
72    that are listed in the file LICENSE.
73
74    This program is distributed in the hope that it will be useful, but
75    WITHOUT ANY WARRANTY; without even the implied warranty of
76    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
77    General Public License for more details.
78
79    You should have received a copy of the GNU General Public License
80    along with this program; if not, write to the Free Software
81    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
82    02110-1301, USA.
83
84    Bacula® is a registered trademark of John Walker.
85    The licensor of Bacula is the Free Software Foundation Europe
86    (FSFE), Fiduciary Program, Sumatrastrasse 25, 8006 Zürich,
87    Switzerland, email:ftf@fsfeurope.org.
88
89
90 Windows:
91 Certain source code used to build the Windows version of the
92 Bacula File daemon is copyrighted and or trademarked by Microsoft
93 and may contain Microsoft intellectual property (examples:
94 Microsoft VC++, the source to the VSS libraries, the Microsoft C
95 runtime libraries).  As such we cannot and do not distribute that
96 software.  We are permitted however to distribute Bacula with the
97 necessary Microsoft libraries in binary form.
98
99 You may obtain the parts that we cannot distribute as follows.  The
100 Microsoft compiler available for purchase, and Microsoft provides a free
101 version of the compiler.  The source code and libraries are available for
102 download from Microsoft public Web servers.  We have documented in the
103 src/win32 directory the URLs from which we obtained the library source, and
104 how we build the Windows File daemon and many users have succeeded in doing
105 so themselves.  Our intention is to respect as closely as possible Open
106 Source practices while maintaining full respect for proprietary and
107 copyrighted code.
108
109 GPLv2 or later license:
110  src/tools/bsmtp.c
111     Copyright (C) 1997 Ralf S. Engelschall, All Rights Reserved.
112   (note, bsmtp.c does not use OpenSSL)
113
114 BSD License notice for inclusion with the binary:
115  src/lib/fnmatch.c
116    * Copyright (c) 1989, 1993, 1994
117    *      The Regents of the University of California.  All rights reserved.
118  src/lib/fnmatch.h
119    * Copyright (c) 1992, 1993
120    *      The Regents of the University of California.  All rights reserved.
121
122 Permissive licenses:
123  src/lib/var.c/h
124    **  OSSP var - Variable Expansion
125    **  Copyright (c) 2001-2002 Ralf S. Engelschall <rse@engelschall.com>
126    **  Copyright (c) 2001-2002 The OSSP Project (http://www.ossp.org/)
127    **  Copyright (c) 2001-2002 Cable & Wireless Deutschland (http://www.cw.com/de/)
128
129  src/lib/bsnprintf.c
130    * Copyright Patrick Powell 1995
131
132  src/bregex.c/h
133    * Copyright (c) 1991 Tatu Ylonen, Espoo, Finland
134
135  src/lib/sha1.c/h
136    Copyright (C) The Internet Society (2001).  All Rights Reserved.
137
138  src/win32/compat/getopt.c
139    "... licensed under IBM copyrights to use the IBM-provided source code 
140    in any way he or she deems fit ..."
141
142  src/win32/compat/sys/mtio.h (LGPL)
143    Copyright (C) 1996, 1997 Free Software Foundation, Inc.
144    
145
146 Bacula can be enabled with data encryption and/or communications
147 encryption. If this is the case, you will be including OpenSSL code that
148 that contains cryptographic software written by Eric Young
149 (eay@cryptsoft.com) and also software written by Tim Hudson
150 (tjh@cryptsoft.com).
151
152 There are parts of Bacula that are licensed under the LGPL so
153 that they may be used in proprietary code to interface with
154 Bacula.
155
156 Finally there are parts of Bacula that are in the public domain.
157              
158 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
159 IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
160 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
161 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
162 OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
163 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
164 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
165 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
166 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
167 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
168 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
169
170 =====================================
171
172
173 The entire GPL is reproduced below, in the manuals distributed with the
174 Bacula documentation and can also be found online on the GNU web site
175 as well as at www.bacula.org. You may also obtain a copy of the
176 GPL (or LGPL) by writing to: Free Software Foundation, Inc., 
177 51 Franklin St, Fifth Floor, Boston, MA 02110-1301  USA
178
179 ============== Text of GPL version 2 license ========
180
181                     GNU GENERAL PUBLIC LICENSE
182                        Version 2, June 1991
183
184  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
185  51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
186  Everyone is permitted to copy and distribute verbatim copies
187  of this license document, but changing it is not allowed.
188
189                             Preamble
190
191   The licenses for most software are designed to take away your
192 freedom to share and change it.  By contrast, the GNU General Public
193 License is intended to guarantee your freedom to share and change free
194 software--to make sure the software is free for all its users.  This
195 General Public License applies to most of the Free Software
196 Foundation's software and to any other program whose authors commit to
197 using it.  (Some other Free Software Foundation software is covered by
198 the GNU Library General Public License instead.)  You can apply it to
199 your programs, too.
200
201   When we speak of free software, we are referring to freedom, not
202 price.  Our General Public Licenses are designed to make sure that you
203 have the freedom to distribute copies of free software (and charge for
204 this service if you wish), that you receive source code or can get it
205 if you want it, that you can change the software or use pieces of it
206 in new free programs; and that you know you can do these things.
207
208   To protect your rights, we need to make restrictions that forbid
209 anyone to deny you these rights or to ask you to surrender the rights.
210 These restrictions translate to certain responsibilities for you if you
211 distribute copies of the software, or if you modify it.
212
213   For example, if you distribute copies of such a program, whether
214 gratis or for a fee, you must give the recipients all the rights that
215 you have.  You must make sure that they, too, receive or can get the
216 source code.  And you must show them these terms so they know their
217 rights.
218
219   We protect your rights with two steps: (1) copyright the software, and
220 (2) offer you this license which gives you legal permission to copy,
221 distribute and/or modify the software.
222
223   Also, for each author's protection and ours, we want to make certain
224 that everyone understands that there is no warranty for this free
225 software.  If the software is modified by someone else and passed on, we
226 want its recipients to know that what they have is not the original, so
227 that any problems introduced by others will not reflect on the original
228 authors' reputations.
229
230   Finally, any free program is threatened constantly by software
231 patents.  We wish to avoid the danger that redistributors of a free
232 program will individually obtain patent licenses, in effect making the
233 program proprietary.  To prevent this, we have made it clear that any
234 patent must be licensed for everyone's free use or not licensed at all.
235
236   The precise terms and conditions for copying, distribution and
237 modification follow.
238 \f
239                     GNU GENERAL PUBLIC LICENSE
240    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
241
242   0. This License applies to any program or other work which contains
243 a notice placed by the copyright holder saying it may be distributed
244 under the terms of this General Public License.  The "Program", below,
245 refers to any such program or work, and a "work based on the Program"
246 means either the Program or any derivative work under copyright law:
247 that is to say, a work containing the Program or a portion of it,
248 either verbatim or with modifications and/or translated into another
249 language.  (Hereinafter, translation is included without limitation in
250 the term "modification".)  Each licensee is addressed as "you".
251
252 Activities other than copying, distribution and modification are not
253 covered by this License; they are outside its scope.  The act of
254 running the Program is not restricted, and the output from the Program
255 is covered only if its contents constitute a work based on the
256 Program (independent of having been made by running the Program).
257 Whether that is true depends on what the Program does.
258
259   1. You may copy and distribute verbatim copies of the Program's
260 source code as you receive it, in any medium, provided that you
261 conspicuously and appropriately publish on each copy an appropriate
262 copyright notice and disclaimer of warranty; keep intact all the
263 notices that refer to this License and to the absence of any warranty;
264 and give any other recipients of the Program a copy of this License
265 along with the Program.
266
267 You may charge a fee for the physical act of transferring a copy, and
268 you may at your option offer warranty protection in exchange for a fee.
269
270   2. You may modify your copy or copies of the Program or any portion
271 of it, thus forming a work based on the Program, and copy and
272 distribute such modifications or work under the terms of Section 1
273 above, provided that you also meet all of these conditions:
274
275     a) You must cause the modified files to carry prominent notices
276     stating that you changed the files and the date of any change.
277
278     b) You must cause any work that you distribute or publish, that in
279     whole or in part contains or is derived from the Program or any
280     part thereof, to be licensed as a whole at no charge to all third
281     parties under the terms of this License.
282
283     c) If the modified program normally reads commands interactively
284     when run, you must cause it, when started running for such
285     interactive use in the most ordinary way, to print or display an
286     announcement including an appropriate copyright notice and a
287     notice that there is no warranty (or else, saying that you provide
288     a warranty) and that users may redistribute the program under
289     these conditions, and telling the user how to view a copy of this
290     License.  (Exception: if the Program itself is interactive but
291     does not normally print such an announcement, your work based on
292     the Program is not required to print an announcement.)
293 \f
294 These requirements apply to the modified work as a whole.  If
295 identifiable sections of that work are not derived from the Program,
296 and can be reasonably considered independent and separate works in
297 themselves, then this License, and its terms, do not apply to those
298 sections when you distribute them as separate works.  But when you
299 distribute the same sections as part of a whole which is a work based
300 on the Program, the distribution of the whole must be on the terms of
301 this License, whose permissions for other licensees extend to the
302 entire whole, and thus to each and every part regardless of who wrote it.
303
304 Thus, it is not the intent of this section to claim rights or contest
305 your rights to work written entirely by you; rather, the intent is to
306 exercise the right to control the distribution of derivative or
307 collective works based on the Program.
308
309 In addition, mere aggregation of another work not based on the Program
310 with the Program (or with a work based on the Program) on a volume of
311 a storage or distribution medium does not bring the other work under
312 the scope of this License.
313
314   3. You may copy and distribute the Program (or a work based on it,
315 under Section 2) in object code or executable form under the terms of
316 Sections 1 and 2 above provided that you also do one of the following:
317
318     a) Accompany it with the complete corresponding machine-readable
319     source code, which must be distributed under the terms of Sections
320     1 and 2 above on a medium customarily used for software interchange; or,
321
322     b) Accompany it with a written offer, valid for at least three
323     years, to give any third party, for a charge no more than your
324     cost of physically performing source distribution, a complete
325     machine-readable copy of the corresponding source code, to be
326     distributed under the terms of Sections 1 and 2 above on a medium
327     customarily used for software interchange; or,
328
329     c) Accompany it with the information you received as to the offer
330     to distribute corresponding source code.  (This alternative is
331     allowed only for noncommercial distribution and only if you
332     received the program in object code or executable form with such
333     an offer, in accord with Subsection b above.)
334
335 The source code for a work means the preferred form of the work for
336 making modifications to it.  For an executable work, complete source
337 code means all the source code for all modules it contains, plus any
338 associated interface definition files, plus the scripts used to
339 control compilation and installation of the executable.  However, as a
340 special exception, the source code distributed need not include
341 anything that is normally distributed (in either source or binary
342 form) with the major components (compiler, kernel, and so on) of the
343 operating system on which the executable runs, unless that component
344 itself accompanies the executable.
345
346 If distribution of executable or object code is made by offering
347 access to copy from a designated place, then offering equivalent
348 access to copy the source code from the same place counts as
349 distribution of the source code, even though third parties are not
350 compelled to copy the source along with the object code.
351 \f
352   4. You may not copy, modify, sublicense, or distribute the Program
353 except as expressly provided under this License.  Any attempt
354 otherwise to copy, modify, sublicense or distribute the Program is
355 void, and will automatically terminate your rights under this License.
356 However, parties who have received copies, or rights, from you under
357 this License will not have their licenses terminated so long as such
358 parties remain in full compliance.
359
360   5. You are not required to accept this License, since you have not
361 signed it.  However, nothing else grants you permission to modify or
362 distribute the Program or its derivative works.  These actions are
363 prohibited by law if you do not accept this License.  Therefore, by
364 modifying or distributing the Program (or any work based on the
365 Program), you indicate your acceptance of this License to do so, and
366 all its terms and conditions for copying, distributing or modifying
367 the Program or works based on it.
368
369   6. Each time you redistribute the Program (or any work based on the
370 Program), the recipient automatically receives a license from the
371 original licensor to copy, distribute or modify the Program subject to
372 these terms and conditions.  You may not impose any further
373 restrictions on the recipients' exercise of the rights granted herein.
374 You are not responsible for enforcing compliance by third parties to
375 this License.
376
377   7. If, as a consequence of a court judgment or allegation of patent
378 infringement or for any other reason (not limited to patent issues),
379 conditions are imposed on you (whether by court order, agreement or
380 otherwise) that contradict the conditions of this License, they do not
381 excuse you from the conditions of this License.  If you cannot
382 distribute so as to satisfy simultaneously your obligations under this
383 License and any other pertinent obligations, then as a consequence you
384 may not distribute the Program at all.  For example, if a patent
385 license would not permit royalty-free redistribution of the Program by
386 all those who receive copies directly or indirectly through you, then
387 the only way you could satisfy both it and this License would be to
388 refrain entirely from distribution of the Program.
389
390 If any portion of this section is held invalid or unenforceable under
391 any particular circumstance, the balance of the section is intended to
392 apply and the section as a whole is intended to apply in other
393 circumstances.
394
395 It is not the purpose of this section to induce you to infringe any
396 patents or other property right claims or to contest validity of any
397 such claims; this section has the sole purpose of protecting the
398 integrity of the free software distribution system, which is
399 implemented by public license practices.  Many people have made
400 generous contributions to the wide range of software distributed
401 through that system in reliance on consistent application of that
402 system; it is up to the author/donor to decide if he or she is willing
403 to distribute software through any other system and a licensee cannot
404 impose that choice.
405
406 This section is intended to make thoroughly clear what is believed to
407 be a consequence of the rest of this License.
408 \f
409   8. If the distribution and/or use of the Program is restricted in
410 certain countries either by patents or by copyrighted interfaces, the
411 original copyright holder who places the Program under this License
412 may add an explicit geographical distribution limitation excluding
413 those countries, so that distribution is permitted only in or among
414 countries not thus excluded.  In such case, this License incorporates
415 the limitation as if written in the body of this License.
416
417   9. The Free Software Foundation may publish revised and/or new versions
418 of the General Public License from time to time.  Such new versions will
419 be similar in spirit to the present version, but may differ in detail to
420 address new problems or concerns.
421
422 Each version is given a distinguishing version number.  If the Program
423 specifies a version number of this License which applies to it and "any
424 later version", you have the option of following the terms and conditions
425 either of that version or of any later version published by the Free
426 Software Foundation.  If the Program does not specify a version number of
427 this License, you may choose any version ever published by the Free Software
428 Foundation.
429
430   10. If you wish to incorporate parts of the Program into other free
431 programs whose distribution conditions are different, write to the author
432 to ask for permission.  For software which is copyrighted by the Free
433 Software Foundation, write to the Free Software Foundation; we sometimes
434 make exceptions for this.  Our decision will be guided by the two goals
435 of preserving the free status of all derivatives of our free software and
436 of promoting the sharing and reuse of software generally.
437
438                             NO WARRANTY
439
440   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
441 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
442 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
443 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
444 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
445 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
446 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
447 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
448 REPAIR OR CORRECTION.
449
450   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
451 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
452 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
453 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
454 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
455 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
456 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
457 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
458 POSSIBILITY OF SUCH DAMAGES.
459
460                      END OF TERMS AND CONDITIONS
461 \f
462             How to Apply These Terms to Your New Programs
463
464   If you develop a new program, and you want it to be of the greatest
465 possible use to the public, the best way to achieve this is to make it
466 free software which everyone can redistribute and change under these terms.
467
468   To do so, attach the following notices to the program.  It is safest
469 to attach them to the start of each source file to most effectively
470 convey the exclusion of warranty; and each file should have at least
471 the "copyright" line and a pointer to where the full notice is found.
472
473     <one line to give the program's name and a brief idea of what it does.>
474     Copyright (C) <year>  <name of author>
475
476     This program is free software; you can redistribute it and/or modify
477     it under the terms of the GNU General Public License as published by
478     the Free Software Foundation; either version 2 of the License, or
479     (at your option) any later version.
480
481     This program is distributed in the hope that it will be useful,
482     but WITHOUT ANY WARRANTY; without even the implied warranty of
483     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
484     GNU General Public License for more details.
485
486     You should have received a copy of the GNU General Public License
487     along with this program; if not, write to the Free Software
488     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
489
490
491 Also add information on how to contact you by electronic and paper mail.
492
493 If the program is interactive, make it output a short notice like this
494 when it starts in an interactive mode:
495
496     Gnomovision version 69, Copyright (C) year name of author
497     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
498     This is free software, and you are welcome to redistribute it
499     under certain conditions; type `show c' for details.
500
501 The hypothetical commands `show w' and `show c' should show the appropriate
502 parts of the General Public License.  Of course, the commands you use may
503 be called something other than `show w' and `show c'; they could even be
504 mouse-clicks or menu items--whatever suits your program.
505
506 You should also get your employer (if you work as a programmer) or your
507 school, if any, to sign a "copyright disclaimer" for the program, if
508 necessary.  Here is a sample; alter the names:
509
510   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
511   `Gnomovision' (which makes passes at compilers) written by James Hacker.
512
513   <signature of Ty Coon>, 1 April 1989
514   Ty Coon, President of Vice
515
516 This General Public License does not permit incorporating your program into
517 proprietary programs.  If your program is a subroutine library, you may
518 consider it more useful to permit linking proprietary applications with the
519 library.  If this is what you want to do, use the GNU Lesser General
520 Public License instead of this License.
521
522 ===========================================