]> git.sur5r.net Git - bacula/bacula/blob - bacula/LICENSE
Fix compilation warnings with GCC 6.1
[bacula/bacula] / bacula / LICENSE
1
2              Last revision: 06 May 2014
3
4 Bacula is licensed under the GNU Affero General Public License, version
5 3.0 as published by the Free Software Foundation, Inc. ("AGPLv3").
6
7 Additional Terms on the work licensed herein, pursuant to Section 7 of Affero
8 General Public License are as follows:
9
10   1. The name Bacula is a registered trademark of Kern Sibbald, and Kern
11      Sibbald hereby declines to grant a trademark license to "Bacula"
12      pursuant to AGPLv3, Section 7(e) without a separate agreement with Kern
13      Sibbald.
14
15   2. Pursuant to AGPLv3, Section 7(a), in addition to the warranty and
16      liability disclaimers already found in AGPLv3, the copyright holders
17      specifically disclaim any liability for accusations of patent
18      infringement by any third party.
19
20   3. Pursuant to AGPLv3, Section 7(b), the portions of the file AUTHORS that
21      are deemed to be specified reasonable legal notices and/or author
22      attributions shall be preserved in redistribution of source code and/or
23      modifications thereof. Furthermore, when the following notice appears in
24      a source code file, it must be preserved when source code is conveyed
25      and/or propagated:
26
27    Bacula(R) - The Network Backup Solution
28
29    Copyright (C) 2000-2015 Kern Sibbald
30
31    The original author of Bacula is Kern Sibbald, with contributions
32    from many others, a complete list can be found in the file AUTHORS.
33
34    You may use this file and others of this release according to the
35    license defined in the LICENSE file, which includes the Affero General
36    Public License, v3.0 ("AGPLv3") and some additional permissions and
37    terms pursuant to its AGPLv3 Section 7.
38
39    This notice must be preserved when any source code is 
40    conveyed and/or propagated.
41
42    Bacula(R) is a registered trademark of Kern Sibbald.
43
44 Additional Permissions on the work licensed herein, pursuant to Section 7 of
45 AGPLv3 are as follows:
46
47 1. As a special exception to the AGPLv3, the copyright holders give
48    permission to link the code of its release of Bacula with the OpenSSL
49    project's "OpenSSL" library (or with modified versions of it that use the
50    same license as the "OpenSSL" library), and distribute the linked
51    executables.  You must follow the requirements of AGPLv3 in all respects
52    for all of the code used other than "OpenSSL".
53
54 2. As a special exception to the AGPLv3, the copyright holders give
55    permission to link the code of its release of the Bacula Win32 File daemon
56    with the Microsoft supplied Volume Shadow Copy (VSS) libraries and
57    distribute the linked executables.  You must follow the requirements of
58    the AGPLv3 in all respects for all of the code used other than for the
59    Microsoft VSS code.
60
61 The copyright for certain source files may include in addition to what is
62 listed above the following copyright:
63
64    Copyright (C) 2000-2015 Free Software Foundation Europe e.V.
65
66 The copyright on the Baculum code is:
67
68    Copyright (C) 2013-2015 Marcin Haba
69
70 Copyrights of certain "script" files such as headers, shell script, Makefiles,
71 etc ... were never explicitly defined. In almost all cases, they have
72 been copyrighted with a BSD 2-Clause copyright to make them easier. However,
73 as is the case of all BSD type copyrights you must keep the copyright in
74 place and on any binary only released the copyright notice must also be
75 released with the binaries.  An example of such a copyright is:
76
77 #
78 # Copyright (C) 2000-2015 Kern Sibbald
79 # License: BSD 2-Clause; see file LICENSE-FOSS
80 #
81
82 It is equivalent to the full BSD copyright of:
83
84 =====
85 Copyright (C) 2000-2015 Kern Sibbald
86 License: BSD 2-Clause; see file LICENSE-FOSS
87
88 Redistribution and use in source and binary forms, with or without
89 modification, are permitted provided that the following conditions are met:
90
91 1.  Redistributions of source code must retain the above copyright notice,
92 this list of conditions and the following disclaimer.
93
94 2.  Redistributions in binary form must reproduce the above copyright notice,
95 this list of conditions and the following disclaimer in the documentation
96 and/or other materials provided with the distribution.
97
98 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
99 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
100 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
101 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
102 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
103 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
104 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
105 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
106 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
107 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
108 ====
109
110 Note: the exact form of the copyright (dates, name) might vary, but
111 the intent is the same, namely that the full BSD 2-Clause coypright 
112 applies.  The file LICENSE-FOSS has a few more details.
113
114
115 ######################################################################
116 The entire AGPL is below, in the manuals distributed with the Bacula
117 documentation and can also be found online on the GNU web site at
118 www.bacula.org. You may also obtain a copy of the AGPL (or LGPL) by writing
119 to: Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
120 02110-1301 USA
121
122
123                     GNU AFFERO GENERAL PUBLIC LICENSE
124                        Version 3, 19 November 2007
125
126  Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
127  Everyone is permitted to copy and distribute verbatim copies
128  of this license document, but changing it is not allowed.
129
130                             Preamble
131
132   The GNU Affero General Public License is a free, copyleft license for
133 software and other kinds of works, specifically designed to ensure
134 cooperation with the community in the case of network server software.
135
136   The licenses for most software and other practical works are designed
137 to take away your freedom to share and change the works.  By contrast,
138 our General Public Licenses are intended to guarantee your freedom to
139 share and change all versions of a program--to make sure it remains free
140 software for all its users.
141
142   When we speak of free software, we are referring to freedom, not
143 price.  Our General Public Licenses are designed to make sure that you
144 have the freedom to distribute copies of free software (and charge for
145 them if you wish), that you receive source code or can get it if you
146 want it, that you can change the software or use pieces of it in new
147 free programs, and that you know you can do these things.
148
149   Developers that use our General Public Licenses protect your rights
150 with two steps: (1) assert copyright on the software, and (2) offer
151 you this License which gives you legal permission to copy, distribute
152 and/or modify the software.
153
154   A secondary benefit of defending all users' freedom is that
155 improvements made in alternate versions of the program, if they
156 receive widespread use, become available for other developers to
157 incorporate.  Many developers of free software are heartened and
158 encouraged by the resulting cooperation.  However, in the case of
159 software used on network servers, this result may fail to come about.
160 The GNU General Public License permits making a modified version and
161 letting the public access it on a server without ever releasing its
162 source code to the public.
163
164   The GNU Affero General Public License is designed specifically to
165 ensure that, in such cases, the modified source code becomes available
166 to the community.  It requires the operator of a network server to
167 provide the source code of the modified version running there to the
168 users of that server.  Therefore, public use of a modified version, on
169 a publicly accessible server, gives the public access to the source
170 code of the modified version.
171
172   An older license, called the Affero General Public License and
173 published by Affero, was designed to accomplish similar goals.  This is
174 a different license, not a version of the Affero GPL, but Affero has
175 released a new version of the Affero GPL which permits relicensing under
176 this license.
177
178   The precise terms and conditions for copying, distribution and
179 modification follow.
180
181                        TERMS AND CONDITIONS
182
183   0. Definitions.
184
185   "This License" refers to version 3 of the GNU Affero General Public License.
186
187   "Copyright" also means copyright-like laws that apply to other kinds of
188 works, such as semiconductor masks.
189
190   "The Program" refers to any copyrightable work licensed under this
191 License.  Each licensee is addressed as "you".  "Licensees" and
192 "recipients" may be individuals or organizations.
193
194   To "modify" a work means to copy from or adapt all or part of the work
195 in a fashion requiring copyright permission, other than the making of an
196 exact copy.  The resulting work is called a "modified version" of the
197 earlier work or a work "based on" the earlier work.
198
199   A "covered work" means either the unmodified Program or a work based
200 on the Program.
201
202   To "propagate" a work means to do anything with it that, without
203 permission, would make you directly or secondarily liable for
204 infringement under applicable copyright law, except executing it on a
205 computer or modifying a private copy.  Propagation includes copying,
206 distribution (with or without modification), making available to the
207 public, and in some countries other activities as well.
208
209   To "convey" a work means any kind of propagation that enables other
210 parties to make or receive copies.  Mere interaction with a user through
211 a computer network, with no transfer of a copy, is not conveying.
212
213   An interactive user interface displays "Appropriate Legal Notices"
214 to the extent that it includes a convenient and prominently visible
215 feature that (1) displays an appropriate copyright notice, and (2)
216 tells the user that there is no warranty for the work (except to the
217 extent that warranties are provided), that licensees may convey the
218 work under this License, and how to view a copy of this License.  If
219 the interface presents a list of user commands or options, such as a
220 menu, a prominent item in the list meets this criterion.
221
222   1. Source Code.
223
224   The "source code" for a work means the preferred form of the work
225 for making modifications to it.  "Object code" means any non-source
226 form of a work.
227
228   A "Standard Interface" means an interface that either is an official
229 standard defined by a recognized standards body, or, in the case of
230 interfaces specified for a particular programming language, one that
231 is widely used among developers working in that language.
232
233   The "System Libraries" of an executable work include anything, other
234 than the work as a whole, that (a) is included in the normal form of
235 packaging a Major Component, but which is not part of that Major
236 Component, and (b) serves only to enable use of the work with that
237 Major Component, or to implement a Standard Interface for which an
238 implementation is available to the public in source code form.  A
239 "Major Component", in this context, means a major essential component
240 (kernel, window system, and so on) of the specific operating system
241 (if any) on which the executable work runs, or a compiler used to
242 produce the work, or an object code interpreter used to run it.
243
244   The "Corresponding Source" for a work in object code form means all
245 the source code needed to generate, install, and (for an executable
246 work) run the object code and to modify the work, including scripts to
247 control those activities.  However, it does not include the work's
248 System Libraries, or general-purpose tools or generally available free
249 programs which are used unmodified in performing those activities but
250 which are not part of the work.  For example, Corresponding Source
251 includes interface definition files associated with source files for
252 the work, and the source code for shared libraries and dynamically
253 linked subprograms that the work is specifically designed to require,
254 such as by intimate data communication or control flow between those
255 subprograms and other parts of the work.
256
257   The Corresponding Source need not include anything that users
258 can regenerate automatically from other parts of the Corresponding
259 Source.
260
261   The Corresponding Source for a work in source code form is that
262 same work.
263
264   2. Basic Permissions.
265
266   All rights granted under this License are granted for the term of
267 copyright on the Program, and are irrevocable provided the stated
268 conditions are met.  This License explicitly affirms your unlimited
269 permission to run the unmodified Program.  The output from running a
270 covered work is covered by this License only if the output, given its
271 content, constitutes a covered work.  This License acknowledges your
272 rights of fair use or other equivalent, as provided by copyright law.
273
274   You may make, run and propagate covered works that you do not
275 convey, without conditions so long as your license otherwise remains
276 in force.  You may convey covered works to others for the sole purpose
277 of having them make modifications exclusively for you, or provide you
278 with facilities for running those works, provided that you comply with
279 the terms of this License in conveying all material for which you do
280 not control copyright.  Those thus making or running the covered works
281 for you must do so exclusively on your behalf, under your direction
282 and control, on terms that prohibit them from making any copies of
283 your copyrighted material outside their relationship with you.
284
285   Conveying under any other circumstances is permitted solely under
286 the conditions stated below.  Sublicensing is not allowed; section 10
287 makes it unnecessary.
288
289   3. Protecting Users' Legal Rights From Anti-Circumvention Law.
290
291   No covered work shall be deemed part of an effective technological
292 measure under any applicable law fulfilling obligations under article
293 11 of the WIPO copyright treaty adopted on 20 December 1996, or
294 similar laws prohibiting or restricting circumvention of such
295 measures.
296
297   When you convey a covered work, you waive any legal power to forbid
298 circumvention of technological measures to the extent such circumvention
299 is effected by exercising rights under this License with respect to
300 the covered work, and you disclaim any intention to limit operation or
301 modification of the work as a means of enforcing, against the work's
302 users, your or third parties' legal rights to forbid circumvention of
303 technological measures.
304
305   4. Conveying Verbatim Copies.
306
307   You may convey verbatim copies of the Program's source code as you
308 receive it, in any medium, provided that you conspicuously and
309 appropriately publish on each copy an appropriate copyright notice;
310 keep intact all notices stating that this License and any
311 non-permissive terms added in accord with section 7 apply to the code;
312 keep intact all notices of the absence of any warranty; and give all
313 recipients a copy of this License along with the Program.
314
315   You may charge any price or no price for each copy that you convey,
316 and you may offer support or warranty protection for a fee.
317
318   5. Conveying Modified Source Versions.
319
320   You may convey a work based on the Program, or the modifications to
321 produce it from the Program, in the form of source code under the
322 terms of section 4, provided that you also meet all of these conditions:
323
324     a) The work must carry prominent notices stating that you modified
325     it, and giving a relevant date.
326
327     b) The work must carry prominent notices stating that it is
328     released under this License and any conditions added under section
329     7.  This requirement modifies the requirement in section 4 to
330     "keep intact all notices".
331
332     c) You must license the entire work, as a whole, under this
333     License to anyone who comes into possession of a copy.  This
334     License will therefore apply, along with any applicable section 7
335     additional terms, to the whole of the work, and all its parts,
336     regardless of how they are packaged.  This License gives no
337     permission to license the work in any other way, but it does not
338     invalidate such permission if you have separately received it.
339
340     d) If the work has interactive user interfaces, each must display
341     Appropriate Legal Notices; however, if the Program has interactive
342     interfaces that do not display Appropriate Legal Notices, your
343     work need not make them do so.
344
345   A compilation of a covered work with other separate and independent
346 works, which are not by their nature extensions of the covered work,
347 and which are not combined with it such as to form a larger program,
348 in or on a volume of a storage or distribution medium, is called an
349 "aggregate" if the compilation and its resulting copyright are not
350 used to limit the access or legal rights of the compilation's users
351 beyond what the individual works permit.  Inclusion of a covered work
352 in an aggregate does not cause this License to apply to the other
353 parts of the aggregate.
354
355   6. Conveying Non-Source Forms.
356
357   You may convey a covered work in object code form under the terms
358 of sections 4 and 5, provided that you also convey the
359 machine-readable Corresponding Source under the terms of this License,
360 in one of these ways:
361
362     a) Convey the object code in, or embodied in, a physical product
363     (including a physical distribution medium), accompanied by the
364     Corresponding Source fixed on a durable physical medium
365     customarily used for software interchange.
366
367     b) Convey the object code in, or embodied in, a physical product
368     (including a physical distribution medium), accompanied by a
369     written offer, valid for at least three years and valid for as
370     long as you offer spare parts or customer support for that product
371     model, to give anyone who possesses the object code either (1) a
372     copy of the Corresponding Source for all the software in the
373     product that is covered by this License, on a durable physical
374     medium customarily used for software interchange, for a price no
375     more than your reasonable cost of physically performing this
376     conveying of source, or (2) access to copy the
377     Corresponding Source from a network server at no charge.
378
379     c) Convey individual copies of the object code with a copy of the
380     written offer to provide the Corresponding Source.  This
381     alternative is allowed only occasionally and noncommercially, and
382     only if you received the object code with such an offer, in accord
383     with subsection 6b.
384
385     d) Convey the object code by offering access from a designated
386     place (gratis or for a charge), and offer equivalent access to the
387     Corresponding Source in the same way through the same place at no
388     further charge.  You need not require recipients to copy the
389     Corresponding Source along with the object code.  If the place to
390     copy the object code is a network server, the Corresponding Source
391     may be on a different server (operated by you or a third party)
392     that supports equivalent copying facilities, provided you maintain
393     clear directions next to the object code saying where to find the
394     Corresponding Source.  Regardless of what server hosts the
395     Corresponding Source, you remain obligated to ensure that it is
396     available for as long as needed to satisfy these requirements.
397
398     e) Convey the object code using peer-to-peer transmission, provided
399     you inform other peers where the object code and Corresponding
400     Source of the work are being offered to the general public at no
401     charge under subsection 6d.
402
403   A separable portion of the object code, whose source code is excluded
404 from the Corresponding Source as a System Library, need not be
405 included in conveying the object code work.
406
407   A "User Product" is either (1) a "consumer product", which means any
408 tangible personal property which is normally used for personal, family,
409 or household purposes, or (2) anything designed or sold for incorporation
410 into a dwelling.  In determining whether a product is a consumer product,
411 doubtful cases shall be resolved in favor of coverage.  For a particular
412 product received by a particular user, "normally used" refers to a
413 typical or common use of that class of product, regardless of the status
414 of the particular user or of the way in which the particular user
415 actually uses, or expects or is expected to use, the product.  A product
416 is a consumer product regardless of whether the product has substantial
417 commercial, industrial or non-consumer uses, unless such uses represent
418 the only significant mode of use of the product.
419
420   "Installation Information" for a User Product means any methods,
421 procedures, authorization keys, or other information required to install
422 and execute modified versions of a covered work in that User Product from
423 a modified version of its Corresponding Source.  The information must
424 suffice to ensure that the continued functioning of the modified object
425 code is in no case prevented or interfered with solely because
426 modification has been made.
427
428   If you convey an object code work under this section in, or with, or
429 specifically for use in, a User Product, and the conveying occurs as
430 part of a transaction in which the right of possession and use of the
431 User Product is transferred to the recipient in perpetuity or for a
432 fixed term (regardless of how the transaction is characterized), the
433 Corresponding Source conveyed under this section must be accompanied
434 by the Installation Information.  But this requirement does not apply
435 if neither you nor any third party retains the ability to install
436 modified object code on the User Product (for example, the work has
437 been installed in ROM).
438
439   The requirement to provide Installation Information does not include a
440 requirement to continue to provide support service, warranty, or updates
441 for a work that has been modified or installed by the recipient, or for
442 the User Product in which it has been modified or installed.  Access to a
443 network may be denied when the modification itself materially and
444 adversely affects the operation of the network or violates the rules and
445 protocols for communication across the network.
446
447   Corresponding Source conveyed, and Installation Information provided,
448 in accord with this section must be in a format that is publicly
449 documented (and with an implementation available to the public in
450 source code form), and must require no special password or key for
451 unpacking, reading or copying.
452
453   7. Additional Terms.
454
455   "Additional permissions" are terms that supplement the terms of this
456 License by making exceptions from one or more of its conditions.
457 Additional permissions that are applicable to the entire Program shall
458 be treated as though they were included in this License, to the extent
459 that they are valid under applicable law.  If additional permissions
460 apply only to part of the Program, that part may be used separately
461 under those permissions, but the entire Program remains governed by
462 this License without regard to the additional permissions.
463
464   When you convey a copy of a covered work, you may at your option
465 remove any additional permissions from that copy, or from any part of
466 it.  (Additional permissions may be written to require their own
467 removal in certain cases when you modify the work.)  You may place
468 additional permissions on material, added by you to a covered work,
469 for which you have or can give appropriate copyright permission.
470
471   Notwithstanding any other provision of this License, for material you
472 add to a covered work, you may (if authorized by the copyright holders of
473 that material) supplement the terms of this License with terms:
474
475     a) Disclaiming warranty or limiting liability differently from the
476     terms of sections 15 and 16 of this License; or
477
478     b) Requiring preservation of specified reasonable legal notices or
479     author attributions in that material or in the Appropriate Legal
480     Notices displayed by works containing it; or
481
482     c) Prohibiting misrepresentation of the origin of that material, or
483     requiring that modified versions of such material be marked in
484     reasonable ways as different from the original version; or
485
486     d) Limiting the use for publicity purposes of names of licensors or
487     authors of the material; or
488
489     e) Declining to grant rights under trademark law for use of some
490     trade names, trademarks, or service marks; or
491
492     f) Requiring indemnification of licensors and authors of that
493     material by anyone who conveys the material (or modified versions of
494     it) with contractual assumptions of liability to the recipient, for
495     any liability that these contractual assumptions directly impose on
496     those licensors and authors.
497
498   All other non-permissive additional terms are considered "further
499 restrictions" within the meaning of section 10.  If the Program as you
500 received it, or any part of it, contains a notice stating that it is
501 governed by this License along with a term that is a further
502 restriction, you may remove that term.  If a license document contains
503 a further restriction but permits relicensing or conveying under this
504 License, you may add to a covered work material governed by the terms
505 of that license document, provided that the further restriction does
506 not survive such relicensing or conveying.
507
508   If you add terms to a covered work in accord with this section, you
509 must place, in the relevant source files, a statement of the
510 additional terms that apply to those files, or a notice indicating
511 where to find the applicable terms.
512
513   Additional terms, permissive or non-permissive, may be stated in the
514 form of a separately written license, or stated as exceptions;
515 the above requirements apply either way.
516
517   8. Termination.
518
519   You may not propagate or modify a covered work except as expressly
520 provided under this License.  Any attempt otherwise to propagate or
521 modify it is void, and will automatically terminate your rights under
522 this License (including any patent licenses granted under the third
523 paragraph of section 11).
524
525   However, if you cease all violation of this License, then your
526 license from a particular copyright holder is reinstated (a)
527 provisionally, unless and until the copyright holder explicitly and
528 finally terminates your license, and (b) permanently, if the copyright
529 holder fails to notify you of the violation by some reasonable means
530 prior to 60 days after the cessation.
531
532   Moreover, your license from a particular copyright holder is
533 reinstated permanently if the copyright holder notifies you of the
534 violation by some reasonable means, this is the first time you have
535 received notice of violation of this License (for any work) from that
536 copyright holder, and you cure the violation prior to 30 days after
537 your receipt of the notice.
538
539   Termination of your rights under this section does not terminate the
540 licenses of parties who have received copies or rights from you under
541 this License.  If your rights have been terminated and not permanently
542 reinstated, you do not qualify to receive new licenses for the same
543 material under section 10.
544
545   9. Acceptance Not Required for Having Copies.
546
547   You are not required to accept this License in order to receive or
548 run a copy of the Program.  Ancillary propagation of a covered work
549 occurring solely as a consequence of using peer-to-peer transmission
550 to receive a copy likewise does not require acceptance.  However,
551 nothing other than this License grants you permission to propagate or
552 modify any covered work.  These actions infringe copyright if you do
553 not accept this License.  Therefore, by modifying or propagating a
554 covered work, you indicate your acceptance of this License to do so.
555
556   10. Automatic Licensing of Downstream Recipients.
557
558   Each time you convey a covered work, the recipient automatically
559 receives a license from the original licensors, to run, modify and
560 propagate that work, subject to this License.  You are not responsible
561 for enforcing compliance by third parties with this License.
562
563   An "entity transaction" is a transaction transferring control of an
564 organization, or substantially all assets of one, or subdividing an
565 organization, or merging organizations.  If propagation of a covered
566 work results from an entity transaction, each party to that
567 transaction who receives a copy of the work also receives whatever
568 licenses to the work the party's predecessor in interest had or could
569 give under the previous paragraph, plus a right to possession of the
570 Corresponding Source of the work from the predecessor in interest, if
571 the predecessor has it or can get it with reasonable efforts.
572
573   You may not impose any further restrictions on the exercise of the
574 rights granted or affirmed under this License.  For example, you may
575 not impose a license fee, royalty, or other charge for exercise of
576 rights granted under this License, and you may not initiate litigation
577 (including a cross-claim or counterclaim in a lawsuit) alleging that
578 any patent claim is infringed by making, using, selling, offering for
579 sale, or importing the Program or any portion of it.
580
581   11. Patents.
582
583   A "contributor" is a copyright holder who authorizes use under this
584 License of the Program or a work on which the Program is based.  The
585 work thus licensed is called the contributor's "contributor version".
586
587   A contributor's "essential patent claims" are all patent claims
588 owned or controlled by the contributor, whether already acquired or
589 hereafter acquired, that would be infringed by some manner, permitted
590 by this License, of making, using, or selling its contributor version,
591 but do not include claims that would be infringed only as a
592 consequence of further modification of the contributor version.  For
593 purposes of this definition, "control" includes the right to grant
594 patent sublicenses in a manner consistent with the requirements of
595 this License.
596
597   Each contributor grants you a non-exclusive, worldwide, royalty-free
598 patent license under the contributor's essential patent claims, to
599 make, use, sell, offer for sale, import and otherwise run, modify and
600 propagate the contents of its contributor version.
601
602   In the following three paragraphs, a "patent license" is any express
603 agreement or commitment, however denominated, not to enforce a patent
604 (such as an express permission to practice a patent or covenant not to
605 sue for patent infringement).  To "grant" such a patent license to a
606 party means to make such an agreement or commitment not to enforce a
607 patent against the party.
608
609   If you convey a covered work, knowingly relying on a patent license,
610 and the Corresponding Source of the work is not available for anyone
611 to copy, free of charge and under the terms of this License, through a
612 publicly available network server or other readily accessible means,
613 then you must either (1) cause the Corresponding Source to be so
614 available, or (2) arrange to deprive yourself of the benefit of the
615 patent license for this particular work, or (3) arrange, in a manner
616 consistent with the requirements of this License, to extend the patent
617 license to downstream recipients.  "Knowingly relying" means you have
618 actual knowledge that, but for the patent license, your conveying the
619 covered work in a country, or your recipient's use of the covered work
620 in a country, would infringe one or more identifiable patents in that
621 country that you have reason to believe are valid.
622
623   If, pursuant to or in connection with a single transaction or
624 arrangement, you convey, or propagate by procuring conveyance of, a
625 covered work, and grant a patent license to some of the parties
626 receiving the covered work authorizing them to use, propagate, modify
627 or convey a specific copy of the covered work, then the patent license
628 you grant is automatically extended to all recipients of the covered
629 work and works based on it.
630
631   A patent license is "discriminatory" if it does not include within
632 the scope of its coverage, prohibits the exercise of, or is
633 conditioned on the non-exercise of one or more of the rights that are
634 specifically granted under this License.  You may not convey a covered
635 work if you are a party to an arrangement with a third party that is
636 in the business of distributing software, under which you make payment
637 to the third party based on the extent of your activity of conveying
638 the work, and under which the third party grants, to any of the
639 parties who would receive the covered work from you, a discriminatory
640 patent license (a) in connection with copies of the covered work
641 conveyed by you (or copies made from those copies), or (b) primarily
642 for and in connection with specific products or compilations that
643 contain the covered work, unless you entered into that arrangement,
644 or that patent license was granted, prior to 28 March 2007.
645
646   Nothing in this License shall be construed as excluding or limiting
647 any implied license or other defenses to infringement that may
648 otherwise be available to you under applicable patent law.
649
650   12. No Surrender of Others' Freedom.
651
652   If conditions are imposed on you (whether by court order, agreement or
653 otherwise) that contradict the conditions of this License, they do not
654 excuse you from the conditions of this License.  If you cannot convey a
655 covered work so as to satisfy simultaneously your obligations under this
656 License and any other pertinent obligations, then as a consequence you may
657 not convey it at all.  For example, if you agree to terms that obligate you
658 to collect a royalty for further conveying from those to whom you convey
659 the Program, the only way you could satisfy both those terms and this
660 License would be to refrain entirely from conveying the Program.
661
662   13. Remote Network Interaction; Use with the GNU General Public License.
663
664   Notwithstanding any other provision of this License, if you modify the
665 Program, your modified version must prominently offer all users
666 interacting with it remotely through a computer network (if your version
667 supports such interaction) an opportunity to receive the Corresponding
668 Source of your version by providing access to the Corresponding Source
669 from a network server at no charge, through some standard or customary
670 means of facilitating copying of software.  This Corresponding Source
671 shall include the Corresponding Source for any work covered by version 3
672 of the GNU General Public License that is incorporated pursuant to the
673 following paragraph.
674
675   Notwithstanding any other provision of this License, you have
676 permission to link or combine any covered work with a work licensed
677 under version 3 of the GNU General Public License into a single
678 combined work, and to convey the resulting work.  The terms of this
679 License will continue to apply to the part which is the covered work,
680 but the work with which it is combined will remain governed by version
681 3 of the GNU General Public License.
682
683   14. Revised Versions of this License.
684
685   The Free Software Foundation may publish revised and/or new versions of
686 the GNU Affero General Public License from time to time.  Such new versions
687 will be similar in spirit to the present version, but may differ in detail to
688 address new problems or concerns.
689
690   Each version is given a distinguishing version number.  If the
691 Program specifies that a certain numbered version of the GNU Affero General
692 Public License "or any later version" applies to it, you have the
693 option of following the terms and conditions either of that numbered
694 version or of any later version published by the Free Software
695 Foundation.  If the Program does not specify a version number of the
696 GNU Affero General Public License, you may choose any version ever published
697 by the Free Software Foundation.
698
699   If the Program specifies that a proxy can decide which future
700 versions of the GNU Affero General Public License can be used, that proxy's
701 public statement of acceptance of a version permanently authorizes you
702 to choose that version for the Program.
703
704   Later license versions may give you additional or different
705 permissions.  However, no additional obligations are imposed on any
706 author or copyright holder as a result of your choosing to follow a
707 later version.
708
709   15. Disclaimer of Warranty.
710
711   THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
712 APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
713 HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
714 OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
715 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
716 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
717 IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
718 ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
719
720   16. Limitation of Liability.
721
722   IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
723 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
724 THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
725 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
726 USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
727 DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
728 PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
729 EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
730 SUCH DAMAGES.
731
732   17. Interpretation of Sections 15 and 16.
733
734   If the disclaimer of warranty and limitation of liability provided
735 above cannot be given local legal effect according to their terms,
736 reviewing courts shall apply local law that most closely approximates
737 an absolute waiver of all civil liability in connection with the
738 Program, unless a warranty or assumption of liability accompanies a
739 copy of the Program in return for a fee.
740
741                      END OF TERMS AND CONDITIONS
742
743             How to Apply These Terms to Your New Programs
744
745   If you develop a new program, and you want it to be of the greatest
746 possible use to the public, the best way to achieve this is to make it
747 free software which everyone can redistribute and change under these terms.
748
749   To do so, attach the following notices to the program.  It is safest
750 to attach them to the start of each source file to most effectively
751 state the exclusion of warranty; and each file should have at least
752 the "copyright" line and a pointer to where the full notice is found.
753
754     <one line to give the program's name and a brief idea of what it does.>
755     Copyright (C) <year>  <name of author>
756
757     This program is free software: you can redistribute it and/or modify
758     it under the terms of the GNU Affero General Public License as published by
759     the Free Software Foundation, either version 3 of the License, or
760     (at your option) any later version.
761
762     This program is distributed in the hope that it will be useful,
763     but WITHOUT ANY WARRANTY; without even the implied warranty of
764     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
765     GNU Affero General Public License for more details.
766
767     You should have received a copy of the GNU Affero General Public License
768     along with this program.  If not, see <http://www.gnu.org/licenses/>.
769
770 Also add information on how to contact you by electronic and paper mail.
771
772   If your software can interact with users remotely through a computer
773 network, you should also make sure that it provides a way for users to
774 get its source.  For example, if your program is a web application, its
775 interface could display a "Source" link that leads users to an archive
776 of the code.  There are many ways you could offer source, and different
777 solutions will be better for different programs; see section 13 for the
778 specific requirements.
779
780   You should also get your employer (if you work as a programmer) or school,
781 if any, to sign a "copyright disclaimer" for the program, if necessary.
782 For more information on this, and how to apply and follow the GNU AGPL, see
783 <http://www.gnu.org/licenses/>.