|
| 1 | +GNU AFFERO GENERAL PUBLIC LICENSE |
| 2 | +Version 3, 19 November 2007 |
| 3 | + |
| 4 | +Copyright (C) 2007 Free Software Foundation, Inc. |
| 5 | +<https://fsf.org/> |
| 6 | +Everyone is permitted to copy and distribute verbatim copies |
| 7 | +of this license document, but changing it is not allowed. |
| 8 | + |
| 9 | +This license is identical to the GNU General Public License, except that it also |
| 10 | +ensures that software running as a network service makes its source code |
| 11 | +available to users. |
| 12 | + |
| 13 | +--- |
| 14 | + |
| 15 | +TERMS AND CONDITIONS |
| 16 | + |
| 17 | +0. Definitions. |
| 18 | + |
| 19 | +“This License” refers to version 3 of the GNU Affero General Public License. |
| 20 | + |
| 21 | +“Copyright” also means copyright-like laws that apply to other kinds of works, |
| 22 | +such as semiconductor masks. |
| 23 | + |
| 24 | +The “Program” refers to any copyrightable work licensed under this License. |
| 25 | +Each licensee is addressed as “you”. |
| 26 | + |
| 27 | +To “modify” a work means to copy from or adapt all or part of the work in a |
| 28 | +fashion requiring copyright permission, other than the making of an exact copy. |
| 29 | + |
| 30 | +To “propagate” a work means to do anything with it that, without permission, |
| 31 | +would make you directly or secondarily liable for infringement under applicable |
| 32 | +copyright law, except executing it on a computer or modifying a private copy. |
| 33 | + |
| 34 | +To “convey” a work means any kind of propagation that enables other parties to |
| 35 | +make or receive copies. |
| 36 | + |
| 37 | +An interactive user interface displays “Appropriate Legal Notices” to the extent |
| 38 | +that it includes a convenient and prominently visible feature that displays an |
| 39 | +appropriate copyright notice, and tells the user that there is no warranty for |
| 40 | +the work (except to the extent that warranties are provided), that licensees may |
| 41 | +convey the work under this License, and how to view a copy of this License. |
| 42 | + |
| 43 | +--- |
| 44 | + |
| 45 | +13. Remote Network Interaction; Use with the GNU General Public License. |
| 46 | + |
| 47 | +Notwithstanding any other provision of this License, if you modify the Program, |
| 48 | +your modified version must prominently offer all users interacting with it |
| 49 | +remotely through a computer network an opportunity to receive the Corresponding |
| 50 | +Source of your version by providing access to the Corresponding Source from a |
| 51 | +network server at no charge, through some standard or customary means of |
| 52 | +facilitating copying of software. |
| 53 | + |
| 54 | +--- |
| 55 | + |
| 56 | +15. Disclaimer of Warranty. |
| 57 | + |
| 58 | +THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. |
| 59 | +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER |
| 60 | +PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER |
| 61 | +EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
| 62 | +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. |
| 63 | + |
| 64 | +--- |
| 65 | + |
| 66 | +16. Limitation of Liability. |
| 67 | + |
| 68 | +IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY |
| 69 | +COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS |
| 70 | +PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, |
| 71 | +INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE |
| 72 | +THE PROGRAM. |
| 73 | + |
| 74 | +--- |
| 75 | + |
| 76 | +END OF TERMS AND CONDITIONS |
| 77 | + |
| 78 | +You should have received a copy of the GNU Affero General Public License along |
| 79 | +with this program. If not, see <https://www.gnu.org/licenses/>. |
0 commit comments