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