]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blob - app/src/main/assets/it/about_licenses.html
Add WebView DevTools to the navigation menu. https://redmine.stoutner.com/issues/893
[PrivacyBrowserAndroid.git] / app / src / main / assets / it / about_licenses.html
1 <!--
2   Copyright 2017-2022 Soren Stoutner <soren@stoutner.com>.
3
4   Translation 2017-2020 Francesco Buratti.  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>
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     </head>
30
31     <body>
32         <h3>Copyright</h3>
33         <p>Privacy Browser copyright 2015-2022: <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.</p>
34
35         <h3>Licenza</h3>
36         <p>Privacy Browser è rilasciato con <a href="https://www.gnu.org/licenses/gpl-3.0.html">Licenza GPLv3+ </a>.
37             Il testo completo è riportato per intero nella parte finale di questo documento. Si precisa che questa è una traduzione non ufficiale della 
38             GNU General Public License, non è stata pubblicata dalla Free Software Foundation, e non stabilisce i termini legali di distribuzione del software
39             che usa la GNU GPL. Soltanto la <a href="https://www.gnu.org/licenses/gpl-3.0.html">versione originale in inglese della GNU GPL</a> fa ciò.
40             Lo scopo di questa traduzione è unicamente quello di aiutare gli utenti di lingua italiana a comprendere la GNU GPL, e pertanto in caso di eventuali discrepanze tra
41             traduzione e versione originale in inglese, prevarrà e sarà unicamente la versione originale ad avere valore legale.
42             E' inoltre ammessa la modifica e la pubblicazione di questa traduzione, ma solamente in accordo ai termini <a href="https://www.gnu.org/licenses/translations.html">qui</a> riportati.
43             Il codice sorgente è disponibile su <a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=summary">gitweb.stoutner.com</a>.</p>
44
45         <h3>Blocklist</h3>
46         <p><a href="https://easylist.to/easylist/easylist.txt">EasyList</a> e <a href="https://easylist.to/easylist/easyprivacy.txt">EasyPrivacy</a>
47             sono <a href="https://easylist.to/pages/licence.html">sotto doppia licenza</a> con le licenze <a href="https://www.gnu.org/licenses/gpl-3.0.html">GPLv3+</a>
48             e <a href="https://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0+ Unported</a>. Privacy Browser le incorpora utilizzando l'opzione GPLv3+.</p>
49
50         <p>La <a href="https://easylist.to/easylist/fanboy-annoyance.txt">Fanboy’s Annoyance List</a> e la <a href="https://easylist.to/easylist/fanboy-social.txt">Fanboy’s Social Blocking List</a>
51             sono rilasciate sotto la licenza <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported</a>,
52             che è <a href="https://www.gnu.org/licenses/license-list.en.html#ccby">compatibile con la licenza GPLv3+</a>. Le liste sono incluse senza modifiche in Privacy Browser.</p>
53
54         <p>E' possibile reperire maggiori informazioni sulle block list sul <a href="https://easylist.to/">sito web EasyList</a>.</p>
55
56         <h3>Librerie</h3>
57         <p>Privacy Browser è compilato utilizzando le <a href="https://developer.android.com/jetpack/androidx/">Librerie AndroidX</a>,
58             le <a href="https://github.com/JetBrains/kotlin/tree/master/license">Librerie Kotlin</a>,
59             e il codice disponibile nella <a href="https://mvnrepository.com/artifact/com.google.android.material/material">Google Material Maven repository</a>,
60             entrambi rilasciati con <a href="https://www.apache.org/licenses/LICENSE-2.0">Licenza Apache 2.0</a>.</p>
61
62         <h3>Classi</h3>
63         <p><code>com.stoutner.privacybrowser.views.CheckedLinearLayout</code> è la versione modificata di una classe contenuta nel codice sorgente della
64             <a href="https://android.googlesource.com/platform/packages/apps/Camera/+/master/src/com/android/camera/ui/CheckedLinearLayout.java">Fotocamera Android</a>.
65             Il file originale è stato rilasciato sotto la <a href="https://www.apache.org/licenses/LICENSE-2.0">Licenza Apache 2.0</a>.
66             Copyright delle modifiche © 2019 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
67             Il file modificato è rilasciato sotto la <a href="https://www.gnu.org/licenses/gpl-3.0.html">Licenza GPLv3+</a>.</p>
68
69         <h3>Icone</h3>
70         <p><img class="left" src="../shared_images/privacy_browser.svg"/> <img class="left" src="../shared_images/warning.svg"/> <img class="left" src="../shared_images/javascript_enabled.svg"/>
71             sono state derivate da <code>security</code> e <code>language</code>, che fanno parte dell'<a href="https://material.io/icons/">Android Material icon set</a> e sono state rilasciate sotto
72             <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licenza Apache 2.0</a>.
73             Il testo completo della Licenza è riportato di seguito. Copyright delle modifiche © 2016 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
74             Le immagini risultanti sono rilasciate sotto <a href="https://www.gnu.org/licenses/gpl-3.0.html">Licenza GPLv3+</a>.</p>
75         <p><svg class="left"><use href="../shared_images/move_to_folder.svg#icon"/></svg> è stata derivata da elementi di <code>folder</code> e di <code>exit_to_app</code>, che fanno parte
76             dell'<a href="https://material.io/icons/">Android Material icon set</a> e sono state rilasciate sotto <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licenza Apache 2.0</a>.
77             Copyright delle modifiche © 2017 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
78             L'immagine risultante è rilasciata sotto <a href="https://www.gnu.org/licenses/gpl-3.0.html">Licenza GPLv3+</a>.</p>
79         <p><svg class="left"><use href="../shared_images/create_bookmark.svg#icon"/></svg> è stata derivata da elementi di <code>bookmark</code> e di <code>create_new_folder</code>, che fanno parte
80             dell'<a href="https://material.io/icons/">Android Material icon set</a> e sono state rilasciate sotto <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licenza Apache 2.0</a>.
81             Copyright delle modifiche © 2017 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
82             L'immagine risultante è rilasciata sotto <a href="https://www.gnu.org/licenses/gpl-3.0.html">Licenza GPLv3+</a>.</p>
83         <p><svg class="left"><use href="../shared_images/create_folder.svg#icon"/></svg> è stata derivata da <code>create_new_folder</code>,
84             che fa parte dell'<a href="https://material.io/icons/">Android Material icon set</a> ed è stata rilasciata sotto <a href="https://www.apache.org/licenses/LICENSE-2.0">Licenza Apache 2.0</a>.
85             Copyright delle modifiche © 2017 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
86             L'immagine risultante è rilasciata sotto <a href="https://www.gnu.org/licenses/gpl-3.0.html">Licenza GPLv3+</a>.</p>
87         <p><svg class="left"><use href="../shared_images/clear_and_exit.svg#icon"/></svg> è stata derivata da <code>exit_to_app</code>,
88             che fa parte dell'<a href="https://material.io/icons/">Android Material icon set</a> ed è stata rilasciata sotto <a href="https://www.apache.org/licenses/LICENSE-2.0">Licenza Apache 2.0</a>.
89             Copyright delle modifiche © 2017 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
90             L'immagine risultante è rilasciata sotto <a href="https://www.gnu.org/licenses/gpl-3.0.html">Licenza GPLv3+</a>.</p>
91         <p><svg class="left"><use href="../shared_images/night_mode.svg#icon"/></svg> è stata derivata da <code>compare</code>,
92             che fa parte dell'<a href="https://material.io/icons/">Android Material icon set</a> ed è stata rilasciata sotto <a href="https://www.apache.org/licenses/LICENSE-2.0">Licenza Apache 2.0</a>.
93             Copyright delle modifiche © 2017 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
94             L'immagine risultante è rilasciata sotto <a href="https://www.gnu.org/licenses/gpl-3.0.html">Licenza GPLv3+</a>.</p>
95         <p><img class="left" src="../shared_images/sort_selected.svg"/> è stata derivata da <code>sort</code>,
96             che fa parte dell'<a href="https://material.io/icons/">Android Material icon set</a> ed è stata rilasciata sotto <a href="https://www.apache.org/licenses/LICENSE-2.0">Licenza Apache 2.0</a>.
97             Copyright delle modifiche © 2019 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
98             L'immagine risultante è rilasciata sotto <a href="https://www.gnu.org/licenses/gpl-3.0.html">Licenza GPLv3+</a>.</p>
99         <p><svg class="left"><use href="../shared_images/cookie.svg#icon"/></svg> <code>cookie</code> è stata creata da Google.
100             E' stata rilasciata con <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licenza Apache 2.0</a>
101             e può essere scaricata dirattamente dal <a href="https://materialdesignicons.com/icon/cookie">Material Design Icons</a>.Non è stata modificata ad eccezione del colore e della dimensione.</p>
102         <p><svg class="left"><use href="../shared_images/mastodon.svg#icon"/></svg> <code>mastodon</code> deriva dal
103             <a href="https://github.com/tootsuite/mastodon/blob/master/app/javascript/images/logo_transparent_black.svg">progetto Mastodon</a>,
104             che è rilasciato sotto <a href="https://www.gnu.org/licenses/agpl-3.0.en.html">licenza AGPLv3+</a>. Il testo completo della licenza è riportato qui sotto.
105             L'immagine non è stata modificata ad eccezione del layout come il colore, le dimensioni, i bordi. E' inclusa in Privacy Browser in accordo con quanto indicato nella sezione 13 della licenza.</p>
106         <p>Le seguenti icone derivano dall'<a href="https://material.io/icons/">Android Material icon set</a>,
107             che è rilasciato sotto <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licenza Apache 2.0</a>.
108             Non sono state modificatae ad eccezione del colore e della dimensione. Alcune sono state rinominate per coerenza con il tipo di utilizzo all'interno del codice.
109             Le icone con i loro nomi originali sono riportate di seguito.</p>
110         <p><svg class="icon"><use href="../shared_images/add.svg#icon"/></svg> add.</p>
111         <p><svg class="icon"><use href="../shared_images/aod_tablet_rounded_grade200.svg#icon"/></svg> aod_tablet_rounded_grade200.</p>
112         <p><svg class="icon"><use href="../shared_images/arrow_back.svg#icon"/></svg> arrow_back.</p>
113         <p><svg class="icon"><use href="../shared_images/arrow_forward.svg#icon"/></svg> arrow_forward.</p>
114         <p><svg class="icon"><use href="../shared_images/bookmarks.svg#icon"/></svg> bookmarks.</p>
115         <p><svg class="icon"><use href="../shared_images/bug_report.svg#icon"/></svg> bug_report.</p>
116         <p><svg class="icon"><use href="../shared_images/call_to_action.svg#icon"/></svg> call_to_action.</p>
117         <p><svg class="icon"><use href="../shared_images/camera_enhance.svg#icon"/></svg> camera_enhance.</p>
118         <p><svg class="icon"><use href="../shared_images/chrome_reader_mode.svg#icon"/></svg> chrome_reader_mode.</p>
119         <p><svg class="icon"><use href="../shared_images/close.svg#icon"/></svg> close.</p>
120         <p><svg class="icon"><use href="../shared_images/delete.svg#icon"/></svg> delete.</p>
121         <p><svg class="icon"><use href="../shared_images/delete_forever.svg#icon"/></svg> delete_forever.</p>
122         <p><svg class="icon"><use href="../shared_images/devices_other.svg#icon"/></svg> devices_other.</p>
123         <p><svg class="icon"><use href="../shared_images/disabled_by_default.svg#icon"/></svg> disabled_by_default.</p>
124         <p><svg class="icon"><use href="../shared_images/dns.svg#icon"/></svg> dns.</p>
125         <p><svg class="icon"><use href="../shared_images/donut_small.svg#icon"/></svg> donut_small.</p>
126         <p><svg class="icon"><use href="../shared_images/edit.svg#icon"/></svg> edit.</p>
127         <p><svg class="icon"><use href="../shared_images/expand_less.svg#icon"/></svg> expand_less.</p>
128         <p><svg class="icon"><use href="../shared_images/expand_more.svg#icon"/></svg> expand_more.</p>
129         <p><svg class="icon"><use href="../shared_images/file_copy.svg#icon"/></svg> file_copy.</p>
130         <p><svg class="icon"><use href="../shared_images/file_download.svg#icon"/></svg> file_download.</p>
131         <p><svg class="icon"><use href="../shared_images/find_in_page.svg#icon"/></svg> find_in_page.</p>
132         <p><svg class="icon"><use href="../shared_images/folder.svg#icon"/></svg> folder.</p>
133         <p><svg class="icon"><use href="../shared_images/home.svg#icon"/></svg> home.</p>
134         <p><svg class="icon"><use href="../shared_images/image.svg#icon"/></svg> image.</p>
135         <p><svg class="icon"><use href="../shared_images/import_contacts.svg#icon"/></svg> import_contacts.</p>
136         <p><svg class="icon"><use href="../shared_images/import_export.svg#icon"/></svg> import_export.</p>
137         <p><svg class="icon"><use href="../shared_images/important_devices.svg#icon"/></svg> important_devices.</p>
138         <p><svg class="icon"><use href="../shared_images/info_outline.svg#icon"/></svg> info_outline.</p>
139         <p><svg class="icon"><use href="../shared_images/language.svg#icon"/></svg> language.</p>
140         <p><svg class="icon"><use href="../shared_images/link_off.svg#icon"/></svg> link_off.</p>
141         <p><svg class="icon"><use href="../shared_images/list.svg#icon"/></svg> list.</p>
142         <p><svg class="icon"><use href="../shared_images/local_activity.svg#icon"/></svg> local_activity.</p>
143         <p><svg class="icon"><use href="../shared_images/location_off.svg#icon"/></svg> location_off.</p>
144         <p><svg class="icon"><use href="../shared_images/lock.svg#icon"/></svg> lock.</p>
145         <p><svg class="icon"><use href="../shared_images/map.svg#icon"/></svg> map.</p>
146         <p><svg class="icon"><use href="../shared_images/more.svg#icon"/></svg> more.</p>
147         <p><svg class="icon"><use href="../shared_images/new_releases.svg#icon"/></svg> new releases.</p>
148         <p><svg class="icon"><use href="../shared_images/open_in_browser.svg#icon"/></svg> open_in_browser.</p>
149         <p><svg class="icon"><use href="../shared_images/payment.svg#icon"/></svg> payment.</p>
150         <p><svg class="icon"><use href="../shared_images/question_answer.svg#icon"/></svg> question_answer.</p>
151         <p><svg class="icon"><use href="../shared_images/refresh.svg#icon"/></svg> refresh.</p>
152         <p><svg class="icon"><use href="../shared_images/save.svg#icon"/></svg> save.</p>
153         <p><svg class="icon"><use href="../shared_images/search.svg#icon"/></svg> search.</p>
154         <p><svg class="icon"><use href="../shared_images/select_all.svg#icon"/></svg> select_all.</p>
155         <p><svg class="icon"><use href="../shared_images/settings.svg#icon"/></svg> settings.</p>
156         <p><svg class="icon"><use href="../shared_images/settings_overscan.svg#icon"/></svg> settings_overscan.</p>
157         <p><svg class="icon"><use href="../shared_images/share.svg#icon"/></svg> share.</p>
158         <p><svg class="icon"><use href="../shared_images/smartphone.svg#icon"/></svg> smartphone.</p>
159         <p><svg class="icon"><use href="../shared_images/sort.svg#icon"/></svg> sort.</p>
160         <p><svg class="icon"><use href="../shared_images/style.svg#icon"/></svg> style.</p>
161         <p><svg class="icon"><use href="../shared_images/subtitles.svg#icon"/></svg> subtitles.</p>
162         <p><svg class="icon"><use href="../shared_images/tab.svg#icon"/></svg> tab.</p>
163         <p><svg class="icon"><use href="../shared_images/text_fields.svg#icon"/></svg> text_fields.</p>
164         <p><svg class="icon"><use href="../shared_images/thumbs_up_down.svg#icon"/></svg> thumbs_up_down.</p>
165         <p><svg class="icon"><use href="../shared_images/vertical_align_bottom.svg#icon"/></svg> vertical_align_bottom.</p>
166         <p><svg class="icon"><use href="../shared_images/vertical_align_top.svg#icon"/></svg> vertical_align_top.</p>
167         <p><svg class="icon"><use href="../shared_images/visibility_off.svg#icon"/></svg> visibility_off.</p>
168         <p><svg class="icon"><use href="../shared_images/vpn_key.svg#icon"/></svg> vpn_key.</p>
169         <p><svg class="icon"><use href="../shared_images/vpn_lock.svg#icon"/></svg> vpn_lock.</p>
170         <p><svg class="icon"><use href="../shared_images/web.svg#icon"/></svg> web.</p>
171
172         <hr/>
173
174         <h3 style="text-align: center;">GNU General Public License</h3>
175         <p style="text-align: center;">Versione 3, 29 Giugno 2007</p>
176
177         <p>Copyright © 2007 Free Software Foundation, Inc.
178             <<a href="http://fsf.org/">http://fsf.org/</a>></p>
179
180         <p>A chiunque è permesso copiare e ridistribuire copie esatte di questo documento di licenza,
181             ma non è in alcun modo consentito apportarvi modifiche.
182         </p>
183
184         <h3>Premessa</h3>
185
186         <p>La GNU General Public License è una licenza libera, basata su copyleft per software e altri tipi di opere. </p>
187
188         <p>Le licenze della maggior parte del software e di altre opere materiali 
189             sono pensate per togliere la libertà di condividere e modificare tali opere.
190             Al contrario, la GNU General Public License ha l'obiettivo di garantire
191             la libertà di condividere e modificare tutte le versioni di un programma
192             e di fare in modo che esso rimanga software libero per tutti gli utenti.
193             Noi, Free Software Foundation, usiamo la GNU General Public License
194             per la maggior parte del nostro software; essa viene applicata anche a qualunque
195             altro software rilasciato dall'autore sotto questa licenza.
196             Chiunque può utilizzare questa licenza per i propri programmi. </p>
197
198         <p>Quando parliamo di software libero (free software), ci riferiamo al concetto di libertà, 
199             non al prezzo. Le nostre General Public License sono concepite per garantire
200             che chiunque abbia la libertà di distribuire copie di software libero
201             (anche dietro pagamento di un prezzo, se lo desidera), che chiunque riceva o possa ricevere
202             il codice sorgente se lo vuole, che chiunque possa apportare modifiche al software
203             o utilizzarne solo alcune porzioni in altri software liberi, e che chiunque sappia
204             che ha il diritto di fare tutte queste cose. </p>
205
206         <p>Per proteggere i vostri diritti, abbiamo la necessità di impedire che altri 
207             vi neghino questi diritti o vi obblighino a rinunciarvi.
208             Pertanto, chiunque distribuisce o modifica software rilasciato con questa licenza
209             si assume dei precisi doveri: il dovere di rispettare la libertà degli altri.</p>
210
211         <p>Per esempio, chi distribuisce copie di un programma rilasciato sotto questa licenza, 
212             sia a titolo gratuito che mediante pagamento di un prezzo,è obbligato a riconoscere
213             a chi riceve il software esattamente gli stessi diritti che ha ricevuto.
214             Deve garantire che chi riceva il software abbia o possa avere accesso al codice sorgente.
215             E deve far conoscere ai destinatari del software queste condizioni,
216             così che essi conoscano quali sono i loro diritti. </p>
217
218         <p>Gli sviluppatori che utilizzano la GNU GPL proteggono i vostri diritti in due modi: 
219             (1) Rivendicando il copyright sul software, e
220             (2) offrendovi questa licenza che vi garantisce il diritto legale di copiarlo e/o di modificarlo. </p>
221
222         <p>Al fine di proteggere gli sviluppatori e gli autori, la GPL spiega chiaramente 
223             che non esiste nessuna garanzia per questo software libero. Nell'interesse
224             sia degli utenti che degli autori, la GPL impone che le versioni modificate del software
225             vengano esplicitamente marcate come “modificate”, in modo tale che eventuali problemi
226             non vengano erroneamente attribuiti agli autori delle versioni precedenti. </p>
227
228         <p>Alcuni dispositivi sono progettati per negare agli utenti l'installazione 
229             o l'esecuzione di versioni modificate del software installato sugli stessi,
230             anche se il costruttore si riserva la possibilità di farlo.
231             Ciò è fondamentalmente incompatibile con l'obiettivo di garantire la libertà
232             degli utenti di modificare il software. Una ripetizione sistematica di tali abusi
233             avviene nel campo dei dispositivi per usi individuali, e ciò rende questi abusi
234             ancora più inaccettabili. Pertanto, abbiamo realizzato questa versione della GPL
235             al fine di proibire una tale pratica per questo tipo di prodotti. Se problemi simili
236             dovessero sorgere in altri ambiti, saremo pronti ad estendere queste misure
237             a questi nuovi ambiti in versioni future della GPL, nella maniera che si renderà necessaria
238             per difendere la libertà degli utenti. </p>
239
240         <p>In conclusione, tutti i programmi sono costantemente minacciati dai brevetti sul software. 
241             Gli Stati non dovrebbero permettere ai brevetti di limitare lo sviluppo
242             e l'utilizzo di software per computer, ma nei Paesi in cui ciò avviene noi vogliamo evitare
243             il pericolo che i brevetti applicati ad un programma libero possano renderlo, a tutti gli effetti,
244             proprietario. Per impedire ciò, la GPL assicura che non è possibile utilizzare
245             i brevetti sul software per rendere un programma non libero. </p>
246
247         <p>I termini e le condizioni esatte per la copia, la distribuzione e la modifica del software 
248             sono riportate di seguito. </p>
249
250         <h3>TERMINI E CONDIZIONI</h3>
251
252         <h4>0. Definizioni.</h4>
253
254         <p>“Questa Licenza”  fa riferimento alla versione 3 della GNU General Public License.</p>
255
256         <p>“Copyright” indica anche leggi simili al copyright che riguardano altri tipi di opere, 
257             come le maschere per la produzione di semiconduttori.</p>
258
259         <p>“Il Programma” indica qualunque opera che sia soggetta a copyright e che sia rilasciata 
260             sotto questa Licenza.   I detentori della licenza sono indicati come  “tu”.  “Licenziatari” e
261             “destinatari” possono essere individui o organizzazioni.</p>
262
263         <p>“Modificare”  un'opera significa copiare o adattare tutta o parte dell'opera 
264             in una maniera che richieda un permesso di copyright, e non indica la semplice azione
265             di fare una esatta copia dell'opera. L'opera risultante viene chiamata “versione modificata”
266             dell'opera precedente, oppure viene detta opera “basata sulla” opera precedente.</p>
267
268         <p>Un'“opera coperta da questa licenza”  indica il Programma originale non modificato 
269             oppure un'opera basata sul Programma.</p>
270
271         <p>“Propagare”  un'opera significa fare una qualunque cosa con essa che, 
272             in mancanza di un esplicito permesso, ti renda direttamente o indirettamente perseguibile
273             per violazione secondo le vigenti normative sul copyright,
274             ad eccezione della semplice esecuzione del Programma su un computer
275             o della modifica di una copia privata. La Propagazione include la copia,
276             la distribuzione (con o senza modifiche), la messa a disposizione al pubblico e,
277             in alcuni stati, altre attività simili e connesse.</p>
278
279         <p>“Distribuire” un'opera indica qualunque forma di propagazione 
280             che permetta a terze parti di effettuare o ricevere delle copie.
281             La mera interazione con un utente attraverso una rete di computer,
282             senza che ci sia alcun trasferimento di una copia, non è considerata “Distribuzione”.</p>
283
284         <p>Una interfaccia utente interattiva fornisce delle  “Adeguate Informazioni Legali”
285             soltanto nel caso in cui includa una apposita funzionalità, resa adeguatamente visibile, che 
286             (1) visualizzi un'adeguata informazione di copyright, e
287             (2) informi l'utente che non c'è alcuna garanzia sull'opera (eccetto nel caso in cui
288             delle garanzie sono espressamente fornite), dica che il licenziatario può distribuire
289             l'opera utilizzando questa Licenza, indichi come è possibile prendere visione di una copia
290             di questa Licenza.
291             Se l'interfaccia presenta una lista di comandi o di opzioni, come ad esempio un menù,
292             una delle opzioni fornite nella lista deve rispettare questa condizione. </p>
293
294         <h4>1. Codice Sorgente.</h4>
295
296         <p>Il “codice sorgente” di un'opera indica la forma più indicata
297             dell'opera per poter effettuare modifiche su di essa. Il “codice oggetto”
298             indica qualunque forma dell'opera che non sia codice sorgente.</p>
299
300         <p>Una “Interfaccia Standard” è una interfaccia che risponde ad uno
301             standard ufficiale definito da un ente di standardizzazione riconosciuto
302             o, nel caso di interfacce specifiche per un particolare linguaggio di
303             programmazione, una interfaccia che è largamente utilizzata dagli
304             sviluppatori per sviluppare in tale linguaggio.</p>
305
306         <p>Le “Librerie di Sistema” di un eseguibile includono qualunque cosa,
307             eccetto l'opera nel suo insieme, che (a) sia inclusa nella normale forma
308             di pacchettizzazione di un “Componente Principale”, ma che non è
309             parte di quel Componente Principale, e (b) che serva solo a consentire
310             l'uso dell'opera con quel Componente Principale, o per implementare una
311             Interfaccia Standard per la quale esista una implementazione disponibile
312             al pubblico in forma sorgente. Un “Componente Principale”, in questo
313             contesto, è un componente essenziale (kernel, gestore di finestre
314             eccetera) dello specifico sistema operativo (ammesso che ce ne sia uno)
315             sul quale l'eseguibile esegue, o un compilatore utilizzato per produrre
316             il programma, o un interprete di codice oggetto utilizzato per eseguire
317             il programma.</p>
318
319         <p>Il “Sorgente Corrispondente” per un'opera in forma di codice oggetto
320             è il codice sorgente necessario per generare, installare e (per un
321             programma eseguibile) eseguire il codice oggetto e per modificare
322             l'opera, inclusi gli script per controllare le suddette attività di
323             generazione, installazione ed esecuzione. Non sono incluse le Librerie
324             di Sistema usate dal programma, o gli strumenti di utilità generica o i
325             programmi liberamente accessibili che sono utilizzati, senza modifiche,
326             per portare a termine le suddette attività ma che non fanno parte
327             dell'opera. Per esempio, il sorgente corrispondente include i file con
328             le definizioni delle interfacce associati ai file sorgente dell'opera, e
329             il codice sorgente delle librerie condivise e sottoprogrammi collegati
330             dinamicamente specificatamente necessari per il programma, ad esempio a
331             causa di stretta comunicazione dati o di controllo di flusso tra questi
332             sottoprogrammi e altre parti del programma.</p>
333
334         <p>Il Sorgente Corrispondente non include nulla che l'utente possa
335             rigenerare automaticamente da altre parti del Sorgente Corrispondente
336             stesso.</p>
337
338         <p>Il Sorgente Corrispondente di un'opera in forma di codice sorgente è
339             l'opera stessa.</p>
340
341         <h4>2. Principali Diritti.</h4>
342
343         <p>Tutti i diritti garantiti da questa Licenza sono garantiti per la durata
344             del copyright sul Programma, e sono irrevocabili ammesso che le
345             condizioni qui riportate siano rispettate. Questa Licenza afferma esplicitamente il
346             tuo permesso illimitato di eseguire il Programma non modificato. Il
347             risultato dell'esecuzione di un programma coperto da questa Licenza è
348             a sua volta coperto da questa Licenza solo se il risultato stesso, a
349             causa del suo contenuto, è un'opera coperta da questa Licenza. Questa
350             Licenza riconosce il tuo diritto all'uso legittimo o altri diritti
351             equivalenti, come stabilito dalla legislazione sul copyright.</p>
352
353         <p>Puoi creare, eseguire e propagare programmi che tu non distribuisci 
354             coperti da questa Licenza, senza alcuna condizione fino a quando la tua
355             Licenza rimane valida. Puoi distribuire opere coperte da questa Licenza
356             ad altri al solo scopo di ottenere che essi facciano delle modifiche al
357             programma esclusivamente per te, o che ti forniscano dei servizi per
358             l'esecuzione di queste opere, ammesso che tu rispetti i termini di
359             questa Licenza nel distribuire tutto il materiale per il quale non
360             detieni il copyright. Coloro i quali creano o eseguono per conto tuo un
361             programma coperto da questa Licenza lo fanno esclusivamente in tua vece,
362             sotto la tua direzione e il tuo controllo, in maniera tale che sia
363             proibito a costoro effettuare copie di materiale di cui detieni il
364             copyright al di fuori della relazione che intrattengono nei tuoi
365             confronti.</p>
366
367         <p>Distribuire opere coperte da licenza in qualunque altra circostanza è
368             consentito soltanto alle condizioni espresse in seguito. Non è
369             consentito sottolicenziare le opere: la sezione 10 lo rende non
370             necessario.</p>
371
372         <h4>3. Protezione dei diritti legali degli utenti dalle leggi
373             anti-elusione.</h4>
374
375         <p>Nessun programma protetto da questa Licenza può essere considerato
376             parte di una misura tecnologica di restrizione che sottostia ad alcuna
377             delle leggi che soddisfano l'articolo 11 del “WIPO copyright treaty”
378             adottato il 20 Dicembre 1996, o a simili leggi che proibiscono o
379             limitano l'elusione di tali misure tecnologiche di restrizione.</p>
380
381         <p>Quando distribuisci un programma coperto da questa Licenza, rifiuti
382             tutti i poteri legali atti a proibire l'elusione di misure tecnologiche
383             di restrizione ammesso che tale elusione sia effettuata nell'esercizio
384             dei diritti garantiti da questa Licenza riguardo al programma coperto da
385             questa Licenza, e rinunci all'intenzione di limitare l'operatività o
386             la modifica del programma per far valere, contro i diritti degli utenti
387             del programma, diritti legali tuoi o di terze parti che impediscano
388             l'elusione di misure tecnologiche di restrizione.</p>
389
390         <h4>4. Distribuzione di Copie Esatte.</h4>
391
392         <p>Ti è permesso distribuire copie esatte del codice sorgente del
393             Programma come lo hai ricevuto, con qualunque mezzo, ammesso che tu
394             aggiunga in maniera appropriata su ciascuna copia una appropriata nota
395             di copyright; che tu lasci intatti tutti gli avvisi che affermano che
396             questa Licenza e tutte le clausole non-permissive aggiunte in accordo
397             con la sezione 7 sono valide per il codice che distribuisci; che tu
398             lasci intatti tutti gli avvisi circa l'assenza di garanzia; che tu
399             fornisca a tutti i destinatari una copia di questa Licenza assieme al
400             Programma.</p>
401
402         <p>Puoi richiedere il pagamento di un prezzo o di nessun prezzo per
403             ciascuna copia che distribuisci, e puoi offrire supporto o garanzia
404             a pagamento.</p>
405
406         <h4>5. Distribuzione di Versioni modificate del sorgente.</h4>
407
408         <p>Puoi distribuire un'opera basata sul Programma, o le modifiche per
409             produrla a partire dal Programma, nella forma di codice sorgente secondo
410             i termini della sezione 4, ammesso che tu rispetti anche tutte le
411             seguenti condizioni:</p>
412
413         <ul>
414             <li>a) L'opera deve recare con sè delle informazioni adeguate che
415                 affermino che tu l'hai modificata, indicando la data di modifica.</li>
416
417             <li>b) L'opera deve recare informazioni adeguate che affermino che essa è
418                 rilasciata sotto questa Licenza e sotto le condizioni aggiuntive
419                 secondo quanto indicato dalla Sezione 7. Questa condizione modifica la
420                 condizione espressa alla sezione 4 di “lasciare intatti tutti gli
421                 avvisi”.</li>
422
423             <li>c) Devi rilasciare l'intera opera, nel suo complesso, sotto questa
424                 Licenza a chiunque venga in possesso di una copia di essa. Questa
425                 Licenza sarà pertanto applicata, assieme ad eventuali clausole
426                 aggiunte in osservanza della Sezione 7, all'opera nel suo complesso, a
427                 tutte le sue parti, indipendentemente da come esse siano
428                 pacchettizzate. Questa Licenza nega il permesso di licenziare l'opera
429                 in qualunque altro modo, ma non rende nullo un tale permesso ammesso
430                 che tu lo abbia ricevuto separatamente.</li>
431
432             <li>d) Se l'opera ha delle interfacce utente interattive, ciascuna deve
433                 mostrare delle Adeguate Informazioni Legali; altrimenti, se il
434                 Programma ha delle interfacce interattive che non visualizzano delle
435                 Adeguate Informazioni Legali, il tuo programma non è obbligato a
436                 visualizzarle.</li>
437         </ul>
438
439         <p>La giustapposizione di un'opera coperta da questa Licenza assieme ad
440             altre opere separate e indipendenti, che non sono per loro natura
441             estensioni del Programma, e che non sono combinate con esso a formare un
442             altro programma più grande, dentro o in uno stesso supporto di
443             memorizzazione a lungo termine o di distribuzione, è semplicemente
444             detto “aggregato” se la raccolta e il suo copyright non sono
445             utilizzati per limitare l'accesso o i diritti legali degli utenti della
446             raccolta stessa oltre ciò che ciascun singolo programma
447             consente. L'inclusione di un programma coperto da questa Licenza in un
448             aggregato non comporta l'applicazione di questa Licenza alle altre parti
449             dell'aggregato.</p>
450
451         <h4>6. Distribuzione in formato non-sorgente.</h4>
452
453         <p>Puoi distribuire un programma coperto da questa Licenza in formato di
454             codice oggetto secondo i termini delle sezioni 4 e 5, ammesso che tu
455             fornisca anche il  Sorgente Corrispondente in formato comprensibile
456             da un computer sotto i termini di questa stessa Licenza, in uno dei
457             seguenti modi:</p>
458
459         <ul>
460             <li>a) Distribuendo il codice oggetto in, o contenuto in, un prodotto
461                 fisico (inclusi i mezzi fisici di distribuzione), accompagnato dal
462                 Sorgente Corrispondente su un supporto fisico duraturo comunemente
463                 utilizzato per lo scambio di software.</li>
464
465             <li>b) Distribuendo il codice oggetto in, o contenuto in, un prodotto fisico
466                 (inclusi i mezzi fisici di distribuzione), accompagnato da un'offerta
467                 scritta, valida per almeno tre anni e valida per tutto il tempo
468                 durante il quale tu offri ricambi o supporto per quel modello di
469                 prodotto, di fornire a chiunque possieda il codice oggetto (1) una
470                 copia del Sorgente Corrispondente di tutto il software contenuto nel
471                 prodotto che è coperto da questa Licenza, su un supporto fisico
472                 duraturo comunemente utilizzato per lo scambio di software, ad un
473                 prezzo non superiore al costo ragionevole per effettuare fisicamente
474                 tale distribuzione del sorgente, oppure (2) accesso alla copia del
475                 Sorgente Corrispondente attraverso un server di rete senza alcun costo
476                 aggiuntivo.</li>
477
478             <li>c) Distribuendo copie singole del codice oggetto assieme ad una copia
479                 dell'offerta scritta di fornire il Sorgente Corrispondente. Questa
480                 possibilità è permessa soltanto occasionalmente e per fini non
481                 commerciali, e solo se tu hai ricevuto il codice oggetto assieme ad
482                 una tale offerta, in accordo alla sezione 6b.</li>
483
484             <li>d) Distribuendo il codice oggetto mediante accesso da un luogo designato
485                 (gratis o dietro pagamento di un prezzo), e offrendo un accesso
486                 equivalente al Sorgente Corrispondente alla stessa maniera a partire
487                 dallo stesso luogo senza costi aggiuntivi. Non devi obbligare i
488                 destinatari a copiare il Sorgente Corrispondente assieme al codice
489                 oggetto. Se il luogo dal quale copiare il codice oggetto è un server
490                 di rete, il Sorgente Corrispondente può trovarsi su un server
491                 differente (gestito da te o da terze parti) che fornisca
492                 funzionalità equivalenti per la copia, a patto che tu fornisca delle
493                 indicazioni chiare accanto al codice oggetto che indichino dove
494                 trovare il Sorgente Corrispondente. Indipendentemente da quale server
495                 ospiti il Sorgente Corrispondente, tu rimani obbligato ad assicurare
496                 che esso rimanga disponibile per tutto il tempo necessario a
497                 soddisfare queste condizioni.</li>
498
499             <li>e) Distribuendo il codice oggetto mediante trasmissione peer-to-peer, a
500                 patto che tu informi gli altri peer circa il luogo in cui il codice
501                 oggetto e il Sorgente Corrispondente sono gratuitamente offerti al
502                 pubblico secondo i termini della sezione 6d.</li>
503         </ul>
504
505         <p>Una porzione separabile del codice oggetto, il cui sorgente è
506             escluso dal Sorgente Corrispondente e trattato come Libreria di
507             Sistema, non deve essere obbligatoriamente inclusa nella distribuzione
508             del codice oggetto del programma.</p>
509
510         <p>Un “Prodotto Utente” è un (1) “prodotto consumer”, cioè
511             qualunque proprietà personale tangibile che è normalmente utilizzata
512             per scopi personali, familiari o domestici, oppure (2) qualunque cosa
513             progettata o venduta per essere utilizzata in ambiente domestico. Nella
514             classificazione di un prodotto come “prodotto consumer”, i casi dubbi
515             andranno risolti in favore dell'ambito di applicazione. Per un dato
516             prodotto ricevuto da un dato utente, “normalmente utilizzato” si
517             riferisce ad un uso tipico o comune di quella classe di prodotti,
518             indipendentemente dallo stato dell'utente specifico o dal modo in cui
519             l'utente specifico utilizza, o si aspetta o ci si aspetta che utilizzi,
520             il prodotto. Un prodotto è un “prodotto consumer” indipendentemente
521             dal fatto che abbia usi commerciali, industriali o diversi da quelli
522             “consumer”, a meno che questi usi non rappresentino il solo modo utile
523             di utilizzare il prodotto in questione.</p>
524
525         <p>Le “Informazioni di Installazione” per un Prodotto Utente sono i
526             metodi, le procedure, le chiavi di autorizzazioni o altre informazioni
527             necessarie per installare ed eseguire versioni modificate di un
528             programma coperto da questa Licenza all'interno di un Prodotto Utente, a
529             partire da versioni modificate dei suoi Sorgenti Corrispondenti. Tali
530             informazioni devono essere sufficienti ad assicurare che il
531             funzionamento del codice oggetto modificato non sia in nessun caso
532             proibito o ostacolato per il solo fatto che sono state apportate delle
533             modifiche.</p>
534
535         <p>Se distribuisci un codice oggetto secondo le condizioni di questa
536             sezione in, o assieme, o specificatamente per l'uso in o con un Prodotto
537             Utente, e la distribuzione avviene come parte di una transazione nella
538             quale il diritto di possesso e di uso del Prodotto Utente viene
539             trasferito al destinatario per sempre o per un periodo prefissato
540             (indipendentemente da come la transazione sia caratterizzata), il
541             Sorgente Corrispondente distribuito secondo le condizioni di questa
542             sezione deve essere accompagnato dalle Informazioni di
543             Installazione. Questa condizione non è richiesta se nè tu nè una
544             terza parte ha la possibilità di installare versioni modificate del
545             codice oggetto sul Prodotto Utente (ad esempio, se il programma è
546             installato su una ROM).</p>
547
548         <p>La condizione che richiede di fornire delle Informazioni di Installazione
549             non implica che venga fornito supporto, garanzia o aggiornamenti per un
550             programma che è stato modificato o installato dal destinatario, o per
551             il Prodotto Utente in cui esso è stato modificato o installato.
552             L'accesso ad una rete può essere negato se le modifiche apportate
553             impattano materialmente sull'operatività della rete o se violano le
554             regole e i protocolli di comunicazione attraverso la rete.</p>
555
556         <p>Il Sorgente Corrispondente distribuito, e le Informazioni di
557             Installazione fornite, in accordo con questa sezione, devono essere in
558             un formato che sia pubblicamente documentato (e con una implementazione
559             pubblicamente disponibile in formato di codice sorgente), e non devono
560             richiedere speciali password o chiavi per essere spacchettate, lette o
561             copiate.</p>
562
563         <h4>7. Condizioni Aggiuntive.</h4>
564
565         <p>Le “Condizioni Aggiuntive” sono condizioni che completano le
566             condizioni di questa Licenza permettendo delle eccezioni a una o più
567             delle condizioni sopra elencate. Le condizioni aggiuntive che sono
568             applicabili all'intero Programma devono essere considerate come se
569             fossero incluse in questa Licenza, a patto che esse siano valide secondo
570             le normative vigenti. Se alcune condizioni aggiuntive fanno riferimento
571             soltanto ad alcune parti del Programma, quelle parti possono essere
572             utilizzate separatamente sotto le stesse condizioni, ma l'intero
573             Programma rimane sottoposto a questa Licenza senza riferimento ad alcuna
574             condizione aggiuntiva.</p>
575
576         <p>Quando distribuisci una copia di un programma coperto da questa Licenza,
577             puoi, a tua discrezione, eliminare qualunque condizione aggiuntiva dalla
578             copia, o da parte di essa. (Le Condizioni Aggiuntive possono essere
579             scritte in maniera tale da richiedere la loro rimozione in certi casi di
580             modifica del Programma). Puoi aggiungere Condizioni Aggiuntive su
581             materiale, aggiunto da te ad un'opera coperta da questa Licenza, per il
582             quale hai o puoi garantire un'adeguata licenza di copyright.</p>
583
584         <p>Indipendentemente da qualunque altra condizione di questa Licenza, e per
585             il materiale che aggiungi ad un'opera coperta da questa Licenza, puoi
586             (se autorizzato dai legittimi detentori del copyright per il suddetto
587             materiale) aggiungere alle condizioni di questa Licenza delle condizioni
588             che:</p>
589
590         <ul>
591             <li>a) Negano la garanzia o limitano la responsabilità del Programma in
592                 maniera differente da quanto riportato nelle sezioni 15 e 16 di questa
593                 Licenza; oppure</li>
594
595             <li>b) Richiedono il mantenimento di specifiche e circostanziate informative
596                 legali o di note di attribuzione ad autori nel materiale o assieme
597                 alle Adeguate Informazioni Legali mostrate dal Programma che lo
598                 contiene; oppure</li>
599
600             <li>c) Proibiscono di fornire informazioni errate o ingannevoli sull'origine
601                 e la provenienza del materiale in oggetto, o richiedono che versioni
602                 modificate di tale materiale siano appositamente marcate in maniera
603                 differente rispetto alla versione originale; oppure</li>
604
605             <li>d) Limitano l'utilizzo per scopi pubblicitari del nome dei detentori del
606                 copyright o degli autori del materiale; oppure</li>
607
608             <li>e) Rifiutano di garantire diritti secondo le leggi sulla proprietà
609                 intellettuale circa l'uso di nomi, marchi di fabbrica o similari;
610                 oppure</li>
611
612             <li>f) Richiedono l'indennizzo dei detentori del copyright o degli autori del
613                 materiale in oggetto da parte di chi distribuisce il materiale (o
614                 versioni modificate dello stesso) con impegni contrattuali circa la
615                 responsabilità nei confronti del destinatario, per qualunque
616                 responsabilità che questi impegni contrattuali dovessero imporre
617                 direttamente ai suddetti detentori del copyright e autori.</li>
618         </ul>
619
620         <p>Tutte le altre condizioni addizionali non-permissive sono considerate
621             “ulteriori restrizioni”, secondo il significato specificato alla
622             sezione 10. Se il Programma o parti di esso contengono, all'atto della
623             ricezione dello stesso, informative che specificano che esso è
624             soggetto a questa Licenza assieme ad una condizione che è una
625             “ulteriore restrizione”, puoi rimuovere quest'ultima condizione. Se un
626             documento di licenza contiene ulteriori restrizioni ma permette di
627             rilicenziare o distribuire il Programma con questa Licenza, puoi
628             aggiungere al Programma del materiale coperto dalle condizioni di quel
629             documento di licenza, a patto che le ulteriori restrizioni non compaiano
630             nelle versioni rilicenziate o ridistribuite.</p>
631
632         <p>Se aggiungi ad un Programma coperto da questa Licenza delle condizioni
633             aggiuntive in accordo con questa sezione, devi aggiungere anche, nei
634             file sorgenti corrispondenti, un avviso che riassuma le condizioni
635             aggiuntive applicate a quei file, ovvero un avviso che specifichi dove
636             è possibile trovare copia delle condizioni aggiunte.</p>
637
638         <p>Tutte le Condizioni aggiuntive, permissive o non-permissive, devono
639             essere espresse nella forma di una licenza scritta e separata, o
640             espresse esplicitamente come eccezioni; in entrambi i casi valgono le
641             condizioni succitate.</p>
642
643         <h4>8. Cessazione di Licenza.</h4>
644
645         <p>Non puoi propagare o modificare un programma coperto da questa Licenza
646             in maniera diversa da quanto espressamente consentito da questa
647             Licenza. Qualunque tentativo di propagare o modificare altrimenti il
648             Programma è nullo, e provoca l'immediata cessazione dei diritti
649             garantiti da questa Licenza (compresi tutte le eventuali licenze di
650             brevetto garantite ai sensi del terzo paragrafo della sezione 11).</p>
651
652         <p>In ogni caso, se cessano tutte le violazioni di questa Licenza, allora
653             la tua licenza da parte di un dato detentore del copyright viene
654             ripristinata (a) in via cautelativa, a meno che e fino a quando il
655             detentore del copyright non cessa esplicitamente e definitivamente la
656             tua licenza, e (b) in via permanente se il detentore del copyright non
657             ti notifica in alcun modo la violazione entro 60 giorni dalla cessazione
658             della licenza.</p>
659
660         <p>Inoltre, la tua licenza da parte di un dato detentore del copyright
661             viene ripristinata in maniera permanente se il detentore del copyright ti
662             notifica la violazione in maniera adeguata, se questa è la prima volta
663             che ricevi una notifica di violazione di questa Licenza (per qualunque
664             Programma) dallo stesso detentore di copyright, e se rimedi alla
665             violazione entro 30 giorni dalla data di ricezione della notifica di
666             violazione.</p>
667
668         <p>La cessazione dei tuoi diritti come specificato in questa sezione non
669             provoca la cessazione delle licenze di terze parti che abbiano ricevuto
670             copie o diritti da te secondo questa Licenza. Se i tuoi diritti cessano
671             e non sono ristabiliti in via permanente, non hai diritto di ricevere
672             nuove licenze per lo stesso materiale, secondo quanto stabilito nella
673             sezione 10.</p>
674
675         <h4>9. L'ottenimento di copie non richiede l'accettazione della Licenza.</h4>
676
677         <p>Non sei obbligato ad accettare i termini di questa Licenza al solo fine
678             di ottenere o eseguire una copia del Programma. Similmente, propagazioni
679             collaterali di un Programma coperto da questa Licenza che occorrono come
680             semplice conseguenza dell'utilizzo di trasmissioni peer-to-peer per la
681             ricezione di una copia non richiedono l'accettazione della Licenza. In
682             ogni caso, solo e soltanto questa Licenza ti garantiscono il permesso di
683             propagare e modificare qualunque programma coperto da questa
684             Licenza. Queste azioni violano le leggi sul copyright nel caso in cui tu
685             non accetti questa Licenza. Pertanto, modificando o propagando un
686             programma coperto da questa Licenza, indichi implicitamente la tua
687             accettazione della Licenza.</p>
688
689         <h4>10. Licenza Automatica per i successivi destinatari.</h4>
690
691         <p>Ogni qual volta distribuisci un programma coperto da questa Licenza, il
692             destinatario riceve automaticamente una licenza, dal detentore
693             originario del copyright, di eseguire, modificare e propagare il
694             programma, nel rispetto di questa Licenza. Non sei ritenuto responsabile
695             del rispetto di questa Licenza da parte di terze parti.</p>
696
697         <p>Una “transazione d' entità” è una transazione che trasferisce il
698             controllo di una organizzazione, o sostanzialmente di tutti i suoi beni,
699             che suddivide una organizzazione o che fonde più organizzazioni. Se la
700             propagazione di un programma coperto da questa Licenza è conseguente
701             ad una transazione di entità, ciascuna parte che ha ruolo nella
702             transazione e che riceve una copia del programma riceve allo stesso tempo
703             qualsiasi licenza sul programma che i predecessori della parte
704             possedevano o potevano rilasciare nel rispetto del paragrafo precedente,
705             e in più il diritto di possesso del Sorgente Corrispondente del
706             programma dal predecessore in interesse, se il predecessore lo possiede
707             o se può ottenerlo senza troppe difficoltà.</p>
708
709         <p>Non puoi imporre nessuna ulteriore restrizione sull'esercizio dei
710             diritti garantiti o affermati da questa Licenza. Per esempio, non puoi
711             imporre un prezzo di licenza, una royalty, o altri costi per
712             l'esercizio dei diritti garantiti da questa Licenza, a non puoi dar
713             corso ad una controversia (ivi incluse le controversie incrociate o la
714             difesa in cause legali) affermando che siano stati violati dei
715             brevetti a causa della produzione, dell'uso, della vendita, della
716             messa in vendita o dell'importazione del Programma o di sue parti.</p>
717
718         <h4>11. Brevetti.</h4>
719
720         <p>Un “contribuente” è un detentore di copyright che autorizza l'uso
721             secondo questa Licenza di un Programma o di un'opera basata sul
722             Programma. L'opera così licenziata viene chiamata “versione del
723             contribuente”.</p>
724
725         <p>I “diritti essenziali di brevetto” da parte di un contribuente sono
726             tutti i diritti di brevetto che appartengono o che sono controllati dal
727             contribuente, che siano già acquisiti o che saranno acquisiti in
728             futuro, che possano essere violati in qualche maniera, consentita da
729             questa Licenza, generando, modificando o vendendo la versione del
730             contribuente, ma non includono i diritti che possano essere violati
731             soltanto come conseguenza di ulteriori modifiche alla versione del
732             contribuente. In relazione a questa definizione, il termine
733             “controllo” include il diritto di garantire sottolicenze di brevetto
734             in maniera consistente con le condizioni di questa Licenza.</p>
735
736         <p>Ciascun contribuente ti garantisce la licenza di brevetto sui diritti
737             essenziali di brevetto del contribuente stesso non-esclusiva, valida in
738             tutto il mondo, esente da royalty, di creare, usare, vendere, offrire in
739             vendita, importare e altrimenti eseguire, modificare e propagare i
740             contenuti della versione del contribuente.</p>
741
742         <p>Nei tre paragrafi successivi, con “licenza di brevetto” si intende
743             qualunque accordo o contratto, comunque denominato, di non
744             rivendicazione di un brevetto (come ad esempio un permesso esplicito di
745             utilizzare un brevetto o un accordo di rinuncia alla persecuzione per
746             violazione di brevetto). “Garantire” una tale licenza di brevetto ad
747             una parte significa portare a termine un tale accordo o contratto di non
748             rivendicazione di brevetto contro la parte.</p>
749
750         <p>Se distribuisci un programma coperto da questa Licenza, confidando
751             consapevolmente su una licenza di brevetto, e il Sorgente Corrispondente
752             per il programma non è reso disponibile per la copia, senza alcun
753             onere aggiuntivo e comunque nel rispetto delle condizioni di questa
754             Licenza, attraverso un server di rete pubblicamente accessibile o
755             tramite altri mezzi facilmente accessibili, allora devi (1) fare in modo
756             che il Sorgente Corrispondente sia reso disponibile come sopra, oppure
757             (2) fare in modo di rinunciare ai benefici della licenza di brevetto per
758             quel particolare programma, oppure (3) adoperarti, in maniera
759             consistente con le condizioni di questa Licenza, per estendere la
760             licenza di brevetto a tutti i destinatari successivi. “Confidare
761             consapevolmente” significa che tu sei attualmente cosciente che,
762             eccettuata la licenza di brevetto, la distribuzione da parte tua di un
763             programma protetto da questa Licenza in un paese, o l'utilizzo in un
764             paese del programma coperto da questa Licenza da parte di un
765             destinatario, può violare uno o più brevetti in quel paese che tu
766             hai ragione di ritenere validi.</p>
767
768         <p>Se, come conseguenza o in connessione con una singola transazione o
769             con un dato accordo, distribuisci, o fai in modo di distribuire, un
770             programma coperto da questa Licenza, e garantisci una licenza di
771             brevetto per alcune delle parti che ricevono il Programma
772             autorizzandole ad utilizzare, propagare, modificare o distribuire una
773             specifica copia del Programma, allora la licenza di brevetto che
774             fornisci è automaticamente estesa a tutti i destinatari del
775             Programma coperto da questa Licenza e delle opere basate sul
776             Programma.</p>
777
778         <p>Una licenza di brevetto è “discriminatoria” se non include
779             nell'ambito della sua copertura, proibisce l'esercizio, o è vincolata
780             al non-esercizio di uno o più dei diritti che sono specificatamente
781             garantiti da questa Licenza. Non puoi distribuire un Programma coperto
782             da questa Licenza se sei parte di un accordo con una terza parte la cui
783             attività comprende la distribuzione di software, secondo il quale tu
784             sei costretto ad un pagamento alla parte terza in funzione della tua
785             attività di distribuzione del Programma, e in conseguenza del quale la
786             parte terza garantisce, a qualunque delle parti che riceveranno il
787             Programma da te, una licenza di brevetto discriminatoria (a) assieme a
788             copie del Programma coperto da questa Licenza distribuite da te (o ad
789             altre copie fatte da codeste copie), oppure (b) principalmente per e in
790             connessione con specifici prodotti o raccolte di prodotti che contengono
791             il Programma, a meno che l'accordo non sia stato stipulato, o le licenze
792             di brevetto non siano state rilasciate, prima del 28 Marzo 2007.</p>
793
794         <p>Nessuna parte di questa Licenza può essere interpretata come atta ad
795             escludere o limitare gli effetti di qualunque altra licenza o altri
796             meccanismi di difesa dalla violazione che possano altrimenti essere resi
797             disponibili dalla normativa vigente in materia di brevetti.</p>
798
799         <h4>12. Nessuna resa di libertà altrui.</h4>
800
801         <p>Se ti vengono imposte delle condizioni (da un ordine giudiziario, da
802             un accordo o da qualunque altra eventualità) che contraddicono le
803             condizioni di questa Licenza, non sei in nessun modo esonerato dal
804             rispetto delle condizioni di questa Licenza. Se non puoi distribuire
805             un Programma coperto da questa Licenza per sottostare simultaneamente
806             agli obblighi derivanti da questa Licenza e ad altri obblighi
807             pertinenti, allora non puoi distribuire il Programma per nessun
808             motivo. Per esempio, se accetti delle condizioni che ti obbligano a
809             richiedere il pagamento di una royalty per le distribuzioni
810             successivamente effettuate da coloro ai quali hai distribuito il
811             Programma, l'unico modo per soddisfare sia queste condizioni che
812             questa Licenza è evitare del tutto la distribuzione del Programma.</p>
813
814         <h4>13. Utilizzo con la GNU Affero General Public License.</h4>
815
816         <p>Indipendentemente da qualunque altra condizione espressa da questa
817             Licenza, hai il permesso di collegare o combinare qualunque Programma
818             coperto da questa Licenza con un'opera rilasciata sotto la versione 3
819             della licenza GNU Affero General Public License, ottenendo un singolo
820             Programma derivato, e di distribuire il Programma risultante. Le
821             condizioni di questa Licenza continuano a valere per le parti
822             riguardanti il Programma che sono coperte da questa Licenza, mentre le
823             condizioni speciali della GNU Affero General Public License, sezione 13,
824             riguardanti l'interazione mediante rete, saranno applicate al Programma
825             così risultante.</p>
826
827         <h4>14. Versioni rivedute di questa Licenza.</h4>
828
829         <p>La Free Software Foundation può pubblicare delle versioni rivedute
830             e/o delle nuove versioni della GNU General Public License di tanto in
831             tanto. Tali versioni saranno simili, nello spirito, alla presente
832             versione, ma potranno differire nei dettagli al fine di affrontare
833             nuovi problemi e nuove situazioni.</p>
834
835         <p>A ciascuna versione viene assegnato un numero identificativo di
836             versione. Se il Programma specifica che si applica a sè stesso una
837             certa versione della GNU General Public License, “o qualunque altra
838             versione successiva”, hai la possibilità di sottostare alle
839             condizioni di quella specifica versione o di qualunque altra versione
840             successiva pubblicata dalla Free Software Foundation. Se il Programma
841             non specifica un numero di versione della GNU General Public License,
842             puoi scegliere qualunque versione della GNU General Public License
843             pubblicata dalla Free Software Foundation.</p>
844
845         <p>Se il Programma specifica che un sostituto o un procuratore può
846             decidere quali versioni future della GNU General Public License posso
847             essere utilizzate, allora tale scelta di accettazione di una data
848             versione ti autorizza, in maniera permanente, ad utilizzare quella
849             versione della Licenza per il Programma.</p>
850
851         <p>Versioni successive della Licenza possono garantire diritti aggiuntivi o
852             leggermente differenti. Ad ogni modo, nessun obbligo aggiuntivo viene
853             imposto agli autori o ai detentori di copyright come conseguenza della
854             tua scelta di adottare una versione successiva della Licenza.</p>
855
856         <h4>15. Rinuncia alla Garanzia.</h4>
857
858         <p>NON C'E' NESSUNA GARANZIA PER IL PROGRAMMA, PER QUANTO CONSENTITO DALLE
859             VIGENTI NORMATIVE. ECCETTO QUANDO ALTRIMENTI STABILITO PER ISCRITTO, I
860             DETENTORI DEL COPYRIGHT E/O LE ALTRE PARTI FORNISCONO IL PROGRAMMA
861             “COSI' COME È” SENZA GARANZIA DI ALCUN TIPO, NE' ESPRESSA NE'
862             IMPLICITA, INCLUSE, MA NON LIMITATE A, LE GARANZIE DI COMMERCIABILITA' O
863             DI UTILIZZABILITA' PER UN PARTICOLARE SCOPO. L'INTERO RISCHIO
864             CONCERNENTE LA QUALITA' E LE PRESTAZIONI DEL PROGRAMMA E' DEL
865             LICENZIATARIO. SE IL PROGRAMMA DOVESSE RISULTARE DIFETTOSO, IL
866             LICENZIATARIO SI ASSUME I COSTI DI MANUTENZIONE, RIPARAZIONE O
867             CORREZIONE.</p>
868
869         <h4>16. Limitazione di Responsabilità.</h4>
870
871         <p>IN NESSUN CASO, A MENO CHE NON SIA RICHIESTO DALLA NORMATIVA VIGENTE
872             O CONCORDATO PER ISCRITTO, I DETENTORI DEL COPYRIGHT, O QUALUNQUE
873             ALTRA PARTE CHE MODIICA E/O DISTRIBUISCE IL PROGRAMMA SECONDO LE
874             CONDIZIONI PRECEDENTI, POSSONO ESSERE RITENUTI RESPONSABILI NEI
875             CONFRONTI DEL LICENZIATARIO PER DANNI, INCLUSO QUALUNQUE
876             DANNEGGIAMENTO GENERICO, SPECIALE, INCIDENTALE O CONSEQUENZIALE
877             DOVUTO ALL'USO O ALL'IMPOSSIBILITA' D'USO DEL PROGRAMMA (INCLUSI, MA
878             NON LIMITATI A, LE PERDITE DI DATI, LA CORRUZIONE DI DATI, LE
879             PERDITE SOSTENUTE DAL LICENZIATARIO O DA TERZE PARTI O
880             L'IMPOSSIBILITA' DEL PROGRAMMA A FUNZIONARE ASSIEME AD ALTRI
881             PROGRAMMI), ANCHE NEL CASO IN CUI IL DETENTORE O LE ALTRE PARTI
882             SIANO STATI AVVISATI CIRCA LA POSSIBILITA' DI TALI DANNEGGIAMENTI.</p>
883
884         <h4>17. Interpretazione delle Sezioni 15 e 16.</h4>
885
886         <p>Se la dichiarazione di garanzia e la limitazione di responsabilità
887             fornite precedentemente non hanno effetto legale in un paese a causa
888             delle loro condizioni, le corti di giustizia devono applicare la norma
889             locale che più si avvicini al rifiuto assoluto di qualsivoglia
890             responsabilità civile relativa al Programma, a meno che una garanzia o
891             una assunzione di responsabilità scritta non accompagni una copia del
892             programma ottenuta dietro pagamento.</p>
893
894         <p>FINE DEI TERMINI E DELLE CONDIZIONI</p>
895
896         <h3>Come applicare questre condizioni di Licenza ai vostri programmi</h3>
897
898         <p>Se sviluppi un nuovo programma, e vuoi che esso sia della massima utilità,
899             il modo migliore è quello di renderlo software libero, in modo che chiunque
900             possa ridistribuirlo e modificarlo secondo i termini di questa Licenza.</p>
901
902         <p>Per fare ciò, allega le seguenti note informative al programma.
903             Il modo migliore è quello di inserirle all’inizio di ciascun file sorgente,
904             al fine di rimarcare adeguatamente la mancanza di garanzia; ciascun file dovrebbe inoltre contenere
905             la dichiarazione di copyright e un riferimento al posto in cui è possibile ottenere
906             la versione completa delle note informative.</p>
907
908         <pre>&lt;one line to give the program’s name
909 and a brief idea of what it does.&gt;
910 Copyright (C) &lt;year&gt;  &lt;name of author&gt;
911
912 This program is free software: you can
913 redistribute it and/or modify
914 it under the terms of the GNU General
915 Public License as published by the Free
916 Software Foundation, either version 3
917 of the License, or(at your option)
918 any later version.
919
920 This program is distributed in the hope
921 that it will be useful, but WITHOUT ANY
922 WARRANTY; without even the implied
923 warranty of MERCHANTABILITY or FITNESS
924 FOR A PARTICULAR PURPOSE.  See the GNU
925 General Public License for more details.
926
927 You should have received a copy of the
928 GNU General Public License along with
929 this program.  If not, see
930 &lt;http://www.gnu.org/licenses/&gt;.</pre>
931
932         <p>Inoltre, aggiungi le informazioni necessarie a contattarti via posta ordinaria o via posta elettronica.</p>
933
934         <p>Se il programma interagisce mediante terminale, fai in modo che visualizzi,
935             quando viene avviato in modalità interattiva, un breve messaggio come quello che segue:</p>
936
937         <pre>&lt;program&gt;  Copyright (C) &lt;year&gt;
938 &lt;name of author&gt;
939 This program comes with ABSOLUTELY NO
940 WARRANTY; for details type `show w'.
941 This is free software, and you are
942 welcome to redistribute it under
943 certain conditions; type `show c'
944 for details.</pre>
945
946         <p>Gli ipotetici comandi `show w' e `show c' devono visualizzare le parti corrispondenti
947             della GNU General Public License. Naturalmente i comandi del tuo programma potrebbero essere differenti;
948             per una interfaccia di tipo GUI, dovresti usare un bottone “About” o “Info”.</p>
949
950         <p>Devi inoltre fare in modo che il tuo datore di lavoro (se lavori come programmatore presso terzi) o la tua scuola,
951             eventualmente, firmino una “rinuncia al copyright” sul programma, se necessario.
952             Per maggiori informazioni su questo punto, e su come applicare e rispettare la GNU GPL, consultare la pagina
953             <<a href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a>>.</p>
954
955         <p>La GNU General Public License non consente di incorporare il programma all’interno di software proprietario.
956             Se il tuo programma è una libreria di funzioni, potresti ritenere più opportuno consentire il collegamento
957             tra software proprietario e la tua libreria. Se è questo ciò che vuoi, allora utilizza la GNU Lesser General Public License
958             anziché questa Licenza, ma prima leggi
959             <<a href="http://www.gnu.org/philosophy/why-not-lgpl.html">http://www.gnu.org/philosophy/why-not-lgpl.html</a>>.</p>
960
961         <hr/>
962
963         <h3 style="text-align: center;">GNU AFFERO GENERAL PUBLIC LICENSE</h3>
964         <p style="text-align: center;">Version 3, 19 November 2007</p>
965
966         <p>Copyright © 2007 Free Software Foundation,
967             Inc. <<a href="https://fsf.org/">https://fsf.org/</a>>
968             <br>
969             Everyone is permitted to copy and distribute verbatim copies
970             of this license document, but changing it is not allowed.</p>
971
972         <h3><a name="preamble"></a>Preamble</h3>
973
974         <p>The GNU Affero General Public License is a free, copyleft license
975             for software and other kinds of works, specifically designed to ensure
976             cooperation with the community in the case of network server software.</p>
977
978         <p>The licenses for most software and other practical works are
979             designed to take away your freedom to share and change the works.  By
980             contrast, our General Public Licenses are intended to guarantee your
981             freedom to share and change all versions of a program--to make sure it
982             remains free software for all its users.</p>
983
984         <p>When we speak of free software, we are referring to freedom, not
985             price.  Our General Public Licenses are designed to make sure that you
986             have the freedom to distribute copies of free software (and charge for
987             them if you wish), that you receive source code or can get it if you
988             want it, that you can change the software or use pieces of it in new
989             free programs, and that you know you can do these things.</p>
990
991         <p>Developers that use our General Public Licenses protect your rights
992             with two steps: (1) assert copyright on the software, and (2) offer
993             you this License which gives you legal permission to copy, distribute
994             and/or modify the software.</p>
995
996         <p>A secondary benefit of defending all users' freedom is that
997             improvements made in alternate versions of the program, if they
998             receive widespread use, become available for other developers to
999             incorporate.  Many developers of free software are heartened and
1000             encouraged by the resulting cooperation.  However, in the case of
1001             software used on network servers, this result may fail to come about.
1002             The GNU General Public License permits making a modified version and
1003             letting the public access it on a server without ever releasing its
1004             source code to the public.</p>
1005
1006         <p>The GNU Affero General Public License is designed specifically to
1007             ensure that, in such cases, the modified source code becomes available
1008             to the community.  It requires the operator of a network server to
1009             provide the source code of the modified version running there to the
1010             users of that server.  Therefore, public use of a modified version, on
1011             a publicly accessible server, gives the public access to the source
1012             code of the modified version.</p>
1013
1014         <p>An older license, called the Affero General Public License and
1015             published by Affero, was designed to accomplish similar goals.  This is
1016             a different license, not a version of the Affero GPL, but Affero has
1017             released a new version of the Affero GPL which permits relicensing under
1018             this license.</p>
1019
1020         <p>The precise terms and conditions for copying, distribution and
1021             modification follow.</p>
1022
1023         <h3><a name="terms"></a>TERMS AND CONDITIONS</h3>
1024
1025         <h4><a name="section0"></a>0. Definitions.</h4>
1026
1027         <p>"This License" refers to version 3 of the GNU Affero General Public
1028             License.</p>
1029
1030         <p>"Copyright" also means copyright-like laws that apply to other kinds
1031             of works, such as semiconductor masks.</p>
1032
1033         <p>"The Program" refers to any copyrightable work licensed under this
1034             License.  Each licensee is addressed as "you".  "Licensees" and
1035             "recipients" may be individuals or organizations.</p>
1036
1037         <p>To "modify" a work means to copy from or adapt all or part of the work
1038             in a fashion requiring copyright permission, other than the making of an
1039             exact copy.  The resulting work is called a "modified version" of the
1040             earlier work or a work "based on" the earlier work.</p>
1041
1042         <p>A "covered work" means either the unmodified Program or a work based
1043             on the Program.</p>
1044
1045         <p>To "propagate" a work means to do anything with it that, without
1046             permission, would make you directly or secondarily liable for
1047             infringement under applicable copyright law, except executing it on a
1048             computer or modifying a private copy.  Propagation includes copying,
1049             distribution (with or without modification), making available to the
1050             public, and in some countries other activities as well.</p>
1051
1052         <p>To "convey" a work means any kind of propagation that enables other
1053             parties to make or receive copies.  Mere interaction with a user through
1054             a computer network, with no transfer of a copy, is not conveying.</p>
1055
1056         <p>An interactive user interface displays "Appropriate Legal Notices"
1057             to the extent that it includes a convenient and prominently visible
1058             feature that (1) displays an appropriate copyright notice, and (2)
1059             tells the user that there is no warranty for the work (except to the
1060             extent that warranties are provided), that licensees may convey the
1061             work under this License, and how to view a copy of this License.  If
1062             the interface presents a list of user commands or options, such as a
1063             menu, a prominent item in the list meets this criterion.</p>
1064
1065         <h4><a name="section1"></a>1. Source Code.</h4>
1066
1067         <p>The "source code" for a work means the preferred form of the work
1068             for making modifications to it.  "Object code" means any non-source
1069             form of a work.</p>
1070
1071         <p>A "Standard Interface" means an interface that either is an official
1072             standard defined by a recognized standards body, or, in the case of
1073             interfaces specified for a particular programming language, one that
1074             is widely used among developers working in that language.</p>
1075
1076         <p>The "System Libraries" of an executable work include anything, other
1077             than the work as a whole, that (a) is included in the normal form of
1078             packaging a Major Component, but which is not part of that Major
1079             Component, and (b) serves only to enable use of the work with that
1080             Major Component, or to implement a Standard Interface for which an
1081             implementation is available to the public in source code form.  A
1082             "Major Component", in this context, means a major essential component
1083             (kernel, window system, and so on) of the specific operating system
1084             (if any) on which the executable work runs, or a compiler used to
1085             produce the work, or an object code interpreter used to run it.</p>
1086
1087         <p>The "Corresponding Source" for a work in object code form means all
1088             the source code needed to generate, install, and (for an executable
1089             work) run the object code and to modify the work, including scripts to
1090             control those activities.  However, it does not include the work's
1091             System Libraries, or general-purpose tools or generally available free
1092             programs which are used unmodified in performing those activities but
1093             which are not part of the work.  For example, Corresponding Source
1094             includes interface definition files associated with source files for
1095             the work, and the source code for shared libraries and dynamically
1096             linked subprograms that the work is specifically designed to require,
1097             such as by intimate data communication or control flow between those
1098             subprograms and other parts of the work.</p>
1099
1100         <p>The Corresponding Source need not include anything that users
1101             can regenerate automatically from other parts of the Corresponding
1102             Source.</p>
1103
1104         <p>The Corresponding Source for a work in source code form is that
1105             same work.</p>
1106
1107         <h4><a name="section2"></a>2. Basic Permissions.</h4>
1108
1109         <p>All rights granted under this License are granted for the term of
1110             copyright on the Program, and are irrevocable provided the stated
1111             conditions are met.  This License explicitly affirms your unlimited
1112             permission to run the unmodified Program.  The output from running a
1113             covered work is covered by this License only if the output, given its
1114             content, constitutes a covered work.  This License acknowledges your
1115             rights of fair use or other equivalent, as provided by copyright law.</p>
1116
1117         <p>You may make, run and propagate covered works that you do not
1118             convey, without conditions so long as your license otherwise remains
1119             in force.  You may convey covered works to others for the sole purpose
1120             of having them make modifications exclusively for you, or provide you
1121             with facilities for running those works, provided that you comply with
1122             the terms of this License in conveying all material for which you do
1123             not control copyright.  Those thus making or running the covered works
1124             for you must do so exclusively on your behalf, under your direction
1125             and control, on terms that prohibit them from making any copies of
1126             your copyrighted material outside their relationship with you.</p>
1127
1128         <p>Conveying under any other circumstances is permitted solely under
1129             the conditions stated below.  Sublicensing is not allowed; section 10
1130             makes it unnecessary.</p>
1131
1132         <h4><a name="section3"></a>3. Protecting Users' Legal Rights From Anti-Circumvention Law.</h4>
1133
1134         <p>No covered work shall be deemed part of an effective technological
1135             measure under any applicable law fulfilling obligations under article
1136             11 of the WIPO copyright treaty adopted on 20 December 1996, or
1137             similar laws prohibiting or restricting circumvention of such
1138             measures.</p>
1139
1140         <p>When you convey a covered work, you waive any legal power to forbid
1141             circumvention of technological measures to the extent such circumvention
1142             is effected by exercising rights under this License with respect to
1143             the covered work, and you disclaim any intention to limit operation or
1144             modification of the work as a means of enforcing, against the work's
1145             users, your or third parties' legal rights to forbid circumvention of
1146             technological measures.</p>
1147
1148         <h4><a name="section4"></a>4. Conveying Verbatim Copies.</h4>
1149
1150         <p>You may convey verbatim copies of the Program's source code as you
1151             receive it, in any medium, provided that you conspicuously and
1152             appropriately publish on each copy an appropriate copyright notice;
1153             keep intact all notices stating that this License and any
1154             non-permissive terms added in accord with section 7 apply to the code;
1155             keep intact all notices of the absence of any warranty; and give all
1156             recipients a copy of this License along with the Program.</p>
1157
1158         <p>You may charge any price or no price for each copy that you convey,
1159             and you may offer support or warranty protection for a fee.</p>
1160
1161         <h4><a name="section5"></a>5. Conveying Modified Source Versions.</h4>
1162
1163         <p>You may convey a work based on the Program, or the modifications to
1164             produce it from the Program, in the form of source code under the
1165             terms of section 4, provided that you also meet all of these conditions:</p>
1166
1167         <ul>
1168
1169             <li>a) The work must carry prominent notices stating that you modified
1170                 it, and giving a relevant date.</li>
1171
1172             <li>b) The work must carry prominent notices stating that it is
1173                 released under this License and any conditions added under section
1174                 7.  This requirement modifies the requirement in section 4 to
1175                 "keep intact all notices".</li>
1176
1177             <li>c) You must license the entire work, as a whole, under this
1178                 License to anyone who comes into possession of a copy.  This
1179                 License will therefore apply, along with any applicable section 7
1180                 additional terms, to the whole of the work, and all its parts,
1181                 regardless of how they are packaged.  This License gives no
1182                 permission to license the work in any other way, but it does not
1183                 invalidate such permission if you have separately received it.</li>
1184
1185             <li>d) If the work has interactive user interfaces, each must display
1186                 Appropriate Legal Notices; however, if the Program has interactive
1187                 interfaces that do not display Appropriate Legal Notices, your
1188                 work need not make them do so.</li>
1189
1190         </ul>
1191
1192         <p>A compilation of a covered work with other separate and independent
1193             works, which are not by their nature extensions of the covered work,
1194             and which are not combined with it such as to form a larger program,
1195             in or on a volume of a storage or distribution medium, is called an
1196             "aggregate" if the compilation and its resulting copyright are not
1197             used to limit the access or legal rights of the compilation's users
1198             beyond what the individual works permit.  Inclusion of a covered work
1199             in an aggregate does not cause this License to apply to the other
1200             parts of the aggregate.</p>
1201
1202         <h4><a name="section6"></a>6. Conveying Non-Source Forms.</h4>
1203
1204         <p>You may convey a covered work in object code form under the terms
1205             of sections 4 and 5, provided that you also convey the
1206             machine-readable Corresponding Source under the terms of this License,
1207             in one of these ways:</p>
1208
1209         <ul>
1210
1211             <li>a) Convey the object code in, or embodied in, a physical product
1212                 (including a physical distribution medium), accompanied by the
1213                 Corresponding Source fixed on a durable physical medium
1214                 customarily used for software interchange.</li>
1215
1216             <li>b) Convey the object code in, or embodied in, a physical product
1217                 (including a physical distribution medium), accompanied by a
1218                 written offer, valid for at least three years and valid for as
1219                 long as you offer spare parts or customer support for that product
1220                 model, to give anyone who possesses the object code either (1) a
1221                 copy of the Corresponding Source for all the software in the
1222                 product that is covered by this License, on a durable physical
1223                 medium customarily used for software interchange, for a price no
1224                 more than your reasonable cost of physically performing this
1225                 conveying of source, or (2) access to copy the
1226                 Corresponding Source from a network server at no charge.</li>
1227
1228             <li>c) Convey individual copies of the object code with a copy of the
1229                 written offer to provide the Corresponding Source.  This
1230                 alternative is allowed only occasionally and noncommercially, and
1231                 only if you received the object code with such an offer, in accord
1232                 with subsection 6b.</li>
1233
1234             <li>d) Convey the object code by offering access from a designated
1235                 place (gratis or for a charge), and offer equivalent access to the
1236                 Corresponding Source in the same way through the same place at no
1237                 further charge.  You need not require recipients to copy the
1238                 Corresponding Source along with the object code.  If the place to
1239                 copy the object code is a network server, the Corresponding Source
1240                 may be on a different server (operated by you or a third party)
1241                 that supports equivalent copying facilities, provided you maintain
1242                 clear directions next to the object code saying where to find the
1243                 Corresponding Source.  Regardless of what server hosts the
1244                 Corresponding Source, you remain obligated to ensure that it is
1245                 available for as long as needed to satisfy these requirements.</li>
1246
1247             <li>e) Convey the object code using peer-to-peer transmission, provided
1248                 you inform other peers where the object code and Corresponding
1249                 Source of the work are being offered to the general public at no
1250                 charge under subsection 6d.</li>
1251
1252         </ul>
1253
1254         <p>A separable portion of the object code, whose source code is excluded
1255             from the Corresponding Source as a System Library, need not be
1256             included in conveying the object code work.</p>
1257
1258         <p>A "User Product" is either (1) a "consumer product", which means any
1259             tangible personal property which is normally used for personal, family,
1260             or household purposes, or (2) anything designed or sold for incorporation
1261             into a dwelling.  In determining whether a product is a consumer product,
1262             doubtful cases shall be resolved in favor of coverage.  For a particular
1263             product received by a particular user, "normally used" refers to a
1264             typical or common use of that class of product, regardless of the status
1265             of the particular user or of the way in which the particular user
1266             actually uses, or expects or is expected to use, the product.  A product
1267             is a consumer product regardless of whether the product has substantial
1268             commercial, industrial or non-consumer uses, unless such uses represent
1269             the only significant mode of use of the product.</p>
1270
1271         <p>"Installation Information" for a User Product means any methods,
1272             procedures, authorization keys, or other information required to install
1273             and execute modified versions of a covered work in that User Product from
1274             a modified version of its Corresponding Source.  The information must
1275             suffice to ensure that the continued functioning of the modified object
1276             code is in no case prevented or interfered with solely because
1277             modification has been made.</p>
1278
1279         <p>If you convey an object code work under this section in, or with, or
1280             specifically for use in, a User Product, and the conveying occurs as
1281             part of a transaction in which the right of possession and use of the
1282             User Product is transferred to the recipient in perpetuity or for a
1283             fixed term (regardless of how the transaction is characterized), the
1284             Corresponding Source conveyed under this section must be accompanied
1285             by the Installation Information.  But this requirement does not apply
1286             if neither you nor any third party retains the ability to install
1287             modified object code on the User Product (for example, the work has
1288             been installed in ROM).</p>
1289
1290         <p>The requirement to provide Installation Information does not include a
1291             requirement to continue to provide support service, warranty, or updates
1292             for a work that has been modified or installed by the recipient, or for
1293             the User Product in which it has been modified or installed.  Access to a
1294             network may be denied when the modification itself materially and
1295             adversely affects the operation of the network or violates the rules and
1296             protocols for communication across the network.</p>
1297
1298         <p>Corresponding Source conveyed, and Installation Information provided,
1299             in accord with this section must be in a format that is publicly
1300             documented (and with an implementation available to the public in
1301             source code form), and must require no special password or key for
1302             unpacking, reading or copying.</p>
1303
1304         <h4><a name="section7"></a>7. Additional Terms.</h4>
1305
1306         <p>"Additional permissions" are terms that supplement the terms of this
1307             License by making exceptions from one or more of its conditions.
1308             Additional permissions that are applicable to the entire Program shall
1309             be treated as though they were included in this License, to the extent
1310             that they are valid under applicable law.  If additional permissions
1311             apply only to part of the Program, that part may be used separately
1312             under those permissions, but the entire Program remains governed by
1313             this License without regard to the additional permissions.</p>
1314
1315         <p>When you convey a copy of a covered work, you may at your option
1316             remove any additional permissions from that copy, or from any part of
1317             it.  (Additional permissions may be written to require their own
1318             removal in certain cases when you modify the work.)  You may place
1319             additional permissions on material, added by you to a covered work,
1320             for which you have or can give appropriate copyright permission.</p>
1321
1322         <p>Notwithstanding any other provision of this License, for material you
1323             add to a covered work, you may (if authorized by the copyright holders of
1324             that material) supplement the terms of this License with terms:</p>
1325
1326         <ul>
1327
1328             <li>a) Disclaiming warranty or limiting liability differently from the
1329                 terms of sections 15 and 16 of this License; or</li>
1330
1331             <li>b) Requiring preservation of specified reasonable legal notices or
1332                 author attributions in that material or in the Appropriate Legal
1333                 Notices displayed by works containing it; or</li>
1334
1335             <li>c) Prohibiting misrepresentation of the origin of that material, or
1336                 requiring that modified versions of such material be marked in
1337                 reasonable ways as different from the original version; or</li>
1338
1339             <li>d) Limiting the use for publicity purposes of names of licensors or
1340                 authors of the material; or</li>
1341
1342             <li>e) Declining to grant rights under trademark law for use of some
1343                 trade names, trademarks, or service marks; or</li>
1344
1345             <li>f) Requiring indemnification of licensors and authors of that
1346                 material by anyone who conveys the material (or modified versions of
1347                 it) with contractual assumptions of liability to the recipient, for
1348                 any liability that these contractual assumptions directly impose on
1349                 those licensors and authors.</li>
1350
1351         </ul>
1352
1353         <p>All other non-permissive additional terms are considered "further
1354             restrictions" within the meaning of section 10.  If the Program as you
1355             received it, or any part of it, contains a notice stating that it is
1356             governed by this License along with a term that is a further restriction,
1357             you may remove that term.  If a license document contains a further
1358             restriction but permits relicensing or conveying under this License, you
1359             may add to a covered work material governed by the terms of that license
1360             document, provided that the further restriction does not survive such
1361             relicensing or conveying.</p>
1362
1363         <p>If you add terms to a covered work in accord with this section, you
1364             must place, in the relevant source files, a statement of the
1365             additional terms that apply to those files, or a notice indicating
1366             where to find the applicable terms.</p>
1367
1368         <p>Additional terms, permissive or non-permissive, may be stated in the
1369             form of a separately written license, or stated as exceptions;
1370             the above requirements apply either way.</p>
1371
1372         <h4><a name="section8"></a>8. Termination.</h4>
1373
1374         <p>You may not propagate or modify a covered work except as expressly
1375             provided under this License.  Any attempt otherwise to propagate or
1376             modify it is void, and will automatically terminate your rights under
1377             this License (including any patent licenses granted under the third
1378             paragraph of section 11).</p>
1379
1380         <p>However, if you cease all violation of this License, then your
1381             license from a particular copyright holder is reinstated (a)
1382             provisionally, unless and until the copyright holder explicitly and
1383             finally terminates your license, and (b) permanently, if the copyright
1384             holder fails to notify you of the violation by some reasonable means
1385             prior to 60 days after the cessation.</p>
1386
1387         <p>Moreover, your license from a particular copyright holder is
1388             reinstated permanently if the copyright holder notifies you of the
1389             violation by some reasonable means, this is the first time you have
1390             received notice of violation of this License (for any work) from that
1391             copyright holder, and you cure the violation prior to 30 days after
1392             your receipt of the notice.</p>
1393
1394         <p>Termination of your rights under this section does not terminate the
1395             licenses of parties who have received copies or rights from you under
1396             this License.  If your rights have been terminated and not permanently
1397             reinstated, you do not qualify to receive new licenses for the same
1398             material under section 10.</p>
1399
1400         <h4><a name="section9"></a>9. Acceptance Not Required for Having Copies.</h4>
1401
1402         <p>You are not required to accept this License in order to receive or
1403             run a copy of the Program.  Ancillary propagation of a covered work
1404             occurring solely as a consequence of using peer-to-peer transmission
1405             to receive a copy likewise does not require acceptance.  However,
1406             nothing other than this License grants you permission to propagate or
1407             modify any covered work.  These actions infringe copyright if you do
1408             not accept this License.  Therefore, by modifying or propagating a
1409             covered work, you indicate your acceptance of this License to do so.</p>
1410
1411         <h4><a name="section10"></a>10. Automatic Licensing of Downstream Recipients.</h4>
1412
1413         <p>Each time you convey a covered work, the recipient automatically
1414             receives a license from the original licensors, to run, modify and
1415             propagate that work, subject to this License.  You are not responsible
1416             for enforcing compliance by third parties with this License.</p>
1417
1418         <p>An "entity transaction" is a transaction transferring control of an
1419             organization, or substantially all assets of one, or subdividing an
1420             organization, or merging organizations.  If propagation of a covered
1421             work results from an entity transaction, each party to that
1422             transaction who receives a copy of the work also receives whatever
1423             licenses to the work the party's predecessor in interest had or could
1424             give under the previous paragraph, plus a right to possession of the
1425             Corresponding Source of the work from the predecessor in interest, if
1426             the predecessor has it or can get it with reasonable efforts.</p>
1427
1428         <p>You may not impose any further restrictions on the exercise of the
1429             rights granted or affirmed under this License.  For example, you may
1430             not impose a license fee, royalty, or other charge for exercise of
1431             rights granted under this License, and you may not initiate litigation
1432             (including a cross-claim or counterclaim in a lawsuit) alleging that
1433             any patent claim is infringed by making, using, selling, offering for
1434             sale, or importing the Program or any portion of it.</p>
1435
1436         <h4><a name="section11"></a>11. Patents.</h4>
1437
1438         <p>A "contributor" is a copyright holder who authorizes use under this
1439             License of the Program or a work on which the Program is based.  The
1440             work thus licensed is called the contributor's "contributor version".</p>
1441
1442         <p>A contributor's "essential patent claims" are all patent claims
1443             owned or controlled by the contributor, whether already acquired or
1444             hereafter acquired, that would be infringed by some manner, permitted
1445             by this License, of making, using, or selling its contributor version,
1446             but do not include claims that would be infringed only as a
1447             consequence of further modification of the contributor version.  For
1448             purposes of this definition, "control" includes the right to grant
1449             patent sublicenses in a manner consistent with the requirements of
1450             this License.</p>
1451
1452         <p>Each contributor grants you a non-exclusive, worldwide, royalty-free
1453             patent license under the contributor's essential patent claims, to
1454             make, use, sell, offer for sale, import and otherwise run, modify and
1455             propagate the contents of its contributor version.</p>
1456
1457         <p>In the following three paragraphs, a "patent license" is any express
1458             agreement or commitment, however denominated, not to enforce a patent
1459             (such as an express permission to practice a patent or covenant not to
1460             sue for patent infringement).  To "grant" such a patent license to a
1461             party means to make such an agreement or commitment not to enforce a
1462             patent against the party.</p>
1463
1464         <p>If you convey a covered work, knowingly relying on a patent license,
1465             and the Corresponding Source of the work is not available for anyone
1466             to copy, free of charge and under the terms of this License, through a
1467             publicly available network server or other readily accessible means,
1468             then you must either (1) cause the Corresponding Source to be so
1469             available, or (2) arrange to deprive yourself of the benefit of the
1470             patent license for this particular work, or (3) arrange, in a manner
1471             consistent with the requirements of this License, to extend the patent
1472             license to downstream recipients.  "Knowingly relying" means you have
1473             actual knowledge that, but for the patent license, your conveying the
1474             covered work in a country, or your recipient's use of the covered work
1475             in a country, would infringe one or more identifiable patents in that
1476             country that you have reason to believe are valid.</p>
1477
1478         <p>If, pursuant to or in connection with a single transaction or
1479             arrangement, you convey, or propagate by procuring conveyance of, a
1480             covered work, and grant a patent license to some of the parties
1481             receiving the covered work authorizing them to use, propagate, modify
1482             or convey a specific copy of the covered work, then the patent license
1483             you grant is automatically extended to all recipients of the covered
1484             work and works based on it.</p>
1485
1486         <p>A patent license is "discriminatory" if it does not include within
1487             the scope of its coverage, prohibits the exercise of, or is
1488             conditioned on the non-exercise of one or more of the rights that are
1489             specifically granted under this License.  You may not convey a covered
1490             work if you are a party to an arrangement with a third party that is
1491             in the business of distributing software, under which you make payment
1492             to the third party based on the extent of your activity of conveying
1493             the work, and under which the third party grants, to any of the
1494             parties who would receive the covered work from you, a discriminatory
1495             patent license (a) in connection with copies of the covered work
1496             conveyed by you (or copies made from those copies), or (b) primarily
1497             for and in connection with specific products or compilations that
1498             contain the covered work, unless you entered into that arrangement,
1499             or that patent license was granted, prior to 28 March 2007.</p>
1500
1501         <p>Nothing in this License shall be construed as excluding or limiting
1502             any implied license or other defenses to infringement that may
1503             otherwise be available to you under applicable patent law.</p>
1504
1505         <h4><a name="section12"></a>12. No Surrender of Others' Freedom.</h4>
1506
1507         <p>If conditions are imposed on you (whether by court order, agreement or
1508             otherwise) that contradict the conditions of this License, they do not
1509             excuse you from the conditions of this License.  If you cannot convey a
1510             covered work so as to satisfy simultaneously your obligations under this
1511             License and any other pertinent obligations, then as a consequence you may
1512             not convey it at all.  For example, if you agree to terms that obligate you
1513             to collect a royalty for further conveying from those to whom you convey
1514             the Program, the only way you could satisfy both those terms and this
1515             License would be to refrain entirely from conveying the Program.</p>
1516
1517         <h4><a name="section13"></a>13. Remote Network Interaction; Use with the GNU General Public License.</h4>
1518
1519         <p>Notwithstanding any other provision of this License, if you modify the
1520             Program, your modified version must prominently offer all users
1521             interacting with it remotely through a computer network (if your version
1522             supports such interaction) an opportunity to receive the Corresponding
1523             Source of your version by providing access to the Corresponding Source
1524             from a network server at no charge, through some standard or customary
1525             means of facilitating copying of software.  This Corresponding Source
1526             shall include the Corresponding Source for any work covered by version 3
1527             of the GNU General Public License that is incorporated pursuant to the
1528             following paragraph.</p>
1529
1530         <p>Notwithstanding any other provision of this License, you have permission
1531             to link or combine any covered work with a work licensed under version 3
1532             of the GNU General Public License into a single combined work, and to
1533             convey the resulting work.  The terms of this License will continue to
1534             apply to the part which is the covered work, but the work with which it is
1535             combined will remain governed by version 3 of the GNU General Public
1536             License.</p>
1537
1538         <h4><a name="section14"></a>14. Revised Versions of this License.</h4>
1539
1540         <p>The Free Software Foundation may publish revised and/or new versions of
1541             the GNU Affero General Public License from time to time.  Such new
1542             versions will be similar in spirit to the present version, but may differ
1543             in detail to address new problems or concerns.</p>
1544
1545         <p>Each version is given a distinguishing version number.  If the
1546             Program specifies that a certain numbered version of the GNU Affero
1547             General Public License "or any later version" applies to it, you have
1548             the option of following the terms and conditions either of that
1549             numbered version or of any later version published by the Free
1550             Software Foundation.  If the Program does not specify a version number
1551             of the GNU Affero General Public License, you may choose any version
1552             ever published by the Free Software Foundation.</p>
1553
1554         <p>If the Program specifies that a proxy can decide which future
1555             versions of the GNU Affero General Public License can be used, that
1556             proxy's public statement of acceptance of a version permanently
1557             authorizes you to choose that version for the Program.</p>
1558
1559         <p>Later license versions may give you additional or different
1560             permissions.  However, no additional obligations are imposed on any
1561             author or copyright holder as a result of your choosing to follow a
1562             later version.</p>
1563
1564         <h4><a name="section15"></a>15. Disclaimer of Warranty.</h4>
1565
1566         <p>THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
1567             APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
1568             HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
1569             OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
1570             THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
1571             PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
1572             IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
1573             ALL NECESSARY SERVICING, REPAIR OR CORRECTION.</p>
1574
1575         <h4><a name="section16"></a>16. Limitation of Liability.</h4>
1576
1577         <p>IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
1578             WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
1579             THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
1580             GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
1581             USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
1582             DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
1583             PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
1584             EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
1585             SUCH DAMAGES.</p>
1586
1587         <h4><a name="section17"></a>17. Interpretation of Sections 15 and 16.</h4>
1588
1589         <p>If the disclaimer of warranty and limitation of liability provided
1590             above cannot be given local legal effect according to their terms,
1591             reviewing courts shall apply local law that most closely approximates
1592             an absolute waiver of all civil liability in connection with the
1593             Program, unless a warranty or assumption of liability accompanies a
1594             copy of the Program in return for a fee.</p>
1595
1596         <p>END OF TERMS AND CONDITIONS</p>
1597
1598         <h3><a name="howto"></a>How to Apply These Terms to Your New Programs</h3>
1599
1600         <p>If you develop a new program, and you want it to be of the greatest
1601             possible use to the public, the best way to achieve this is to make it
1602             free software which everyone can redistribute and change under these terms.</p>
1603
1604         <p>To do so, attach the following notices to the program.  It is safest
1605             to attach them to the start of each source file to most effectively
1606             state the exclusion of warranty; and each file should have at least
1607             the "copyright" line and a pointer to where the full notice is found.</p>
1608
1609         <pre>&lt;one line to give the program's name
1610 and a brief idea of what it does.&gt;
1611 Copyright (C) &lt;year&gt;  &lt;name of author&gt;
1612
1613 This program is free software: you can
1614 redistribute it and/or modify
1615 it under the terms of the GNU Affero
1616 General Public License as published
1617 by the Free Software Foundation,
1618 either version 3 of the License,
1619 or (at your option) any later version.
1620
1621 This program is distributed in the hope
1622 that it will be useful, but WITHOUT ANY
1623 WARRANTY; without even the implied
1624 warranty of MERCHANTABILITY or FITNESS
1625 FOR A PARTICULAR PURPOSE.  See the GNU
1626 Affero General Public License for more
1627 details.
1628
1629 You should have received a copy of the
1630 GNU Affero General Public License
1631 along with this program.  If not, see
1632 &lt;https://www.gnu.org/licenses/&gt;.</pre>
1633
1634         <p>Also add information on how to contact you by electronic and paper mail.</p>
1635
1636         <p>If your software can interact with users remotely through a computer
1637             network, you should also make sure that it provides a way for users to
1638             get its source.  For example, if your program is a web application, its
1639             interface could display a "Source" link that leads users to an archive
1640             of the code.  There are many ways you could offer source, and different
1641             solutions will be better for different programs; see section 13 for the
1642             specific requirements.</p>
1643
1644         <p>You should also get your employer (if you work as a programmer) or school,
1645             if any, to sign a "copyright disclaimer" for the program, if necessary.
1646             For more information on this, and how to apply and follow the GNU AGPL, see
1647             <<a href="https://www.gnu.org/licenses/">https://www.gnu.org/licenses/</a>>.</p>
1648
1649         <hr/>
1650
1651         <h3 style="text-align: center;">Apache License</h3>
1652         <p style="text-align: center;">Version 2.0, January 2004</p>
1653         <p style="text-align: center;"><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></p>
1654
1655         <h3>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</h3>
1656
1657         <h4>1. Definitions.</h4>
1658
1659         <p>“License” shall mean the terms and conditions for use, reproduction, and
1660             distribution as defined by Sections 1 through 9 of this document.</p>
1661
1662         <p>“Licensor” shall mean the copyright owner or entity authorized by the
1663             copyright owner that is granting the License.</p>
1664
1665         <p>“Legal Entity” shall mean the union of the acting entity and all other
1666             entities that control, are controlled by, or are under common control with
1667             that entity. For the purposes of this definition, “control” means (i) the
1668             power, direct or indirect, to cause the direction or management of such
1669             entity, whether by contract or otherwise, or (ii) ownership of fifty
1670             percent (50%) or more of the outstanding shares, or (iii) beneficial
1671             ownership of such entity.</p>
1672
1673         <p>“You” (or “Your”) shall mean an individual or Legal Entity exercising
1674             permissions granted by this License.</p>
1675
1676         <p>“Source” form shall mean the preferred form for making modifications,
1677             including but not limited to software source code, documentation source,
1678             and configuration files.</p>
1679
1680         <p>“Object” form shall mean any form resulting from mechanical transformation
1681             or translation of a Source form, including but not limited to compiled
1682             object code, generated documentation, and conversions to other media types.</p>
1683
1684         <p>“Work” shall mean the work of authorship, whether in Source or Object form,
1685             made available under the License, as indicated by a copyright notice that
1686             is included in or attached to the work (an example is provided in the
1687             Appendix below).</p>
1688
1689         <p>“Derivative Works” shall mean any work, whether in Source or Object form,
1690             that is based on (or derived from) the Work and for which the editorial
1691             revisions, annotations, elaborations, or other modifications represent, as
1692             a whole, an original work of authorship. For the purposes of this License,
1693             Derivative Works shall not include works that remain separable from, or
1694             merely link (or bind by name) to the interfaces of, the Work and Derivative
1695             Works thereof.</p>
1696
1697         <p>“Contribution” shall mean any work of authorship, including the original
1698             version of the Work and any modifications or additions to that Work or
1699             Derivative Works thereof, that is intentionally submitted to Licensor for
1700             inclusion in the Work by the copyright owner or by an individual or Legal
1701             Entity authorized to submit on behalf of the copyright owner. For the
1702             purposes of this definition, “submitted” means any form of electronic,
1703             verbal, or written communication sent to the Licensor or its
1704             representatives, including but not limited to communication on electronic
1705             mailing lists, source code control systems, and issue tracking systems that
1706             are managed by, or on behalf of, the Licensor for the purpose of discussing
1707             and improving the Work, but excluding communication that is conspicuously
1708             marked or otherwise designated in writing by the copyright owner as “Not a
1709             Contribution.”</p>
1710
1711         <p>“Contributor” shall mean Licensor and any individual or Legal Entity on
1712             behalf of whom a Contribution has been received by Licensor and
1713             subsequently incorporated within the Work.</p>
1714
1715         <h4>2. Grant of Copyright License.</h4>
1716
1717         <p>Subject to the terms and conditions of this License, each Contributor hereby
1718             grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free,
1719             irrevocable copyright license to reproduce, prepare Derivative Works of, publicly
1720             display, publicly perform, sublicense, and distribute the Work and such
1721             Derivative Works in Source or Object form.</p>
1722
1723         <h4>3. Grant of Patent License.</h4>
1724
1725         <p>Subject to the terms and conditions of this License, each Contributor hereby grants
1726             to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1727             (except as stated in this section) patent license to make, have made, use,
1728             offer to sell, sell, import, and otherwise transfer the Work, where such
1729             license applies only to those patent claims licensable by such Contributor
1730             that are necessarily infringed by their Contribution(s) alone or by
1731             combination of their Contribution(s) with the Work to which such
1732             Contribution(s) was submitted. If You institute patent litigation against
1733             any entity (including a cross-claim or counterclaim in a lawsuit) alleging
1734             that the Work or a Contribution incorporated within the Work constitutes
1735             direct or contributory patent infringement, then any patent licenses
1736             granted to You under this License for that Work shall terminate as of the
1737             date such litigation is filed.</p>
1738
1739         <h4>4. Redistribution.</h4>
1740
1741         <p>You may reproduce and distribute copies of the Work or Derivative Works thereof
1742             in any medium, with or without modifications, and in Source or Object form, provided
1743             that You meet the following conditions:</p>
1744
1745         <ol>
1746             <li>You must give any other recipients of the Work or Derivative Works a
1747                 copy of this License; and</li>
1748
1749             <li>You must cause any modified files to carry prominent notices stating
1750                 that You changed the files; and</li>
1751
1752             <li>You must retain, in the Source form of any Derivative Works that You
1753                 distribute, all copyright, patent, trademark, and attribution notices from
1754                 the Source form of the Work, excluding those notices that do not pertain to
1755                 any part of the Derivative Works; and</li>
1756
1757             <li>If the Work includes a “NOTICE” text file as part of its distribution,
1758                 then any Derivative Works that You distribute must include a readable copy
1759                 of the attribution notices contained within such NOTICE file, excluding
1760                 those notices that do not pertain to any part of the Derivative Works, in
1761                 at least one of the following places: within a NOTICE text file distributed
1762                 as part of the Derivative Works; within the Source form or documentation,
1763                 if provided along with the Derivative Works; or, within a display generated
1764                 by the Derivative Works, if and wherever such third-party notices normally
1765                 appear. The contents of the NOTICE file are for informational purposes only
1766                 and do not modify the License. You may add Your own attribution notices
1767                 within Derivative Works that You distribute, alongside or as an addendum to
1768                 the NOTICE text from the Work, provided that such additional attribution
1769                 notices cannot be construed as modifying the License.
1770                 <br/>
1771                 <br/>
1772                 You may add Your own copyright statement to Your modifications and may
1773                 provide additional or different license terms and conditions for use,
1774                 reproduction, or distribution of Your modifications, or for any such
1775                 Derivative Works as a whole, provided Your use, reproduction, and
1776                 distribution of the Work otherwise complies with the conditions stated in
1777                 this License.</li>
1778         </ol>
1779
1780         <h4>5. Submission of Contributions.</h4>
1781
1782         <p>Unless You explicitly state otherwise, any Contribution intentionally submitted for
1783             inclusion in the Work by You to the Licensor shall be under the terms and
1784             conditions of this License, without any additional terms or conditions.
1785             Notwithstanding the above, nothing herein shall supersede or modify the
1786             terms of any separate license agreement you may have executed with Licensor
1787             regarding such Contributions.</p>
1788
1789         <h4>6. Trademarks.</h4>
1790
1791         <p>This License does not grant permission to use the trade names, trademarks, service marks,
1792             or product names of the Licensor, except as required for reasonable and customary use
1793             in describing the origin of the Work and reproducing the content of the
1794             NOTICE file.</p>
1795
1796         <h4>7. Disclaimer of Warranty.</h4>
1797
1798         <p>Unless required by applicable law or agreed to in writing, Licensor provides the Work
1799             (and each Contributor provides its Contributions) on an “AS IS” BASIS, WITHOUT
1800             WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
1801             without limitation, any warranties or conditions of TITLE,
1802             NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
1803             are solely responsible for determining the appropriateness of using or
1804             redistributing the Work and assume any risks associated with Your exercise
1805             of permissions under this License.</p>
1806
1807         <h4>8. Limitation of Liability.</h4>
1808
1809         <p>In no event and under no legal theory, whether in tort (including negligence), contract,
1810             or otherwise, unless required by applicable law (such as deliberate and
1811             grossly negligent acts) or agreed to in writing, shall any Contributor be
1812             liable to You for damages, including any direct, indirect, special,
1813             incidental, or consequential damages of any character arising as a result
1814             of this License or out of the use or inability to use the Work (including
1815             but not limited to damages for loss of goodwill, work stoppage, computer
1816             failure or malfunction, or any and all other commercial damages or losses),
1817             even if such Contributor has been advised of the possibility of such
1818             damages.</p>
1819
1820         <h4>9. Accepting Warranty or Additional Liability.</h4>
1821
1822         <p>While redistributing the Work or Derivative Works thereof, You may choose
1823             to offer, and charge a fee for, acceptance of support, warranty, indemnity,
1824             or other liability obligations and/or rights consistent with this License.
1825             However, in accepting such obligations, You may act only on Your own behalf
1826             and on Your sole responsibility, not on behalf of any other Contributor,
1827             and only if You agree to indemnify, defend, and hold each Contributor
1828             harmless for any liability incurred by, or claims asserted against, such
1829             Contributor by reason of your accepting any such warranty or additional
1830             liability.</p>
1831
1832         <p>END OF TERMS AND CONDITIONS</p>
1833
1834         <h3>APPENDIX: How to apply the Apache License to your work</h3>
1835
1836         <p>To apply the Apache License to your work, attach the following boilerplate
1837             notice, with the fields enclosed by brackets “[]” replaced with your own
1838             identifying information. (Don’t include the brackets!) The text should be
1839             enclosed in the appropriate comment syntax for the file format. We also
1840             recommend that a file or class name and description of purpose be included
1841             on the same “printed page” as the copyright notice for easier
1842             identification within third-party archives.</p>
1843         <pre>Copyright [yyyy] [name of copyright owner]
1844
1845 Licensed under the Apache License,
1846 Version 2.0 (the “License”);
1847 you may not use this file except
1848 in compliance with the License.
1849 You may obtain a copy of the License at
1850
1851 http://www.apache.org/licenses/LICENSE-2.0
1852
1853 Unless required by applicable law
1854 or agreed to in writing, software
1855 distributed under the License is
1856 distributed on an “AS IS” BASIS,
1857 WITHOUT WARRANTIES OR CONDITIONS
1858 OF ANY KIND, either express or implied.
1859 See the License for the specific
1860 language governing permissions and
1861 limitations under the License.</pre>
1862     </body>
1863 </html>