]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blob - app/src/main/assets/fr/about_licenses.html
First wrong button text in View Headers in night theme. https://redmine.stoutner...
[PrivacyBrowserAndroid.git] / app / src / main / assets / fr / about_licenses.html
1 <!--
2   Copyright 2016-2024 Soren Stoutner <soren@stoutner.com>.
3
4   Translation 2019-2023 Kévin L. <kevinliste@framalistes.org>.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
5
6   This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
7
8   Privacy Browser Android is free software: you can redistribute it and/or modify
9   it under the terms of the GNU General Public License as published by
10   the Free Software Foundation, either version 3 of the License, or
11   (at your option) any later version.
12
13   Privacy Browser Android is distributed in the hope that it will be useful,
14   but WITHOUT ANY WARRANTY; without even the implied warranty of
15   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16   GNU General Public License for more details.
17
18   You should have received a copy of the GNU General Public License
19   along with Privacy Browser Android.  If not, see <http://www.gnu.org/licenses/>. -->
20
21 <html lang="fr">
22     <head>
23         <meta charset="UTF-8">
24
25         <link rel="stylesheet" href="../css/theme.css">
26
27         <!-- Setting the color scheme instructs the WebView to respect `prefers-color-scheme` @media CSS. -->
28         <meta name="color-scheme" content="light dark">
29
30         <title>Licenses</title>
31     </head>
32
33     <body>
34         <h3>Copyright</h3>
35         <p>Privacy Browser copyright 2015-2024 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.</p>
36
37         <h3>Licence</h3>
38         <p>rivacy Browser est publié sous la <a href="https://www.gnu.org/licenses/gpl-3.0.html">licence GPLv3+</a>. Le texte complet de la licence est ci-dessous.
39             Le code source est disponible à partir de <a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=summary">gitweb.stoutner.com</a>.</p>
40
41         <h3>Liste de filtres</h3>
42         <p><a href="https://easylist.to/easylist/easylist.txt">EasyList</a> et <a href="https://easylist.to/easylist/easyprivacy.txt">EasyPrivacy</a>
43             sont <a href="https://easylist.to/pages/licence.html">licences doubles</a> <a href="https://www.gnu.org/licenses/gpl-3.0.html">GPLv3+</a>
44             et <a href="https://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0+ Unported</a>.
45             Privacy Browser les intègre à l'aide de l'option GPLv3+.</p>
46
47         <p><a href="https://easylist.to/easylist/fanboy-annoyance.txt">Fanboy’s Annoyance List</a> et <a href="https://easylist.to/easylist/fanboy-social.txt">Fanboy’s Social Blocking List</a>
48             sont publiés sous la licence <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported license</a>,
49             qui est <a href="https://www.gnu.org/licenses/license-list.en.html#ccby">compatible avec la GPLv3+</a>. Les listes ne sont pas modifiées dans Privacy Browser.</p>
50
51         <p>De plus amples informations sur les listes de filtrage sont disponibles sur le site Web <a href="https://easylist.to/">d'EasyList</a>.</p>
52
53         <h3>Librairies</h3>
54         <p>Privacy Browser est construit avec les <a href="https://developer.android.com/jetpack/androidx/">librairies AndroidX</a>,
55             les <a href="https://github.com/JetBrains/kotlin/tree/master/license">librairies Kotlin</a>,
56             et le code du <a href="https://mvnrepository.com/artifact/com.google.android.material/material">référentiel Google Material Maven</a>,
57             publiés sous la <a href="https://www.apache.org/licenses/LICENSE-2.0">Licence Apache 2.0</a>.</p>
58
59         <h3>Classes</h3>
60         <p><code>com.stoutner.privacybrowser.views.<wbr>CheckedLinearLayout</code> est une version modifiée d'une classe contenue dans le code source de la
61             <a href="https://android.googlesource.com/platform/packages/apps/Camera/+/master/src/com/android/camera/ui/CheckedLinearLayout.java">Caméra Android</a>.
62             Le fichier d'origine a été publié sous la <a href="https://www.apache.org/licenses/LICENSE-2.0">Licence Apache 2.0</a>.
63             Modifications copyright 2019 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
64             Le fichier modifié est publié sous la <a href="https://www.gnu.org/licenses/gpl-3.0.html">licence GPLv3+</a>.</p>
65
66         <h3>Icônes</h3>
67         <p><img class="left" src="../shared_images/privacy_browser.svg" alt="Privacy Browser"/> <img class="left" src="../shared_images/warning.svg" alt="Warning"/>
68             <img class="left" src="../shared_images/javascript_enabled.svg" alt="JavaScript Enabled"/> <svg class="left"><use href="../shared_images/privacy_browser_monochrome.svg#icon"/></svg>
69             <img class="left" src="../shared_images/privacy_browser_alt.svg" alt="Privacy Browser Alt"/> <svg class="left"><use href="../shared_images/privacy_browser_alt_monochrome.svg#icon"/></svg>
70             sont dérivés de <code>security</code> et de <code>language</code>, qui font partie de <a href="https://fonts.google.com/icons">l'ensemble d'icônes Matériel Android</a> et sont publiés sous la
71             <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licence Apache 2.0</a>.
72             Le texte complet de la licence est ci-dessous. Modifications copyright 2016-2017,2021-2023 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
73             Les images résultantes sont publiées sous la <a href="https://www.gnu.org/licenses/gpl-3.0.html">licence GPLv3+</a>.</p>
74         <p><svg class="left"><use href="../shared_images/move_to_folder.svg#icon"/></svg> est dérivé des éléments <code>folder</code> et <code>exit_to_app</code>,
75             qui font partie de <a href="https://fonts.google.com/icons">l'ensemble d'icônes Matériel Android</a>
76             et sont publiés sous <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licence Apache 2.0</a>.
77             Modifications copyright 2017, 2022 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
78             L'image résultante est publiée sous la <a href="https://www.gnu.org/licenses/gpl-3.0.html">licence GPLv3+</a>.</p>
79         <p><svg class="left"><use href="../shared_images/create_bookmark.svg#icon"/></svg> est dérivé des éléments <code>bookmark</code> et <code>create_new_folder</code>, qui font partie de
80             <a href="https://fonts.google.com/icons">l'ensemble d'icônes Matériel Android</a> et sont publiés sous <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licence Apache 2.0</a>.
81             Modifications copyright 2017, 2022 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
82             L'image résultante est publiée sous la <a href="https://www.gnu.org/licenses/gpl-3.0.html">licence GPLv3+</a>.</p>
83         <p><svg class="left"><use href="../shared_images/create_folder.svg#icon"/></svg> est dérivée de l'élément <code>create_new_folder</code>,
84             qui fait partie de <a href="https://fonts.google.com/icons">l'ensemble d'icônes Matériel Android</a> et sont publiés sous <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licence Apache 2.0</a>.
85             Modifications copyright 2017, 2022 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
86             L'image résultante est publiée sous la <a href="https://www.gnu.org/licenses/gpl-3.0.html">licence GPLv3+</a>.</p>
87         <p><svg class="left"><use href="../shared_images/clear_and_exit.svg#icon"/></svg>  est dérivée de l'élément <code>exit_to_app</code>, qui fait partie de
88             <a href="https://fonts.google.com/icons">l'ensemble d'icônes Matériel Android</a> et sont publiés sous <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licence Apache 2.0</a>.
89             Modifications copyright 2017, 2022 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
90             L'image résultante est publiée sous la <a href="https://www.gnu.org/licenses/gpl-3.0.html">licence GPLv3+</a>.</p>
91         <p><svg class="left"><use href="../shared_images/night_mode.svg#icon"/></svg> est dérivée de l'élément <code>compare</code>,
92             qui fait partie de <a href="https://fonts.google.com/icons">l'ensemble d'icônes Matériel Android</a> et sont publiés sous <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licence Apache 2.0</a>.
93             Modifications copyright 2017, 2022 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
94             L'image résultante est publiée sous la <a href="https://www.gnu.org/licenses/gpl-3.0.html">licence GPLv3+</a>.</p>
95         <p><img class="left" src="../shared_images/sort_selected.svg" alt="Sort Selected"/> est dérivée de l'élément <code>sort</code>,
96             qui fait partie de <a href="https://fonts.google.com/icons">l'ensemble d'icônes Matériel Android</a> et sont publiés sous <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licence Apache 2.0</a>.
97             Modifications copyright 2019, 2022 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
98             L'image résultante est publiée sous la <a href="https://www.gnu.org/licenses/gpl-3.0.html">licence GPLv3+</a>.</p>
99         <p><img class="left" src="../shared_images/push_pin_filled_selected.svg" alt="Push Pin"/> est dérivée de l'élément <code>push_pin_selected</code>,
100             qui fait partie de <a href="https://fonts.google.com/icons">l'ensemble d'icônes Matériel Android</a> et sont publiés sous <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licence Apache 2.0</a>.
101             Modifications copyright 2019-2020, 2022 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
102             L'image résultante est publiée sous la <a href="https://www.gnu.org/licenses/gpl-3.0.html">licence GPLv3+</a>.</p>
103         <p><svg class="left"><use href="../shared_images/cookie.svg#icon"/></svg> <code>cookie</code> a été créé par Google.
104             Il est publié sous la <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licence Apache 2.0</a>
105             et peut être téléchargé à partir des <a href="https://materialdesignicons.com/icon/cookie">Icônes Material Design</a>.
106             Il est inchangé sauf pour les informations de mise en page telles que la couleur et la taille.</p>
107         <p><svg class="left"><use href="../shared_images/mastodon.svg#icon"/></svg> <code>mastodon</code> provient
108             <a href="https://github.com/tootsuite/mastodon/blob/master/app/javascript/images/logo_transparent_black.svg">du projet Mastodon</a>,
109             qui est publié sous <a href="https://www.gnu.org/licenses/agpl-3.0.en.html">la licence AGPLv3+</a>. Le texte complet de la licence est ci-dessous.
110             L'image reste inchangée à l'exception des informations de mise en page telles que la couleur, la taille et la marge.
111             Il est inclus dans Privacy Browser conformément aux dispositions de la section 13 de la licence.</p>
112         <p>Les icônes suivantes proviennent de <a href="https://fonts.google.com/icons">l'ensemble d'icônes Matériel Android</a>,
113             qui est publié sous la <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licence Apache 2.0</a>.
114             Ils sont inchangés sauf pour les informations de mise en page comme la couleur et la taille. Certains d'entre eux ont été renommés pour correspondre à leur utilisation dans le code.
115             Les icônes et les noms d'origine sont indiqués ci-dessous.</p>
116         <p><svg class="icon"><use href="../shared_images/add.svg#icon"/></svg> add.</p>
117         <p><svg class="icon"><use href="../shared_images/aod_tablet_rounded_grade200.svg#icon"/></svg> aod_tablet_rounded_grade200.</p>
118         <p><svg class="icon"><use href="../shared_images/arrow_back.svg#icon"/></svg> arrow_back.</p>
119         <p><svg class="icon"><use href="../shared_images/arrow_forward.svg#icon"/></svg> arrow_forward.</p>
120         <p><svg class="icon"><use href="../shared_images/bookmark_rounded_fill0_weight400_grade0_24px.svg#icon"/></svg> bookmark_<wbr>rounded_<wbr>fill0_<wbr>weight400_<wbr>grade0_<wbr>24px.</p>
121         <p><svg class="icon"><use href="../shared_images/bookmarks.svg#icon"/></svg> bookmarks.</p>
122         <p><svg class="icon"><use href="../shared_images/bug_report.svg#icon"/></svg> bug_report.</p>
123         <p><svg class="icon"><use href="../shared_images/call_to_action.svg#icon"/></svg> call_to_action.</p>
124         <p><svg class="icon"><use href="../shared_images/camera_enhance.svg#icon"/></svg> camera_enhance.</p>
125         <p><svg class="icon"><use href="../shared_images/chrome_reader_mode.svg#icon"/></svg> chrome_reader_mode.</p>
126         <p><svg class="icon"><use href="../shared_images/close.svg#icon"/></svg> close.</p>
127         <p><svg class="icon"><use href="../shared_images/delete.svg#icon"/></svg> delete.</p>
128         <p><svg class="icon"><use href="../shared_images/delete_forever.svg#icon"/></svg> delete_forever.</p>
129         <p><svg class="icon"><use href="../shared_images/devices_other.svg#icon"/></svg> devices_other.</p>
130         <p><svg class="icon"><use href="../shared_images/disabled_by_default.svg#icon"/></svg> disabled_by_default.</p>
131         <p><svg class="icon"><use href="../shared_images/dns.svg#icon"/></svg> dns.</p>
132         <p><svg class="icon"><use href="../shared_images/donut_small.svg#icon"/></svg> donut_small.</p>
133         <p><svg class="icon"><use href="../shared_images/edit.svg#icon"/></svg> edit.</p>
134         <p><svg class="icon"><use href="../shared_images/expand_less.svg#icon"/></svg> expand_less.</p>
135         <p><svg class="icon"><use href="../shared_images/expand_more.svg#icon"/></svg> expand_more.</p>
136         <p><svg class="icon"><use href="../shared_images/file_copy.svg#icon"/></svg> file_copy.</p>
137         <p><svg class="icon"><use href="../shared_images/file_download.svg#icon"/></svg> file_download.</p>
138         <p><svg class="icon"><use href="../shared_images/find_in_page.svg#icon"/></svg> find_in_page.</p>
139         <p><svg class="icon"><use href="../shared_images/folder.svg#icon"/></svg> folder.</p>
140         <p><svg class="icon"><use href="../shared_images/folder_rounded_fill0_weight400_grade0_24px.svg#icon"/></svg> folder_<wbr>rounded_<wbr>fill0_<wbr>weight400_<wbr>grade0_<wbr>24px.</p>
141         <p><svg class="icon"><use href="../shared_images/home.svg#icon"/></svg> home.</p>
142         <p><svg class="icon"><use href="../shared_images/image.svg#icon"/></svg> image.</p>
143         <p><svg class="icon"><use href="../shared_images/import_contacts.svg#icon"/></svg> import_contacts.</p>
144         <p><svg class="icon"><use href="../shared_images/import_export.svg#icon"/></svg> import_export.</p>
145         <p><svg class="icon"><use href="../shared_images/important_devices.svg#icon"/></svg> important_devices.</p>
146         <p><svg class="icon"><use href="../shared_images/info_outline.svg#icon"/></svg> info_outline.</p>
147         <p><svg class="icon"><use href="../shared_images/language.svg#icon"/></svg> language.</p>
148         <p><svg class="icon"><use href="../shared_images/link_off.svg#icon"/></svg> link_off.</p>
149         <p><svg class="icon"><use href="../shared_images/list.svg#icon"/></svg> list.</p>
150         <p><svg class="icon"><use href="../shared_images/list_alt_rounded_24px.svg#icon"/></svg> list_alt_rounded_24px.</p>
151         <p><svg class="icon"><use href="../shared_images/local_activity.svg#icon"/></svg> local_activity.</p>
152         <p><svg class="icon"><use href="../shared_images/location_off.svg#icon"/></svg> location_off.</p>
153         <p><svg class="icon"><use href="../shared_images/lock.svg#icon"/></svg> lock.</p>
154         <p><svg class="icon"><use href="../shared_images/map.svg#icon"/></svg> map.</p>
155         <p><svg class="icon"><use href="../shared_images/menu_rounded_weight400_grade0_24px.svg#icon"/></svg> menu_<wbr>rounded_<wbr>weight400_<wbr>grade0_<wbr>24px.</p>
156         <p><svg class="icon"><use href="../shared_images/more.svg#icon"/></svg> more.</p>
157         <p><svg class="icon"><use href="../shared_images/new_releases.svg#icon"/></svg> new_releases.</p>
158         <p><svg class="icon"><use href="../shared_images/open_in_browser.svg#icon"/></svg> open_in_browser.</p>
159         <p><svg class="icon"><use href="../shared_images/payment.svg#icon"/></svg> payment.</p>
160         <p><svg class="icon"><use href="../shared_images/payments_rounded.svg#icon"/></svg> payments_rounded.</p>
161         <p><svg class="icon"><use href="../shared_images/push_pin_filled.svg#icon"/></svg> push_pin_filled.</p>
162         <p><svg class="icon"><use href="../shared_images/question_answer.svg#icon"/></svg> question_answer.</p>
163         <p><svg class="icon"><use href="../shared_images/refresh.svg#icon"/></svg> refresh.</p>
164         <p><svg class="icon"><use href="../shared_images/save.svg#icon"/></svg> save.</p>
165         <p><svg class="icon"><use href="../shared_images/search.svg#icon"/></svg> search.</p>
166         <p><svg class="icon"><use href="../shared_images/select_all.svg#icon"/></svg> select_all.</p>
167         <p><svg class="icon"><use href="../shared_images/settings.svg#icon"/></svg> settings.</p>
168         <p><svg class="icon"><use href="../shared_images/settings_overscan.svg#icon"/></svg> settings_overscan.</p>
169         <p><svg class="icon"><use href="../shared_images/share.svg#icon"/></svg> share.</p>
170         <p><svg class="icon"><use href="../shared_images/smartphone.svg#icon"/></svg> smartphone.</p>
171         <p><svg class="icon"><use href="../shared_images/sort.svg#icon"/></svg> sort.</p>
172         <p><svg class="icon"><use href="../shared_images/style.svg#icon"/></svg> style.</p>
173         <p><svg class="icon"><use href="../shared_images/subheader_rounded_weight400_grade0_48px.svg#icon"/></svg> subheader_<wbr>rounded_<wbr>weight400_<wbr>grade0_<wbr>48px.</p>
174         <p><svg class="icon"><use href="../shared_images/tab.svg#icon"/></svg> tab.</p>
175         <p><svg class="icon"><use href="../shared_images/text_fields.svg#icon"/></svg> text_fields.</p>
176         <p><svg class="icon"><use href="../shared_images/thumbs_up_down.svg#icon"/></svg> thumbs_up_down.</p>
177         <p><svg class="icon"><use href="../shared_images/vertical_align_bottom.svg#icon"/></svg> vertical_align_bottom.</p>
178         <p><svg class="icon"><use href="../shared_images/vertical_align_top.svg#icon"/></svg> vertical_align_top.</p>
179         <p><svg class="icon"><use href="../shared_images/visibility_off.svg#icon"/></svg> visibility_off.</p>
180         <p><svg class="icon"><use href="../shared_images/vpn_key.svg#icon"/></svg> vpn_key.</p>
181         <p><svg class="icon"><use href="../shared_images/vpn_lock.svg#icon"/></svg> vpn_lock.</p>
182         <p><svg class="icon"><use href="../shared_images/web.svg#icon"/></svg> web.</p>
183
184         <hr/>
185
186         <h3 style="text-align: center;">GNU General Public License</h3>
187         <p style="text-align: center;">Version 3, 29 June 2007</p>
188
189         <p>Copyright © 2007 Free Software Foundation, Inc.
190             <<a href="http://fsf.org/">http://fsf.org/</a>></p>
191
192         <p>Everyone is permitted to copy and distribute verbatim copies
193             of this license document, but changing it is not allowed.</p>
194
195         <h3>Preamble</h3>
196
197         <p>The GNU General Public License is a free, copyleft license for
198             software and other kinds of works.</p>
199
200         <p>The licenses for most software and other practical works are designed
201             to take away your freedom to share and change the works.  By contrast,
202             the GNU General Public License is intended to guarantee your freedom to
203             share and change all versions of a program—to make sure it remains free
204             software for all its users.  We, the Free Software Foundation, use the
205             GNU General Public License for most of our software; it applies also to
206             any other work released this way by its authors.  You can apply it to
207             your programs, too.</p>
208
209         <p>When we speak of free software, we are referring to freedom, not
210             price.  Our General Public Licenses are designed to make sure that you
211             have the freedom to distribute copies of free software (and charge for
212             them if you wish), that you receive source code or can get it if you
213             want it, that you can change the software or use pieces of it in new
214             free programs, and that you know you can do these things.</p>
215
216         <p>To protect your rights, we need to prevent others from denying you
217             these rights or asking you to surrender the rights.  Therefore, you have
218             certain responsibilities if you distribute copies of the software, or if
219             you modify it: responsibilities to respect the freedom of others.</p>
220
221         <p>For example, if you distribute copies of such a program, whether
222             gratis or for a fee, you must pass on to the recipients the same
223             freedoms that you received.  You must make sure that they, too, receive
224             or can get the source code.  And you must show them these terms so they
225             know their rights.</p>
226
227         <p>Developers that use the GNU GPL protect your rights with two steps:
228             (1) assert copyright on the software, and (2) offer you this License
229             giving you legal permission to copy, distribute and/or modify it.</p>
230
231         <p>For the developers’ and authors’ protection, the GPL clearly explains
232             that there is no warranty for this free software.  For both users’ and
233             authors’ sake, the GPL requires that modified versions be marked as
234             changed, so that their problems will not be attributed erroneously to
235             authors of previous versions.</p>
236
237         <p>Some devices are designed to deny users access to install or run
238             modified versions of the software inside them, although the manufacturer
239             can do so.  This is fundamentally incompatible with the aim of
240             protecting users’ freedom to change the software.  The systematic
241             pattern of such abuse occurs in the area of products for individuals to
242             use, which is precisely where it is most unacceptable.  Therefore, we
243             have designed this version of the GPL to prohibit the practice for those
244             products.  If such problems arise substantially in other domains, we
245             stand ready to extend this provision to those domains in future versions
246             of the GPL, as needed to protect the freedom of users.</p>
247
248         <p>Finally, every program is threatened constantly by software patents.
249             States should not allow patents to restrict development and use of
250             software on general-purpose computers, but in those that do, we wish to
251             avoid the special danger that patents applied to a free program could
252             make it effectively proprietary.  To prevent this, the GPL assures that
253             patents cannot be used to render the program non-free.</p>
254
255         <p>The precise terms and conditions for copying, distribution and
256             modification follow.</p>
257
258         <h3>TERMS AND CONDITIONS</h3>
259
260         <h4>0. Definitions.</h4>
261
262         <p>“This License” refers to version 3 of the GNU General Public License.</p>
263
264         <p>“Copyright” also means copyright-like laws that apply to other kinds of
265             works, such as semiconductor masks.</p>
266
267         <p>“The Program” refers to any copyrightable work licensed under this
268             License.  Each licensee is addressed as “you”.  “Licensees” and
269             “recipients” may be individuals or organizations.</p>
270
271         <p>To “modify” a work means to copy from or adapt all or part of the work
272             in a fashion requiring copyright permission, other than the making of an
273             exact copy.  The resulting work is called a “modified version” of the
274             earlier work or a work “based on” the earlier work.</p>
275
276         <p>A “covered work” means either the unmodified Program or a work based
277             on the Program.</p>
278
279         <p>To “propagate” a work means to do anything with it that, without
280             permission, would make you directly or secondarily liable for
281             infringement under applicable copyright law, except executing it on a
282             computer or modifying a private copy.  Propagation includes copying,
283             distribution (with or without modification), making available to the
284             public, and in some countries other activities as well.</p>
285
286         <p>To “convey” a work means any kind of propagation that enables other
287             parties to make or receive copies.  Mere interaction with a user through
288             a computer network, with no transfer of a copy, is not conveying.</p>
289
290         <p>An interactive user interface displays “Appropriate Legal Notices”
291             to the extent that it includes a convenient and prominently visible
292             feature that (1) displays an appropriate copyright notice, and (2)
293             tells the user that there is no warranty for the work (except to the
294             extent that warranties are provided), that licensees may convey the
295             work under this License, and how to view a copy of this License.  If
296             the interface presents a list of user commands or options, such as a
297             menu, a prominent item in the list meets this criterion.</p>
298
299         <h4>1. Source Code.</h4>
300
301         <p>The “source code” for a work means the preferred form of the work
302             for making modifications to it.  “Object code” means any non-source
303             form of a work.</p>
304
305         <p>A “Standard Interface” means an interface that either is an official
306             standard defined by a recognized standards body, or, in the case of
307             interfaces specified for a particular programming language, one that
308             is widely used among developers working in that language.</p>
309
310         <p>The “System Libraries” of an executable work include anything, other
311             than the work as a whole, that (a) is included in the normal form of
312             packaging a Major Component, but which is not part of that Major
313             Component, and (b) serves only to enable use of the work with that
314             Major Component, or to implement a Standard Interface for which an
315             implementation is available to the public in source code form.  A
316             “Major Component”, in this context, means a major essential component
317             (kernel, window system, and so on) of the specific operating system
318             (if any) on which the executable work runs, or a compiler used to
319             produce the work, or an object code interpreter used to run it.</p>
320
321         <p>The “Corresponding Source” for a work in object code form means all
322             the source code needed to generate, install, and (for an executable
323             work) run the object code and to modify the work, including scripts to
324             control those activities.  However, it does not include the work’s
325             System Libraries, or general-purpose tools or generally available free
326             programs which are used unmodified in performing those activities but
327             which are not part of the work.  For example, Corresponding Source
328             includes interface definition files associated with source files for
329             the work, and the source code for shared libraries and dynamically
330             linked subprograms that the work is specifically designed to require,
331             such as by intimate data communication or control flow between those
332             subprograms and other parts of the work.</p>
333
334         <p>The Corresponding Source need not include anything that users
335             can regenerate automatically from other parts of the Corresponding
336             Source.</p>
337
338         <p>The Corresponding Source for a work in source code form is that
339             same work.</p>
340
341         <h4>2. Basic Permissions.</h4>
342
343         <p>All rights granted under this License are granted for the term of
344             copyright on the Program, and are irrevocable provided the stated
345             conditions are met.  This License explicitly affirms your unlimited
346             permission to run the unmodified Program.  The output from running a
347             covered work is covered by this License only if the output, given its
348             content, constitutes a covered work.  This License acknowledges your
349             rights of fair use or other equivalent, as provided by copyright law.</p>
350
351         <p>You may make, run and propagate covered works that you do not
352             convey, without conditions so long as your license otherwise remains
353             in force.  You may convey covered works to others for the sole purpose
354             of having them make modifications exclusively for you, or provide you
355             with facilities for running those works, provided that you comply with
356             the terms of this License in conveying all material for which you do
357             not control copyright.  Those thus making or running the covered works
358             for you must do so exclusively on your behalf, under your direction
359             and control, on terms that prohibit them from making any copies of
360             your copyrighted material outside their relationship with you.</p>
361
362         <p>Conveying under any other circumstances is permitted solely under
363             the conditions stated below.  Sublicensing is not allowed; section 10
364             makes it unnecessary.</p>
365
366         <h4>3. Protecting Users’ Legal Rights From Anti-Circumvention Law.</h4>
367
368         <p>No covered work shall be deemed part of an effective technological
369             measure under any applicable law fulfilling obligations under article
370             11 of the WIPO copyright treaty adopted on 20 December 1996, or
371             similar laws prohibiting or restricting circumvention of such
372             measures.</p>
373
374         <p>When you convey a covered work, you waive any legal power to forbid
375             circumvention of technological measures to the extent such circumvention
376             is effected by exercising rights under this License with respect to
377             the covered work, and you disclaim any intention to limit operation or
378             modification of the work as a means of enforcing, against the work’s
379             users, your or third parties’ legal rights to forbid circumvention of
380             technological measures.</p>
381
382         <h4>4. Conveying Verbatim Copies.</h4>
383
384         <p>You may convey verbatim copies of the Program’s source code as you
385             receive it, in any medium, provided that you conspicuously and
386             appropriately publish on each copy an appropriate copyright notice;
387             keep intact all notices stating that this License and any
388             non-permissive terms added in accord with section 7 apply to the code;
389             keep intact all notices of the absence of any warranty; and give all
390             recipients a copy of this License along with the Program.</p>
391
392         <p>You may charge any price or no price for each copy that you convey,
393             and you may offer support or warranty protection for a fee.</p>
394
395         <h4>5. Conveying Modified Source Versions.</h4>
396
397         <p>You may convey a work based on the Program, or the modifications to
398             produce it from the Program, in the form of source code under the
399             terms of section 4, provided that you also meet all of these conditions:</p>
400
401         <ul>
402             <li>a) The work must carry prominent notices stating that you modified
403                 it, and giving a relevant date.</li>
404
405             <li>b) The work must carry prominent notices stating that it is
406                 released under this License and any conditions added under section
407                 7.  This requirement modifies the requirement in section 4 to
408                 “keep intact all notices”.</li>
409
410             <li>c) You must license the entire work, as a whole, under this
411                 License to anyone who comes into possession of a copy.  This
412                 License will therefore apply, along with any applicable section 7
413                 additional terms, to the whole of the work, and all its parts,
414                 regardless of how they are packaged.  This License gives no
415                 permission to license the work in any other way, but it does not
416                 invalidate such permission if you have separately received it.</li>
417
418             <li>d) If the work has interactive user interfaces, each must display
419                 Appropriate Legal Notices; however, if the Program has interactive
420                 interfaces that do not display Appropriate Legal Notices, your
421                 work need not make them do so.</li>
422         </ul>
423
424         <p>A compilation of a covered work with other separate and independent
425             works, which are not by their nature extensions of the covered work,
426             and which are not combined with it such as to form a larger program,
427             in or on a volume of a storage or distribution medium, is called an
428             “aggregate” if the compilation and its resulting copyright are not
429             used to limit the access or legal rights of the compilation’s users
430             beyond what the individual works permit.  Inclusion of a covered work
431             in an aggregate does not cause this License to apply to the other
432             parts of the aggregate.</p>
433
434         <h4>6. Conveying Non-Source Forms.</h4>
435
436         <p>You may convey a covered work in object code form under the terms
437             of sections 4 and 5, provided that you also convey the
438             machine-readable Corresponding Source under the terms of this License,
439             in one of these ways:</p>
440
441         <ul>
442             <li>a) Convey the object code in, or embodied in, a physical product
443                 (including a physical distribution medium), accompanied by the
444                 Corresponding Source fixed on a durable physical medium
445                 customarily used for software interchange.</li>
446
447             <li>b) Convey the object code in, or embodied in, a physical product
448                 (including a physical distribution medium), accompanied by a
449                 written offer, valid for at least three years and valid for as
450                 long as you offer spare parts or customer support for that product
451                 model, to give anyone who possesses the object code either (1) a
452                 copy of the Corresponding Source for all the software in the
453                 product that is covered by this License, on a durable physical
454                 medium customarily used for software interchange, for a price no
455                 more than your reasonable cost of physically performing this
456                 conveying of source, or (2) access to copy the
457                 Corresponding Source from a network server at no charge.</li>
458
459             <li>c) Convey individual copies of the object code with a copy of the
460                 written offer to provide the Corresponding Source.  This
461                 alternative is allowed only occasionally and noncommercially, and
462                 only if you received the object code with such an offer, in accord
463                 with subsection 6b.</li>
464
465             <li>d) Convey the object code by offering access from a designated
466                 place (gratis or for a charge), and offer equivalent access to the
467                 Corresponding Source in the same way through the same place at no
468                 further charge.  You need not require recipients to copy the
469                 Corresponding Source along with the object code.  If the place to
470                 copy the object code is a network server, the Corresponding Source
471                 may be on a different server (operated by you or a third party)
472                 that supports equivalent copying facilities, provided you maintain
473                 clear directions next to the object code saying where to find the
474                 Corresponding Source.  Regardless of what server hosts the
475                 Corresponding Source, you remain obligated to ensure that it is
476                 available for as long as needed to satisfy these requirements.</li>
477
478             <li>e) Convey the object code using peer-to-peer transmission, provided
479                 you inform other peers where the object code and Corresponding
480                 Source of the work are being offered to the general public at no
481                 charge under subsection 6d.</li>
482         </ul>
483
484         <p>A separable portion of the object code, whose source code is excluded
485             from the Corresponding Source as a System Library, need not be
486             included in conveying the object code work.</p>
487
488         <p>A “User Product” is either (1) a “consumer product”, which means any
489             tangible personal property which is normally used for personal, family,
490             or household purposes, or (2) anything designed or sold for incorporation
491             into a dwelling.  In determining whether a product is a consumer product,
492             doubtful cases shall be resolved in favor of coverage.  For a particular
493             product received by a particular user, “normally used” refers to a
494             typical or common use of that class of product, regardless of the status
495             of the particular user or of the way in which the particular user
496             actually uses, or expects or is expected to use, the product.  A product
497             is a consumer product regardless of whether the product has substantial
498             commercial, industrial or non-consumer uses, unless such uses represent
499             the only significant mode of use of the product.</p>
500
501         <p>“Installation Information” for a User Product means any methods,
502             procedures, authorization keys, or other information required to install
503             and execute modified versions of a covered work in that User Product from
504             a modified version of its Corresponding Source.  The information must
505             suffice to ensure that the continued functioning of the modified object
506             code is in no case prevented or interfered with solely because
507             modification has been made.</p>
508
509         <p>If you convey an object code work under this section in, or with, or
510             specifically for use in, a User Product, and the conveying occurs as
511             part of a transaction in which the right of possession and use of the
512             User Product is transferred to the recipient in perpetuity or for a
513             fixed term (regardless of how the transaction is characterized), the
514             Corresponding Source conveyed under this section must be accompanied
515             by the Installation Information.  But this requirement does not apply
516             if neither you nor any third party retains the ability to install
517             modified object code on the User Product (for example, the work has
518             been installed in ROM).</p>
519
520         <p>The requirement to provide Installation Information does not include a
521             requirement to continue to provide support service, warranty, or updates
522             for a work that has been modified or installed by the recipient, or for
523             the User Product in which it has been modified or installed.  Access to a
524             network may be denied when the modification itself materially and
525             adversely affects the operation of the network or violates the rules and
526             protocols for communication across the network.</p>
527
528         <p>Corresponding Source conveyed, and Installation Information provided,
529             in accord with this section must be in a format that is publicly
530             documented (and with an implementation available to the public in
531             source code form), and must require no special password or key for
532             unpacking, reading or copying.</p>
533
534         <h4>7. Additional Terms.</h4>
535
536         <p>“Additional permissions” are terms that supplement the terms of this
537             License by making exceptions from one or more of its conditions.
538             Additional permissions that are applicable to the entire Program shall
539             be treated as though they were included in this License, to the extent
540             that they are valid under applicable law.  If additional permissions
541             apply only to part of the Program, that part may be used separately
542             under those permissions, but the entire Program remains governed by
543             this License without regard to the additional permissions.</p>
544
545         <p>When you convey a copy of a covered work, you may at your option
546             remove any additional permissions from that copy, or from any part of
547             it.  (Additional permissions may be written to require their own
548             removal in certain cases when you modify the work.)  You may place
549             additional permissions on material, added by you to a covered work,
550             for which you have or can give appropriate copyright permission.</p>
551
552         <p>Notwithstanding any other provision of this License, for material you
553             add to a covered work, you may (if authorized by the copyright holders of
554             that material) supplement the terms of this License with terms:</p>
555
556         <ul>
557             <li>a) Disclaiming warranty or limiting liability differently from the
558                 terms of sections 15 and 16 of this License; or</li>
559
560             <li>b) Requiring preservation of specified reasonable legal notices or
561                 author attributions in that material or in the Appropriate Legal
562                 Notices displayed by works containing it; or</li>
563
564             <li>c) Prohibiting misrepresentation of the origin of that material, or
565                 requiring that modified versions of such material be marked in
566                 reasonable ways as different from the original version; or</li>
567
568             <li>d) Limiting the use for publicity purposes of names of licensors or
569                 authors of the material; or</li>
570
571             <li>e) Declining to grant rights under trademark law for use of some
572                 trade names, trademarks, or service marks; or</li>
573
574             <li>f) Requiring indemnification of licensors and authors of that
575                 material by anyone who conveys the material (or modified versions of
576                 it) with contractual assumptions of liability to the recipient, for
577                 any liability that these contractual assumptions directly impose on
578                 those licensors and authors.</li>
579         </ul>
580
581         <p>All other non-permissive additional terms are considered “further
582             restrictions” within the meaning of section 10.  If the Program as you
583             received it, or any part of it, contains a notice stating that it is
584             governed by this License along with a term that is a further
585             restriction, you may remove that term.  If a license document contains
586             a further restriction but permits relicensing or conveying under this
587             License, you may add to a covered work material governed by the terms
588             of that license document, provided that the further restriction does
589             not survive such relicensing or conveying.</p>
590
591         <p>If you add terms to a covered work in accord with this section, you
592             must place, in the relevant source files, a statement of the
593             additional terms that apply to those files, or a notice indicating
594             where to find the applicable terms.</p>
595
596         <p>Additional terms, permissive or non-permissive, may be stated in the
597             form of a separately written license, or stated as exceptions;
598             the above requirements apply either way.</p>
599
600         <h4>8. Termination.</h4>
601
602         <p>You may not propagate or modify a covered work except as expressly
603             provided under this License.  Any attempt otherwise to propagate or
604             modify it is void, and will automatically terminate your rights under
605             this License (including any patent licenses granted under the third
606             paragraph of section 11).</p>
607
608         <p>However, if you cease all violation of this License, then your
609             license from a particular copyright holder is reinstated (a)
610             provisionally, unless and until the copyright holder explicitly and
611             finally terminates your license, and (b) permanently, if the copyright
612             holder fails to notify you of the violation by some reasonable means
613             prior to 60 days after the cessation.</p>
614
615         <p>Moreover, your license from a particular copyright holder is
616             reinstated permanently if the copyright holder notifies you of the
617             violation by some reasonable means, this is the first time you have
618             received notice of violation of this License (for any work) from that
619             copyright holder, and you cure the violation prior to 30 days after
620             your receipt of the notice.</p>
621
622         <p>Termination of your rights under this section does not terminate the
623             licenses of parties who have received copies or rights from you under
624             this License.  If your rights have been terminated and not permanently
625             reinstated, you do not qualify to receive new licenses for the same
626             material under section 10.</p>
627
628         <h4>9. Acceptance Not Required for Having Copies.</h4>
629
630         <p>You are not required to accept this License in order to receive or
631             run a copy of the Program.  Ancillary propagation of a covered work
632             occurring solely as a consequence of using peer-to-peer transmission
633             to receive a copy likewise does not require acceptance.  However,
634             nothing other than this License grants you permission to propagate or
635             modify any covered work.  These actions infringe copyright if you do
636             not accept this License.  Therefore, by modifying or propagating a
637             covered work, you indicate your acceptance of this License to do so.</p>
638
639         <h4>10. Automatic Licensing of Downstream Recipients.</h4>
640
641         <p>Each time you convey a covered work, the recipient automatically
642             receives a license from the original licensors, to run, modify and
643             propagate that work, subject to this License.  You are not responsible
644             for enforcing compliance by third parties with this License.</p>
645
646         <p>An “entity transaction” is a transaction transferring control of an
647             organization, or substantially all assets of one, or subdividing an
648             organization, or merging organizations.  If propagation of a covered
649             work results from an entity transaction, each party to that
650             transaction who receives a copy of the work also receives whatever
651             licenses to the work the party’s predecessor in interest had or could
652             give under the previous paragraph, plus a right to possession of the
653             Corresponding Source of the work from the predecessor in interest, if
654             the predecessor has it or can get it with reasonable efforts.</p>
655
656         <p>You may not impose any further restrictions on the exercise of the
657             rights granted or affirmed under this License.  For example, you may
658             not impose a license fee, royalty, or other charge for exercise of
659             rights granted under this License, and you may not initiate litigation
660             (including a cross-claim or counterclaim in a lawsuit) alleging that
661             any patent claim is infringed by making, using, selling, offering for
662             sale, or importing the Program or any portion of it.</p>
663
664         <h4>11. Patents.</h4>
665
666         <p>A “contributor” is a copyright holder who authorizes use under this
667             License of the Program or a work on which the Program is based.  The
668             work thus licensed is called the contributor’s “contributor version”.</p>
669
670         <p>A contributor’s “essential patent claims” are all patent claims
671             owned or controlled by the contributor, whether already acquired or
672             hereafter acquired, that would be infringed by some manner, permitted
673             by this License, of making, using, or selling its contributor version,
674             but do not include claims that would be infringed only as a
675             consequence of further modification of the contributor version.  For
676             purposes of this definition, “control” includes the right to grant
677             patent sublicenses in a manner consistent with the requirements of
678             this License.</p>
679
680         <p>Each contributor grants you a non-exclusive, worldwide, royalty-free
681             patent license under the contributor’s essential patent claims, to
682             make, use, sell, offer for sale, import and otherwise run, modify and
683             propagate the contents of its contributor version.</p>
684
685         <p>In the following three paragraphs, a “patent license” is any express
686             agreement or commitment, however denominated, not to enforce a patent
687             (such as an express permission to practice a patent or covenant not to
688             sue for patent infringement).  To “grant” such a patent license to a
689             party means to make such an agreement or commitment not to enforce a
690             patent against the party.</p>
691
692         <p>If you convey a covered work, knowingly relying on a patent license,
693             and the Corresponding Source of the work is not available for anyone
694             to copy, free of charge and under the terms of this License, through a
695             publicly available network server or other readily accessible means,
696             then you must either (1) cause the Corresponding Source to be so
697             available, or (2) arrange to deprive yourself of the benefit of the
698             patent license for this particular work, or (3) arrange, in a manner
699             consistent with the requirements of this License, to extend the patent
700             license to downstream recipients.  “Knowingly relying” means you have
701             actual knowledge that, but for the patent license, your conveying the
702             covered work in a country, or your recipient’s use of the covered work
703             in a country, would infringe one or more identifiable patents in that
704             country that you have reason to believe are valid.</p>
705
706         <p>If, pursuant to or in connection with a single transaction or
707             arrangement, you convey, or propagate by procuring conveyance of, a
708             covered work, and grant a patent license to some of the parties
709             receiving the covered work authorizing them to use, propagate, modify
710             or convey a specific copy of the covered work, then the patent license
711             you grant is automatically extended to all recipients of the covered
712             work and works based on it.</p>
713
714         <p>A patent license is “discriminatory” if it does not include within
715             the scope of its coverage, prohibits the exercise of, or is
716             conditioned on the non-exercise of one or more of the rights that are
717             specifically granted under this License.  You may not convey a covered
718             work if you are a party to an arrangement with a third party that is
719             in the business of distributing software, under which you make payment
720             to the third party based on the extent of your activity of conveying
721             the work, and under which the third party grants, to any of the
722             parties who would receive the covered work from you, a discriminatory
723             patent license (a) in connection with copies of the covered work
724             conveyed by you (or copies made from those copies), or (b) primarily
725             for and in connection with specific products or compilations that
726             contain the covered work, unless you entered into that arrangement,
727             or that patent license was granted, prior to 28 March 2007.</p>
728
729         <p>Nothing in this License shall be construed as excluding or limiting
730             any implied license or other defenses to infringement that may
731             otherwise be available to you under applicable patent law.</p>
732
733         <h4>12. No Surrender of Others’ Freedom.</h4>
734
735         <p>If conditions are imposed on you (whether by court order, agreement or
736             otherwise) that contradict the conditions of this License, they do not
737             excuse you from the conditions of this License.  If you cannot convey a
738             covered work so as to satisfy simultaneously your obligations under this
739             License and any other pertinent obligations, then as a consequence you may
740             not convey it at all.  For example, if you agree to terms that obligate you
741             to collect a royalty for further conveying from those to whom you convey
742             the Program, the only way you could satisfy both those terms and this
743             License would be to refrain entirely from conveying the Program.</p>
744
745         <h4>13. Use with the GNU Affero General Public License.</h4>
746
747         <p>Notwithstanding any other provision of this License, you have
748             permission to link or combine any covered work with a work licensed
749             under version 3 of the GNU Affero General Public License into a single
750             combined work, and to convey the resulting work.  The terms of this
751             License will continue to apply to the part which is the covered work,
752             but the special requirements of the GNU Affero General Public License,
753             section 13, concerning interaction through a network will apply to the
754             combination as such.</p>
755
756         <h4>14. Revised Versions of this License.</h4>
757
758         <p>The Free Software Foundation may publish revised and/or new versions of
759             the GNU General Public License from time to time.  Such new versions will
760             be similar in spirit to the present version, but may differ in detail to
761             address new problems or concerns.</p>
762
763         <p>Each version is given a distinguishing version number.  If the
764             Program specifies that a certain numbered version of the GNU General
765             Public License “or any later version” applies to it, you have the
766             option of following the terms and conditions either of that numbered
767             version or of any later version published by the Free Software
768             Foundation.  If the Program does not specify a version number of the
769             GNU General Public License, you may choose any version ever published
770             by the Free Software Foundation.</p>
771
772         <p>If the Program specifies that a proxy can decide which future
773             versions of the GNU General Public License can be used, that proxy’s
774             public statement of acceptance of a version permanently authorizes you
775             to choose that version for the Program.</p>
776
777         <p>Later license versions may give you additional or different
778             permissions.  However, no additional obligations are imposed on any
779             author or copyright holder as a result of your choosing to follow a
780             later version.</p>
781
782         <h4>15. Disclaimer of Warranty.</h4>
783
784         <p>THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
785             APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
786             HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY
787             OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
788             THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
789             PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
790             IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
791             ALL NECESSARY SERVICING, REPAIR OR CORRECTION.</p>
792
793         <h4>16. Limitation of Liability.</h4>
794
795         <p>IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
796             WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
797             THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
798             GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
799             USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
800             DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
801             PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
802             EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
803             SUCH DAMAGES.</p>
804
805         <h4>17. Interpretation of Sections 15 and 16.</h4>
806
807         <p>If the disclaimer of warranty and limitation of liability provided
808             above cannot be given local legal effect according to their terms,
809             reviewing courts shall apply local law that most closely approximates
810             an absolute waiver of all civil liability in connection with the
811             Program, unless a warranty or assumption of liability accompanies a
812             copy of the Program in return for a fee.</p>
813
814         <p>END OF TERMS AND CONDITIONS</p>
815
816         <h3>How to Apply These Terms to Your New Programs</h3>
817
818         <p>If you develop a new program, and you want it to be of the greatest
819             possible use to the public, the best way to achieve this is to make it
820             free software which everyone can redistribute and change under these terms.</p>
821
822         <p>To do so, attach the following notices to the program.  It is safest
823             to attach them to the start of each source file to most effectively
824             state the exclusion of warranty; and each file should have at least
825             the “copyright” line and a pointer to where the full notice is found.</p>
826
827         <pre>&lt;one line to give the program’s name
828 and a brief idea of what it does.&gt;
829 Copyright (C) &lt;year&gt;  &lt;name of
830 author&gt;
831
832 This program is free software: you
833 can redistribute it and/or modify
834 it under the terms of the GNU
835 General Public License as published
836 by the Free Software Foundation,
837 either version 3 of the License, or
838 (at your option) any later version.
839
840 This program is distributed in the
841 hope that it will be useful, but
842 WITHOUT ANY WARRANTY; without even
843 the implied warranty of
844 MERCHANTABILITY or FITNESS FOR A
845 PARTICULAR PURPOSE.  See the GNU
846 General Public License for more
847 details.
848
849 You should have received a copy of
850 the GNU General Public License
851 along with this program.  If not,
852 see
853 &lt;http://www.gnu.org/licenses/&gt;.</pre>
854
855         <p>Also add information on how to contact you by electronic and paper mail.</p>
856
857         <p>If the program does terminal interaction, make it output a short
858             notice like this when it starts in an interactive mode:</p>
859
860         <pre>&lt;program&gt;  Copyright (C) &lt;year&gt;
861 &lt;name of author&gt;
862 This program comes with ABSOLUTELY
863 NO WARRANTY; for details type `show
864 w'. This is free software, and you
865 are welcome to redistribute it under
866 certain conditions; type `show c'
867 for details.</pre>
868
869         <p>The hypothetical commands `show w' and `show c' should show the appropriate
870             parts of the General Public License.  Of course, your program’s commands
871             might be different; for a GUI interface, you would use an “about box”.</p>
872
873         <p>You should also get your employer (if you work as a programmer) or school,
874             if any, to sign a “copyright disclaimer” for the program, if necessary.
875             For more information on this, and how to apply and follow the GNU GPL, see
876             <<a href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a>>.</p>
877
878         <p>The GNU General Public License does not permit incorporating your program
879             into proprietary programs.  If your program is a subroutine library, you
880             may consider it more useful to permit linking proprietary applications with
881             the library.  If this is what you want to do, use the GNU Lesser General
882             Public License instead of this License.  But first, please read
883             <<a href="http://www.gnu.org/philosophy/why-not-lgpl.html">http://www.gnu.org/philosophy/why-not-lgpl.html</a>>.</p>
884
885         <hr/>
886
887         <h3 style="text-align: center;">GNU AFFERO GENERAL PUBLIC LICENSE</h3>
888         <p style="text-align: center;">Version 3, 19 November 2007</p>
889
890         <p>Copyright © 2007 Free Software Foundation,
891             Inc. <<a href="https://fsf.org/">https://fsf.org/</a>>
892             <br>
893             Everyone is permitted to copy and distribute verbatim copies
894             of this license document, but changing it is not allowed.</p>
895
896         <h3>Preamble</h3>
897
898         <p>The GNU Affero General Public License is a free, copyleft license
899             for software and other kinds of works, specifically designed to ensure
900             cooperation with the community in the case of network server software.</p>
901
902         <p>The licenses for most software and other practical works are
903             designed to take away your freedom to share and change the works.  By
904             contrast, our General Public Licenses are intended to guarantee your
905             freedom to share and change all versions of a program--to make sure it
906             remains free software for all its users.</p>
907
908         <p>When we speak of free software, we are referring to freedom, not
909             price.  Our General Public Licenses are designed to make sure that you
910             have the freedom to distribute copies of free software (and charge for
911             them if you wish), that you receive source code or can get it if you
912             want it, that you can change the software or use pieces of it in new
913             free programs, and that you know you can do these things.</p>
914
915         <p>Developers that use our General Public Licenses protect your rights
916             with two steps: (1) assert copyright on the software, and (2) offer
917             you this License which gives you legal permission to copy, distribute
918             and/or modify the software.</p>
919
920         <p>A secondary benefit of defending all users' freedom is that
921             improvements made in alternate versions of the program, if they
922             receive widespread use, become available for other developers to
923             incorporate.  Many developers of free software are heartened and
924             encouraged by the resulting cooperation.  However, in the case of
925             software used on network servers, this result may fail to come about.
926             The GNU General Public License permits making a modified version and
927             letting the public access it on a server without ever releasing its
928             source code to the public.</p>
929
930         <p>The GNU Affero General Public License is designed specifically to
931             ensure that, in such cases, the modified source code becomes available
932             to the community.  It requires the operator of a network server to
933             provide the source code of the modified version running there to the
934             users of that server.  Therefore, public use of a modified version, on
935             a publicly accessible server, gives the public access to the source
936             code of the modified version.</p>
937
938         <p>An older license, called the Affero General Public License and
939             published by Affero, was designed to accomplish similar goals.  This is
940             a different license, not a version of the Affero GPL, but Affero has
941             released a new version of the Affero GPL which permits relicensing under
942             this license.</p>
943
944         <p>The precise terms and conditions for copying, distribution and
945             modification follow.</p>
946
947         <h3>TERMS AND CONDITIONS</h3>
948
949         <h4>0. Definitions.</h4>
950
951         <p>"This License" refers to version 3 of the GNU Affero General Public
952             License.</p>
953
954         <p>"Copyright" also means copyright-like laws that apply to other kinds
955             of works, such as semiconductor masks.</p>
956
957         <p>"The Program" refers to any copyrightable work licensed under this
958             License.  Each licensee is addressed as "you".  "Licensees" and
959             "recipients" may be individuals or organizations.</p>
960
961         <p>To "modify" a work means to copy from or adapt all or part of the work
962             in a fashion requiring copyright permission, other than the making of an
963             exact copy.  The resulting work is called a "modified version" of the
964             earlier work or a work "based on" the earlier work.</p>
965
966         <p>A "covered work" means either the unmodified Program or a work based
967             on the Program.</p>
968
969         <p>To "propagate" a work means to do anything with it that, without
970             permission, would make you directly or secondarily liable for
971             infringement under applicable copyright law, except executing it on a
972             computer or modifying a private copy.  Propagation includes copying,
973             distribution (with or without modification), making available to the
974             public, and in some countries other activities as well.</p>
975
976         <p>To "convey" a work means any kind of propagation that enables other
977             parties to make or receive copies.  Mere interaction with a user through
978             a computer network, with no transfer of a copy, is not conveying.</p>
979
980         <p>An interactive user interface displays "Appropriate Legal Notices"
981             to the extent that it includes a convenient and prominently visible
982             feature that (1) displays an appropriate copyright notice, and (2)
983             tells the user that there is no warranty for the work (except to the
984             extent that warranties are provided), that licensees may convey the
985             work under this License, and how to view a copy of this License.  If
986             the interface presents a list of user commands or options, such as a
987             menu, a prominent item in the list meets this criterion.</p>
988
989         <h4>1. Source Code.</h4>
990
991         <p>The "source code" for a work means the preferred form of the work
992             for making modifications to it.  "Object code" means any non-source
993             form of a work.</p>
994
995         <p>A "Standard Interface" means an interface that either is an official
996             standard defined by a recognized standards body, or, in the case of
997             interfaces specified for a particular programming language, one that
998             is widely used among developers working in that language.</p>
999
1000         <p>The "System Libraries" of an executable work include anything, other
1001             than the work as a whole, that (a) is included in the normal form of
1002             packaging a Major Component, but which is not part of that Major
1003             Component, and (b) serves only to enable use of the work with that
1004             Major Component, or to implement a Standard Interface for which an
1005             implementation is available to the public in source code form.  A
1006             "Major Component", in this context, means a major essential component
1007             (kernel, window system, and so on) of the specific operating system
1008             (if any) on which the executable work runs, or a compiler used to
1009             produce the work, or an object code interpreter used to run it.</p>
1010
1011         <p>The "Corresponding Source" for a work in object code form means all
1012             the source code needed to generate, install, and (for an executable
1013             work) run the object code and to modify the work, including scripts to
1014             control those activities.  However, it does not include the work's
1015             System Libraries, or general-purpose tools or generally available free
1016             programs which are used unmodified in performing those activities but
1017             which are not part of the work.  For example, Corresponding Source
1018             includes interface definition files associated with source files for
1019             the work, and the source code for shared libraries and dynamically
1020             linked subprograms that the work is specifically designed to require,
1021             such as by intimate data communication or control flow between those
1022             subprograms and other parts of the work.</p>
1023
1024         <p>The Corresponding Source need not include anything that users
1025             can regenerate automatically from other parts of the Corresponding
1026             Source.</p>
1027
1028         <p>The Corresponding Source for a work in source code form is that
1029             same work.</p>
1030
1031         <h4>2. Basic Permissions.</h4>
1032
1033         <p>All rights granted under this License are granted for the term of
1034             copyright on the Program, and are irrevocable provided the stated
1035             conditions are met.  This License explicitly affirms your unlimited
1036             permission to run the unmodified Program.  The output from running a
1037             covered work is covered by this License only if the output, given its
1038             content, constitutes a covered work.  This License acknowledges your
1039             rights of fair use or other equivalent, as provided by copyright law.</p>
1040
1041         <p>You may make, run and propagate covered works that you do not
1042             convey, without conditions so long as your license otherwise remains
1043             in force.  You may convey covered works to others for the sole purpose
1044             of having them make modifications exclusively for you, or provide you
1045             with facilities for running those works, provided that you comply with
1046             the terms of this License in conveying all material for which you do
1047             not control copyright.  Those thus making or running the covered works
1048             for you must do so exclusively on your behalf, under your direction
1049             and control, on terms that prohibit them from making any copies of
1050             your copyrighted material outside their relationship with you.</p>
1051
1052         <p>Conveying under any other circumstances is permitted solely under
1053             the conditions stated below.  Sublicensing is not allowed; section 10
1054             makes it unnecessary.</p>
1055
1056         <h4>3. Protecting Users' Legal Rights From Anti-Circumvention Law.</h4>
1057
1058         <p>No covered work shall be deemed part of an effective technological
1059             measure under any applicable law fulfilling obligations under article
1060             11 of the WIPO copyright treaty adopted on 20 December 1996, or
1061             similar laws prohibiting or restricting circumvention of such
1062             measures.</p>
1063
1064         <p>When you convey a covered work, you waive any legal power to forbid
1065             circumvention of technological measures to the extent such circumvention
1066             is effected by exercising rights under this License with respect to
1067             the covered work, and you disclaim any intention to limit operation or
1068             modification of the work as a means of enforcing, against the work's
1069             users, your or third parties' legal rights to forbid circumvention of
1070             technological measures.</p>
1071
1072         <h4>4. Conveying Verbatim Copies.</h4>
1073
1074         <p>You may convey verbatim copies of the Program's source code as you
1075             receive it, in any medium, provided that you conspicuously and
1076             appropriately publish on each copy an appropriate copyright notice;
1077             keep intact all notices stating that this License and any
1078             non-permissive terms added in accord with section 7 apply to the code;
1079             keep intact all notices of the absence of any warranty; and give all
1080             recipients a copy of this License along with the Program.</p>
1081
1082         <p>You may charge any price or no price for each copy that you convey,
1083             and you may offer support or warranty protection for a fee.</p>
1084
1085         <h4>5. Conveying Modified Source Versions.</h4>
1086
1087         <p>You may convey a work based on the Program, or the modifications to
1088             produce it from the Program, in the form of source code under the
1089             terms of section 4, provided that you also meet all of these conditions:</p>
1090
1091         <ul>
1092
1093             <li>a) The work must carry prominent notices stating that you modified
1094                 it, and giving a relevant date.</li>
1095
1096             <li>b) The work must carry prominent notices stating that it is
1097                 released under this License and any conditions added under section
1098                 7.  This requirement modifies the requirement in section 4 to
1099                 "keep intact all notices".</li>
1100
1101             <li>c) You must license the entire work, as a whole, under this
1102                 License to anyone who comes into possession of a copy.  This
1103                 License will therefore apply, along with any applicable section 7
1104                 additional terms, to the whole of the work, and all its parts,
1105                 regardless of how they are packaged.  This License gives no
1106                 permission to license the work in any other way, but it does not
1107                 invalidate such permission if you have separately received it.</li>
1108
1109             <li>d) If the work has interactive user interfaces, each must display
1110                 Appropriate Legal Notices; however, if the Program has interactive
1111                 interfaces that do not display Appropriate Legal Notices, your
1112                 work need not make them do so.</li>
1113
1114         </ul>
1115
1116         <p>A compilation of a covered work with other separate and independent
1117             works, which are not by their nature extensions of the covered work,
1118             and which are not combined with it such as to form a larger program,
1119             in or on a volume of a storage or distribution medium, is called an
1120             "aggregate" if the compilation and its resulting copyright are not
1121             used to limit the access or legal rights of the compilation's users
1122             beyond what the individual works permit.  Inclusion of a covered work
1123             in an aggregate does not cause this License to apply to the other
1124             parts of the aggregate.</p>
1125
1126         <h4>6. Conveying Non-Source Forms.</h4>
1127
1128         <p>You may convey a covered work in object code form under the terms
1129             of sections 4 and 5, provided that you also convey the
1130             machine-readable Corresponding Source under the terms of this License,
1131             in one of these ways:</p>
1132
1133         <ul>
1134
1135             <li>a) Convey the object code in, or embodied in, a physical product
1136                 (including a physical distribution medium), accompanied by the
1137                 Corresponding Source fixed on a durable physical medium
1138                 customarily used for software interchange.</li>
1139
1140             <li>b) Convey the object code in, or embodied in, a physical product
1141                 (including a physical distribution medium), accompanied by a
1142                 written offer, valid for at least three years and valid for as
1143                 long as you offer spare parts or customer support for that product
1144                 model, to give anyone who possesses the object code either (1) a
1145                 copy of the Corresponding Source for all the software in the
1146                 product that is covered by this License, on a durable physical
1147                 medium customarily used for software interchange, for a price no
1148                 more than your reasonable cost of physically performing this
1149                 conveying of source, or (2) access to copy the
1150                 Corresponding Source from a network server at no charge.</li>
1151
1152             <li>c) Convey individual copies of the object code with a copy of the
1153                 written offer to provide the Corresponding Source.  This
1154                 alternative is allowed only occasionally and noncommercially, and
1155                 only if you received the object code with such an offer, in accord
1156                 with subsection 6b.</li>
1157
1158             <li>d) Convey the object code by offering access from a designated
1159                 place (gratis or for a charge), and offer equivalent access to the
1160                 Corresponding Source in the same way through the same place at no
1161                 further charge.  You need not require recipients to copy the
1162                 Corresponding Source along with the object code.  If the place to
1163                 copy the object code is a network server, the Corresponding Source
1164                 may be on a different server (operated by you or a third party)
1165                 that supports equivalent copying facilities, provided you maintain
1166                 clear directions next to the object code saying where to find the
1167                 Corresponding Source.  Regardless of what server hosts the
1168                 Corresponding Source, you remain obligated to ensure that it is
1169                 available for as long as needed to satisfy these requirements.</li>
1170
1171             <li>e) Convey the object code using peer-to-peer transmission, provided
1172                 you inform other peers where the object code and Corresponding
1173                 Source of the work are being offered to the general public at no
1174                 charge under subsection 6d.</li>
1175
1176         </ul>
1177
1178         <p>A separable portion of the object code, whose source code is excluded
1179             from the Corresponding Source as a System Library, need not be
1180             included in conveying the object code work.</p>
1181
1182         <p>A "User Product" is either (1) a "consumer product", which means any
1183             tangible personal property which is normally used for personal, family,
1184             or household purposes, or (2) anything designed or sold for incorporation
1185             into a dwelling.  In determining whether a product is a consumer product,
1186             doubtful cases shall be resolved in favor of coverage.  For a particular
1187             product received by a particular user, "normally used" refers to a
1188             typical or common use of that class of product, regardless of the status
1189             of the particular user or of the way in which the particular user
1190             actually uses, or expects or is expected to use, the product.  A product
1191             is a consumer product regardless of whether the product has substantial
1192             commercial, industrial or non-consumer uses, unless such uses represent
1193             the only significant mode of use of the product.</p>
1194
1195         <p>"Installation Information" for a User Product means any methods,
1196             procedures, authorization keys, or other information required to install
1197             and execute modified versions of a covered work in that User Product from
1198             a modified version of its Corresponding Source.  The information must
1199             suffice to ensure that the continued functioning of the modified object
1200             code is in no case prevented or interfered with solely because
1201             modification has been made.</p>
1202
1203         <p>If you convey an object code work under this section in, or with, or
1204             specifically for use in, a User Product, and the conveying occurs as
1205             part of a transaction in which the right of possession and use of the
1206             User Product is transferred to the recipient in perpetuity or for a
1207             fixed term (regardless of how the transaction is characterized), the
1208             Corresponding Source conveyed under this section must be accompanied
1209             by the Installation Information.  But this requirement does not apply
1210             if neither you nor any third party retains the ability to install
1211             modified object code on the User Product (for example, the work has
1212             been installed in ROM).</p>
1213
1214         <p>The requirement to provide Installation Information does not include a
1215             requirement to continue to provide support service, warranty, or updates
1216             for a work that has been modified or installed by the recipient, or for
1217             the User Product in which it has been modified or installed.  Access to a
1218             network may be denied when the modification itself materially and
1219             adversely affects the operation of the network or violates the rules and
1220             protocols for communication across the network.</p>
1221
1222         <p>Corresponding Source conveyed, and Installation Information provided,
1223             in accord with this section must be in a format that is publicly
1224             documented (and with an implementation available to the public in
1225             source code form), and must require no special password or key for
1226             unpacking, reading or copying.</p>
1227
1228         <h4>7. Additional Terms.</h4>
1229
1230         <p>"Additional permissions" are terms that supplement the terms of this
1231             License by making exceptions from one or more of its conditions.
1232             Additional permissions that are applicable to the entire Program shall
1233             be treated as though they were included in this License, to the extent
1234             that they are valid under applicable law.  If additional permissions
1235             apply only to part of the Program, that part may be used separately
1236             under those permissions, but the entire Program remains governed by
1237             this License without regard to the additional permissions.</p>
1238
1239         <p>When you convey a copy of a covered work, you may at your option
1240             remove any additional permissions from that copy, or from any part of
1241             it.  (Additional permissions may be written to require their own
1242             removal in certain cases when you modify the work.)  You may place
1243             additional permissions on material, added by you to a covered work,
1244             for which you have or can give appropriate copyright permission.</p>
1245
1246         <p>Notwithstanding any other provision of this License, for material you
1247             add to a covered work, you may (if authorized by the copyright holders of
1248             that material) supplement the terms of this License with terms:</p>
1249
1250         <ul>
1251
1252             <li>a) Disclaiming warranty or limiting liability differently from the
1253                 terms of sections 15 and 16 of this License; or</li>
1254
1255             <li>b) Requiring preservation of specified reasonable legal notices or
1256                 author attributions in that material or in the Appropriate Legal
1257                 Notices displayed by works containing it; or</li>
1258
1259             <li>c) Prohibiting misrepresentation of the origin of that material, or
1260                 requiring that modified versions of such material be marked in
1261                 reasonable ways as different from the original version; or</li>
1262
1263             <li>d) Limiting the use for publicity purposes of names of licensors or
1264                 authors of the material; or</li>
1265
1266             <li>e) Declining to grant rights under trademark law for use of some
1267                 trade names, trademarks, or service marks; or</li>
1268
1269             <li>f) Requiring indemnification of licensors and authors of that
1270                 material by anyone who conveys the material (or modified versions of
1271                 it) with contractual assumptions of liability to the recipient, for
1272                 any liability that these contractual assumptions directly impose on
1273                 those licensors and authors.</li>
1274
1275         </ul>
1276
1277         <p>All other non-permissive additional terms are considered "further
1278             restrictions" within the meaning of section 10.  If the Program as you
1279             received it, or any part of it, contains a notice stating that it is
1280             governed by this License along with a term that is a further restriction,
1281             you may remove that term.  If a license document contains a further
1282             restriction but permits relicensing or conveying under this License, you
1283             may add to a covered work material governed by the terms of that license
1284             document, provided that the further restriction does not survive such
1285             relicensing or conveying.</p>
1286
1287         <p>If you add terms to a covered work in accord with this section, you
1288             must place, in the relevant source files, a statement of the
1289             additional terms that apply to those files, or a notice indicating
1290             where to find the applicable terms.</p>
1291
1292         <p>Additional terms, permissive or non-permissive, may be stated in the
1293             form of a separately written license, or stated as exceptions;
1294             the above requirements apply either way.</p>
1295
1296         <h4>8. Termination.</h4>
1297
1298         <p>You may not propagate or modify a covered work except as expressly
1299             provided under this License.  Any attempt otherwise to propagate or
1300             modify it is void, and will automatically terminate your rights under
1301             this License (including any patent licenses granted under the third
1302             paragraph of section 11).</p>
1303
1304         <p>However, if you cease all violation of this License, then your
1305             license from a particular copyright holder is reinstated (a)
1306             provisionally, unless and until the copyright holder explicitly and
1307             finally terminates your license, and (b) permanently, if the copyright
1308             holder fails to notify you of the violation by some reasonable means
1309             prior to 60 days after the cessation.</p>
1310
1311         <p>Moreover, your license from a particular copyright holder is
1312             reinstated permanently if the copyright holder notifies you of the
1313             violation by some reasonable means, this is the first time you have
1314             received notice of violation of this License (for any work) from that
1315             copyright holder, and you cure the violation prior to 30 days after
1316             your receipt of the notice.</p>
1317
1318         <p>Termination of your rights under this section does not terminate the
1319             licenses of parties who have received copies or rights from you under
1320             this License.  If your rights have been terminated and not permanently
1321             reinstated, you do not qualify to receive new licenses for the same
1322             material under section 10.</p>
1323
1324         <h4>9. Acceptance Not Required for Having Copies.</h4>
1325
1326         <p>You are not required to accept this License in order to receive or
1327             run a copy of the Program.  Ancillary propagation of a covered work
1328             occurring solely as a consequence of using peer-to-peer transmission
1329             to receive a copy likewise does not require acceptance.  However,
1330             nothing other than this License grants you permission to propagate or
1331             modify any covered work.  These actions infringe copyright if you do
1332             not accept this License.  Therefore, by modifying or propagating a
1333             covered work, you indicate your acceptance of this License to do so.</p>
1334
1335         <h4>10. Automatic Licensing of Downstream Recipients.</h4>
1336
1337         <p>Each time you convey a covered work, the recipient automatically
1338             receives a license from the original licensors, to run, modify and
1339             propagate that work, subject to this License.  You are not responsible
1340             for enforcing compliance by third parties with this License.</p>
1341
1342         <p>An "entity transaction" is a transaction transferring control of an
1343             organization, or substantially all assets of one, or subdividing an
1344             organization, or merging organizations.  If propagation of a covered
1345             work results from an entity transaction, each party to that
1346             transaction who receives a copy of the work also receives whatever
1347             licenses to the work the party's predecessor in interest had or could
1348             give under the previous paragraph, plus a right to possession of the
1349             Corresponding Source of the work from the predecessor in interest, if
1350             the predecessor has it or can get it with reasonable efforts.</p>
1351
1352         <p>You may not impose any further restrictions on the exercise of the
1353             rights granted or affirmed under this License.  For example, you may
1354             not impose a license fee, royalty, or other charge for exercise of
1355             rights granted under this License, and you may not initiate litigation
1356             (including a cross-claim or counterclaim in a lawsuit) alleging that
1357             any patent claim is infringed by making, using, selling, offering for
1358             sale, or importing the Program or any portion of it.</p>
1359
1360         <h4>11. Patents.</h4>
1361
1362         <p>A "contributor" is a copyright holder who authorizes use under this
1363             License of the Program or a work on which the Program is based.  The
1364             work thus licensed is called the contributor's "contributor version".</p>
1365
1366         <p>A contributor's "essential patent claims" are all patent claims
1367             owned or controlled by the contributor, whether already acquired or
1368             hereafter acquired, that would be infringed by some manner, permitted
1369             by this License, of making, using, or selling its contributor version,
1370             but do not include claims that would be infringed only as a
1371             consequence of further modification of the contributor version.  For
1372             purposes of this definition, "control" includes the right to grant
1373             patent sublicenses in a manner consistent with the requirements of
1374             this License.</p>
1375
1376         <p>Each contributor grants you a non-exclusive, worldwide, royalty-free
1377             patent license under the contributor's essential patent claims, to
1378             make, use, sell, offer for sale, import and otherwise run, modify and
1379             propagate the contents of its contributor version.</p>
1380
1381         <p>In the following three paragraphs, a "patent license" is any express
1382             agreement or commitment, however denominated, not to enforce a patent
1383             (such as an express permission to practice a patent or covenant not to
1384             sue for patent infringement).  To "grant" such a patent license to a
1385             party means to make such an agreement or commitment not to enforce a
1386             patent against the party.</p>
1387
1388         <p>If you convey a covered work, knowingly relying on a patent license,
1389             and the Corresponding Source of the work is not available for anyone
1390             to copy, free of charge and under the terms of this License, through a
1391             publicly available network server or other readily accessible means,
1392             then you must either (1) cause the Corresponding Source to be so
1393             available, or (2) arrange to deprive yourself of the benefit of the
1394             patent license for this particular work, or (3) arrange, in a manner
1395             consistent with the requirements of this License, to extend the patent
1396             license to downstream recipients.  "Knowingly relying" means you have
1397             actual knowledge that, but for the patent license, your conveying the
1398             covered work in a country, or your recipient's use of the covered work
1399             in a country, would infringe one or more identifiable patents in that
1400             country that you have reason to believe are valid.</p>
1401
1402         <p>If, pursuant to or in connection with a single transaction or
1403             arrangement, you convey, or propagate by procuring conveyance of, a
1404             covered work, and grant a patent license to some of the parties
1405             receiving the covered work authorizing them to use, propagate, modify
1406             or convey a specific copy of the covered work, then the patent license
1407             you grant is automatically extended to all recipients of the covered
1408             work and works based on it.</p>
1409
1410         <p>A patent license is "discriminatory" if it does not include within
1411             the scope of its coverage, prohibits the exercise of, or is
1412             conditioned on the non-exercise of one or more of the rights that are
1413             specifically granted under this License.  You may not convey a covered
1414             work if you are a party to an arrangement with a third party that is
1415             in the business of distributing software, under which you make payment
1416             to the third party based on the extent of your activity of conveying
1417             the work, and under which the third party grants, to any of the
1418             parties who would receive the covered work from you, a discriminatory
1419             patent license (a) in connection with copies of the covered work
1420             conveyed by you (or copies made from those copies), or (b) primarily
1421             for and in connection with specific products or compilations that
1422             contain the covered work, unless you entered into that arrangement,
1423             or that patent license was granted, prior to 28 March 2007.</p>
1424
1425         <p>Nothing in this License shall be construed as excluding or limiting
1426             any implied license or other defenses to infringement that may
1427             otherwise be available to you under applicable patent law.</p>
1428
1429         <h4>12. No Surrender of Others' Freedom.</h4>
1430
1431         <p>If conditions are imposed on you (whether by court order, agreement or
1432             otherwise) that contradict the conditions of this License, they do not
1433             excuse you from the conditions of this License.  If you cannot convey a
1434             covered work so as to satisfy simultaneously your obligations under this
1435             License and any other pertinent obligations, then as a consequence you may
1436             not convey it at all.  For example, if you agree to terms that obligate you
1437             to collect a royalty for further conveying from those to whom you convey
1438             the Program, the only way you could satisfy both those terms and this
1439             License would be to refrain entirely from conveying the Program.</p>
1440
1441         <h4>13. Remote Network Interaction; Use with the GNU General Public License.</h4>
1442
1443         <p>Notwithstanding any other provision of this License, if you modify the
1444             Program, your modified version must prominently offer all users
1445             interacting with it remotely through a computer network (if your version
1446             supports such interaction) an opportunity to receive the Corresponding
1447             Source of your version by providing access to the Corresponding Source
1448             from a network server at no charge, through some standard or customary
1449             means of facilitating copying of software.  This Corresponding Source
1450             shall include the Corresponding Source for any work covered by version 3
1451             of the GNU General Public License that is incorporated pursuant to the
1452             following paragraph.</p>
1453
1454         <p>Notwithstanding any other provision of this License, you have permission
1455             to link or combine any covered work with a work licensed under version 3
1456             of the GNU General Public License into a single combined work, and to
1457             convey the resulting work.  The terms of this License will continue to
1458             apply to the part which is the covered work, but the work with which it is
1459             combined will remain governed by version 3 of the GNU General Public
1460             License.</p>
1461
1462         <h4>14. Revised Versions of this License.</h4>
1463
1464         <p>The Free Software Foundation may publish revised and/or new versions of
1465             the GNU Affero General Public License from time to time.  Such new
1466             versions will be similar in spirit to the present version, but may differ
1467             in detail to address new problems or concerns.</p>
1468
1469         <p>Each version is given a distinguishing version number.  If the
1470             Program specifies that a certain numbered version of the GNU Affero
1471             General Public License "or any later version" applies to it, you have
1472             the option of following the terms and conditions either of that
1473             numbered version or of any later version published by the Free
1474             Software Foundation.  If the Program does not specify a version number
1475             of the GNU Affero General Public License, you may choose any version
1476             ever published by the Free Software Foundation.</p>
1477
1478         <p>If the Program specifies that a proxy can decide which future
1479             versions of the GNU Affero General Public License can be used, that
1480             proxy's public statement of acceptance of a version permanently
1481             authorizes you to choose that version for the Program.</p>
1482
1483         <p>Later license versions may give you additional or different
1484             permissions.  However, no additional obligations are imposed on any
1485             author or copyright holder as a result of your choosing to follow a
1486             later version.</p>
1487
1488         <h4>15. Disclaimer of Warranty.</h4>
1489
1490         <p>THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
1491             APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
1492             HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
1493             OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
1494             THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
1495             PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
1496             IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
1497             ALL NECESSARY SERVICING, REPAIR OR CORRECTION.</p>
1498
1499         <h4>16. Limitation of Liability.</h4>
1500
1501         <p>IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
1502             WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
1503             THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
1504             GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
1505             USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
1506             DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
1507             PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
1508             EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
1509             SUCH DAMAGES.</p>
1510
1511         <h4>17. Interpretation of Sections 15 and 16.</h4>
1512
1513         <p>If the disclaimer of warranty and limitation of liability provided
1514             above cannot be given local legal effect according to their terms,
1515             reviewing courts shall apply local law that most closely approximates
1516             an absolute waiver of all civil liability in connection with the
1517             Program, unless a warranty or assumption of liability accompanies a
1518             copy of the Program in return for a fee.</p>
1519
1520         <p>END OF TERMS AND CONDITIONS</p>
1521
1522         <h3>How to Apply These Terms to Your New Programs</h3>
1523
1524         <p>If you develop a new program, and you want it to be of the greatest
1525             possible use to the public, the best way to achieve this is to make it
1526             free software which everyone can redistribute and change under these terms.</p>
1527
1528         <p>To do so, attach the following notices to the program.  It is safest
1529             to attach them to the start of each source file to most effectively
1530             state the exclusion of warranty; and each file should have at least
1531             the "copyright" line and a pointer to where the full notice is found.</p>
1532
1533         <pre>&lt;one line to give the program's
1534 name and a brief idea of what it
1535 does.&gt;
1536 Copyright (C) &lt;year&gt;  &lt;name of
1537 author&gt;
1538
1539 This program is free software: you
1540 can redistribute it and/or modify
1541 it under the terms of the GNU
1542 Affero General Public License as
1543 published by the Free Software
1544 Foundation, either version 3 of the
1545 License, or (at your option) any
1546 later version.
1547
1548 This program is distributed in the
1549 hope that it will be useful, but
1550 WITHOUT ANY WARRANTY; without even
1551 the implied warranty of
1552 MERCHANTABILITY or FITNESS FOR A
1553 PARTICULAR PURPOSE.  See the GNU
1554 Affero General Public License for
1555 more details.
1556
1557 You should have received a copy of
1558 the GNU Affero General Public
1559 License along with this program.
1560 If not, see
1561 &lt;https://www.gnu.org/licenses/&gt;.</pre>
1562
1563         <p>Also add information on how to contact you by electronic and paper mail.</p>
1564
1565         <p>If your software can interact with users remotely through a computer
1566             network, you should also make sure that it provides a way for users to
1567             get its source.  For example, if your program is a web application, its
1568             interface could display a "Source" link that leads users to an archive
1569             of the code.  There are many ways you could offer source, and different
1570             solutions will be better for different programs; see section 13 for the
1571             specific requirements.</p>
1572
1573         <p>You should also get your employer (if you work as a programmer) or school,
1574             if any, to sign a "copyright disclaimer" for the program, if necessary.
1575             For more information on this, and how to apply and follow the GNU AGPL, see
1576             <<a href="https://www.gnu.org/licenses/">https://www.gnu.org/licenses/</a>>.</p>
1577
1578         <hr/>
1579
1580         <h3 style="text-align: center;">Apache License</h3>
1581         <p style="text-align: center;">Version 2.0, January 2004</p>
1582         <p style="text-align: center;"><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></p>
1583
1584         <h3>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</h3>
1585
1586         <h4>1. Definitions.</h4>
1587
1588         <p>“License” shall mean the terms and conditions for use, reproduction, and
1589             distribution as defined by Sections 1 through 9 of this document.</p>
1590
1591         <p>“Licensor” shall mean the copyright owner or entity authorized by the
1592             copyright owner that is granting the License.</p>
1593
1594         <p>“Legal Entity” shall mean the union of the acting entity and all other
1595             entities that control, are controlled by, or are under common control with
1596             that entity. For the purposes of this definition, “control” means (i) the
1597             power, direct or indirect, to cause the direction or management of such
1598             entity, whether by contract or otherwise, or (ii) ownership of fifty
1599             percent (50%) or more of the outstanding shares, or (iii) beneficial
1600             ownership of such entity.</p>
1601
1602         <p>“You” (or “Your”) shall mean an individual or Legal Entity exercising
1603             permissions granted by this License.</p>
1604
1605         <p>“Source” form shall mean the preferred form for making modifications,
1606             including but not limited to software source code, documentation source,
1607             and configuration files.</p>
1608
1609         <p>“Object” form shall mean any form resulting from mechanical transformation
1610             or translation of a Source form, including but not limited to compiled
1611             object code, generated documentation, and conversions to other media types.</p>
1612
1613         <p>“Work” shall mean the work of authorship, whether in Source or Object form,
1614             made available under the License, as indicated by a copyright notice that
1615             is included in or attached to the work (an example is provided in the
1616             Appendix below).</p>
1617
1618         <p>“Derivative Works” shall mean any work, whether in Source or Object form,
1619             that is based on (or derived from) the Work and for which the editorial
1620             revisions, annotations, elaborations, or other modifications represent, as
1621             a whole, an original work of authorship. For the purposes of this License,
1622             Derivative Works shall not include works that remain separable from, or
1623             merely link (or bind by name) to the interfaces of, the Work and Derivative
1624             Works thereof.</p>
1625
1626         <p>“Contribution” shall mean any work of authorship, including the original
1627             version of the Work and any modifications or additions to that Work or
1628             Derivative Works thereof, that is intentionally submitted to Licensor for
1629             inclusion in the Work by the copyright owner or by an individual or Legal
1630             Entity authorized to submit on behalf of the copyright owner. For the
1631             purposes of this definition, “submitted” means any form of electronic,
1632             verbal, or written communication sent to the Licensor or its
1633             representatives, including but not limited to communication on electronic
1634             mailing lists, source code control systems, and issue tracking systems that
1635             are managed by, or on behalf of, the Licensor for the purpose of discussing
1636             and improving the Work, but excluding communication that is conspicuously
1637             marked or otherwise designated in writing by the copyright owner as “Not a
1638             Contribution.”</p>
1639
1640         <p>“Contributor” shall mean Licensor and any individual or Legal Entity on
1641             behalf of whom a Contribution has been received by Licensor and
1642             subsequently incorporated within the Work.</p>
1643
1644         <h4>2. Grant of Copyright License.</h4>
1645
1646         <p>Subject to the terms and conditions of this License, each Contributor hereby
1647             grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free,
1648             irrevocable copyright license to reproduce, prepare Derivative Works of, publicly
1649             display, publicly perform, sublicense, and distribute the Work and such
1650             Derivative Works in Source or Object form.</p>
1651
1652         <h4>3. Grant of Patent License.</h4>
1653
1654         <p>Subject to the terms and conditions of this License, each Contributor hereby grants
1655             to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1656             (except as stated in this section) patent license to make, have made, use,
1657             offer to sell, sell, import, and otherwise transfer the Work, where such
1658             license applies only to those patent claims licensable by such Contributor
1659             that are necessarily infringed by their Contribution(s) alone or by
1660             combination of their Contribution(s) with the Work to which such
1661             Contribution(s) was submitted. If You institute patent litigation against
1662             any entity (including a cross-claim or counterclaim in a lawsuit) alleging
1663             that the Work or a Contribution incorporated within the Work constitutes
1664             direct or contributory patent infringement, then any patent licenses
1665             granted to You under this License for that Work shall terminate as of the
1666             date such litigation is filed.</p>
1667
1668         <h4>4. Redistribution.</h4>
1669
1670         <p>You may reproduce and distribute copies of the Work or Derivative Works thereof
1671             in any medium, with or without modifications, and in Source or Object form, provided
1672             that You meet the following conditions:</p>
1673
1674         <ol>
1675             <li>You must give any other recipients of the Work or Derivative Works a
1676                 copy of this License; and</li>
1677
1678             <li>You must cause any modified files to carry prominent notices stating
1679                 that You changed the files; and</li>
1680
1681             <li>You must retain, in the Source form of any Derivative Works that You
1682                 distribute, all copyright, patent, trademark, and attribution notices from
1683                 the Source form of the Work, excluding those notices that do not pertain to
1684                 any part of the Derivative Works; and</li>
1685
1686             <li>If the Work includes a “NOTICE” text file as part of its distribution,
1687                 then any Derivative Works that You distribute must include a readable copy
1688                 of the attribution notices contained within such NOTICE file, excluding
1689                 those notices that do not pertain to any part of the Derivative Works, in
1690                 at least one of the following places: within a NOTICE text file distributed
1691                 as part of the Derivative Works; within the Source form or documentation,
1692                 if provided along with the Derivative Works; or, within a display generated
1693                 by the Derivative Works, if and wherever such third-party notices normally
1694                 appear. The contents of the NOTICE file are for informational purposes only
1695                 and do not modify the License. You may add Your own attribution notices
1696                 within Derivative Works that You distribute, alongside or as an addendum to
1697                 the NOTICE text from the Work, provided that such additional attribution
1698                 notices cannot be construed as modifying the License.
1699                 <br/>
1700                 <br/>
1701                 You may add Your own copyright statement to Your modifications and may
1702                 provide additional or different license terms and conditions for use,
1703                 reproduction, or distribution of Your modifications, or for any such
1704                 Derivative Works as a whole, provided Your use, reproduction, and
1705                 distribution of the Work otherwise complies with the conditions stated in
1706                 this License.</li>
1707         </ol>
1708
1709         <h4>5. Submission of Contributions.</h4>
1710
1711         <p>Unless You explicitly state otherwise, any Contribution intentionally submitted for
1712             inclusion in the Work by You to the Licensor shall be under the terms and
1713             conditions of this License, without any additional terms or conditions.
1714             Notwithstanding the above, nothing herein shall supersede or modify the
1715             terms of any separate license agreement you may have executed with Licensor
1716             regarding such Contributions.</p>
1717
1718         <h4>6. Trademarks.</h4>
1719
1720         <p>This License does not grant permission to use the trade names, trademarks, service marks,
1721             or product names of the Licensor, except as required for reasonable and customary use
1722             in describing the origin of the Work and reproducing the content of the
1723             NOTICE file.</p>
1724
1725         <h4>7. Disclaimer of Warranty.</h4>
1726
1727         <p>Unless required by applicable law or agreed to in writing, Licensor provides the Work
1728             (and each Contributor provides its Contributions) on an “AS IS” BASIS, WITHOUT
1729             WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
1730             without limitation, any warranties or conditions of TITLE,
1731             NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
1732             are solely responsible for determining the appropriateness of using or
1733             redistributing the Work and assume any risks associated with Your exercise
1734             of permissions under this License.</p>
1735
1736         <h4>8. Limitation of Liability.</h4>
1737
1738         <p>In no event and under no legal theory, whether in tort (including negligence), contract,
1739             or otherwise, unless required by applicable law (such as deliberate and
1740             grossly negligent acts) or agreed to in writing, shall any Contributor be
1741             liable to You for damages, including any direct, indirect, special,
1742             incidental, or consequential damages of any character arising as a result
1743             of this License or out of the use or inability to use the Work (including
1744             but not limited to damages for loss of goodwill, work stoppage, computer
1745             failure or malfunction, or any and all other commercial damages or losses),
1746             even if such Contributor has been advised of the possibility of such
1747             damages.</p>
1748
1749         <h4>9. Accepting Warranty or Additional Liability.</h4>
1750
1751         <p>While redistributing the Work or Derivative Works thereof, You may choose
1752             to offer, and charge a fee for, acceptance of support, warranty, indemnity,
1753             or other liability obligations and/or rights consistent with this License.
1754             However, in accepting such obligations, You may act only on Your own behalf
1755             and on Your sole responsibility, not on behalf of any other Contributor,
1756             and only if You agree to indemnify, defend, and hold each Contributor
1757             harmless for any liability incurred by, or claims asserted against, such
1758             Contributor by reason of your accepting any such warranty or additional
1759             liability.</p>
1760
1761         <p>END OF TERMS AND CONDITIONS</p>
1762
1763         <h3>APPENDIX: How to apply the Apache License to your work</h3>
1764
1765         <p>To apply the Apache License to your work, attach the following boilerplate
1766             notice, with the fields enclosed by brackets “[]” replaced with your own
1767             identifying information. (Don’t include the brackets!) The text should be
1768             enclosed in the appropriate comment syntax for the file format. We also
1769             recommend that a file or class name and description of purpose be included
1770             on the same “printed page” as the copyright notice for easier
1771             identification within third-party archives.</p>
1772
1773         <pre>Copyright [yyyy] [name of copyright
1774 owner]
1775
1776 Licensed under the Apache License,
1777 Version 2.0 (the “License”);
1778 you may not use this file except
1779 in compliance with the License.
1780 You may obtain a copy of the
1781 License at
1782
1783 http://www.apache.org/licenses/
1784 LICENSE-2.0
1785
1786 Unless required by applicable law
1787 or agreed to in writing, software
1788 distributed under the License is
1789 distributed on an “AS IS” BASIS,
1790 WITHOUT WARRANTIES OR CONDITIONS
1791 OF ANY KIND, either express or
1792 implied. See the License for the
1793 specific language governing
1794 permissions and limitations under
1795 the License.</pre>
1796     </body>
1797 </html>