| ... | @@ -1,601 +1,307 @@ | ... | @@ -1,601 +1,307 @@ |
| 1 | GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007 | 1 | Mozilla Public License Version 2.0 |
| 2 | | 2 | |
| 3 | Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> | 3 | 1. Definitions |
| 4 | | 4 | |
| 5 | Everyone is permitted to copy and distribute verbatim copies of this license | 5 | 1.1. "Contributor" means each individual or legal entity that creates, |
| 6 | document, but changing it is not allowed. | 6 | contributes to the creation of, or owns Covered Software. |
| 7 | | 7 | |
| 8 | Preamble | 8 | 1.2. "Contributor Version" means the combination of the Contributions of |
| 9 | | 9 | others (if any) used by a Contributor and that particular Contributor's |
| 10 | The GNU Affero General Public License is a free, copyleft license for software | 10 | Contribution. |
| 11 | and other kinds of works, specifically designed to ensure cooperation with the | 11 | |
| 12 | community in the case of network server software. | 12 | 1.3. "Contribution" means Covered Software of a particular Contributor. |
| 13 | | 13 | |
| 14 | The licenses for most software and other practical works are designed to take | 14 | 1.4. "Covered Software" means Source Code Form to which the initial |
| 15 | away your freedom to share and change the works. By contrast, our General | 15 | Contributor has attached the notice in Exhibit A, the Executable Form of such |
| 16 | Public Licenses are intended to guarantee your freedom to share and change all | 16 | Source Code Form, and Modifications of such Source Code Form, in each case |
| 17 | versions of a program--to make sure it remains free software for all its users. | 17 | including portions thereof. |
| 18 | | 18 | |
| 19 | When we speak of free software, we are referring to freedom, not price. Our | 19 | 1.5. "Incompatible With Secondary Licenses" means |
| 20 | General Public Licenses are designed to make sure that you have the freedom to | 20 | |
| 21 | distribute copies of free software (and charge for them if you wish), that you | 21 | (a) that the initial Contributor has attached the notice described |
| 22 | receive source code or can get it if you want it, that you can change the | 22 | in Exhibit B to the Covered Software; or |
| 23 | software or use pieces of it in new free programs, and that you know you can do | 23 | |
| 24 | these things. | 24 | (b) that the Covered Software was made available under the terms of |
| 25 | | 25 | version 1.1 or earlier of the License, but not also under the terms of a |
| 26 | Developers that use our General Public Licenses protect your rights with two | 26 | Secondary License. |
| 27 | steps: (1) assert copyright on the software, and (2) offer you this License | 27 | |
| 28 | which gives you legal permission to copy, distribute and/or modify the software. | 28 | 1.6. "Executable Form" means any form of the work other than Source Code |
| 29 | | 29 | Form. |
| 30 | A secondary benefit of defending all users' freedom is that improvements made in | 30 | |
| 31 | alternate versions of the program, if they receive widespread use, become | 31 | 1.7. "Larger Work" means a work that combines Covered Software with other |
| 32 | available for other developers to incorporate. Many developers of free software | 32 | material, in a separate file or files, that is not Covered Software. |
| 33 | are heartened and encouraged by the resulting cooperation. However, in the case | 33 | |
| 34 | of software used on network servers, this result may fail to come about. The GNU | 34 | 1.8. "License" means this document. |
| 35 | General Public License permits making a modified version and letting the public | 35 | |
| 36 | access it on a server without ever releasing its source code to the public. | 36 | 1.9. "Licensable" means having the right to grant, to the maximum extent |
| 37 | | 37 | possible, whether at the time of the initial grant or subsequently, any and |
| 38 | The GNU Affero General Public License is designed specifically to ensure that, | 38 | all of the rights conveyed by this License. |
| 39 | in such cases, the modified source code becomes available to the community. It | 39 | |
| 40 | requires the operator of a network server to provide the source code of the | 40 | 1.10. "Modifications" means any of the following: |
| 41 | modified version running there to the users of that server. Therefore, public | 41 | |
| 42 | use of a modified version, on a publicly accessible server, gives the public | 42 | (a) any file in Source Code Form that results from an addition to, |
| 43 | access to the source code of the modified version. | 43 | deletion from, or modification of the contents of Covered Software; or |
| 44 | | 44 | |
| 45 | An older license, called the Affero General Public License and published by | 45 | (b) any new file in Source Code Form that contains any Covered |
| 46 | Affero, was designed to accomplish similar goals. This is a different license, | 46 | Software. |
| 47 | not a version of the Affero GPL, but Affero has released a new version of the | 47 | |
| 48 | Affero GPL which permits relicensing under this license. | 48 | 1.11. "Patent Claims" of a Contributor means any patent claim(s), |
| 49 | | 49 | including without limitation, method, process, and apparatus claims, in any |
| 50 | The precise terms and conditions for copying, distribution and modification | 50 | patent Licensable by such Contributor that would be infringed, but for the |
| 51 | follow. | 51 | grant of the License, by the making, using, selling, offering for sale, having |
| 52 | | 52 | made, import, or transfer of either its Contributions or its Contributor |
| 53 | TERMS AND CONDITIONS | 53 | Version. |
| 54 | | 54 | |
| 55 | 0. Definitions. | 55 | 1.12. "Secondary License" means either the GNU General Public License, |
| 56 | | 56 | Version 2.0, the GNU Lesser General Public License, Version 2.1, the GNU |
| 57 | "This License" refers to version 3 of the GNU Affero General Public License. | 57 | Affero General Public License, Version 3.0, or any later versions of those |
| 58 | | 58 | licenses. |
| 59 | "Copyright" also means copyright-like laws that apply to other kinds of works, | 59 | |
| 60 | such as semiconductor masks. | 60 | 1.13. "Source Code Form" means the form of the work preferred for making |
| 61 | | 61 | modifications. |
| 62 | "The Program" refers to any copyrightable work licensed under this License. | 62 | |
| 63 | Each licensee is addressed as "you". "Licensees" and "recipients" may be | 63 | 1.14. "You" (or "Your") means an individual or a legal entity exercising |
| 64 | individuals or organizations. | 64 | rights under this License. For legal entities, "You" includes any entity that |
| 65 | | 65 | controls, is controlled by, or is under common control with You. For purposes |
| 66 | To "modify" a work means to copy from or adapt all or part of the work in a | 66 | of this definition, "control" means (a) the power, direct or indirect, to |
| 67 | fashion requiring copyright permission, other than the making of an exact copy. | 67 | cause the direction or management of such entity, whether by contract or |
| 68 | The resulting work is called a "modified version" of the earlier work or a work | 68 | otherwise, or (b) ownership of more than fifty percent (50%) of the |
| 69 | "based on" the earlier work. | 69 | outstanding shares or beneficial ownership of such entity. |
| 70 | | 70 | |
| 71 | A "covered work" means either the unmodified Program or a work based on the | 71 | 2. License Grants and Conditions |
| 72 | Program. | 72 | |
| 73 | | 73 | 2.1. Grants |
| 74 | To "propagate" a work means to do anything with it that, without permission, | 74 | Each Contributor hereby grants You a world-wide, royalty-free, |
| 75 | would make you directly or secondarily liable for infringement under applicable | 75 | non-exclusive license: |
| 76 | copyright law, except executing it on a computer or modifying a private copy. | 76 | |
| 77 | Propagation includes copying, distribution (with or without modification), | 77 | (a) under intellectual property rights (other than patent or |
| 78 | making available to the public, and in some countries other activities as well. | 78 | trademark) Licensable by such Contributor to use, reproduce, make available, |
| 79 | | 79 | modify, display, perform, distribute, and otherwise exploit its Contributions, |
| 80 | To "convey" a work means any kind of propagation that enables other parties to | 80 | either on an unmodified basis, with Modifications, or as part of a Larger |
| 81 | make or receive copies. Mere interaction with a user through a computer | 81 | Work; and |
| 82 | network, with no transfer of a copy, is not conveying. | 82 | |
| 83 | | 83 | (b) under Patent Claims of such Contributor to make, use, sell, |
| 84 | An interactive user interface displays "Appropriate Legal Notices" to the extent | 84 | offer for sale, have made, import, and otherwise transfer either its |
| 85 | that it includes a convenient and prominently visible feature that (1) displays | 85 | Contributions or its Contributor Version. |
| 86 | an appropriate copyright notice, and (2) tells the user that there is no | 86 | |
| 87 | warranty for the work (except to the extent that warranties are provided), that | 87 | 2.2. Effective Date |
| 88 | licensees may convey the work under this License, and how to view a copy of this | 88 | The licenses granted in Section 2.1 with respect to any Contribution |
| 89 | License. If the interface presents a list of user commands or options, such as | 89 | become effective for each Contribution on the date the Contributor first |
| 90 | a menu, a prominent item in the list meets this criterion. | 90 | distributes such Contribution. |
| 91 | | 91 | |
| 92 | 1. Source Code. The "source code" for a work means the preferred form of the | 92 | 2.3. Limitations on Grant Scope |
| 93 | work for making modifications to it. "Object code" means any non-source form of | 93 | The licenses granted in this Section 2 are the only rights granted under |
| 94 | a work. | 94 | this License. No additional rights or licenses will be implied from the |
| 95 | | 95 | distribution or licensing of Covered Software under this License. |
| 96 | A "Standard Interface" means an interface that either is an official standard | 96 | Notwithstanding Section 2.1(b) above, no patent license is granted by a |
| 97 | defined by a recognized standards body, or, in the case of interfaces specified | 97 | Contributor: |
| 98 | for a particular programming language, one that is widely used among developers | 98 | |
| 99 | working in that language. | 99 | (a) for any code that a Contributor has removed from Covered |
| 100 | | 100 | Software; or |
| 101 | The "System Libraries" of an executable work include anything, other than the | 101 | |
| 102 | work as a whole, that (a) is included in the normal form of packaging a Major | 102 | (b) for infringements caused by: (i) Your and any other third |
| 103 | Component, but which is not part of that Major Component, and (b) serves only to | 103 | party's modifications of Covered Software, or (ii) the combination of its |
| 104 | enable use of the work with that Major Component, or to implement a Standard | 104 | Contributions with other software (except as part of its Contributor Version); |
| 105 | Interface for which an implementation is available to the public in source code | 105 | or |
| 106 | form. A "Major Component", in this context, means a major essential component | 106 | |
| 107 | (kernel, window system, and so on) of the specific operating system (if any) on | 107 | (c) under Patent Claims infringed by Covered Software in the absence |
| 108 | which the executable work runs, or a compiler used to produce the work, or an | 108 | of its Contributions. |
| 109 | object code interpreter used to run it. | 109 | |
| 110 | | 110 | This License does not grant any rights in the trademarks, service marks, |
| 111 | The "Corresponding Source" for a work in object code form means all the source | 111 | or logos of any Contributor (except as may be necessary to comply with the |
| 112 | code needed to generate, install, and (for an executable work) run the object | 112 | notice requirements in Section 3.4). |
| 113 | code and to modify the work, including scripts to control those activities. | 113 | |
| 114 | However, it does not include the work's System Libraries, or general-purpose | 114 | 2.4. Subsequent Licenses |
| 115 | tools or generally available free programs which are used unmodified in | 115 | No Contributor makes additional grants as a result of Your choice to |
| 116 | performing those activities but which are not part of the work. For example, | 116 | distribute the Covered Software under a subsequent version of this License |
| 117 | Corresponding Source includes interface definition files associated with source | 117 | (see Section 10.2) or under the terms of a Secondary License (if permitted |
| 118 | files for the work, and the source code for shared libraries and dynamically | 118 | under the terms of Section 3.3). |
| 119 | linked subprograms that the work is specifically designed to require, such as by | 119 | |
| 120 | intimate data communication or control flow between those subprograms and other | 120 | 2.5. Representation |
| 121 | parts of the work. | 121 | Each Contributor represents that the Contributor believes its |
| 122 | | 122 | Contributions are its original creation(s) or it has sufficient rights to |
| 123 | The Corresponding Source need not include anything that users can regenerate | 123 | grant the rights to its Contributions conveyed by this License. |
| 124 | automatically from other parts of the Corresponding Source. | 124 | |
| 125 | | 125 | 2.6. Fair Use |
| 126 | The Corresponding Source for a work in source code form is that same work. | 126 | This License is not intended to limit any rights You have under |
| 127 | | 127 | applicable copyright doctrines of fair use, fair dealing, or other |
| 128 | 2. Basic Permissions. All rights granted under this License are granted for the | 128 | equivalents. |
| 129 | term of copyright on the Program, and are irrevocable provided the stated | 129 | |
| 130 | conditions are met. This License explicitly affirms your unlimited permission | 130 | 2.7. Conditions |
| 131 | to run the unmodified Program. The output from running a covered work is | 131 | Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in |
| 132 | covered by this License only if the output, given its content, constitutes a | 132 | Section 2.1. |
| 133 | covered work. This License acknowledges your rights of fair use or other | 133 | |
| 134 | equivalent, as provided by copyright law. | 134 | 3. Responsibilities |
| 135 | | 135 | |
| 136 | You may make, run and propagate covered works that you do not convey, without | 136 | 3.1. Distribution of Source Form |
| 137 | conditions so long as your license otherwise remains in force. You may convey | 137 | All distribution of Covered Software in Source Code Form, including any |
| 138 | covered works to others for the sole purpose of having them make modifications | 138 | Modifications that You create or to which You contribute, must be under the |
| 139 | exclusively for you, or provide you with facilities for running those works, | 139 | terms of this License. You must inform recipients that the Source Code Form of |
| 140 | provided that you comply with the terms of this License in conveying all | 140 | the Covered Software is governed by the terms of this License, and how they |
| 141 | material for which you do not control copyright. Those thus making or running | 141 | can obtain a copy of this License. You may not attempt to alter or restrict |
| 142 | the covered works for you must do so exclusively on your behalf, under your | 142 | the recipients' rights in the Source Code Form. |
| 143 | direction and control, on terms that prohibit them from making any copies of | 143 | |
| 144 | your copyrighted material outside their relationship with you. | 144 | 3.2. Distribution of Executable Form |
| 145 | | 145 | If You distribute Covered Software in Executable Form then: |
| 146 | Conveying under any other circumstances is permitted solely under the conditions | 146 | |
| 147 | stated below. Sublicensing is not allowed; section 10 makes it unnecessary. | 147 | (a) such Covered Software must also be made available in Source Code |
| 148 | | 148 | Form, as described in Section 3.1, and You must inform recipients of the |
| 149 | 3. Protecting Users' Legal Rights From Anti-Circumvention Law. No covered work | 149 | Executable Form how they can obtain a copy of such Source Code Form by |
| 150 | shall be deemed part of an effective technological measure under any applicable | 150 | reasonable means in a timely manner, at a charge no more than the cost of |
| 151 | law fulfilling obligations under article 11 of the WIPO copyright treaty adopted | 151 | distribution to the recipient; and |
| 152 | on 20 December 1996, or similar laws prohibiting or restricting circumvention of | 152 | |
| 153 | such measures. | 153 | (b) You may distribute such Executable Form under the terms of this |
| 154 | | 154 | License, or sublicense it under different terms, provided that the license for |
| 155 | When you convey a covered work, you waive any legal power to forbid | 155 | the Executable Form does not attempt to limit or alter the recipients' rights |
| 156 | circumvention of technological measures to the extent such circumvention is | 156 | in the Source Code Form under this License. |
| 157 | effected by exercising rights under this License with respect to the covered | 157 | |
| 158 | work, and you disclaim any intention to limit operation or modification of the | 158 | 3.3. Distribution of a Larger Work |
| 159 | work as a means of enforcing, against the work's users, your or third parties' | 159 | You may create and distribute a Larger Work under terms of Your choice, |
| 160 | legal rights to forbid circumvention of technological measures. | 160 | provided that You also comply with the requirements of this License for the |
| 161 | | 161 | Covered Software. If the Larger Work is a combination of Covered Software with |
| 162 | 4. Conveying Verbatim Copies. You may convey verbatim copies of the Program's | 162 | a work governed by one or more Secondary Licenses, and the Covered Software is |
| 163 | source code as you receive it, in any medium, provided that you conspicuously | 163 | not Incompatible With Secondary Licenses, this License permits You to |
| 164 | and appropriately publish on each copy an appropriate copyright notice; keep | 164 | additionally distribute such Covered Software under the terms of such |
| 165 | intact all notices stating that this License and any non-permissive terms added | 165 | Secondary License(s), so that the recipient of the Larger Work may, at their |
| 166 | in accord with section 7 apply to the code; keep intact all notices of the | 166 | option, further distribute the Covered Software under the terms of either this |
| 167 | absence of any warranty; and give all recipients a copy of this License along | 167 | License or such Secondary License(s). |
| 168 | with the Program. | 168 | |
| 169 | | 169 | 3.4. Notices |
| 170 | You may charge any price or no price for each copy that you convey, and you may | 170 | You may not remove or alter the substance of any license notices |
| 171 | offer support or warranty protection for a fee. | 171 | (including copyright notices, patent notices, disclaimers of warranty, or |
| 172 | | 172 | limitations of liability) contained within the Source Code Form of the Covered |
| 173 | 5. Conveying Modified Source Versions. You may convey a work based on the | 173 | Software, except that You may alter any license notices to the extent required |
| 174 | Program, or the modifications to produce it from the Program, in the form of | 174 | to remedy known factual inaccuracies. |
| 175 | source code under the terms of section 4, provided that you also meet all of | 175 | |
| 176 | these conditions: | 176 | 3.5. Application of Additional Terms |
| 177 | | 177 | You may choose to offer, and to charge a fee for, warranty, support, |
| 178 | a) The work must carry prominent notices stating that you modified it, and | 178 | indemnity or liability obligations to one or more recipients of Covered |
| 179 | giving a relevant date. | 179 | Software. However, You may do so only on Your own behalf, and not on behalf of |
| 180 | | 180 | any Contributor. You must make it absolutely clear that any such warranty, |
| 181 | b) The work must carry prominent notices stating that it is released under | 181 | support, indemnity, or liability obligation is offered by You alone, and You |
| 182 | this License and any conditions added under section 7. This requirement | 182 | hereby agree to indemnify every Contributor for any liability incurred by such |
| 183 | modifies the requirement in section 4 to "keep intact all notices". | 183 | Contributor as a result of warranty, support, indemnity or liability terms You |
| 184 | | 184 | offer. You may include additional disclaimers of warranty and limitations of |
| 185 | c) You must license the entire work, as a whole, under this License to | 185 | liability specific to any jurisdiction. |
| 186 | anyone who comes into possession of a copy. This License will therefore | 186 | |
| 187 | apply, along with any applicable section 7 additional terms, to the whole of | 187 | 4. Inability to Comply Due to Statute or Regulation |
| 188 | the work, and all its parts, regardless of how they are packaged. This | 188 | If it is impossible for You to comply with any of the terms of this License |
| 189 | License gives no permission to license the work in any other way, but it | 189 | with respect to some or all of the Covered Software due to statute, judicial |
| 190 | does not invalidate such permission if you have separately received it. | 190 | order, or regulation then You must: (a) comply with the terms of this License |
| 191 | | 191 | to the maximum extent possible; and (b) describe the limitations and the code |
| 192 | d) If the work has interactive user interfaces, each must display | 192 | they affect. Such description must be placed in a text file included with all |
| 193 | Appropriate Legal Notices; however, if the Program has interactive | 193 | distributions of the Covered Software under this License. Except to the extent |
| 194 | interfaces that do not display Appropriate Legal Notices, your work need not | 194 | prohibited by statute or regulation, such description must be sufficiently |
| 195 | make them do so. | 195 | detailed for a recipient of ordinary skill to be able to understand it. |
| 196 | | 196 | |
| 197 | A compilation of a covered work with other separate and independent works, which | 197 | 5. Termination |
| 198 | are not by their nature extensions of the covered work, and which are not | 198 | |
| 199 | combined with it such as to form a larger program, in or on a volume of a | 199 | 5.1. The rights granted under this License will terminate automatically |
| 200 | storage or distribution medium, is called an "aggregate" if the compilation and | 200 | if You fail to comply with any of its terms. However, if You become compliant, |
| 201 | its resulting copyright are not used to limit the access or legal rights of the | 201 | then the rights granted under this License from a particular Contributor are |
| 202 | compilation's users beyond what the individual works permit. Inclusion of a | 202 | reinstated (a) provisionally, unless and until such Contributor explicitly and |
| 203 | covered work in an aggregate does not cause this License to apply to the other | 203 | finally terminates Your grants, and (b) on an ongoing basis, if such |
| 204 | parts of the aggregate. | 204 | Contributor fails to notify You of the non-compliance by some reasonable means |
| 205 | | 205 | prior to 60 days after You have come back into compliance. Moreover, Your |
| 206 | 6. Conveying Non-Source Forms. You may convey a covered work in object code form | 206 | grants from a particular Contributor are reinstated on an ongoing basis if |
| 207 | under the terms of sections 4 and 5, provided that you also convey the | 207 | such Contributor notifies You of the non-compliance by some reasonable means, |
| 208 | machine-readable Corresponding Source under the terms of this License, in one of | 208 | this is the first time You have received notice of non-compliance with this |
| 209 | these ways: | 209 | License from such Contributor, and You become compliant prior to 30 days after |
| 210 | | 210 | Your receipt of the notice. |
| 211 | a) Convey the object code in, or embodied in, a physical product (including | 211 | |
| 212 | a physical distribution medium), accompanied by the Corresponding Source | 212 | 5.2. If You initiate litigation against any entity by asserting a patent |
| 213 | fixed on a durable physical medium customarily used for software | 213 | infringement claim (excluding declaratory judgment actions, counter-claims, |
| 214 | interchange. | 214 | and cross-claims) alleging that a Contributor Version directly or indirectly |
| 215 | | 215 | infringes any patent, then the rights granted to You by any and all |
| 216 | b) Convey the object code in, or embodied in, a physical product (including | 216 | Contributors for the Covered Software under Section 2.1 of this License shall |
| 217 | a physical distribution medium), accompanied by a written offer, valid for | 217 | terminate. |
| 218 | at least three years and valid for as long as you offer spare parts or | 218 | |
| 219 | customer support for that product model, to give anyone who possesses the | 219 | 5.3. In the event of termination under Sections 5.1 or 5.2 above, all end |
| 220 | object code either (1) a copy of the Corresponding Source for all the | 220 | user license agreements (excluding distributors and resellers) which have been |
| 221 | software in the product that is covered by this License, on a durable | 221 | validly granted by You or Your distributors under this License prior to |
| 222 | physical medium customarily used for software interchange, for a price no | 222 | termination shall survive termination. |
| 223 | more than your reasonable cost of physically performing this conveying of | 223 | |
| 224 | source, or (2) access to copy the Corresponding Source from a network server | 224 | 6. Disclaimer of Warranty |
| 225 | at no charge. | 225 | Covered Software is provided under this License on an "as is" basis, without |
| 226 | | 226 | warranty of any kind, either expressed, implied, or statutory, including, |
| 227 | c) Convey individual copies of the object code with a copy of the written | 227 | without limitation, warranties that the Covered Software is free of defects, |
| 228 | offer to provide the Corresponding Source. This alternative is allowed only | 228 | merchantable, fit for a particular purpose or non-infringing. The entire risk |
| 229 | occasionally and noncommercially, and only if you received the object code | 229 | as to the quality and performance of the Covered Software is with You. Should |
| 230 | with such an offer, in accord with subsection 6b. | 230 | any Covered Software prove defective in any respect, You (not any Contributor) |
| 231 | | 231 | assume the cost of any necessary servicing, repair, or correction. This |
| 232 | d) Convey the object code by offering access from a designated place (gratis | 232 | disclaimer of warranty constitutes an essential part of this License. No use |
| 233 | or for a charge), and offer equivalent access to the Corresponding Source in | 233 | of any Covered Software is authorized under this License except under this |
| 234 | the same way through the same place at no further charge. You need not | 234 | disclaimer. |
| 235 | require recipients to copy the Corresponding Source along with the object | 235 | |
| 236 | code. If the place to copy the object code is a network server, the | 236 | 7. Limitation of Liability |
| 237 | Corresponding Source may be on a different server (operated by you or a | 237 | Under no circumstances and under no legal theory, whether tort (including |
| 238 | third party) that supports equivalent copying facilities, provided you | 238 | negligence), contract, or otherwise, shall any Contributor, or anyone who |
| 239 | maintain clear directions next to the object code saying where to find the | 239 | distributes Covered Software as permitted above, be liable to You for any |
| 240 | Corresponding Source. Regardless of what server hosts the Corresponding | 240 | direct, indirect, special, incidental, or consequential damages of any |
| 241 | Source, you remain obligated to ensure that it is available for as long as | 241 | character including, without limitation, damages for lost profits, loss of |
| 242 | needed to satisfy these requirements. | 242 | goodwill, work stoppage, computer failure or malfunction, or any and all other |
| 243 | | 243 | commercial damages or losses, even if such party shall have been informed of |
| 244 | e) Convey the object code using peer-to-peer transmission, provided you | 244 | the possibility of such damages. This limitation of liability shall not apply |
| 245 | inform other peers where the object code and Corresponding Source of the | 245 | to liability for death or personal injury resulting from such party's |
| 246 | work are being offered to the general public at no charge under subsection | 246 | negligence to the extent applicable law prohibits such limitation. Some |
| 247 | 6d. | 247 | jurisdictions do not allow the exclusion or limitation of incidental or |
| 248 | | 248 | consequential damages, so this exclusion and limitation may not apply to You. |
| 249 | A separable portion of the object code, whose source code is excluded from the | 249 | |
| 250 | Corresponding Source as a System Library, need not be included in conveying the | 250 | 8. Litigation |
| 251 | object code work. | 251 | Any litigation relating to this License may be brought only in the courts of a |
| 252 | | 252 | jurisdiction where the defendant maintains its principal place of business and |
| 253 | A "User Product" is either (1) a "consumer product", which means any tangible | 253 | such litigation shall be governed by laws of that jurisdiction, without |
| 254 | personal property which is normally used for personal, family, or household | 254 | reference to its conflict-of-law provisions. Nothing in this Section shall |
| 255 | purposes, or (2) anything designed or sold for incorporation into a dwelling. | 255 | prevent a party's ability to bring cross-claims or counter-claims. |
| 256 | In determining whether a product is a consumer product, doubtful cases shall be | 256 | |
| 257 | resolved in favor of coverage. For a particular product received by a | 257 | 9. Miscellaneous |
| 258 | particular user, "normally used" refers to a typical or common use of that class | 258 | This License represents the complete agreement concerning the subject matter |
| 259 | of product, regardless of the status of the particular user or of the way in | 259 | hereof. If any provision of this License is held to be unenforceable, such |
| 260 | which the particular user actually uses, or expects or is expected to use, the | 260 | provision shall be reformed only to the extent necessary to make it |
| 261 | product. A product is a consumer product regardless of whether the product has | 261 | enforceable. Any law or regulation which provides that the language of a |
| 262 | substantial commercial, industrial or non-consumer uses, unless such uses | 262 | contract shall be construed against the drafter shall not be used to construe |
| 263 | represent the only significant mode of use of the product. | 263 | this License against a Contributor. |
| 264 | | 264 | |
| 265 | "Installation Information" for a User Product means any methods, procedures, | 265 | 10. Versions of the License |
| 266 | authorization keys, or other information required to install and execute | 266 | |
| 267 | modified versions of a covered work in that User Product from a modified version | 267 | 10.1. New Versions |
| 268 | of its Corresponding Source. The information must suffice to ensure that the | 268 | Mozilla Foundation is the license steward. Except as provided in Section |
| 269 | continued functioning of the modified object code is in no case prevented or | 269 | 10.3, no one other than the license steward has the right to modify or publish |
| 270 | interfered with solely because modification has been made. | 270 | new versions of this License. Each version will be given a distinguishing |
| 271 | | 271 | version number. |
| 272 | If you convey an object code work under this section in, or with, or | 272 | |
| 273 | specifically for use in, a User Product, and the conveying occurs as part of a | 273 | 10.2. Effect of New Versions |
| 274 | transaction in which the right of possession and use of the User Product is | 274 | You may distribute the Covered Software under the terms of the version of |
| 275 | transferred to the recipient in perpetuity or for a fixed term (regardless of | 275 | the License under which You originally received the Covered Software, or under |
| 276 | how the transaction is characterized), the Corresponding Source conveyed under | 276 | the terms of any subsequent version published by the license steward. |
| 277 | this section must be accompanied by the Installation Information. But this | 277 | |
| 278 | requirement does not apply if neither you nor any third party retains the | 278 | 10.3. Modified Versions |
| 279 | ability to install modified object code on the User Product (for example, the | 279 | If you create software not governed by this License, and you want to |
| 280 | work has been installed in ROM). | 280 | create a new license for such software, you may create and use a modified |
| 281 | | 281 | version of this License if you rename the license and remove any references to |
| 282 | The requirement to provide Installation Information does not include a | 282 | the name of the license steward (except to note that such modified license |
| 283 | requirement to continue to provide support service, warranty, or updates for a | 283 | differs from this License). |
| 284 | work that has been modified or installed by the recipient, or for the User | 284 | |
| 285 | Product in which it has been modified or installed. Access to a network may be | 285 | 10.4. Distributing Source Code Form that is Incompatible With Secondary |
| 286 | denied when the modification itself materially and adversely affects the | 286 | Licenses |
| 287 | operation of the network or violates the rules and protocols for communication | 287 | If You choose to distribute Source Code Form that is Incompatible With |
| 288 | across the network. | 288 | Secondary Licenses under the terms of this version of the License, the notice |
| 289 | | 289 | described in Exhibit B of this License must be attached. |
| 290 | Corresponding Source conveyed, and Installation Information provided, in accord | 290 | |
| 291 | with this section must be in a format that is publicly documented (and with an | 291 | Exhibit A - Source Code Form License Notice |
| 292 | implementation available to the public in source code form), and must require no | 292 | |
| 293 | special password or key for unpacking, reading or copying. | 293 | This Source Code Form is subject to the terms of the Mozilla Public |
| 294 | | 294 | License, v. 2.0. If a copy of the MPL was not distributed with this file, You |
| 295 | 7. Additional Terms. "Additional permissions" are terms that supplement the | 295 | can obtain one at http://mozilla.org/MPL/2.0/. |
| 296 | terms of this License by making exceptions from one or more of its conditions. | 296 | |
| 297 | Additional permissions that are applicable to the entire Program shall be | 297 | If it is not possible or desirable to put the notice in a particular file, |
| 298 | treated as though they were included in this License, to the extent that they | 298 | then You may include the notice in a location (such as a LICENSE file in a |
| 299 | are valid under applicable law. If additional permissions apply only to part of | 299 | relevant directory) where a recipient would be likely to look for such a |
| 300 | the Program, that part may be used separately under those permissions, but the | 300 | notice. |
| 301 | entire Program remains governed by this License without regard to the additional | 301 | |
| 302 | permissions. | 302 | You may add additional accurate notices of copyright ownership. |
| 303 | | 303 | |
| 304 | When you convey a copy of a covered work, you may at your option remove any | 304 | Exhibit B - "Incompatible With Secondary Licenses" Notice |
| 305 | additional permissions from that copy, or from any part of it. (Additional | 305 | |
| 306 | permissions may be written to require their own removal in certain cases when | 306 | This Source Code Form is "Incompatible With Secondary Licenses", as |
| 307 | you modify the work.) You may place additional permissions on material, added | 307 | defined by the Mozilla Public License, v. 2.0. |
| 308 | by you to a covered work, for which you have or can give appropriate copyright | | |
| 309 | permission. | | |
| 310 | | | |
| 311 | Notwithstanding any other provision of this License, for material you add to a | | |
| 312 | covered work, you may (if authorized by the copyright holders of that material) | | |
| 313 | supplement the terms of this License with terms: | | |
| 314 | | | |
| 315 | a) Disclaiming warranty or limiting liability differently from the terms of | | |
| 316 | sections 15 and 16 of this License; or | | |
| 317 | | | |
| 318 | b) Requiring preservation of specified reasonable legal notices or author | | |
| 319 | attributions in that material or in the Appropriate Legal Notices displayed | | |
| 320 | by works containing it; or | | |
| 321 | | | |
| 322 | c) Prohibiting misrepresentation of the origin of that material, or | | |
| 323 | requiring that modified versions of such material be marked in reasonable | | |
| 324 | ways as different from the original version; or | | |
| 325 | | | |
| 326 | d) Limiting the use for publicity purposes of names of licensors or authors | | |
| 327 | of the material; or | | |
| 328 | | | |
| 329 | e) Declining to grant rights under trademark law for use of some trade | | |
| 330 | names, trademarks, or service marks; or | | |
| 331 | | | |
| 332 | f) Requiring indemnification of licensors and authors of that material by | | |
| 333 | anyone who conveys the material (or modified versions of it) with | | |
| 334 | contractual assumptions of liability to the recipient, for any liability | | |
| 335 | that these contractual assumptions directly impose on those licensors and | | |
| 336 | authors. | | |
| 337 | | | |
| 338 | All other non-permissive additional terms are considered "further restrictions" | | |
| 339 | within the meaning of section 10. If the Program as you received it, or any | | |
| 340 | part of it, contains a notice stating that it is governed by this License along | | |
| 341 | with a term that is a further restriction, you may remove that term. If a | | |
| 342 | license document contains a further restriction but permits relicensing or | | |
| 343 | conveying under this License, you may add to a covered work material governed by | | |
| 344 | the terms of that license document, provided that the further restriction does | | |
| 345 | not survive such relicensing or conveying. | | |
| 346 | | | |
| 347 | If you add terms to a covered work in accord with this section, you must place, | | |
| 348 | in the relevant source files, a statement of the additional terms that apply to | | |
| 349 | those files, or a notice indicating where to find the applicable terms. | | |
| 350 | | | |
| 351 | Additional terms, permissive or non-permissive, may be stated in the form of a | | |
| 352 | separately written license, or stated as exceptions; the above requirements | | |
| 353 | apply either way. | | |
| 354 | | | |
| 355 | 8. Termination. | | |
| 356 | | | |
| 357 | You may not propagate or modify a covered work except as expressly provided | | |
| 358 | under this License. Any attempt otherwise to propagate or modify it is void, | | |
| 359 | and will automatically terminate your rights under this License (including any | | |
| 360 | patent licenses granted under the third paragraph of section 11). | | |
| 361 | | | |
| 362 | However, if you cease all violation of this License, then your license from a | | |
| 363 | particular copyright holder is reinstated (a) provisionally, unless and until | | |
| 364 | the copyright holder explicitly and finally terminates your license, and (b) | | |
| 365 | permanently, if the copyright holder fails to notify you of the violation by | | |
| 366 | some reasonable means prior to 60 days after the cessation. | | |
| 367 | | | |
| 368 | Moreover, your license from a particular copyright holder is reinstated | | |
| 369 | permanently if the copyright holder notifies you of the violation by some | | |
| 370 | reasonable means, this is the first time you have received notice of violation | | |
| 371 | of this License (for any work) from that copyright holder, and you cure the | | |
| 372 | violation prior to 30 days after your receipt of the notice. | | |
| 373 | | | |
| 374 | Termination of your rights under this section does not terminate the licenses of | | |
| 375 | parties who have received copies or rights from you under this License. If your | | |
| 376 | rights have been terminated and not permanently reinstated, you do not qualify | | |
| 377 | to receive new licenses for the same material under section 10. | | |
| 378 | | | |
| 379 | 9. Acceptance Not Required for Having Copies. | | |
| 380 | | | |
| 381 | You are not required to accept this License in order to receive or run a copy of | | |
| 382 | the Program. Ancillary propagation of a covered work occurring solely as a | | |
| 383 | consequence of using peer-to-peer transmission to receive a copy likewise does | | |
| 384 | not require acceptance. However, nothing other than this License grants you | | |
| 385 | permission to propagate or modify any covered work. These actions infringe | | |
| 386 | copyright if you do not accept this License. Therefore, by modifying or | | |
| 387 | propagating a covered work, you indicate your acceptance of this License to do | | |
| 388 | so. | | |
| 389 | | | |
| 390 | 10. Automatic Licensing of Downstream Recipients. | | |
| 391 | | | |
| 392 | Each time you convey a covered work, the recipient automatically receives a | | |
| 393 | license from the original licensors, to run, modify and propagate that work, | | |
| 394 | subject to this License. You are not responsible for enforcing compliance by | | |
| 395 | third parties with this License. | | |
| 396 | | | |
| 397 | An "entity transaction" is a transaction transferring control of an | | |
| 398 | organization, or substantially all assets of one, or subdividing an | | |
| 399 | organization, or merging organizations. If propagation of a covered work | | |
| 400 | results from an entity transaction, each party to that transaction who receives | | |
| 401 | a copy of the work also receives whatever licenses to the work the party's | | |
| 402 | predecessor in interest had or could give under the previous paragraph, plus a | | |
| 403 | right to possession of the Corresponding Source of the work from the predecessor | | |
| 404 | in interest, if the predecessor has it or can get it with reasonable efforts. | | |
| 405 | | | |
| 406 | You may not impose any further restrictions on the exercise of the rights | | |
| 407 | granted or affirmed under this License. For example, you may not impose a | | |
| 408 | license fee, royalty, or other charge for exercise of rights granted under this | | |
| 409 | License, and you may not initiate litigation (including a cross-claim or | | |
| 410 | counterclaim in a lawsuit) alleging that any patent claim is infringed by | | |
| 411 | making, using, selling, offering for sale, or importing the Program or any | | |
| 412 | portion of it. | | |
| 413 | | | |
| 414 | 11. Patents. | | |
| 415 | | | |
| 416 | A "contributor" is a copyright holder who authorizes use under this License of | | |
| 417 | the Program or a work on which the Program is based. The work thus licensed is | | |
| 418 | called the contributor's "contributor version". | | |
| 419 | | | |
| 420 | A contributor's "essential patent claims" are all patent claims owned or | | |
| 421 | controlled by the contributor, whether already acquired or hereafter acquired, | | |
| 422 | that would be infringed by some manner, permitted by this License, of making, | | |
| 423 | using, or selling its contributor version, but do not include claims that would | | |
| 424 | be infringed only as a consequence of further modification of the contributor | | |
| 425 | version. For purposes of this definition, "control" includes the right to grant | | |
| 426 | patent sublicenses in a manner consistent with the requirements of this License. | | |
| 427 | | | |
| 428 | Each contributor grants you a non-exclusive, worldwide, royalty-free patent | | |
| 429 | license under the contributor's essential patent claims, to make, use, sell, | | |
| 430 | offer for sale, import and otherwise run, modify and propagate the contents of | | |
| 431 | its contributor version. | | |
| 432 | | | |
| 433 | In the following three paragraphs, a "patent license" is any express agreement | | |
| 434 | or commitment, however denominated, not to enforce a patent (such as an express | | |
| 435 | permission to practice a patent or covenant not to sue for patent infringement). | | |
| 436 | To "grant" such a patent license to a party means to make such an agreement or | | |
| 437 | commitment not to enforce a patent against the party. | | |
| 438 | | | |
| 439 | If you convey a covered work, knowingly relying on a patent license, and the | | |
| 440 | Corresponding Source of the work is not available for anyone to copy, free of | | |
| 441 | charge and under the terms of this License, through a publicly available network | | |
| 442 | server or other readily accessible means, then you must either (1) cause the | | |
| 443 | Corresponding Source to be so available, or (2) arrange to deprive yourself of | | |
| 444 | the benefit of the patent license for this particular work, or (3) arrange, in a | | |
| 445 | manner consistent with the requirements of this License, to extend the patent | | |
| 446 | license to downstream recipients. "Knowingly relying" means you have actual | | |
| 447 | knowledge that, but for the patent license, your conveying the covered work in a | | |
| 448 | country, or your recipient's use of the covered work in a country, would | | |
| 449 | infringe one or more identifiable patents in that country that you have reason | | |
| 450 | to believe are valid. | | |
| 451 | | | |
| 452 | If, pursuant to or in connection with a single transaction or arrangement, you | | |
| 453 | convey, or propagate by procuring conveyance of, a covered work, and grant a | | |
| 454 | patent license to some of the parties receiving the covered work authorizing | | |
| 455 | them to use, propagate, modify or convey a specific copy of the covered work, | | |
| 456 | then the patent license you grant is automatically extended to all recipients of | | |
| 457 | the covered work and works based on it. | | |
| 458 | | | |
| 459 | A patent license is "discriminatory" if it does not include within the scope of | | |
| 460 | its coverage, prohibits the exercise of, or is conditioned on the non-exercise | | |
| 461 | of one or more of the rights that are specifically granted under this License. | | |
| 462 | You may not convey a covered work if you are a party to an arrangement with a | | |
| 463 | third party that is in the business of distributing software, under which you | | |
| 464 | make payment to the third party based on the extent of your activity of | | |
| 465 | conveying the work, and under which the third party grants, to any of the | | |
| 466 | parties who would receive the covered work from you, a discriminatory patent | | |
| 467 | license (a) in connection with copies of the covered work conveyed by you (or | | |
| 468 | copies made from those copies), or (b) primarily for and in connection with | | |
| 469 | specific products or compilations that contain the covered work, unless you | | |
| 470 | entered into that arrangement, or that patent license was granted, prior to 28 | | |
| 471 | March 2007. | | |
| 472 | | | |
| 473 | Nothing in this License shall be construed as excluding or limiting any implied | | |
| 474 | license or other defenses to infringement that may otherwise be available to you | | |
| 475 | under applicable patent law. | | |
| 476 | | | |
| 477 | 12. No Surrender of Others' Freedom. | | |
| 478 | | | |
| 479 | If conditions are imposed on you (whether by court order, agreement or | | |
| 480 | otherwise) that contradict the conditions of this License, they do not excuse | | |
| 481 | you from the conditions of this License. If you cannot convey a covered work so | | |
| 482 | as to satisfy simultaneously your obligations under this License and any other | | |
| 483 | pertinent obligations, then as a consequence you may not convey it at all. For | | |
| 484 | example, if you agree to terms that obligate you to collect a royalty for | | |
| 485 | further conveying from those to whom you convey the Program, the only way you | | |
| 486 | could satisfy both those terms and this License would be to refrain entirely | | |
| 487 | from conveying the Program. | | |
| 488 | | | |
| 489 | 13. Remote Network Interaction; Use with the GNU General Public License. | | |
| 490 | | | |
| 491 | Notwithstanding any other provision of this License, if you modify the Program, | | |
| 492 | your modified version must prominently offer all users interacting with it | | |
| 493 | remotely through a computer network (if your version supports such interaction) | | |
| 494 | an opportunity to receive the Corresponding Source of your version by providing | | |
| 495 | access to the Corresponding Source from a network server at no charge, through | | |
| 496 | some standard or customary means of facilitating copying of software. This | | |
| 497 | Corresponding Source shall include the Corresponding Source for any work covered | | |
| 498 | by version 3 of the GNU General Public License that is incorporated pursuant to | | |
| 499 | the following paragraph. | | |
| 500 | | | |
| 501 | Notwithstanding any other provision of this License, you have permission to link | | |
| 502 | or combine any covered work with a work licensed under version 3 of the GNU | | |
| 503 | General Public License into a single combined work, and to convey the resulting | | |
| 504 | work. The terms of this License will continue to apply to the part which is the | | |
| 505 | covered work, but the work with which it is combined will remain governed by | | |
| 506 | version 3 of the GNU General Public License. | | |
| 507 | | | |
| 508 | 14. Revised Versions of this License. | | |
| 509 | | | |
| 510 | The Free Software Foundation may publish revised and/or new versions of the GNU | | |
| 511 | Affero General Public License from time to time. Such new versions will be | | |
| 512 | similar in spirit to the present version, but may differ in detail to address | | |
| 513 | new problems or concerns. | | |
| 514 | | | |
| 515 | Each version is given a distinguishing version number. If the Program specifies | | |
| 516 | that a certain numbered version of the GNU Affero General Public License "or any | | |
| 517 | later version" applies to it, you have the option of following the terms and | | |
| 518 | conditions either of that numbered version or of any later version published by | | |
| 519 | the Free Software Foundation. If the Program does not specify a version number | | |
| 520 | of the GNU Affero General Public License, you may choose any version ever | | |
| 521 | published by the Free Software Foundation. | | |
| 522 | | | |
| 523 | If the Program specifies that a proxy can decide which future versions of the | | |
| 524 | GNU Affero General Public License can be used, that proxy's public statement of | | |
| 525 | acceptance of a version permanently authorizes you to choose that version for | | |
| 526 | the Program. | | |
| 527 | | | |
| 528 | Later license versions may give you additional or different permissions. | | |
| 529 | However, no additional obligations are imposed on any author or copyright holder | | |
| 530 | as a result of your choosing to follow a later version. | | |
| 531 | | | |
| 532 | 15. Disclaimer of Warranty. | | |
| 533 | | | |
| 534 | THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. | | |
| 535 | EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER | | |
| 536 | PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER | | |
| 537 | EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | | |
| 538 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE | | |
| 539 | QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE | | |
| 540 | DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. | | |
| 541 | | | |
| 542 | 16. Limitation of Liability. | | |
| 543 | | | |
| 544 | IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY | | |
| 545 | COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS | | |
| 546 | PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, | | |
| 547 | INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE | | |
| 548 | THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED | | |
| 549 | INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE | | |
| 550 | PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY | | |
| 551 | HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. | | |
| 552 | | | |
| 553 | 17. Interpretation of Sections 15 and 16. | | |
| 554 | | | |
| 555 | If the disclaimer of warranty and limitation of liability provided above cannot | | |
| 556 | be given local legal effect according to their terms, reviewing courts shall | | |
| 557 | apply local law that most closely approximates an absolute waiver of all civil | | |
| 558 | liability in connection with the Program, unless a warranty or assumption of | | |
| 559 | liability accompanies a copy of the Program in return for a fee. | | |
| 560 | | | |
| 561 | END OF TERMS AND CONDITIONS | | |
| 562 | | | |
| 563 | How to Apply These Terms to Your New Programs | | |
| 564 | | | |
| 565 | If you develop a new program, and you want it to be of the greatest possible use | | |
| 566 | to the public, the best way to achieve this is to make it free software which | | |
| 567 | everyone can redistribute and change under these terms. | | |
| 568 | | | |
| 569 | To do so, attach the following notices to the program. It is safest to attach | | |
| 570 | them to the start of each source file to most effectively state the exclusion of | | |
| 571 | warranty; and each file should have at least the "copyright" line and a pointer | | |
| 572 | to where the full notice is found. | | |
| 573 | | | |
| 574 | Copyright (C) 2021 Meghan Denny | | |
| 575 | | | |
| 576 | This program is free software: you can redistribute it and/or modify it | | |
| 577 | under the terms of the GNU Affero General Public License as published by | | |
| 578 | the Free Software Foundation, either version 3 of the License, or (at your | | |
| 579 | option) any later version. | | |
| 580 | | | |
| 581 | This program is distributed in the hope that it will be useful, but WITHOUT | | |
| 582 | ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | | |
| 583 | FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public | | |
| 584 | License for more details. | | |
| 585 | | | |
| 586 | You should have received a copy of the GNU Affero General Public License | | |
| 587 | along with this program. If not, see <http://www.gnu.org/licenses/>. | | |
| 588 | | | |
| 589 | Also add information on how to contact you by electronic and paper mail. | | |
| 590 | | | |
| 591 | If your software can interact with users remotely through a computer network, | | |
| 592 | you should also make sure that it provides a way for users to get its source. | | |
| 593 | For example, if your program is a web application, its interface could display a | | |
| 594 | "Source" link that leads users to an archive of the code. There are many ways | | |
| 595 | you could offer source, and different solutions will be better for different | | |
| 596 | programs; see section 13 for the specific requirements. | | |
| 597 | | | |
| 598 | You should also get your employer (if you work as a programmer) or school, if | | |
| 599 | any, to sign a "copyright disclaimer" for the program, if necessary. For more | | |
| 600 | information on this, and how to apply and follow the GNU AGPL, see | | |
| 601 | <http://www.gnu.org/licenses/>. | | |