1*6c4546e5SNetali GNU AFFERO GENERAL PUBLIC LICENSE 2*6c4546e5SNetali Version 3, 19 November 2007 3*6c4546e5SNetali 4*6c4546e5SNetali Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> 5*6c4546e5SNetali Everyone is permitted to copy and distribute verbatim copies 6*6c4546e5SNetali of this license document, but changing it is not allowed. 7*6c4546e5SNetali 8*6c4546e5SNetali Preamble 9*6c4546e5SNetali 10*6c4546e5SNetali The GNU Affero General Public License is a free, copyleft license for 11*6c4546e5SNetalisoftware and other kinds of works, specifically designed to ensure 12*6c4546e5SNetalicooperation with the community in the case of network server software. 13*6c4546e5SNetali 14*6c4546e5SNetali The licenses for most software and other practical works are designed 15*6c4546e5SNetalito take away your freedom to share and change the works. By contrast, 16*6c4546e5SNetaliour General Public Licenses are intended to guarantee your freedom to 17*6c4546e5SNetalishare and change all versions of a program--to make sure it remains free 18*6c4546e5SNetalisoftware for all its users. 19*6c4546e5SNetali 20*6c4546e5SNetali When we speak of free software, we are referring to freedom, not 21*6c4546e5SNetaliprice. Our General Public Licenses are designed to make sure that you 22*6c4546e5SNetalihave the freedom to distribute copies of free software (and charge for 23*6c4546e5SNetalithem if you wish), that you receive source code or can get it if you 24*6c4546e5SNetaliwant it, that you can change the software or use pieces of it in new 25*6c4546e5SNetalifree programs, and that you know you can do these things. 26*6c4546e5SNetali 27*6c4546e5SNetali Developers that use our General Public Licenses protect your rights 28*6c4546e5SNetaliwith two steps: (1) assert copyright on the software, and (2) offer 29*6c4546e5SNetaliyou this License which gives you legal permission to copy, distribute 30*6c4546e5SNetaliand/or modify the software. 31*6c4546e5SNetali 32*6c4546e5SNetali A secondary benefit of defending all users' freedom is that 33*6c4546e5SNetaliimprovements made in alternate versions of the program, if they 34*6c4546e5SNetalireceive widespread use, become available for other developers to 35*6c4546e5SNetaliincorporate. Many developers of free software are heartened and 36*6c4546e5SNetaliencouraged by the resulting cooperation. However, in the case of 37*6c4546e5SNetalisoftware used on network servers, this result may fail to come about. 38*6c4546e5SNetaliThe GNU General Public License permits making a modified version and 39*6c4546e5SNetaliletting the public access it on a server without ever releasing its 40*6c4546e5SNetalisource code to the public. 41*6c4546e5SNetali 42*6c4546e5SNetali The GNU Affero General Public License is designed specifically to 43*6c4546e5SNetaliensure that, in such cases, the modified source code becomes available 44*6c4546e5SNetalito the community. It requires the operator of a network server to 45*6c4546e5SNetaliprovide the source code of the modified version running there to the 46*6c4546e5SNetaliusers of that server. Therefore, public use of a modified version, on 47*6c4546e5SNetalia publicly accessible server, gives the public access to the source 48*6c4546e5SNetalicode of the modified version. 49*6c4546e5SNetali 50*6c4546e5SNetali An older license, called the Affero General Public License and 51*6c4546e5SNetalipublished by Affero, was designed to accomplish similar goals. This is 52*6c4546e5SNetalia different license, not a version of the Affero GPL, but Affero has 53*6c4546e5SNetalireleased a new version of the Affero GPL which permits relicensing under 54*6c4546e5SNetalithis license. 55*6c4546e5SNetali 56*6c4546e5SNetali The precise terms and conditions for copying, distribution and 57*6c4546e5SNetalimodification follow. 58*6c4546e5SNetali 59*6c4546e5SNetali TERMS AND CONDITIONS 60*6c4546e5SNetali 61*6c4546e5SNetali 0. Definitions. 62*6c4546e5SNetali 63*6c4546e5SNetali "This License" refers to version 3 of the GNU Affero General Public License. 64*6c4546e5SNetali 65*6c4546e5SNetali "Copyright" also means copyright-like laws that apply to other kinds of 66*6c4546e5SNetaliworks, such as semiconductor masks. 67*6c4546e5SNetali 68*6c4546e5SNetali "The Program" refers to any copyrightable work licensed under this 69*6c4546e5SNetaliLicense. Each licensee is addressed as "you". "Licensees" and 70*6c4546e5SNetali"recipients" may be individuals or organizations. 71*6c4546e5SNetali 72*6c4546e5SNetali To "modify" a work means to copy from or adapt all or part of the work 73*6c4546e5SNetaliin a fashion requiring copyright permission, other than the making of an 74*6c4546e5SNetaliexact copy. The resulting work is called a "modified version" of the 75*6c4546e5SNetaliearlier work or a work "based on" the earlier work. 76*6c4546e5SNetali 77*6c4546e5SNetali A "covered work" means either the unmodified Program or a work based 78*6c4546e5SNetalion the Program. 79*6c4546e5SNetali 80*6c4546e5SNetali To "propagate" a work means to do anything with it that, without 81*6c4546e5SNetalipermission, would make you directly or secondarily liable for 82*6c4546e5SNetaliinfringement under applicable copyright law, except executing it on a 83*6c4546e5SNetalicomputer or modifying a private copy. Propagation includes copying, 84*6c4546e5SNetalidistribution (with or without modification), making available to the 85*6c4546e5SNetalipublic, and in some countries other activities as well. 86*6c4546e5SNetali 87*6c4546e5SNetali To "convey" a work means any kind of propagation that enables other 88*6c4546e5SNetaliparties to make or receive copies. Mere interaction with a user through 89*6c4546e5SNetalia computer network, with no transfer of a copy, is not conveying. 90*6c4546e5SNetali 91*6c4546e5SNetali An interactive user interface displays "Appropriate Legal Notices" 92*6c4546e5SNetalito the extent that it includes a convenient and prominently visible 93*6c4546e5SNetalifeature that (1) displays an appropriate copyright notice, and (2) 94*6c4546e5SNetalitells the user that there is no warranty for the work (except to the 95*6c4546e5SNetaliextent that warranties are provided), that licensees may convey the 96*6c4546e5SNetaliwork under this License, and how to view a copy of this License. If 97*6c4546e5SNetalithe interface presents a list of user commands or options, such as a 98*6c4546e5SNetalimenu, a prominent item in the list meets this criterion. 99*6c4546e5SNetali 100*6c4546e5SNetali 1. Source Code. 101*6c4546e5SNetali 102*6c4546e5SNetali The "source code" for a work means the preferred form of the work 103*6c4546e5SNetalifor making modifications to it. "Object code" means any non-source 104*6c4546e5SNetaliform of a work. 105*6c4546e5SNetali 106*6c4546e5SNetali A "Standard Interface" means an interface that either is an official 107*6c4546e5SNetalistandard defined by a recognized standards body, or, in the case of 108*6c4546e5SNetaliinterfaces specified for a particular programming language, one that 109*6c4546e5SNetaliis widely used among developers working in that language. 110*6c4546e5SNetali 111*6c4546e5SNetali The "System Libraries" of an executable work include anything, other 112*6c4546e5SNetalithan the work as a whole, that (a) is included in the normal form of 113*6c4546e5SNetalipackaging a Major Component, but which is not part of that Major 114*6c4546e5SNetaliComponent, and (b) serves only to enable use of the work with that 115*6c4546e5SNetaliMajor Component, or to implement a Standard Interface for which an 116*6c4546e5SNetaliimplementation is available to the public in source code form. A 117*6c4546e5SNetali"Major Component", in this context, means a major essential component 118*6c4546e5SNetali(kernel, window system, and so on) of the specific operating system 119*6c4546e5SNetali(if any) on which the executable work runs, or a compiler used to 120*6c4546e5SNetaliproduce the work, or an object code interpreter used to run it. 121*6c4546e5SNetali 122*6c4546e5SNetali The "Corresponding Source" for a work in object code form means all 123*6c4546e5SNetalithe source code needed to generate, install, and (for an executable 124*6c4546e5SNetaliwork) run the object code and to modify the work, including scripts to 125*6c4546e5SNetalicontrol those activities. However, it does not include the work's 126*6c4546e5SNetaliSystem Libraries, or general-purpose tools or generally available free 127*6c4546e5SNetaliprograms which are used unmodified in performing those activities but 128*6c4546e5SNetaliwhich are not part of the work. For example, Corresponding Source 129*6c4546e5SNetaliincludes interface definition files associated with source files for 130*6c4546e5SNetalithe work, and the source code for shared libraries and dynamically 131*6c4546e5SNetalilinked subprograms that the work is specifically designed to require, 132*6c4546e5SNetalisuch as by intimate data communication or control flow between those 133*6c4546e5SNetalisubprograms and other parts of the work. 134*6c4546e5SNetali 135*6c4546e5SNetali The Corresponding Source need not include anything that users 136*6c4546e5SNetalican regenerate automatically from other parts of the Corresponding 137*6c4546e5SNetaliSource. 138*6c4546e5SNetali 139*6c4546e5SNetali The Corresponding Source for a work in source code form is that 140*6c4546e5SNetalisame work. 141*6c4546e5SNetali 142*6c4546e5SNetali 2. Basic Permissions. 143*6c4546e5SNetali 144*6c4546e5SNetali All rights granted under this License are granted for the term of 145*6c4546e5SNetalicopyright on the Program, and are irrevocable provided the stated 146*6c4546e5SNetaliconditions are met. This License explicitly affirms your unlimited 147*6c4546e5SNetalipermission to run the unmodified Program. The output from running a 148*6c4546e5SNetalicovered work is covered by this License only if the output, given its 149*6c4546e5SNetalicontent, constitutes a covered work. This License acknowledges your 150*6c4546e5SNetalirights of fair use or other equivalent, as provided by copyright law. 151*6c4546e5SNetali 152*6c4546e5SNetali You may make, run and propagate covered works that you do not 153*6c4546e5SNetaliconvey, without conditions so long as your license otherwise remains 154*6c4546e5SNetaliin force. You may convey covered works to others for the sole purpose 155*6c4546e5SNetaliof having them make modifications exclusively for you, or provide you 156*6c4546e5SNetaliwith facilities for running those works, provided that you comply with 157*6c4546e5SNetalithe terms of this License in conveying all material for which you do 158*6c4546e5SNetalinot control copyright. Those thus making or running the covered works 159*6c4546e5SNetalifor you must do so exclusively on your behalf, under your direction 160*6c4546e5SNetaliand control, on terms that prohibit them from making any copies of 161*6c4546e5SNetaliyour copyrighted material outside their relationship with you. 162*6c4546e5SNetali 163*6c4546e5SNetali Conveying under any other circumstances is permitted solely under 164*6c4546e5SNetalithe conditions stated below. Sublicensing is not allowed; section 10 165*6c4546e5SNetalimakes it unnecessary. 166*6c4546e5SNetali 167*6c4546e5SNetali 3. Protecting Users' Legal Rights From Anti-Circumvention Law. 168*6c4546e5SNetali 169*6c4546e5SNetali No covered work shall be deemed part of an effective technological 170*6c4546e5SNetalimeasure under any applicable law fulfilling obligations under article 171*6c4546e5SNetali11 of the WIPO copyright treaty adopted on 20 December 1996, or 172*6c4546e5SNetalisimilar laws prohibiting or restricting circumvention of such 173*6c4546e5SNetalimeasures. 174*6c4546e5SNetali 175*6c4546e5SNetali When you convey a covered work, you waive any legal power to forbid 176*6c4546e5SNetalicircumvention of technological measures to the extent such circumvention 177*6c4546e5SNetaliis effected by exercising rights under this License with respect to 178*6c4546e5SNetalithe covered work, and you disclaim any intention to limit operation or 179*6c4546e5SNetalimodification of the work as a means of enforcing, against the work's 180*6c4546e5SNetaliusers, your or third parties' legal rights to forbid circumvention of 181*6c4546e5SNetalitechnological measures. 182*6c4546e5SNetali 183*6c4546e5SNetali 4. Conveying Verbatim Copies. 184*6c4546e5SNetali 185*6c4546e5SNetali You may convey verbatim copies of the Program's source code as you 186*6c4546e5SNetalireceive it, in any medium, provided that you conspicuously and 187*6c4546e5SNetaliappropriately publish on each copy an appropriate copyright notice; 188*6c4546e5SNetalikeep intact all notices stating that this License and any 189*6c4546e5SNetalinon-permissive terms added in accord with section 7 apply to the code; 190*6c4546e5SNetalikeep intact all notices of the absence of any warranty; and give all 191*6c4546e5SNetalirecipients a copy of this License along with the Program. 192*6c4546e5SNetali 193*6c4546e5SNetali You may charge any price or no price for each copy that you convey, 194*6c4546e5SNetaliand you may offer support or warranty protection for a fee. 195*6c4546e5SNetali 196*6c4546e5SNetali 5. Conveying Modified Source Versions. 197*6c4546e5SNetali 198*6c4546e5SNetali You may convey a work based on the Program, or the modifications to 199*6c4546e5SNetaliproduce it from the Program, in the form of source code under the 200*6c4546e5SNetaliterms of section 4, provided that you also meet all of these conditions: 201*6c4546e5SNetali 202*6c4546e5SNetali a) The work must carry prominent notices stating that you modified 203*6c4546e5SNetali it, and giving a relevant date. 204*6c4546e5SNetali 205*6c4546e5SNetali b) The work must carry prominent notices stating that it is 206*6c4546e5SNetali released under this License and any conditions added under section 207*6c4546e5SNetali 7. This requirement modifies the requirement in section 4 to 208*6c4546e5SNetali "keep intact all notices". 209*6c4546e5SNetali 210*6c4546e5SNetali c) You must license the entire work, as a whole, under this 211*6c4546e5SNetali License to anyone who comes into possession of a copy. This 212*6c4546e5SNetali License will therefore apply, along with any applicable section 7 213*6c4546e5SNetali additional terms, to the whole of the work, and all its parts, 214*6c4546e5SNetali regardless of how they are packaged. This License gives no 215*6c4546e5SNetali permission to license the work in any other way, but it does not 216*6c4546e5SNetali invalidate such permission if you have separately received it. 217*6c4546e5SNetali 218*6c4546e5SNetali d) If the work has interactive user interfaces, each must display 219*6c4546e5SNetali Appropriate Legal Notices; however, if the Program has interactive 220*6c4546e5SNetali interfaces that do not display Appropriate Legal Notices, your 221*6c4546e5SNetali work need not make them do so. 222*6c4546e5SNetali 223*6c4546e5SNetali A compilation of a covered work with other separate and independent 224*6c4546e5SNetaliworks, which are not by their nature extensions of the covered work, 225*6c4546e5SNetaliand which are not combined with it such as to form a larger program, 226*6c4546e5SNetaliin or on a volume of a storage or distribution medium, is called an 227*6c4546e5SNetali"aggregate" if the compilation and its resulting copyright are not 228*6c4546e5SNetaliused to limit the access or legal rights of the compilation's users 229*6c4546e5SNetalibeyond what the individual works permit. Inclusion of a covered work 230*6c4546e5SNetaliin an aggregate does not cause this License to apply to the other 231*6c4546e5SNetaliparts of the aggregate. 232*6c4546e5SNetali 233*6c4546e5SNetali 6. Conveying Non-Source Forms. 234*6c4546e5SNetali 235*6c4546e5SNetali You may convey a covered work in object code form under the terms 236*6c4546e5SNetaliof sections 4 and 5, provided that you also convey the 237*6c4546e5SNetalimachine-readable Corresponding Source under the terms of this License, 238*6c4546e5SNetaliin one of these ways: 239*6c4546e5SNetali 240*6c4546e5SNetali a) Convey the object code in, or embodied in, a physical product 241*6c4546e5SNetali (including a physical distribution medium), accompanied by the 242*6c4546e5SNetali Corresponding Source fixed on a durable physical medium 243*6c4546e5SNetali customarily used for software interchange. 244*6c4546e5SNetali 245*6c4546e5SNetali b) Convey the object code in, or embodied in, a physical product 246*6c4546e5SNetali (including a physical distribution medium), accompanied by a 247*6c4546e5SNetali written offer, valid for at least three years and valid for as 248*6c4546e5SNetali long as you offer spare parts or customer support for that product 249*6c4546e5SNetali model, to give anyone who possesses the object code either (1) a 250*6c4546e5SNetali copy of the Corresponding Source for all the software in the 251*6c4546e5SNetali product that is covered by this License, on a durable physical 252*6c4546e5SNetali medium customarily used for software interchange, for a price no 253*6c4546e5SNetali more than your reasonable cost of physically performing this 254*6c4546e5SNetali conveying of source, or (2) access to copy the 255*6c4546e5SNetali Corresponding Source from a network server at no charge. 256*6c4546e5SNetali 257*6c4546e5SNetali c) Convey individual copies of the object code with a copy of the 258*6c4546e5SNetali written offer to provide the Corresponding Source. This 259*6c4546e5SNetali alternative is allowed only occasionally and noncommercially, and 260*6c4546e5SNetali only if you received the object code with such an offer, in accord 261*6c4546e5SNetali with subsection 6b. 262*6c4546e5SNetali 263*6c4546e5SNetali d) Convey the object code by offering access from a designated 264*6c4546e5SNetali place (gratis or for a charge), and offer equivalent access to the 265*6c4546e5SNetali Corresponding Source in the same way through the same place at no 266*6c4546e5SNetali further charge. You need not require recipients to copy the 267*6c4546e5SNetali Corresponding Source along with the object code. If the place to 268*6c4546e5SNetali copy the object code is a network server, the Corresponding Source 269*6c4546e5SNetali may be on a different server (operated by you or a third party) 270*6c4546e5SNetali that supports equivalent copying facilities, provided you maintain 271*6c4546e5SNetali clear directions next to the object code saying where to find the 272*6c4546e5SNetali Corresponding Source. Regardless of what server hosts the 273*6c4546e5SNetali Corresponding Source, you remain obligated to ensure that it is 274*6c4546e5SNetali available for as long as needed to satisfy these requirements. 275*6c4546e5SNetali 276*6c4546e5SNetali e) Convey the object code using peer-to-peer transmission, provided 277*6c4546e5SNetali you inform other peers where the object code and Corresponding 278*6c4546e5SNetali Source of the work are being offered to the general public at no 279*6c4546e5SNetali charge under subsection 6d. 280*6c4546e5SNetali 281*6c4546e5SNetali A separable portion of the object code, whose source code is excluded 282*6c4546e5SNetalifrom the Corresponding Source as a System Library, need not be 283*6c4546e5SNetaliincluded in conveying the object code work. 284*6c4546e5SNetali 285*6c4546e5SNetali A "User Product" is either (1) a "consumer product", which means any 286*6c4546e5SNetalitangible personal property which is normally used for personal, family, 287*6c4546e5SNetalior household purposes, or (2) anything designed or sold for incorporation 288*6c4546e5SNetaliinto a dwelling. In determining whether a product is a consumer product, 289*6c4546e5SNetalidoubtful cases shall be resolved in favor of coverage. For a particular 290*6c4546e5SNetaliproduct received by a particular user, "normally used" refers to a 291*6c4546e5SNetalitypical or common use of that class of product, regardless of the status 292*6c4546e5SNetaliof the particular user or of the way in which the particular user 293*6c4546e5SNetaliactually uses, or expects or is expected to use, the product. A product 294*6c4546e5SNetaliis a consumer product regardless of whether the product has substantial 295*6c4546e5SNetalicommercial, industrial or non-consumer uses, unless such uses represent 296*6c4546e5SNetalithe only significant mode of use of the product. 297*6c4546e5SNetali 298*6c4546e5SNetali "Installation Information" for a User Product means any methods, 299*6c4546e5SNetaliprocedures, authorization keys, or other information required to install 300*6c4546e5SNetaliand execute modified versions of a covered work in that User Product from 301*6c4546e5SNetalia modified version of its Corresponding Source. The information must 302*6c4546e5SNetalisuffice to ensure that the continued functioning of the modified object 303*6c4546e5SNetalicode is in no case prevented or interfered with solely because 304*6c4546e5SNetalimodification has been made. 305*6c4546e5SNetali 306*6c4546e5SNetali If you convey an object code work under this section in, or with, or 307*6c4546e5SNetalispecifically for use in, a User Product, and the conveying occurs as 308*6c4546e5SNetalipart of a transaction in which the right of possession and use of the 309*6c4546e5SNetaliUser Product is transferred to the recipient in perpetuity or for a 310*6c4546e5SNetalifixed term (regardless of how the transaction is characterized), the 311*6c4546e5SNetaliCorresponding Source conveyed under this section must be accompanied 312*6c4546e5SNetaliby the Installation Information. But this requirement does not apply 313*6c4546e5SNetaliif neither you nor any third party retains the ability to install 314*6c4546e5SNetalimodified object code on the User Product (for example, the work has 315*6c4546e5SNetalibeen installed in ROM). 316*6c4546e5SNetali 317*6c4546e5SNetali The requirement to provide Installation Information does not include a 318*6c4546e5SNetalirequirement to continue to provide support service, warranty, or updates 319*6c4546e5SNetalifor a work that has been modified or installed by the recipient, or for 320*6c4546e5SNetalithe User Product in which it has been modified or installed. Access to a 321*6c4546e5SNetalinetwork may be denied when the modification itself materially and 322*6c4546e5SNetaliadversely affects the operation of the network or violates the rules and 323*6c4546e5SNetaliprotocols for communication across the network. 324*6c4546e5SNetali 325*6c4546e5SNetali Corresponding Source conveyed, and Installation Information provided, 326*6c4546e5SNetaliin accord with this section must be in a format that is publicly 327*6c4546e5SNetalidocumented (and with an implementation available to the public in 328*6c4546e5SNetalisource code form), and must require no special password or key for 329*6c4546e5SNetaliunpacking, reading or copying. 330*6c4546e5SNetali 331*6c4546e5SNetali 7. Additional Terms. 332*6c4546e5SNetali 333*6c4546e5SNetali "Additional permissions" are terms that supplement the terms of this 334*6c4546e5SNetaliLicense by making exceptions from one or more of its conditions. 335*6c4546e5SNetaliAdditional permissions that are applicable to the entire Program shall 336*6c4546e5SNetalibe treated as though they were included in this License, to the extent 337*6c4546e5SNetalithat they are valid under applicable law. If additional permissions 338*6c4546e5SNetaliapply only to part of the Program, that part may be used separately 339*6c4546e5SNetaliunder those permissions, but the entire Program remains governed by 340*6c4546e5SNetalithis License without regard to the additional permissions. 341*6c4546e5SNetali 342*6c4546e5SNetali When you convey a copy of a covered work, you may at your option 343*6c4546e5SNetaliremove any additional permissions from that copy, or from any part of 344*6c4546e5SNetaliit. (Additional permissions may be written to require their own 345*6c4546e5SNetaliremoval in certain cases when you modify the work.) You may place 346*6c4546e5SNetaliadditional permissions on material, added by you to a covered work, 347*6c4546e5SNetalifor which you have or can give appropriate copyright permission. 348*6c4546e5SNetali 349*6c4546e5SNetali Notwithstanding any other provision of this License, for material you 350*6c4546e5SNetaliadd to a covered work, you may (if authorized by the copyright holders of 351*6c4546e5SNetalithat material) supplement the terms of this License with terms: 352*6c4546e5SNetali 353*6c4546e5SNetali a) Disclaiming warranty or limiting liability differently from the 354*6c4546e5SNetali terms of sections 15 and 16 of this License; or 355*6c4546e5SNetali 356*6c4546e5SNetali b) Requiring preservation of specified reasonable legal notices or 357*6c4546e5SNetali author attributions in that material or in the Appropriate Legal 358*6c4546e5SNetali Notices displayed by works containing it; or 359*6c4546e5SNetali 360*6c4546e5SNetali c) Prohibiting misrepresentation of the origin of that material, or 361*6c4546e5SNetali requiring that modified versions of such material be marked in 362*6c4546e5SNetali reasonable ways as different from the original version; or 363*6c4546e5SNetali 364*6c4546e5SNetali d) Limiting the use for publicity purposes of names of licensors or 365*6c4546e5SNetali authors of the material; or 366*6c4546e5SNetali 367*6c4546e5SNetali e) Declining to grant rights under trademark law for use of some 368*6c4546e5SNetali trade names, trademarks, or service marks; or 369*6c4546e5SNetali 370*6c4546e5SNetali f) Requiring indemnification of licensors and authors of that 371*6c4546e5SNetali material by anyone who conveys the material (or modified versions of 372*6c4546e5SNetali it) with contractual assumptions of liability to the recipient, for 373*6c4546e5SNetali any liability that these contractual assumptions directly impose on 374*6c4546e5SNetali those licensors and authors. 375*6c4546e5SNetali 376*6c4546e5SNetali All other non-permissive additional terms are considered "further 377*6c4546e5SNetalirestrictions" within the meaning of section 10. If the Program as you 378*6c4546e5SNetalireceived it, or any part of it, contains a notice stating that it is 379*6c4546e5SNetaligoverned by this License along with a term that is a further 380*6c4546e5SNetalirestriction, you may remove that term. If a license document contains 381*6c4546e5SNetalia further restriction but permits relicensing or conveying under this 382*6c4546e5SNetaliLicense, you may add to a covered work material governed by the terms 383*6c4546e5SNetaliof that license document, provided that the further restriction does 384*6c4546e5SNetalinot survive such relicensing or conveying. 385*6c4546e5SNetali 386*6c4546e5SNetali If you add terms to a covered work in accord with this section, you 387*6c4546e5SNetalimust place, in the relevant source files, a statement of the 388*6c4546e5SNetaliadditional terms that apply to those files, or a notice indicating 389*6c4546e5SNetaliwhere to find the applicable terms. 390*6c4546e5SNetali 391*6c4546e5SNetali Additional terms, permissive or non-permissive, may be stated in the 392*6c4546e5SNetaliform of a separately written license, or stated as exceptions; 393*6c4546e5SNetalithe above requirements apply either way. 394*6c4546e5SNetali 395*6c4546e5SNetali 8. Termination. 396*6c4546e5SNetali 397*6c4546e5SNetali You may not propagate or modify a covered work except as expressly 398*6c4546e5SNetaliprovided under this License. Any attempt otherwise to propagate or 399*6c4546e5SNetalimodify it is void, and will automatically terminate your rights under 400*6c4546e5SNetalithis License (including any patent licenses granted under the third 401*6c4546e5SNetaliparagraph of section 11). 402*6c4546e5SNetali 403*6c4546e5SNetali However, if you cease all violation of this License, then your 404*6c4546e5SNetalilicense from a particular copyright holder is reinstated (a) 405*6c4546e5SNetaliprovisionally, unless and until the copyright holder explicitly and 406*6c4546e5SNetalifinally terminates your license, and (b) permanently, if the copyright 407*6c4546e5SNetaliholder fails to notify you of the violation by some reasonable means 408*6c4546e5SNetaliprior to 60 days after the cessation. 409*6c4546e5SNetali 410*6c4546e5SNetali Moreover, your license from a particular copyright holder is 411*6c4546e5SNetalireinstated permanently if the copyright holder notifies you of the 412*6c4546e5SNetaliviolation by some reasonable means, this is the first time you have 413*6c4546e5SNetalireceived notice of violation of this License (for any work) from that 414*6c4546e5SNetalicopyright holder, and you cure the violation prior to 30 days after 415*6c4546e5SNetaliyour receipt of the notice. 416*6c4546e5SNetali 417*6c4546e5SNetali Termination of your rights under this section does not terminate the 418*6c4546e5SNetalilicenses of parties who have received copies or rights from you under 419*6c4546e5SNetalithis License. If your rights have been terminated and not permanently 420*6c4546e5SNetalireinstated, you do not qualify to receive new licenses for the same 421*6c4546e5SNetalimaterial under section 10. 422*6c4546e5SNetali 423*6c4546e5SNetali 9. Acceptance Not Required for Having Copies. 424*6c4546e5SNetali 425*6c4546e5SNetali You are not required to accept this License in order to receive or 426*6c4546e5SNetalirun a copy of the Program. Ancillary propagation of a covered work 427*6c4546e5SNetalioccurring solely as a consequence of using peer-to-peer transmission 428*6c4546e5SNetalito receive a copy likewise does not require acceptance. However, 429*6c4546e5SNetalinothing other than this License grants you permission to propagate or 430*6c4546e5SNetalimodify any covered work. These actions infringe copyright if you do 431*6c4546e5SNetalinot accept this License. Therefore, by modifying or propagating a 432*6c4546e5SNetalicovered work, you indicate your acceptance of this License to do so. 433*6c4546e5SNetali 434*6c4546e5SNetali 10. Automatic Licensing of Downstream Recipients. 435*6c4546e5SNetali 436*6c4546e5SNetali Each time you convey a covered work, the recipient automatically 437*6c4546e5SNetalireceives a license from the original licensors, to run, modify and 438*6c4546e5SNetalipropagate that work, subject to this License. You are not responsible 439*6c4546e5SNetalifor enforcing compliance by third parties with this License. 440*6c4546e5SNetali 441*6c4546e5SNetali An "entity transaction" is a transaction transferring control of an 442*6c4546e5SNetaliorganization, or substantially all assets of one, or subdividing an 443*6c4546e5SNetaliorganization, or merging organizations. If propagation of a covered 444*6c4546e5SNetaliwork results from an entity transaction, each party to that 445*6c4546e5SNetalitransaction who receives a copy of the work also receives whatever 446*6c4546e5SNetalilicenses to the work the party's predecessor in interest had or could 447*6c4546e5SNetaligive under the previous paragraph, plus a right to possession of the 448*6c4546e5SNetaliCorresponding Source of the work from the predecessor in interest, if 449*6c4546e5SNetalithe predecessor has it or can get it with reasonable efforts. 450*6c4546e5SNetali 451*6c4546e5SNetali You may not impose any further restrictions on the exercise of the 452*6c4546e5SNetalirights granted or affirmed under this License. For example, you may 453*6c4546e5SNetalinot impose a license fee, royalty, or other charge for exercise of 454*6c4546e5SNetalirights granted under this License, and you may not initiate litigation 455*6c4546e5SNetali(including a cross-claim or counterclaim in a lawsuit) alleging that 456*6c4546e5SNetaliany patent claim is infringed by making, using, selling, offering for 457*6c4546e5SNetalisale, or importing the Program or any portion of it. 458*6c4546e5SNetali 459*6c4546e5SNetali 11. Patents. 460*6c4546e5SNetali 461*6c4546e5SNetali A "contributor" is a copyright holder who authorizes use under this 462*6c4546e5SNetaliLicense of the Program or a work on which the Program is based. The 463*6c4546e5SNetaliwork thus licensed is called the contributor's "contributor version". 464*6c4546e5SNetali 465*6c4546e5SNetali A contributor's "essential patent claims" are all patent claims 466*6c4546e5SNetaliowned or controlled by the contributor, whether already acquired or 467*6c4546e5SNetalihereafter acquired, that would be infringed by some manner, permitted 468*6c4546e5SNetaliby this License, of making, using, or selling its contributor version, 469*6c4546e5SNetalibut do not include claims that would be infringed only as a 470*6c4546e5SNetaliconsequence of further modification of the contributor version. For 471*6c4546e5SNetalipurposes of this definition, "control" includes the right to grant 472*6c4546e5SNetalipatent sublicenses in a manner consistent with the requirements of 473*6c4546e5SNetalithis License. 474*6c4546e5SNetali 475*6c4546e5SNetali Each contributor grants you a non-exclusive, worldwide, royalty-free 476*6c4546e5SNetalipatent license under the contributor's essential patent claims, to 477*6c4546e5SNetalimake, use, sell, offer for sale, import and otherwise run, modify and 478*6c4546e5SNetalipropagate the contents of its contributor version. 479*6c4546e5SNetali 480*6c4546e5SNetali In the following three paragraphs, a "patent license" is any express 481*6c4546e5SNetaliagreement or commitment, however denominated, not to enforce a patent 482*6c4546e5SNetali(such as an express permission to practice a patent or covenant not to 483*6c4546e5SNetalisue for patent infringement). To "grant" such a patent license to a 484*6c4546e5SNetaliparty means to make such an agreement or commitment not to enforce a 485*6c4546e5SNetalipatent against the party. 486*6c4546e5SNetali 487*6c4546e5SNetali If you convey a covered work, knowingly relying on a patent license, 488*6c4546e5SNetaliand the Corresponding Source of the work is not available for anyone 489*6c4546e5SNetalito copy, free of charge and under the terms of this License, through a 490*6c4546e5SNetalipublicly available network server or other readily accessible means, 491*6c4546e5SNetalithen you must either (1) cause the Corresponding Source to be so 492*6c4546e5SNetaliavailable, or (2) arrange to deprive yourself of the benefit of the 493*6c4546e5SNetalipatent license for this particular work, or (3) arrange, in a manner 494*6c4546e5SNetaliconsistent with the requirements of this License, to extend the patent 495*6c4546e5SNetalilicense to downstream recipients. "Knowingly relying" means you have 496*6c4546e5SNetaliactual knowledge that, but for the patent license, your conveying the 497*6c4546e5SNetalicovered work in a country, or your recipient's use of the covered work 498*6c4546e5SNetaliin a country, would infringe one or more identifiable patents in that 499*6c4546e5SNetalicountry that you have reason to believe are valid. 500*6c4546e5SNetali 501*6c4546e5SNetali If, pursuant to or in connection with a single transaction or 502*6c4546e5SNetaliarrangement, you convey, or propagate by procuring conveyance of, a 503*6c4546e5SNetalicovered work, and grant a patent license to some of the parties 504*6c4546e5SNetalireceiving the covered work authorizing them to use, propagate, modify 505*6c4546e5SNetalior convey a specific copy of the covered work, then the patent license 506*6c4546e5SNetaliyou grant is automatically extended to all recipients of the covered 507*6c4546e5SNetaliwork and works based on it. 508*6c4546e5SNetali 509*6c4546e5SNetali A patent license is "discriminatory" if it does not include within 510*6c4546e5SNetalithe scope of its coverage, prohibits the exercise of, or is 511*6c4546e5SNetaliconditioned on the non-exercise of one or more of the rights that are 512*6c4546e5SNetalispecifically granted under this License. You may not convey a covered 513*6c4546e5SNetaliwork if you are a party to an arrangement with a third party that is 514*6c4546e5SNetaliin the business of distributing software, under which you make payment 515*6c4546e5SNetalito the third party based on the extent of your activity of conveying 516*6c4546e5SNetalithe work, and under which the third party grants, to any of the 517*6c4546e5SNetaliparties who would receive the covered work from you, a discriminatory 518*6c4546e5SNetalipatent license (a) in connection with copies of the covered work 519*6c4546e5SNetaliconveyed by you (or copies made from those copies), or (b) primarily 520*6c4546e5SNetalifor and in connection with specific products or compilations that 521*6c4546e5SNetalicontain the covered work, unless you entered into that arrangement, 522*6c4546e5SNetalior that patent license was granted, prior to 28 March 2007. 523*6c4546e5SNetali 524*6c4546e5SNetali Nothing in this License shall be construed as excluding or limiting 525*6c4546e5SNetaliany implied license or other defenses to infringement that may 526*6c4546e5SNetaliotherwise be available to you under applicable patent law. 527*6c4546e5SNetali 528*6c4546e5SNetali 12. No Surrender of Others' Freedom. 529*6c4546e5SNetali 530*6c4546e5SNetali If conditions are imposed on you (whether by court order, agreement or 531*6c4546e5SNetaliotherwise) that contradict the conditions of this License, they do not 532*6c4546e5SNetaliexcuse you from the conditions of this License. If you cannot convey a 533*6c4546e5SNetalicovered work so as to satisfy simultaneously your obligations under this 534*6c4546e5SNetaliLicense and any other pertinent obligations, then as a consequence you may 535*6c4546e5SNetalinot convey it at all. For example, if you agree to terms that obligate you 536*6c4546e5SNetalito collect a royalty for further conveying from those to whom you convey 537*6c4546e5SNetalithe Program, the only way you could satisfy both those terms and this 538*6c4546e5SNetaliLicense would be to refrain entirely from conveying the Program. 539*6c4546e5SNetali 540*6c4546e5SNetali 13. Remote Network Interaction; Use with the GNU General Public License. 541*6c4546e5SNetali 542*6c4546e5SNetali Notwithstanding any other provision of this License, if you modify the 543*6c4546e5SNetaliProgram, your modified version must prominently offer all users 544*6c4546e5SNetaliinteracting with it remotely through a computer network (if your version 545*6c4546e5SNetalisupports such interaction) an opportunity to receive the Corresponding 546*6c4546e5SNetaliSource of your version by providing access to the Corresponding Source 547*6c4546e5SNetalifrom a network server at no charge, through some standard or customary 548*6c4546e5SNetalimeans of facilitating copying of software. This Corresponding Source 549*6c4546e5SNetalishall include the Corresponding Source for any work covered by version 3 550*6c4546e5SNetaliof the GNU General Public License that is incorporated pursuant to the 551*6c4546e5SNetalifollowing paragraph. 552*6c4546e5SNetali 553*6c4546e5SNetali Notwithstanding any other provision of this License, you have 554*6c4546e5SNetalipermission to link or combine any covered work with a work licensed 555*6c4546e5SNetaliunder version 3 of the GNU General Public License into a single 556*6c4546e5SNetalicombined work, and to convey the resulting work. The terms of this 557*6c4546e5SNetaliLicense will continue to apply to the part which is the covered work, 558*6c4546e5SNetalibut the work with which it is combined will remain governed by version 559*6c4546e5SNetali3 of the GNU General Public License. 560*6c4546e5SNetali 561*6c4546e5SNetali 14. Revised Versions of this License. 562*6c4546e5SNetali 563*6c4546e5SNetali The Free Software Foundation may publish revised and/or new versions of 564*6c4546e5SNetalithe GNU Affero General Public License from time to time. Such new versions 565*6c4546e5SNetaliwill be similar in spirit to the present version, but may differ in detail to 566*6c4546e5SNetaliaddress new problems or concerns. 567*6c4546e5SNetali 568*6c4546e5SNetali Each version is given a distinguishing version number. If the 569*6c4546e5SNetaliProgram specifies that a certain numbered version of the GNU Affero General 570*6c4546e5SNetaliPublic License "or any later version" applies to it, you have the 571*6c4546e5SNetalioption of following the terms and conditions either of that numbered 572*6c4546e5SNetaliversion or of any later version published by the Free Software 573*6c4546e5SNetaliFoundation. If the Program does not specify a version number of the 574*6c4546e5SNetaliGNU Affero General Public License, you may choose any version ever published 575*6c4546e5SNetaliby the Free Software Foundation. 576*6c4546e5SNetali 577*6c4546e5SNetali If the Program specifies that a proxy can decide which future 578*6c4546e5SNetaliversions of the GNU Affero General Public License can be used, that proxy's 579*6c4546e5SNetalipublic statement of acceptance of a version permanently authorizes you 580*6c4546e5SNetalito choose that version for the Program. 581*6c4546e5SNetali 582*6c4546e5SNetali Later license versions may give you additional or different 583*6c4546e5SNetalipermissions. However, no additional obligations are imposed on any 584*6c4546e5SNetaliauthor or copyright holder as a result of your choosing to follow a 585*6c4546e5SNetalilater version. 586*6c4546e5SNetali 587*6c4546e5SNetali 15. Disclaimer of Warranty. 588*6c4546e5SNetali 589*6c4546e5SNetali THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY 590*6c4546e5SNetaliAPPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT 591*6c4546e5SNetaliHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY 592*6c4546e5SNetaliOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, 593*6c4546e5SNetaliTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 594*6c4546e5SNetaliPURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM 595*6c4546e5SNetaliIS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF 596*6c4546e5SNetaliALL NECESSARY SERVICING, REPAIR OR CORRECTION. 597*6c4546e5SNetali 598*6c4546e5SNetali 16. Limitation of Liability. 599*6c4546e5SNetali 600*6c4546e5SNetali IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING 601*6c4546e5SNetaliWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS 602*6c4546e5SNetaliTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY 603*6c4546e5SNetaliGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE 604*6c4546e5SNetaliUSE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF 605*6c4546e5SNetaliDATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD 606*6c4546e5SNetaliPARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), 607*6c4546e5SNetaliEVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF 608*6c4546e5SNetaliSUCH DAMAGES. 609*6c4546e5SNetali 610*6c4546e5SNetali 17. Interpretation of Sections 15 and 16. 611*6c4546e5SNetali 612*6c4546e5SNetali If the disclaimer of warranty and limitation of liability provided 613*6c4546e5SNetaliabove cannot be given local legal effect according to their terms, 614*6c4546e5SNetalireviewing courts shall apply local law that most closely approximates 615*6c4546e5SNetalian absolute waiver of all civil liability in connection with the 616*6c4546e5SNetaliProgram, unless a warranty or assumption of liability accompanies a 617*6c4546e5SNetalicopy of the Program in return for a fee. 618*6c4546e5SNetali 619*6c4546e5SNetali END OF TERMS AND CONDITIONS 620*6c4546e5SNetali 621*6c4546e5SNetali How to Apply These Terms to Your New Programs 622*6c4546e5SNetali 623*6c4546e5SNetali If you develop a new program, and you want it to be of the greatest 624*6c4546e5SNetalipossible use to the public, the best way to achieve this is to make it 625*6c4546e5SNetalifree software which everyone can redistribute and change under these terms. 626*6c4546e5SNetali 627*6c4546e5SNetali To do so, attach the following notices to the program. It is safest 628*6c4546e5SNetalito attach them to the start of each source file to most effectively 629*6c4546e5SNetalistate the exclusion of warranty; and each file should have at least 630*6c4546e5SNetalithe "copyright" line and a pointer to where the full notice is found. 631*6c4546e5SNetali 632*6c4546e5SNetali <one line to give the program's name and a brief idea of what it does.> 633*6c4546e5SNetali Copyright (C) <year> <name of author> 634*6c4546e5SNetali 635*6c4546e5SNetali This program is free software: you can redistribute it and/or modify 636*6c4546e5SNetali it under the terms of the GNU Affero General Public License as published by 637*6c4546e5SNetali the Free Software Foundation, either version 3 of the License, or 638*6c4546e5SNetali (at your option) any later version. 639*6c4546e5SNetali 640*6c4546e5SNetali This program is distributed in the hope that it will be useful, 641*6c4546e5SNetali but WITHOUT ANY WARRANTY; without even the implied warranty of 642*6c4546e5SNetali MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 643*6c4546e5SNetali GNU Affero General Public License for more details. 644*6c4546e5SNetali 645*6c4546e5SNetali You should have received a copy of the GNU Affero General Public License 646*6c4546e5SNetali along with this program. If not, see <https://www.gnu.org/licenses/>. 647*6c4546e5SNetali 648*6c4546e5SNetaliAlso add information on how to contact you by electronic and paper mail. 649*6c4546e5SNetali 650*6c4546e5SNetali If your software can interact with users remotely through a computer 651*6c4546e5SNetalinetwork, you should also make sure that it provides a way for users to 652*6c4546e5SNetaliget its source. For example, if your program is a web application, its 653*6c4546e5SNetaliinterface could display a "Source" link that leads users to an archive 654*6c4546e5SNetaliof the code. There are many ways you could offer source, and different 655*6c4546e5SNetalisolutions will be better for different programs; see section 13 for the 656*6c4546e5SNetalispecific requirements. 657*6c4546e5SNetali 658*6c4546e5SNetali You should also get your employer (if you work as a programmer) or school, 659*6c4546e5SNetaliif any, to sign a "copyright disclaimer" for the program, if necessary. 660*6c4546e5SNetaliFor more information on this, and how to apply and follow the GNU AGPL, see 661*6c4546e5SNetali<https://www.gnu.org/licenses/>. 662