]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/it/about_licenses.html
First wrong button text in View Headers in night theme. https://redmine.stoutner...
[PrivacyBrowserAndroid.git] / app / src / main / assets / it / about_licenses.html
index 9024b109baff80f4d457389324810102f200f3db..159bf75d469f0886bf916878f6290e0c8a9c7403 100644 (file)
@@ -1,7 +1,7 @@
 <!--
-  Copyright 2017-2022 Soren Stoutner <soren@stoutner.com>.
+  Copyright 2017-2024 Soren Stoutner <soren@stoutner.com>.
 
-  Translation 2017-2020 Francesco Buratti.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
+  Translation 2017-2020, 2022-2023 Francesco Buratti.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
 
@@ -18,7 +18,7 @@
   You should have received a copy of the GNU General Public License
   along with Privacy Browser Android.  If not, see <http://www.gnu.org/licenses/>. -->
 
-<html>
+<html lang="it">
     <head>
         <meta charset="UTF-8">
 
 
         <!-- Setting the color scheme instructs the WebView to respect `prefers-color-scheme` @media CSS. -->
         <meta name="color-scheme" content="light dark">
+
+        <title>Licenses</title>
     </head>
 
     <body>
         <h3>Copyright</h3>
-        <p>Privacy Browser copyright 2015-2022: <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.</p>
+        <p>Privacy Browser copyright 2015-2024: <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.</p>
 
         <h3>Licenza</h3>
         <p>Privacy Browser è rilasciato con <a href="https://www.gnu.org/licenses/gpl-3.0.html">Licenza GPLv3+ </a>.
@@ -42,7 +44,7 @@
             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.
             Il codice sorgente è disponibile su <a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=summary">gitweb.stoutner.com</a>.</p>
 
-        <h3>Blocklist</h3>
+        <h3>Lista dei filtri</h3>
         <p><a href="https://easylist.to/easylist/easylist.txt">EasyList</a> e <a href="https://easylist.to/easylist/easyprivacy.txt">EasyPrivacy</a>
             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>
             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>
@@ -51,7 +53,7 @@
             sono rilasciate sotto la licenza <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported</a>,
             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>
 
-        <p>E' possibile reperire maggiori informazioni sulle block list sul <a href="https://easylist.to/">sito web EasyList</a>.</p>
+        <p>E' possibile ottenere maggiori informazioni sulle liste dei filtri sul <a href="https://easylist.to/">sito web di EasyList</a>.</p>
 
         <h3>Librerie</h3>
         <p>Privacy Browser è compilato utilizzando le <a href="https://developer.android.com/jetpack/androidx/">Librerie AndroidX</a>,
             entrambi rilasciati con <a href="https://www.apache.org/licenses/LICENSE-2.0">Licenza Apache 2.0</a>.</p>
 
         <h3>Classi</h3>
-        <p><code>com.stoutner.privacybrowser.views. CheckedLinearLayout</code> è la versione modificata di una classe contenuta nel codice sorgente della
+        <p><code>com.stoutner.privacybrowser.views.<wbr>CheckedLinearLayout</code> è la versione modificata di una classe contenuta nel codice sorgente della
             <a href="https://android.googlesource.com/platform/packages/apps/Camera/+/master/src/com/android/camera/ui/CheckedLinearLayout.java">Fotocamera Android</a>.
             Il file originale è stato rilasciato sotto la <a href="https://www.apache.org/licenses/LICENSE-2.0">Licenza Apache 2.0</a>.
-            Copyright delle modifiche © 2019 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
+            Copyright delle modifiche 2019 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
             Il file modificato è rilasciato sotto la <a href="https://www.gnu.org/licenses/gpl-3.0.html">Licenza GPLv3+</a>.</p>
 
         <h3>Icone</h3>
-        <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"/>
-            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
+        <p><img class="left" src="../shared_images/privacy_browser.svg" alt="Privacy Browser"/> <img class="left" src="../shared_images/warning.svg" alt="Warning"/>
+            <img class="left" src="../shared_images/javascript_enabled.svg" alt="JavaScript Enabled"/> <svg class="left"><use href="../shared_images/privacy_browser_monochrome.svg#icon"/></svg>
+            <img class="left" src="../shared_images/privacy_browser_alt.svg" alt="Privacy Browser Alt"/> <svg class="left"><use href="../shared_images/privacy_browser_alt_monochrome.svg#icon"/></svg>
+            sono state derivate da <code>security</code> e <code>language</code>, che fanno parte dell'<a href="https://fonts.google.com/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>.
-            Il testo completo della Licenza è riportato di seguito. Copyright delle modifiche © 2016 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
+            Il testo completo della Licenza è riportato di seguito. Copyright delle modifiche 2016-2017,2021-2023 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
             Le immagini risultanti sono rilasciate sotto <a href="https://www.gnu.org/licenses/gpl-3.0.html">Licenza GPLv3+</a>.</p>
         <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
-            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>.
-            Copyright delle modifiche © 2017 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
+            dell'<a href="https://fonts.google.com/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>.
+            Copyright delle modifiche 2017, 2020 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
             L'immagine risultante è rilasciata sotto <a href="https://www.gnu.org/licenses/gpl-3.0.html">Licenza GPLv3+</a>.</p>
         <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
-            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>.
-            Copyright delle modifiche © 2017 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
+            dell'<a href="https://fonts.google.com/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>.
+            Copyright delle modifiche 2017, 2020 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
             L'immagine risultante è rilasciata sotto <a href="https://www.gnu.org/licenses/gpl-3.0.html">Licenza GPLv3+</a>.</p>
         <p><svg class="left"><use href="../shared_images/create_folder.svg#icon"/></svg> è stata derivata da <code>create_new_folder</code>,
-            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>.
-            Copyright delle modifiche © 2017 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
+            che fa parte dell'<a href="https://fonts.google.com/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>.
+            Copyright delle modifiche 2017, 2020 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
             L'immagine risultante è rilasciata sotto <a href="https://www.gnu.org/licenses/gpl-3.0.html">Licenza GPLv3+</a>.</p>
         <p><svg class="left"><use href="../shared_images/clear_and_exit.svg#icon"/></svg> è stata derivata da <code>exit_to_app</code>,
-            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>.
-            Copyright delle modifiche © 2017 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
+            che fa parte dell'<a href="https://fonts.google.com/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>.
+            Copyright delle modifiche 2017, 2020 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
             L'immagine risultante è rilasciata sotto <a href="https://www.gnu.org/licenses/gpl-3.0.html">Licenza GPLv3+</a>.</p>
         <p><svg class="left"><use href="../shared_images/night_mode.svg#icon"/></svg> è stata derivata da <code>compare</code>,
-            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>.
-            Copyright delle modifiche © 2017 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
+            che fa parte dell'<a href="https://fonts.google.com/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>.
+            Copyright delle modifiche 2017, 2020 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
+            L'immagine risultante è rilasciata sotto <a href="https://www.gnu.org/licenses/gpl-3.0.html">Licenza GPLv3+</a>.</p>
+        <p><img class="left" src="../shared_images/sort_selected.svg" alt="Sort Selected"/> è stata derivata da <code>sort</code>,
+            che fa parte dell'<a href="https://fonts.google.com/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>.
+            Copyright delle modifiche 2019, 2020 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
             L'immagine risultante è rilasciata sotto <a href="https://www.gnu.org/licenses/gpl-3.0.html">Licenza GPLv3+</a>.</p>
-        <p><img class="left" src="../shared_images/sort_selected.svg"/> è stata derivata da <code>sort</code>,
-            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>.
-            Copyright delle modifiche © 2019 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
+        <p><img class="left" src="../shared_images/push_pin_filled_selected.svg" alt="Push Pin"/> è stata derivata da <code>push_pin_selected</code>,
+            che fa parte dell'<a href="https://fonts.google.com/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>.
+            Copyright delle modifiche 2019-2020, 2020 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
             L'immagine risultante è rilasciata sotto <a href="https://www.gnu.org/licenses/gpl-3.0.html">Licenza GPLv3+</a>.</p>
         <p><svg class="left"><use href="../shared_images/cookie.svg#icon"/></svg> <code>cookie</code> è stata creata da Google.
             E' stata rilasciata con <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licenza Apache 2.0</a>
             <a href="https://github.com/tootsuite/mastodon/blob/master/app/javascript/images/logo_transparent_black.svg">progetto Mastodon</a>,
             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.
             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>
-        <p>Le seguenti icone derivano dall'<a href="https://material.io/icons/">Android Material icon set</a>,
+        <p>Le seguenti icone derivano dall'<a href="https://fonts.google.com/icons">Android Material icon set</a>,
             che è rilasciato sotto <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licenza Apache 2.0</a>.
             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.
             Le icone con i loro nomi originali sono riportate di seguito.</p>
         <p><svg class="icon"><use href="../shared_images/aod_tablet_rounded_grade200.svg#icon"/></svg> aod_tablet_rounded_grade200.</p>
         <p><svg class="icon"><use href="../shared_images/arrow_back.svg#icon"/></svg> arrow_back.</p>
         <p><svg class="icon"><use href="../shared_images/arrow_forward.svg#icon"/></svg> arrow_forward.</p>
+        <p><svg class="icon"><use href="../shared_images/bookmark_rounded_fill0_weight400_grade0_24px.svg#icon"/></svg> bookmark_<wbr>rounded_<wbr>fill0_<wbr>weight400_<wbr>grade0_<wbr>24px.</p>
         <p><svg class="icon"><use href="../shared_images/bookmarks.svg#icon"/></svg> bookmarks.</p>
         <p><svg class="icon"><use href="../shared_images/bug_report.svg#icon"/></svg> bug_report.</p>
         <p><svg class="icon"><use href="../shared_images/call_to_action.svg#icon"/></svg> call_to_action.</p>
         <p><svg class="icon"><use href="../shared_images/file_download.svg#icon"/></svg> file_download.</p>
         <p><svg class="icon"><use href="../shared_images/find_in_page.svg#icon"/></svg> find_in_page.</p>
         <p><svg class="icon"><use href="../shared_images/folder.svg#icon"/></svg> folder.</p>
+        <p><svg class="icon"><use href="../shared_images/folder_rounded_fill0_weight400_grade0_24px.svg#icon"/></svg> folder_<wbr>rounded_<wbr>fill0_<wbr>weight400_<wbr>grade0_<wbr>24px.</p>
         <p><svg class="icon"><use href="../shared_images/home.svg#icon"/></svg> home.</p>
         <p><svg class="icon"><use href="../shared_images/image.svg#icon"/></svg> image.</p>
         <p><svg class="icon"><use href="../shared_images/import_contacts.svg#icon"/></svg> import_contacts.</p>
         <p><svg class="icon"><use href="../shared_images/language.svg#icon"/></svg> language.</p>
         <p><svg class="icon"><use href="../shared_images/link_off.svg#icon"/></svg> link_off.</p>
         <p><svg class="icon"><use href="../shared_images/list.svg#icon"/></svg> list.</p>
+        <p><svg class="icon"><use href="../shared_images/list_alt_rounded_24px.svg#icon"/></svg> list_alt_rounded_24px.</p>
         <p><svg class="icon"><use href="../shared_images/local_activity.svg#icon"/></svg> local_activity.</p>
         <p><svg class="icon"><use href="../shared_images/location_off.svg#icon"/></svg> location_off.</p>
         <p><svg class="icon"><use href="../shared_images/lock.svg#icon"/></svg> lock.</p>
         <p><svg class="icon"><use href="../shared_images/map.svg#icon"/></svg> map.</p>
+        <p><svg class="icon"><use href="../shared_images/menu_rounded_weight400_grade0_24px.svg#icon"/></svg> menu_<wbr>rounded_<wbr>weight400_<wbr>grade0_<wbr>24px.</p>
         <p><svg class="icon"><use href="../shared_images/more.svg#icon"/></svg> more.</p>
-        <p><svg class="icon"><use href="../shared_images/new_releases.svg#icon"/></svg> new releases.</p>
+        <p><svg class="icon"><use href="../shared_images/new_releases.svg#icon"/></svg> new_releases.</p>
         <p><svg class="icon"><use href="../shared_images/open_in_browser.svg#icon"/></svg> open_in_browser.</p>
         <p><svg class="icon"><use href="../shared_images/payment.svg#icon"/></svg> payment.</p>
         <p><svg class="icon"><use href="../shared_images/payments_rounded.svg#icon"/></svg> payments_rounded.</p>
+        <p><svg class="icon"><use href="../shared_images/push_pin_filled.svg#icon"/></svg> push_pin_filled.</p>
         <p><svg class="icon"><use href="../shared_images/question_answer.svg#icon"/></svg> question_answer.</p>
         <p><svg class="icon"><use href="../shared_images/refresh.svg#icon"/></svg> refresh.</p>
         <p><svg class="icon"><use href="../shared_images/save.svg#icon"/></svg> save.</p>
         <p><svg class="icon"><use href="../shared_images/smartphone.svg#icon"/></svg> smartphone.</p>
         <p><svg class="icon"><use href="../shared_images/sort.svg#icon"/></svg> sort.</p>
         <p><svg class="icon"><use href="../shared_images/style.svg#icon"/></svg> style.</p>
-        <p><svg class="icon"><use href="../shared_images/subtitles.svg#icon"/></svg> subtitles.</p>
+        <p><svg class="icon"><use href="../shared_images/subheader_rounded_weight400_grade0_48px.svg#icon"/></svg> subheader_<wbr>rounded_<wbr>weight400_<wbr>grade0_<wbr>48px.</p>
         <p><svg class="icon"><use href="../shared_images/tab.svg#icon"/></svg> tab.</p>
         <p><svg class="icon"><use href="../shared_images/text_fields.svg#icon"/></svg> text_fields.</p>
         <p><svg class="icon"><use href="../shared_images/thumbs_up_down.svg#icon"/></svg> thumbs_up_down.</p>
         <hr/>
 
         <h3 style="text-align: center;">GNU General Public License</h3>
-        <p style="text-align: center;">Versione 3, 29 Giugno 2007</p>
+        <p style="text-align: center;">Version 3, 29 June 2007</p>
 
         <p>Copyright © 2007 Free Software Foundation, Inc.
             <<a href="http://fsf.org/">http://fsf.org/</a>></p>
 
-        <p>A chiunque è permesso copiare e ridistribuire copie esatte di questo documento di licenza,
-            ma non è in alcun modo consentito apportarvi modifiche.
-        </p>
-
-        <h3>Premessa</h3>
-
-        <p>La GNU General Public License è una licenza libera, basata su copyleft per software e altri tipi di opere. </p>
-
-        <p>Le licenze della maggior parte del software e di altre opere materiali 
-            sono pensate per togliere la libertà di condividere e modificare tali opere.
-            Al contrario, la GNU General Public License ha l'obiettivo di garantire
-            la libertà di condividere e modificare tutte le versioni di un programma
-            e di fare in modo che esso rimanga software libero per tutti gli utenti.
-            Noi, Free Software Foundation, usiamo la GNU General Public License
-            per la maggior parte del nostro software; essa viene applicata anche a qualunque
-            altro software rilasciato dall'autore sotto questa licenza.
-            Chiunque può utilizzare questa licenza per i propri programmi. </p>
-
-        <p>Quando parliamo di software libero (free software), ci riferiamo al concetto di libertà, 
-            non al prezzo. Le nostre General Public License sono concepite per garantire
-            che chiunque abbia la libertà di distribuire copie di software libero
-            (anche dietro pagamento di un prezzo, se lo desidera), che chiunque riceva o possa ricevere
-            il codice sorgente se lo vuole, che chiunque possa apportare modifiche al software
-            o utilizzarne solo alcune porzioni in altri software liberi, e che chiunque sappia
-            che ha il diritto di fare tutte queste cose. </p>
-
-        <p>Per proteggere i vostri diritti, abbiamo la necessità di impedire che altri 
-            vi neghino questi diritti o vi obblighino a rinunciarvi.
-            Pertanto, chiunque distribuisce o modifica software rilasciato con questa licenza
-            si assume dei precisi doveri: il dovere di rispettare la libertà degli altri.</p>
-
-        <p>Per esempio, chi distribuisce copie di un programma rilasciato sotto questa licenza, 
-            sia a titolo gratuito che mediante pagamento di un prezzo,è obbligato a riconoscere
-            a chi riceve il software esattamente gli stessi diritti che ha ricevuto.
-            Deve garantire che chi riceva il software abbia o possa avere accesso al codice sorgente.
-            E deve far conoscere ai destinatari del software queste condizioni,
-            così che essi conoscano quali sono i loro diritti. </p>
-
-        <p>Gli sviluppatori che utilizzano la GNU GPL proteggono i vostri diritti in due modi: 
-            (1) Rivendicando il copyright sul software, e
-            (2) offrendovi questa licenza che vi garantisce il diritto legale di copiarlo e/o di modificarlo. </p>
-
-        <p>Al fine di proteggere gli sviluppatori e gli autori, la GPL spiega chiaramente 
-            che non esiste nessuna garanzia per questo software libero. Nell'interesse
-            sia degli utenti che degli autori, la GPL impone che le versioni modificate del software
-            vengano esplicitamente marcate come “modificate”, in modo tale che eventuali problemi
-            non vengano erroneamente attribuiti agli autori delle versioni precedenti. </p>
-
-        <p>Alcuni dispositivi sono progettati per negare agli utenti l'installazione 
-            o l'esecuzione di versioni modificate del software installato sugli stessi,
-            anche se il costruttore si riserva la possibilità di farlo.
-            Ciò è fondamentalmente incompatibile con l'obiettivo di garantire la libertà
-            degli utenti di modificare il software. Una ripetizione sistematica di tali abusi
-            avviene nel campo dei dispositivi per usi individuali, e ciò rende questi abusi
-            ancora più inaccettabili. Pertanto, abbiamo realizzato questa versione della GPL
-            al fine di proibire una tale pratica per questo tipo di prodotti. Se problemi simili
-            dovessero sorgere in altri ambiti, saremo pronti ad estendere queste misure
-            a questi nuovi ambiti in versioni future della GPL, nella maniera che si renderà necessaria
-            per difendere la libertà degli utenti. </p>
-
-        <p>In conclusione, tutti i programmi sono costantemente minacciati dai brevetti sul software. 
-            Gli Stati non dovrebbero permettere ai brevetti di limitare lo sviluppo
-            e l'utilizzo di software per computer, ma nei Paesi in cui ciò avviene noi vogliamo evitare
-            il pericolo che i brevetti applicati ad un programma libero possano renderlo, a tutti gli effetti,
-            proprietario. Per impedire ciò, la GPL assicura che non è possibile utilizzare
-            i brevetti sul software per rendere un programma non libero. </p>
-
-        <p>I termini e le condizioni esatte per la copia, la distribuzione e la modifica del software 
-            sono riportate di seguito. </p>
-
-        <h3>TERMINI E CONDIZIONI</h3>
-
-        <h4>0. Definizioni.</h4>
-
-        <p>“Questa Licenza”  fa riferimento alla versione 3 della GNU General Public License.</p>
-
-        <p>“Copyright” indica anche leggi simili al copyright che riguardano altri tipi di opere, 
-            come le maschere per la produzione di semiconduttori.</p>
-
-        <p>“Il Programma” indica qualunque opera che sia soggetta a copyright e che sia rilasciata 
-            sotto questa Licenza.   I detentori della licenza sono indicati come  “tu”.  “Licenziatari” e
-            “destinatari” possono essere individui o organizzazioni.</p>
-
-        <p>“Modificare”  un'opera significa copiare o adattare tutta o parte dell'opera 
-            in una maniera che richieda un permesso di copyright, e non indica la semplice azione
-            di fare una esatta copia dell'opera. L'opera risultante viene chiamata “versione modificata”
-            dell'opera precedente, oppure viene detta opera “basata sulla” opera precedente.</p>
-
-        <p>Un'“opera coperta da questa licenza”  indica il Programma originale non modificato 
-            oppure un'opera basata sul Programma.</p>
-
-        <p>“Propagare”  un'opera significa fare una qualunque cosa con essa che, 
-            in mancanza di un esplicito permesso, ti renda direttamente o indirettamente perseguibile
-            per violazione secondo le vigenti normative sul copyright,
-            ad eccezione della semplice esecuzione del Programma su un computer
-            o della modifica di una copia privata. La Propagazione include la copia,
-            la distribuzione (con o senza modifiche), la messa a disposizione al pubblico e,
-            in alcuni stati, altre attività simili e connesse.</p>
-
-        <p>“Distribuire” un'opera indica qualunque forma di propagazione 
-            che permetta a terze parti di effettuare o ricevere delle copie.
-            La mera interazione con un utente attraverso una rete di computer,
-            senza che ci sia alcun trasferimento di una copia, non è considerata “Distribuzione”.</p>
-
-        <p>Una interfaccia utente interattiva fornisce delle  “Adeguate Informazioni Legali”
-            soltanto nel caso in cui includa una apposita funzionalità, resa adeguatamente visibile, che 
-            (1) visualizzi un'adeguata informazione di copyright, e
-            (2) informi l'utente che non c'è alcuna garanzia sull'opera (eccetto nel caso in cui
-            delle garanzie sono espressamente fornite), dica che il licenziatario può distribuire
-            l'opera utilizzando questa Licenza, indichi come è possibile prendere visione di una copia
-            di questa Licenza.
-            Se l'interfaccia presenta una lista di comandi o di opzioni, come ad esempio un menù,
-            una delle opzioni fornite nella lista deve rispettare questa condizione. </p>
-
-        <h4>1. Codice Sorgente.</h4>
-
-        <p>Il “codice sorgente” di un'opera indica la forma più indicata
-            dell'opera per poter effettuare modifiche su di essa. Il “codice oggetto”
-            indica qualunque forma dell'opera che non sia codice sorgente.</p>
-
-        <p>Una “Interfaccia Standard” è una interfaccia che risponde ad uno
-            standard ufficiale definito da un ente di standardizzazione riconosciuto
-            o, nel caso di interfacce specifiche per un particolare linguaggio di
-            programmazione, una interfaccia che è largamente utilizzata dagli
-            sviluppatori per sviluppare in tale linguaggio.</p>
-
-        <p>Le “Librerie di Sistema” di un eseguibile includono qualunque cosa,
-            eccetto l'opera nel suo insieme, che (a) sia inclusa nella normale forma
-            di pacchettizzazione di un “Componente Principale”, ma che non è
-            parte di quel Componente Principale, e (b) che serva solo a consentire
-            l'uso dell'opera con quel Componente Principale, o per implementare una
-            Interfaccia Standard per la quale esista una implementazione disponibile
-            al pubblico in forma sorgente. Un “Componente Principale”, in questo
-            contesto, è un componente essenziale (kernel, gestore di finestre
-            eccetera) dello specifico sistema operativo (ammesso che ce ne sia uno)
-            sul quale l'eseguibile esegue, o un compilatore utilizzato per produrre
-            il programma, o un interprete di codice oggetto utilizzato per eseguire
-            il programma.</p>
-
-        <p>Il “Sorgente Corrispondente” per un'opera in forma di codice oggetto
-            è il codice sorgente necessario per generare, installare e (per un
-            programma eseguibile) eseguire il codice oggetto e per modificare
-            l'opera, inclusi gli script per controllare le suddette attività di
-            generazione, installazione ed esecuzione. Non sono incluse le Librerie
-            di Sistema usate dal programma, o gli strumenti di utilità generica o i
-            programmi liberamente accessibili che sono utilizzati, senza modifiche,
-            per portare a termine le suddette attività ma che non fanno parte
-            dell'opera. Per esempio, il sorgente corrispondente include i file con
-            le definizioni delle interfacce associati ai file sorgente dell'opera, e
-            il codice sorgente delle librerie condivise e sottoprogrammi collegati
-            dinamicamente specificatamente necessari per il programma, ad esempio a
-            causa di stretta comunicazione dati o di controllo di flusso tra questi
-            sottoprogrammi e altre parti del programma.</p>
-
-        <p>Il Sorgente Corrispondente non include nulla che l'utente possa
-            rigenerare automaticamente da altre parti del Sorgente Corrispondente
-            stesso.</p>
-
-        <p>Il Sorgente Corrispondente di un'opera in forma di codice sorgente è
-            l'opera stessa.</p>
-
-        <h4>2. Principali Diritti.</h4>
-
-        <p>Tutti i diritti garantiti da questa Licenza sono garantiti per la durata
-            del copyright sul Programma, e sono irrevocabili ammesso che le
-            condizioni qui riportate siano rispettate. Questa Licenza afferma esplicitamente il
-            tuo permesso illimitato di eseguire il Programma non modificato. Il
-            risultato dell'esecuzione di un programma coperto da questa Licenza è
-            a sua volta coperto da questa Licenza solo se il risultato stesso, a
-            causa del suo contenuto, è un'opera coperta da questa Licenza. Questa
-            Licenza riconosce il tuo diritto all'uso legittimo o altri diritti
-            equivalenti, come stabilito dalla legislazione sul copyright.</p>
-
-        <p>Puoi creare, eseguire e propagare programmi che tu non distribuisci 
-            coperti da questa Licenza, senza alcuna condizione fino a quando la tua
-            Licenza rimane valida. Puoi distribuire opere coperte da questa Licenza
-            ad altri al solo scopo di ottenere che essi facciano delle modifiche al
-            programma esclusivamente per te, o che ti forniscano dei servizi per
-            l'esecuzione di queste opere, ammesso che tu rispetti i termini di
-            questa Licenza nel distribuire tutto il materiale per il quale non
-            detieni il copyright. Coloro i quali creano o eseguono per conto tuo un
-            programma coperto da questa Licenza lo fanno esclusivamente in tua vece,
-            sotto la tua direzione e il tuo controllo, in maniera tale che sia
-            proibito a costoro effettuare copie di materiale di cui detieni il
-            copyright al di fuori della relazione che intrattengono nei tuoi
-            confronti.</p>
-
-        <p>Distribuire opere coperte da licenza in qualunque altra circostanza è
-            consentito soltanto alle condizioni espresse in seguito. Non è
-            consentito sottolicenziare le opere: la sezione 10 lo rende non
-            necessario.</p>
-
-        <h4>3. Protezione dei diritti legali degli utenti dalle leggi
-            anti-elusione.</h4>
-
-        <p>Nessun programma protetto da questa Licenza può essere considerato
-            parte di una misura tecnologica di restrizione che sottostia ad alcuna
-            delle leggi che soddisfano l'articolo 11 del “WIPO copyright treaty”
-            adottato il 20 Dicembre 1996, o a simili leggi che proibiscono o
-            limitano l'elusione di tali misure tecnologiche di restrizione.</p>
-
-        <p>Quando distribuisci un programma coperto da questa Licenza, rifiuti
-            tutti i poteri legali atti a proibire l'elusione di misure tecnologiche
-            di restrizione ammesso che tale elusione sia effettuata nell'esercizio
-            dei diritti garantiti da questa Licenza riguardo al programma coperto da
-            questa Licenza, e rinunci all'intenzione di limitare l'operatività o
-            la modifica del programma per far valere, contro i diritti degli utenti
-            del programma, diritti legali tuoi o di terze parti che impediscano
-            l'elusione di misure tecnologiche di restrizione.</p>
-
-        <h4>4. Distribuzione di Copie Esatte.</h4>
-
-        <p>Ti è permesso distribuire copie esatte del codice sorgente del
-            Programma come lo hai ricevuto, con qualunque mezzo, ammesso che tu
-            aggiunga in maniera appropriata su ciascuna copia una appropriata nota
-            di copyright; che tu lasci intatti tutti gli avvisi che affermano che
-            questa Licenza e tutte le clausole non-permissive aggiunte in accordo
-            con la sezione 7 sono valide per il codice che distribuisci; che tu
-            lasci intatti tutti gli avvisi circa l'assenza di garanzia; che tu
-            fornisca a tutti i destinatari una copia di questa Licenza assieme al
-            Programma.</p>
-
-        <p>Puoi richiedere il pagamento di un prezzo o di nessun prezzo per
-            ciascuna copia che distribuisci, e puoi offrire supporto o garanzia
-            a pagamento.</p>
-
-        <h4>5. Distribuzione di Versioni modificate del sorgente.</h4>
-
-        <p>Puoi distribuire un'opera basata sul Programma, o le modifiche per
-            produrla a partire dal Programma, nella forma di codice sorgente secondo
-            i termini della sezione 4, ammesso che tu rispetti anche tutte le
-            seguenti condizioni:</p>
+        <p>Everyone is permitted to copy and distribute verbatim copies
+            of this license document, but changing it is not allowed.</p>
+
+        <h3>Preamble</h3>
+
+        <p>The GNU General Public License is a free, copyleft license for
+            software and other kinds of works.</p>
+
+        <p>The licenses for most software and other practical works are designed
+            to take away your freedom to share and change the works.  By contrast,
+            the GNU General Public License is intended to guarantee your freedom to
+            share and change all versions of a program—to make sure it remains free
+            software for all its users.  We, the Free Software Foundation, use the
+            GNU General Public License for most of our software; it applies also to
+            any other work released this way by its authors.  You can apply it to
+            your programs, too.</p>
+
+        <p>When we speak of free software, we are referring to freedom, not
+            price.  Our General Public Licenses are designed to make sure that you
+            have the freedom to distribute copies of free software (and charge for
+            them if you wish), that you receive source code or can get it if you
+            want it, that you can change the software or use pieces of it in new
+            free programs, and that you know you can do these things.</p>
+
+        <p>To protect your rights, we need to prevent others from denying you
+            these rights or asking you to surrender the rights.  Therefore, you have
+            certain responsibilities if you distribute copies of the software, or if
+            you modify it: responsibilities to respect the freedom of others.</p>
+
+        <p>For example, if you distribute copies of such a program, whether
+            gratis or for a fee, you must pass on to the recipients the same
+            freedoms that you received.  You must make sure that they, too, receive
+            or can get the source code.  And you must show them these terms so they
+            know their rights.</p>
+
+        <p>Developers that use the GNU GPL protect your rights with two steps:
+            (1) assert copyright on the software, and (2) offer you this License
+            giving you legal permission to copy, distribute and/or modify it.</p>
+
+        <p>For the developers’ and authors’ protection, the GPL clearly explains
+            that there is no warranty for this free software.  For both users’ and
+            authors’ sake, the GPL requires that modified versions be marked as
+            changed, so that their problems will not be attributed erroneously to
+            authors of previous versions.</p>
+
+        <p>Some devices are designed to deny users access to install or run
+            modified versions of the software inside them, although the manufacturer
+            can do so.  This is fundamentally incompatible with the aim of
+            protecting users’ freedom to change the software.  The systematic
+            pattern of such abuse occurs in the area of products for individuals to
+            use, which is precisely where it is most unacceptable.  Therefore, we
+            have designed this version of the GPL to prohibit the practice for those
+            products.  If such problems arise substantially in other domains, we
+            stand ready to extend this provision to those domains in future versions
+            of the GPL, as needed to protect the freedom of users.</p>
+
+        <p>Finally, every program is threatened constantly by software patents.
+            States should not allow patents to restrict development and use of
+            software on general-purpose computers, but in those that do, we wish to
+            avoid the special danger that patents applied to a free program could
+            make it effectively proprietary.  To prevent this, the GPL assures that
+            patents cannot be used to render the program non-free.</p>
+
+        <p>The precise terms and conditions for copying, distribution and
+            modification follow.</p>
+
+        <h3>TERMS AND CONDITIONS</h3>
+
+        <h4>0. Definitions.</h4>
+
+        <p>“This License” refers to version 3 of the GNU General Public License.</p>
+
+        <p>“Copyright” also means copyright-like laws that apply to other kinds of
+            works, such as semiconductor masks.</p>
+
+        <p>“The Program” refers to any copyrightable work licensed under this
+            License.  Each licensee is addressed as “you”.  “Licensees” and
+            “recipients” may be individuals or organizations.</p>
+
+        <p>To “modify” a work means to copy from or adapt all or part of the work
+            in a fashion requiring copyright permission, other than the making of an
+            exact copy.  The resulting work is called a “modified version” of the
+            earlier work or a work “based on” the earlier work.</p>
+
+        <p>A “covered work” means either the unmodified Program or a work based
+            on the Program.</p>
+
+        <p>To “propagate” a work means to do anything with it that, without
+            permission, would make you directly or secondarily liable for
+            infringement under applicable copyright law, except executing it on a
+            computer or modifying a private copy.  Propagation includes copying,
+            distribution (with or without modification), making available to the
+            public, and in some countries other activities as well.</p>
+
+        <p>To “convey” a work means any kind of propagation that enables other
+            parties to make or receive copies.  Mere interaction with a user through
+            a computer network, with no transfer of a copy, is not conveying.</p>
+
+        <p>An interactive user interface displays “Appropriate Legal Notices”
+            to the extent that it includes a convenient and prominently visible
+            feature that (1) displays an appropriate copyright notice, and (2)
+            tells the user that there is no warranty for the work (except to the
+            extent that warranties are provided), that licensees may convey the
+            work under this License, and how to view a copy of this License.  If
+            the interface presents a list of user commands or options, such as a
+            menu, a prominent item in the list meets this criterion.</p>
+
+        <h4>1. Source Code.</h4>
+
+        <p>The “source code” for a work means the preferred form of the work
+            for making modifications to it.  “Object code” means any non-source
+            form of a work.</p>
+
+        <p>A “Standard Interface” means an interface that either is an official
+            standard defined by a recognized standards body, or, in the case of
+            interfaces specified for a particular programming language, one that
+            is widely used among developers working in that language.</p>
+
+        <p>The “System Libraries” of an executable work include anything, other
+            than the work as a whole, that (a) is included in the normal form of
+            packaging a Major Component, but which is not part of that Major
+            Component, and (b) serves only to enable use of the work with that
+            Major Component, or to implement a Standard Interface for which an
+            implementation is available to the public in source code form.  A
+            “Major Component”, in this context, means a major essential component
+            (kernel, window system, and so on) of the specific operating system
+            (if any) on which the executable work runs, or a compiler used to
+            produce the work, or an object code interpreter used to run it.</p>
+
+        <p>The “Corresponding Source” for a work in object code form means all
+            the source code needed to generate, install, and (for an executable
+            work) run the object code and to modify the work, including scripts to
+            control those activities.  However, it does not include the work’s
+            System Libraries, or general-purpose tools or generally available free
+            programs which are used unmodified in performing those activities but
+            which are not part of the work.  For example, Corresponding Source
+            includes interface definition files associated with source files for
+            the work, and the source code for shared libraries and dynamically
+            linked subprograms that the work is specifically designed to require,
+            such as by intimate data communication or control flow between those
+            subprograms and other parts of the work.</p>
+
+        <p>The Corresponding Source need not include anything that users
+            can regenerate automatically from other parts of the Corresponding
+            Source.</p>
+
+        <p>The Corresponding Source for a work in source code form is that
+            same work.</p>
+
+        <h4>2. Basic Permissions.</h4>
+
+        <p>All rights granted under this License are granted for the term of
+            copyright on the Program, and are irrevocable provided the stated
+            conditions are met.  This License explicitly affirms your unlimited
+            permission to run the unmodified Program.  The output from running a
+            covered work is covered by this License only if the output, given its
+            content, constitutes a covered work.  This License acknowledges your
+            rights of fair use or other equivalent, as provided by copyright law.</p>
+
+        <p>You may make, run and propagate covered works that you do not
+            convey, without conditions so long as your license otherwise remains
+            in force.  You may convey covered works to others for the sole purpose
+            of having them make modifications exclusively for you, or provide you
+            with facilities for running those works, provided that you comply with
+            the terms of this License in conveying all material for which you do
+            not control copyright.  Those thus making or running the covered works
+            for you must do so exclusively on your behalf, under your direction
+            and control, on terms that prohibit them from making any copies of
+            your copyrighted material outside their relationship with you.</p>
+
+        <p>Conveying under any other circumstances is permitted solely under
+            the conditions stated below.  Sublicensing is not allowed; section 10
+            makes it unnecessary.</p>
+
+        <h4>3. Protecting Users’ Legal Rights From Anti-Circumvention Law.</h4>
+
+        <p>No covered work shall be deemed part of an effective technological
+            measure under any applicable law fulfilling obligations under article
+            11 of the WIPO copyright treaty adopted on 20 December 1996, or
+            similar laws prohibiting or restricting circumvention of such
+            measures.</p>
+
+        <p>When you convey a covered work, you waive any legal power to forbid
+            circumvention of technological measures to the extent such circumvention
+            is effected by exercising rights under this License with respect to
+            the covered work, and you disclaim any intention to limit operation or
+            modification of the work as a means of enforcing, against the work’s
+            users, your or third parties’ legal rights to forbid circumvention of
+            technological measures.</p>
+
+        <h4>4. Conveying Verbatim Copies.</h4>
+
+        <p>You may convey verbatim copies of the Program’s source code as you
+            receive it, in any medium, provided that you conspicuously and
+            appropriately publish on each copy an appropriate copyright notice;
+            keep intact all notices stating that this License and any
+            non-permissive terms added in accord with section 7 apply to the code;
+            keep intact all notices of the absence of any warranty; and give all
+            recipients a copy of this License along with the Program.</p>
+
+        <p>You may charge any price or no price for each copy that you convey,
+            and you may offer support or warranty protection for a fee.</p>
+
+        <h4>5. Conveying Modified Source Versions.</h4>
+
+        <p>You may convey a work based on the Program, or the modifications to
+            produce it from the Program, in the form of source code under the
+            terms of section 4, provided that you also meet all of these conditions:</p>
 
         <ul>
-            <li>a) L'opera deve recare con sè delle informazioni adeguate che
-                affermino che tu l'hai modificata, indicando la data di modifica.</li>
-
-            <li>b) L'opera deve recare informazioni adeguate che affermino che essa è
-                rilasciata sotto questa Licenza e sotto le condizioni aggiuntive
-                secondo quanto indicato dalla Sezione 7. Questa condizione modifica la
-                condizione espressa alla sezione 4 di “lasciare intatti tutti gli
-                avvisi”.</li>
-
-            <li>c) Devi rilasciare l'intera opera, nel suo complesso, sotto questa
-                Licenza a chiunque venga in possesso di una copia di essa. Questa
-                Licenza sarà pertanto applicata, assieme ad eventuali clausole
-                aggiunte in osservanza della Sezione 7, all'opera nel suo complesso, a
-                tutte le sue parti, indipendentemente da come esse siano
-                pacchettizzate. Questa Licenza nega il permesso di licenziare l'opera
-                in qualunque altro modo, ma non rende nullo un tale permesso ammesso
-                che tu lo abbia ricevuto separatamente.</li>
-
-            <li>d) Se l'opera ha delle interfacce utente interattive, ciascuna deve
-                mostrare delle Adeguate Informazioni Legali; altrimenti, se il
-                Programma ha delle interfacce interattive che non visualizzano delle
-                Adeguate Informazioni Legali, il tuo programma non è obbligato a
-                visualizzarle.</li>
+            <li>a) The work must carry prominent notices stating that you modified
+                it, and giving a relevant date.</li>
+
+            <li>b) The work must carry prominent notices stating that it is
+                released under this License and any conditions added under section
+                7.  This requirement modifies the requirement in section 4 to
+                “keep intact all notices”.</li>
+
+            <li>c) You must license the entire work, as a whole, under this
+                License to anyone who comes into possession of a copy.  This
+                License will therefore apply, along with any applicable section 7
+                additional terms, to the whole of the work, and all its parts,
+                regardless of how they are packaged.  This License gives no
+                permission to license the work in any other way, but it does not
+                invalidate such permission if you have separately received it.</li>
+
+            <li>d) If the work has interactive user interfaces, each must display
+                Appropriate Legal Notices; however, if the Program has interactive
+                interfaces that do not display Appropriate Legal Notices, your
+                work need not make them do so.</li>
         </ul>
 
-        <p>La giustapposizione di un'opera coperta da questa Licenza assieme ad
-            altre opere separate e indipendenti, che non sono per loro natura
-            estensioni del Programma, e che non sono combinate con esso a formare un
-            altro programma più grande, dentro o in uno stesso supporto di
-            memorizzazione a lungo termine o di distribuzione, è semplicemente
-            detto “aggregato” se la raccolta e il suo copyright non sono
-            utilizzati per limitare l'accesso o i diritti legali degli utenti della
-            raccolta stessa oltre ciò che ciascun singolo programma
-            consente. L'inclusione di un programma coperto da questa Licenza in un
-            aggregato non comporta l'applicazione di questa Licenza alle altre parti
-            dell'aggregato.</p>
-
-        <h4>6. Distribuzione in formato non-sorgente.</h4>
-
-        <p>Puoi distribuire un programma coperto da questa Licenza in formato di
-            codice oggetto secondo i termini delle sezioni 4 e 5, ammesso che tu
-            fornisca anche il  Sorgente Corrispondente in formato comprensibile
-            da un computer sotto i termini di questa stessa Licenza, in uno dei
-            seguenti modi:</p>
+        <p>A compilation of a covered work with other separate and independent
+            works, which are not by their nature extensions of the covered work,
+            and which are not combined with it such as to form a larger program,
+            in or on a volume of a storage or distribution medium, is called an
+            “aggregate” if the compilation and its resulting copyright are not
+            used to limit the access or legal rights of the compilation’s users
+            beyond what the individual works permit.  Inclusion of a covered work
+            in an aggregate does not cause this License to apply to the other
+            parts of the aggregate.</p>
+
+        <h4>6. Conveying Non-Source Forms.</h4>
+
+        <p>You may convey a covered work in object code form under the terms
+            of sections 4 and 5, provided that you also convey the
+            machine-readable Corresponding Source under the terms of this License,
+            in one of these ways:</p>
 
         <ul>
-            <li>a) Distribuendo il codice oggetto in, o contenuto in, un prodotto
-                fisico (inclusi i mezzi fisici di distribuzione), accompagnato dal
-                Sorgente Corrispondente su un supporto fisico duraturo comunemente
-                utilizzato per lo scambio di software.</li>
-
-            <li>b) Distribuendo il codice oggetto in, o contenuto in, un prodotto fisico
-                (inclusi i mezzi fisici di distribuzione), accompagnato da un'offerta
-                scritta, valida per almeno tre anni e valida per tutto il tempo
-                durante il quale tu offri ricambi o supporto per quel modello di
-                prodotto, di fornire a chiunque possieda il codice oggetto (1) una
-                copia del Sorgente Corrispondente di tutto il software contenuto nel
-                prodotto che è coperto da questa Licenza, su un supporto fisico
-                duraturo comunemente utilizzato per lo scambio di software, ad un
-                prezzo non superiore al costo ragionevole per effettuare fisicamente
-                tale distribuzione del sorgente, oppure (2) accesso alla copia del
-                Sorgente Corrispondente attraverso un server di rete senza alcun costo
-                aggiuntivo.</li>
-
-            <li>c) Distribuendo copie singole del codice oggetto assieme ad una copia
-                dell'offerta scritta di fornire il Sorgente Corrispondente. Questa
-                possibilità è permessa soltanto occasionalmente e per fini non
-                commerciali, e solo se tu hai ricevuto il codice oggetto assieme ad
-                una tale offerta, in accordo alla sezione 6b.</li>
-
-            <li>d) Distribuendo il codice oggetto mediante accesso da un luogo designato
-                (gratis o dietro pagamento di un prezzo), e offrendo un accesso
-                equivalente al Sorgente Corrispondente alla stessa maniera a partire
-                dallo stesso luogo senza costi aggiuntivi. Non devi obbligare i
-                destinatari a copiare il Sorgente Corrispondente assieme al codice
-                oggetto. Se il luogo dal quale copiare il codice oggetto è un server
-                di rete, il Sorgente Corrispondente può trovarsi su un server
-                differente (gestito da te o da terze parti) che fornisca
-                funzionalità equivalenti per la copia, a patto che tu fornisca delle
-                indicazioni chiare accanto al codice oggetto che indichino dove
-                trovare il Sorgente Corrispondente. Indipendentemente da quale server
-                ospiti il Sorgente Corrispondente, tu rimani obbligato ad assicurare
-                che esso rimanga disponibile per tutto il tempo necessario a
-                soddisfare queste condizioni.</li>
-
-            <li>e) Distribuendo il codice oggetto mediante trasmissione peer-to-peer, a
-                patto che tu informi gli altri peer circa il luogo in cui il codice
-                oggetto e il Sorgente Corrispondente sono gratuitamente offerti al
-                pubblico secondo i termini della sezione 6d.</li>
+            <li>a) Convey the object code in, or embodied in, a physical product
+                (including a physical distribution medium), accompanied by the
+                Corresponding Source fixed on a durable physical medium
+                customarily used for software interchange.</li>
+
+            <li>b) Convey the object code in, or embodied in, a physical product
+                (including a physical distribution medium), accompanied by a
+                written offer, valid for at least three years and valid for as
+                long as you offer spare parts or customer support for that product
+                model, to give anyone who possesses the object code either (1) a
+                copy of the Corresponding Source for all the software in the
+                product that is covered by this License, on a durable physical
+                medium customarily used for software interchange, for a price no
+                more than your reasonable cost of physically performing this
+                conveying of source, or (2) access to copy the
+                Corresponding Source from a network server at no charge.</li>
+
+            <li>c) Convey individual copies of the object code with a copy of the
+                written offer to provide the Corresponding Source.  This
+                alternative is allowed only occasionally and noncommercially, and
+                only if you received the object code with such an offer, in accord
+                with subsection 6b.</li>
+
+            <li>d) Convey the object code by offering access from a designated
+                place (gratis or for a charge), and offer equivalent access to the
+                Corresponding Source in the same way through the same place at no
+                further charge.  You need not require recipients to copy the
+                Corresponding Source along with the object code.  If the place to
+                copy the object code is a network server, the Corresponding Source
+                may be on a different server (operated by you or a third party)
+                that supports equivalent copying facilities, provided you maintain
+                clear directions next to the object code saying where to find the
+                Corresponding Source.  Regardless of what server hosts the
+                Corresponding Source, you remain obligated to ensure that it is
+                available for as long as needed to satisfy these requirements.</li>
+
+            <li>e) Convey the object code using peer-to-peer transmission, provided
+                you inform other peers where the object code and Corresponding
+                Source of the work are being offered to the general public at no
+                charge under subsection 6d.</li>
         </ul>
 
-        <p>Una porzione separabile del codice oggetto, il cui sorgente è
-            escluso dal Sorgente Corrispondente e trattato come Libreria di
-            Sistema, non deve essere obbligatoriamente inclusa nella distribuzione
-            del codice oggetto del programma.</p>
-
-        <p>Un “Prodotto Utente” è un (1) “prodotto consumer”, cioè
-            qualunque proprietà personale tangibile che è normalmente utilizzata
-            per scopi personali, familiari o domestici, oppure (2) qualunque cosa
-            progettata o venduta per essere utilizzata in ambiente domestico. Nella
-            classificazione di un prodotto come “prodotto consumer”, i casi dubbi
-            andranno risolti in favore dell'ambito di applicazione. Per un dato
-            prodotto ricevuto da un dato utente, “normalmente utilizzato” si
-            riferisce ad un uso tipico o comune di quella classe di prodotti,
-            indipendentemente dallo stato dell'utente specifico o dal modo in cui
-            l'utente specifico utilizza, o si aspetta o ci si aspetta che utilizzi,
-            il prodotto. Un prodotto è un “prodotto consumer” indipendentemente
-            dal fatto che abbia usi commerciali, industriali o diversi da quelli
-            “consumer”, a meno che questi usi non rappresentino il solo modo utile
-            di utilizzare il prodotto in questione.</p>
-
-        <p>Le “Informazioni di Installazione” per un Prodotto Utente sono i
-            metodi, le procedure, le chiavi di autorizzazioni o altre informazioni
-            necessarie per installare ed eseguire versioni modificate di un
-            programma coperto da questa Licenza all'interno di un Prodotto Utente, a
-            partire da versioni modificate dei suoi Sorgenti Corrispondenti. Tali
-            informazioni devono essere sufficienti ad assicurare che il
-            funzionamento del codice oggetto modificato non sia in nessun caso
-            proibito o ostacolato per il solo fatto che sono state apportate delle
-            modifiche.</p>
-
-        <p>Se distribuisci un codice oggetto secondo le condizioni di questa
-            sezione in, o assieme, o specificatamente per l'uso in o con un Prodotto
-            Utente, e la distribuzione avviene come parte di una transazione nella
-            quale il diritto di possesso e di uso del Prodotto Utente viene
-            trasferito al destinatario per sempre o per un periodo prefissato
-            (indipendentemente da come la transazione sia caratterizzata), il
-            Sorgente Corrispondente distribuito secondo le condizioni di questa
-            sezione deve essere accompagnato dalle Informazioni di
-            Installazione. Questa condizione non è richiesta se nè tu nè una
-            terza parte ha la possibilità di installare versioni modificate del
-            codice oggetto sul Prodotto Utente (ad esempio, se il programma è
-            installato su una ROM).</p>
-
-        <p>La condizione che richiede di fornire delle Informazioni di Installazione
-            non implica che venga fornito supporto, garanzia o aggiornamenti per un
-            programma che è stato modificato o installato dal destinatario, o per
-            il Prodotto Utente in cui esso è stato modificato o installato.
-            L'accesso ad una rete può essere negato se le modifiche apportate
-            impattano materialmente sull'operatività della rete o se violano le
-            regole e i protocolli di comunicazione attraverso la rete.</p>
-
-        <p>Il Sorgente Corrispondente distribuito, e le Informazioni di
-            Installazione fornite, in accordo con questa sezione, devono essere in
-            un formato che sia pubblicamente documentato (e con una implementazione
-            pubblicamente disponibile in formato di codice sorgente), e non devono
-            richiedere speciali password o chiavi per essere spacchettate, lette o
-            copiate.</p>
-
-        <h4>7. Condizioni Aggiuntive.</h4>
-
-        <p>Le “Condizioni Aggiuntive” sono condizioni che completano le
-            condizioni di questa Licenza permettendo delle eccezioni a una o più
-            delle condizioni sopra elencate. Le condizioni aggiuntive che sono
-            applicabili all'intero Programma devono essere considerate come se
-            fossero incluse in questa Licenza, a patto che esse siano valide secondo
-            le normative vigenti. Se alcune condizioni aggiuntive fanno riferimento
-            soltanto ad alcune parti del Programma, quelle parti possono essere
-            utilizzate separatamente sotto le stesse condizioni, ma l'intero
-            Programma rimane sottoposto a questa Licenza senza riferimento ad alcuna
-            condizione aggiuntiva.</p>
-
-        <p>Quando distribuisci una copia di un programma coperto da questa Licenza,
-            puoi, a tua discrezione, eliminare qualunque condizione aggiuntiva dalla
-            copia, o da parte di essa. (Le Condizioni Aggiuntive possono essere
-            scritte in maniera tale da richiedere la loro rimozione in certi casi di
-            modifica del Programma). Puoi aggiungere Condizioni Aggiuntive su
-            materiale, aggiunto da te ad un'opera coperta da questa Licenza, per il
-            quale hai o puoi garantire un'adeguata licenza di copyright.</p>
-
-        <p>Indipendentemente da qualunque altra condizione di questa Licenza, e per
-            il materiale che aggiungi ad un'opera coperta da questa Licenza, puoi
-            (se autorizzato dai legittimi detentori del copyright per il suddetto
-            materiale) aggiungere alle condizioni di questa Licenza delle condizioni
-            che:</p>
+        <p>A separable portion of the object code, whose source code is excluded
+            from the Corresponding Source as a System Library, need not be
+            included in conveying the object code work.</p>
+
+        <p>A “User Product” is either (1) a “consumer product”, which means any
+            tangible personal property which is normally used for personal, family,
+            or household purposes, or (2) anything designed or sold for incorporation
+            into a dwelling.  In determining whether a product is a consumer product,
+            doubtful cases shall be resolved in favor of coverage.  For a particular
+            product received by a particular user, “normally used” refers to a
+            typical or common use of that class of product, regardless of the status
+            of the particular user or of the way in which the particular user
+            actually uses, or expects or is expected to use, the product.  A product
+            is a consumer product regardless of whether the product has substantial
+            commercial, industrial or non-consumer uses, unless such uses represent
+            the only significant mode of use of the product.</p>
+
+        <p>“Installation Information” for a User Product means any methods,
+            procedures, authorization keys, or other information required to install
+            and execute modified versions of a covered work in that User Product from
+            a modified version of its Corresponding Source.  The information must
+            suffice to ensure that the continued functioning of the modified object
+            code is in no case prevented or interfered with solely because
+            modification has been made.</p>
+
+        <p>If you convey an object code work under this section in, or with, or
+            specifically for use in, a User Product, and the conveying occurs as
+            part of a transaction in which the right of possession and use of the
+            User Product is transferred to the recipient in perpetuity or for a
+            fixed term (regardless of how the transaction is characterized), the
+            Corresponding Source conveyed under this section must be accompanied
+            by the Installation Information.  But this requirement does not apply
+            if neither you nor any third party retains the ability to install
+            modified object code on the User Product (for example, the work has
+            been installed in ROM).</p>
+
+        <p>The requirement to provide Installation Information does not include a
+            requirement to continue to provide support service, warranty, or updates
+            for a work that has been modified or installed by the recipient, or for
+            the User Product in which it has been modified or installed.  Access to a
+            network may be denied when the modification itself materially and
+            adversely affects the operation of the network or violates the rules and
+            protocols for communication across the network.</p>
+
+        <p>Corresponding Source conveyed, and Installation Information provided,
+            in accord with this section must be in a format that is publicly
+            documented (and with an implementation available to the public in
+            source code form), and must require no special password or key for
+            unpacking, reading or copying.</p>
+
+        <h4>7. Additional Terms.</h4>
+
+        <p>“Additional permissions” are terms that supplement the terms of this
+            License by making exceptions from one or more of its conditions.
+            Additional permissions that are applicable to the entire Program shall
+            be treated as though they were included in this License, to the extent
+            that they are valid under applicable law.  If additional permissions
+            apply only to part of the Program, that part may be used separately
+            under those permissions, but the entire Program remains governed by
+            this License without regard to the additional permissions.</p>
+
+        <p>When you convey a copy of a covered work, you may at your option
+            remove any additional permissions from that copy, or from any part of
+            it.  (Additional permissions may be written to require their own
+            removal in certain cases when you modify the work.)  You may place
+            additional permissions on material, added by you to a covered work,
+            for which you have or can give appropriate copyright permission.</p>
+
+        <p>Notwithstanding any other provision of this License, for material you
+            add to a covered work, you may (if authorized by the copyright holders of
+            that material) supplement the terms of this License with terms:</p>
 
         <ul>
-            <li>a) Negano la garanzia o limitano la responsabilità del Programma in
-                maniera differente da quanto riportato nelle sezioni 15 e 16 di questa
-                Licenza; oppure</li>
-
-            <li>b) Richiedono il mantenimento di specifiche e circostanziate informative
-                legali o di note di attribuzione ad autori nel materiale o assieme
-                alle Adeguate Informazioni Legali mostrate dal Programma che lo
-                contiene; oppure</li>
-
-            <li>c) Proibiscono di fornire informazioni errate o ingannevoli sull'origine
-                e la provenienza del materiale in oggetto, o richiedono che versioni
-                modificate di tale materiale siano appositamente marcate in maniera
-                differente rispetto alla versione originale; oppure</li>
-
-            <li>d) Limitano l'utilizzo per scopi pubblicitari del nome dei detentori del
-                copyright o degli autori del materiale; oppure</li>
-
-            <li>e) Rifiutano di garantire diritti secondo le leggi sulla proprietà
-                intellettuale circa l'uso di nomi, marchi di fabbrica o similari;
-                oppure</li>
-
-            <li>f) Richiedono l'indennizzo dei detentori del copyright o degli autori del
-                materiale in oggetto da parte di chi distribuisce il materiale (o
-                versioni modificate dello stesso) con impegni contrattuali circa la
-                responsabilità nei confronti del destinatario, per qualunque
-                responsabilità che questi impegni contrattuali dovessero imporre
-                direttamente ai suddetti detentori del copyright e autori.</li>
+            <li>a) Disclaiming warranty or limiting liability differently from the
+                terms of sections 15 and 16 of this License; or</li>
+
+            <li>b) Requiring preservation of specified reasonable legal notices or
+                author attributions in that material or in the Appropriate Legal
+                Notices displayed by works containing it; or</li>
+
+            <li>c) Prohibiting misrepresentation of the origin of that material, or
+                requiring that modified versions of such material be marked in
+                reasonable ways as different from the original version; or</li>
+
+            <li>d) Limiting the use for publicity purposes of names of licensors or
+                authors of the material; or</li>
+
+            <li>e) Declining to grant rights under trademark law for use of some
+                trade names, trademarks, or service marks; or</li>
+
+            <li>f) Requiring indemnification of licensors and authors of that
+                material by anyone who conveys the material (or modified versions of
+                it) with contractual assumptions of liability to the recipient, for
+                any liability that these contractual assumptions directly impose on
+                those licensors and authors.</li>
         </ul>
 
-        <p>Tutte le altre condizioni addizionali non-permissive sono considerate
-            “ulteriori restrizioni”, secondo il significato specificato alla
-            sezione 10. Se il Programma o parti di esso contengono, all'atto della
-            ricezione dello stesso, informative che specificano che esso è
-            soggetto a questa Licenza assieme ad una condizione che è una
-            “ulteriore restrizione”, puoi rimuovere quest'ultima condizione. Se un
-            documento di licenza contiene ulteriori restrizioni ma permette di
-            rilicenziare o distribuire il Programma con questa Licenza, puoi
-            aggiungere al Programma del materiale coperto dalle condizioni di quel
-            documento di licenza, a patto che le ulteriori restrizioni non compaiano
-            nelle versioni rilicenziate o ridistribuite.</p>
-
-        <p>Se aggiungi ad un Programma coperto da questa Licenza delle condizioni
-            aggiuntive in accordo con questa sezione, devi aggiungere anche, nei
-            file sorgenti corrispondenti, un avviso che riassuma le condizioni
-            aggiuntive applicate a quei file, ovvero un avviso che specifichi dove
-            è possibile trovare copia delle condizioni aggiunte.</p>
-
-        <p>Tutte le Condizioni aggiuntive, permissive o non-permissive, devono
-            essere espresse nella forma di una licenza scritta e separata, o
-            espresse esplicitamente come eccezioni; in entrambi i casi valgono le
-            condizioni succitate.</p>
-
-        <h4>8. Cessazione di Licenza.</h4>
-
-        <p>Non puoi propagare o modificare un programma coperto da questa Licenza
-            in maniera diversa da quanto espressamente consentito da questa
-            Licenza. Qualunque tentativo di propagare o modificare altrimenti il
-            Programma è nullo, e provoca l'immediata cessazione dei diritti
-            garantiti da questa Licenza (compresi tutte le eventuali licenze di
-            brevetto garantite ai sensi del terzo paragrafo della sezione 11).</p>
-
-        <p>In ogni caso, se cessano tutte le violazioni di questa Licenza, allora
-            la tua licenza da parte di un dato detentore del copyright viene
-            ripristinata (a) in via cautelativa, a meno che e fino a quando il
-            detentore del copyright non cessa esplicitamente e definitivamente la
-            tua licenza, e (b) in via permanente se il detentore del copyright non
-            ti notifica in alcun modo la violazione entro 60 giorni dalla cessazione
-            della licenza.</p>
-
-        <p>Inoltre, la tua licenza da parte di un dato detentore del copyright
-            viene ripristinata in maniera permanente se il detentore del copyright ti
-            notifica la violazione in maniera adeguata, se questa è la prima volta
-            che ricevi una notifica di violazione di questa Licenza (per qualunque
-            Programma) dallo stesso detentore di copyright, e se rimedi alla
-            violazione entro 30 giorni dalla data di ricezione della notifica di
-            violazione.</p>
-
-        <p>La cessazione dei tuoi diritti come specificato in questa sezione non
-            provoca la cessazione delle licenze di terze parti che abbiano ricevuto
-            copie o diritti da te secondo questa Licenza. Se i tuoi diritti cessano
-            e non sono ristabiliti in via permanente, non hai diritto di ricevere
-            nuove licenze per lo stesso materiale, secondo quanto stabilito nella
-            sezione 10.</p>
-
-        <h4>9. L'ottenimento di copie non richiede l'accettazione della Licenza.</h4>
-
-        <p>Non sei obbligato ad accettare i termini di questa Licenza al solo fine
-            di ottenere o eseguire una copia del Programma. Similmente, propagazioni
-            collaterali di un Programma coperto da questa Licenza che occorrono come
-            semplice conseguenza dell'utilizzo di trasmissioni peer-to-peer per la
-            ricezione di una copia non richiedono l'accettazione della Licenza. In
-            ogni caso, solo e soltanto questa Licenza ti garantiscono il permesso di
-            propagare e modificare qualunque programma coperto da questa
-            Licenza. Queste azioni violano le leggi sul copyright nel caso in cui tu
-            non accetti questa Licenza. Pertanto, modificando o propagando un
-            programma coperto da questa Licenza, indichi implicitamente la tua
-            accettazione della Licenza.</p>
-
-        <h4>10. Licenza Automatica per i successivi destinatari.</h4>
-
-        <p>Ogni qual volta distribuisci un programma coperto da questa Licenza, il
-            destinatario riceve automaticamente una licenza, dal detentore
-            originario del copyright, di eseguire, modificare e propagare il
-            programma, nel rispetto di questa Licenza. Non sei ritenuto responsabile
-            del rispetto di questa Licenza da parte di terze parti.</p>
-
-        <p>Una “transazione d' entità” è una transazione che trasferisce il
-            controllo di una organizzazione, o sostanzialmente di tutti i suoi beni,
-            che suddivide una organizzazione o che fonde più organizzazioni. Se la
-            propagazione di un programma coperto da questa Licenza è conseguente
-            ad una transazione di entità, ciascuna parte che ha ruolo nella
-            transazione e che riceve una copia del programma riceve allo stesso tempo
-            qualsiasi licenza sul programma che i predecessori della parte
-            possedevano o potevano rilasciare nel rispetto del paragrafo precedente,
-            e in più il diritto di possesso del Sorgente Corrispondente del
-            programma dal predecessore in interesse, se il predecessore lo possiede
-            o se può ottenerlo senza troppe difficoltà.</p>
-
-        <p>Non puoi imporre nessuna ulteriore restrizione sull'esercizio dei
-            diritti garantiti o affermati da questa Licenza. Per esempio, non puoi
-            imporre un prezzo di licenza, una royalty, o altri costi per
-            l'esercizio dei diritti garantiti da questa Licenza, a non puoi dar
-            corso ad una controversia (ivi incluse le controversie incrociate o la
-            difesa in cause legali) affermando che siano stati violati dei
-            brevetti a causa della produzione, dell'uso, della vendita, della
-            messa in vendita o dell'importazione del Programma o di sue parti.</p>
-
-        <h4>11. Brevetti.</h4>
-
-        <p>Un “contribuente” è un detentore di copyright che autorizza l'uso
-            secondo questa Licenza di un Programma o di un'opera basata sul
-            Programma. L'opera così licenziata viene chiamata “versione del
-            contribuente”.</p>
-
-        <p>I “diritti essenziali di brevetto” da parte di un contribuente sono
-            tutti i diritti di brevetto che appartengono o che sono controllati dal
-            contribuente, che siano già acquisiti o che saranno acquisiti in
-            futuro, che possano essere violati in qualche maniera, consentita da
-            questa Licenza, generando, modificando o vendendo la versione del
-            contribuente, ma non includono i diritti che possano essere violati
-            soltanto come conseguenza di ulteriori modifiche alla versione del
-            contribuente. In relazione a questa definizione, il termine
-            “controllo” include il diritto di garantire sottolicenze di brevetto
-            in maniera consistente con le condizioni di questa Licenza.</p>
-
-        <p>Ciascun contribuente ti garantisce la licenza di brevetto sui diritti
-            essenziali di brevetto del contribuente stesso non-esclusiva, valida in
-            tutto il mondo, esente da royalty, di creare, usare, vendere, offrire in
-            vendita, importare e altrimenti eseguire, modificare e propagare i
-            contenuti della versione del contribuente.</p>
-
-        <p>Nei tre paragrafi successivi, con “licenza di brevetto” si intende
-            qualunque accordo o contratto, comunque denominato, di non
-            rivendicazione di un brevetto (come ad esempio un permesso esplicito di
-            utilizzare un brevetto o un accordo di rinuncia alla persecuzione per
-            violazione di brevetto). “Garantire” una tale licenza di brevetto ad
-            una parte significa portare a termine un tale accordo o contratto di non
-            rivendicazione di brevetto contro la parte.</p>
-
-        <p>Se distribuisci un programma coperto da questa Licenza, confidando
-            consapevolmente su una licenza di brevetto, e il Sorgente Corrispondente
-            per il programma non è reso disponibile per la copia, senza alcun
-            onere aggiuntivo e comunque nel rispetto delle condizioni di questa
-            Licenza, attraverso un server di rete pubblicamente accessibile o
-            tramite altri mezzi facilmente accessibili, allora devi (1) fare in modo
-            che il Sorgente Corrispondente sia reso disponibile come sopra, oppure
-            (2) fare in modo di rinunciare ai benefici della licenza di brevetto per
-            quel particolare programma, oppure (3) adoperarti, in maniera
-            consistente con le condizioni di questa Licenza, per estendere la
-            licenza di brevetto a tutti i destinatari successivi. “Confidare
-            consapevolmente” significa che tu sei attualmente cosciente che,
-            eccettuata la licenza di brevetto, la distribuzione da parte tua di un
-            programma protetto da questa Licenza in un paese, o l'utilizzo in un
-            paese del programma coperto da questa Licenza da parte di un
-            destinatario, può violare uno o più brevetti in quel paese che tu
-            hai ragione di ritenere validi.</p>
-
-        <p>Se, come conseguenza o in connessione con una singola transazione o
-            con un dato accordo, distribuisci, o fai in modo di distribuire, un
-            programma coperto da questa Licenza, e garantisci una licenza di
-            brevetto per alcune delle parti che ricevono il Programma
-            autorizzandole ad utilizzare, propagare, modificare o distribuire una
-            specifica copia del Programma, allora la licenza di brevetto che
-            fornisci è automaticamente estesa a tutti i destinatari del
-            Programma coperto da questa Licenza e delle opere basate sul
-            Programma.</p>
-
-        <p>Una licenza di brevetto è “discriminatoria” se non include
-            nell'ambito della sua copertura, proibisce l'esercizio, o è vincolata
-            al non-esercizio di uno o più dei diritti che sono specificatamente
-            garantiti da questa Licenza. Non puoi distribuire un Programma coperto
-            da questa Licenza se sei parte di un accordo con una terza parte la cui
-            attività comprende la distribuzione di software, secondo il quale tu
-            sei costretto ad un pagamento alla parte terza in funzione della tua
-            attività di distribuzione del Programma, e in conseguenza del quale la
-            parte terza garantisce, a qualunque delle parti che riceveranno il
-            Programma da te, una licenza di brevetto discriminatoria (a) assieme a
-            copie del Programma coperto da questa Licenza distribuite da te (o ad
-            altre copie fatte da codeste copie), oppure (b) principalmente per e in
-            connessione con specifici prodotti o raccolte di prodotti che contengono
-            il Programma, a meno che l'accordo non sia stato stipulato, o le licenze
-            di brevetto non siano state rilasciate, prima del 28 Marzo 2007.</p>
-
-        <p>Nessuna parte di questa Licenza può essere interpretata come atta ad
-            escludere o limitare gli effetti di qualunque altra licenza o altri
-            meccanismi di difesa dalla violazione che possano altrimenti essere resi
-            disponibili dalla normativa vigente in materia di brevetti.</p>
-
-        <h4>12. Nessuna resa di libertà altrui.</h4>
-
-        <p>Se ti vengono imposte delle condizioni (da un ordine giudiziario, da
-            un accordo o da qualunque altra eventualità) che contraddicono le
-            condizioni di questa Licenza, non sei in nessun modo esonerato dal
-            rispetto delle condizioni di questa Licenza. Se non puoi distribuire
-            un Programma coperto da questa Licenza per sottostare simultaneamente
-            agli obblighi derivanti da questa Licenza e ad altri obblighi
-            pertinenti, allora non puoi distribuire il Programma per nessun
-            motivo. Per esempio, se accetti delle condizioni che ti obbligano a
-            richiedere il pagamento di una royalty per le distribuzioni
-            successivamente effettuate da coloro ai quali hai distribuito il
-            Programma, l'unico modo per soddisfare sia queste condizioni che
-            questa Licenza è evitare del tutto la distribuzione del Programma.</p>
-
-        <h4>13. Utilizzo con la GNU Affero General Public License.</h4>
-
-        <p>Indipendentemente da qualunque altra condizione espressa da questa
-            Licenza, hai il permesso di collegare o combinare qualunque Programma
-            coperto da questa Licenza con un'opera rilasciata sotto la versione 3
-            della licenza GNU Affero General Public License, ottenendo un singolo
-            Programma derivato, e di distribuire il Programma risultante. Le
-            condizioni di questa Licenza continuano a valere per le parti
-            riguardanti il Programma che sono coperte da questa Licenza, mentre le
-            condizioni speciali della GNU Affero General Public License, sezione 13,
-            riguardanti l'interazione mediante rete, saranno applicate al Programma
-            così risultante.</p>
-
-        <h4>14. Versioni rivedute di questa Licenza.</h4>
-
-        <p>La Free Software Foundation può pubblicare delle versioni rivedute
-            e/o delle nuove versioni della GNU General Public License di tanto in
-            tanto. Tali versioni saranno simili, nello spirito, alla presente
-            versione, ma potranno differire nei dettagli al fine di affrontare
-            nuovi problemi e nuove situazioni.</p>
-
-        <p>A ciascuna versione viene assegnato un numero identificativo di
-            versione. Se il Programma specifica che si applica a sè stesso una
-            certa versione della GNU General Public License, “o qualunque altra
-            versione successiva”, hai la possibilità di sottostare alle
-            condizioni di quella specifica versione o di qualunque altra versione
-            successiva pubblicata dalla Free Software Foundation. Se il Programma
-            non specifica un numero di versione della GNU General Public License,
-            puoi scegliere qualunque versione della GNU General Public License
-            pubblicata dalla Free Software Foundation.</p>
-
-        <p>Se il Programma specifica che un sostituto o un procuratore può
-            decidere quali versioni future della GNU General Public License posso
-            essere utilizzate, allora tale scelta di accettazione di una data
-            versione ti autorizza, in maniera permanente, ad utilizzare quella
-            versione della Licenza per il Programma.</p>
-
-        <p>Versioni successive della Licenza possono garantire diritti aggiuntivi o
-            leggermente differenti. Ad ogni modo, nessun obbligo aggiuntivo viene
-            imposto agli autori o ai detentori di copyright come conseguenza della
-            tua scelta di adottare una versione successiva della Licenza.</p>
-
-        <h4>15. Rinuncia alla Garanzia.</h4>
-
-        <p>NON C'E' NESSUNA GARANZIA PER IL PROGRAMMA, PER QUANTO CONSENTITO DALLE
-            VIGENTI NORMATIVE. ECCETTO QUANDO ALTRIMENTI STABILITO PER ISCRITTO, I
-            DETENTORI DEL COPYRIGHT E/O LE ALTRE PARTI FORNISCONO IL PROGRAMMA
-            “COSI' COME È” SENZA GARANZIA DI ALCUN TIPO, NE' ESPRESSA NE'
-            IMPLICITA, INCLUSE, MA NON LIMITATE A, LE GARANZIE DI COMMERCIABILITA' O
-            DI UTILIZZABILITA' PER UN PARTICOLARE SCOPO. L'INTERO RISCHIO
-            CONCERNENTE LA QUALITA' E LE PRESTAZIONI DEL PROGRAMMA E' DEL
-            LICENZIATARIO. SE IL PROGRAMMA DOVESSE RISULTARE DIFETTOSO, IL
-            LICENZIATARIO SI ASSUME I COSTI DI MANUTENZIONE, RIPARAZIONE O
-            CORREZIONE.</p>
-
-        <h4>16. Limitazione di Responsabilità.</h4>
-
-        <p>IN NESSUN CASO, A MENO CHE NON SIA RICHIESTO DALLA NORMATIVA VIGENTE
-            O CONCORDATO PER ISCRITTO, I DETENTORI DEL COPYRIGHT, O QUALUNQUE
-            ALTRA PARTE CHE MODIICA E/O DISTRIBUISCE IL PROGRAMMA SECONDO LE
-            CONDIZIONI PRECEDENTI, POSSONO ESSERE RITENUTI RESPONSABILI NEI
-            CONFRONTI DEL LICENZIATARIO PER DANNI, INCLUSO QUALUNQUE
-            DANNEGGIAMENTO GENERICO, SPECIALE, INCIDENTALE O CONSEQUENZIALE
-            DOVUTO ALL'USO O ALL'IMPOSSIBILITA' D'USO DEL PROGRAMMA (INCLUSI, MA
-            NON LIMITATI A, LE PERDITE DI DATI, LA CORRUZIONE DI DATI, LE
-            PERDITE SOSTENUTE DAL LICENZIATARIO O DA TERZE PARTI O
-            L'IMPOSSIBILITA' DEL PROGRAMMA A FUNZIONARE ASSIEME AD ALTRI
-            PROGRAMMI), ANCHE NEL CASO IN CUI IL DETENTORE O LE ALTRE PARTI
-            SIANO STATI AVVISATI CIRCA LA POSSIBILITA' DI TALI DANNEGGIAMENTI.</p>
-
-        <h4>17. Interpretazione delle Sezioni 15 e 16.</h4>
-
-        <p>Se la dichiarazione di garanzia e la limitazione di responsabilità
-            fornite precedentemente non hanno effetto legale in un paese a causa
-            delle loro condizioni, le corti di giustizia devono applicare la norma
-            locale che più si avvicini al rifiuto assoluto di qualsivoglia
-            responsabilità civile relativa al Programma, a meno che una garanzia o
-            una assunzione di responsabilità scritta non accompagni una copia del
-            programma ottenuta dietro pagamento.</p>
-
-        <p>FINE DEI TERMINI E DELLE CONDIZIONI</p>
-
-        <h3>Come applicare questre condizioni di Licenza ai vostri programmi</h3>
-
-        <p>Se sviluppi un nuovo programma, e vuoi che esso sia della massima utilità,
-            il modo migliore è quello di renderlo software libero, in modo che chiunque
-            possa ridistribuirlo e modificarlo secondo i termini di questa Licenza.</p>
-
-        <p>Per fare ciò, allega le seguenti note informative al programma.
-            Il modo migliore è quello di inserirle all’inizio di ciascun file sorgente,
-            al fine di rimarcare adeguatamente la mancanza di garanzia; ciascun file dovrebbe inoltre contenere
-            la dichiarazione di copyright e un riferimento al posto in cui è possibile ottenere
-            la versione completa delle note informative.</p>
-
-<pre>&lt;one line to give the program’s name
+        <p>All other non-permissive additional terms are considered “further
+            restrictions” within the meaning of section 10.  If the Program as you
+            received it, or any part of it, contains a notice stating that it is
+            governed by this License along with a term that is a further
+            restriction, you may remove that term.  If a license document contains
+            a further restriction but permits relicensing or conveying under this
+            License, you may add to a covered work material governed by the terms
+            of that license document, provided that the further restriction does
+            not survive such relicensing or conveying.</p>
+
+        <p>If you add terms to a covered work in accord with this section, you
+            must place, in the relevant source files, a statement of the
+            additional terms that apply to those files, or a notice indicating
+            where to find the applicable terms.</p>
+
+        <p>Additional terms, permissive or non-permissive, may be stated in the
+            form of a separately written license, or stated as exceptions;
+            the above requirements apply either way.</p>
+
+        <h4>8. Termination.</h4>
+
+        <p>You may not propagate or modify a covered work except as expressly
+            provided under this License.  Any attempt otherwise to propagate or
+            modify it is void, and will automatically terminate your rights under
+            this License (including any patent licenses granted under the third
+            paragraph of section 11).</p>
+
+        <p>However, if you cease all violation of this License, then your
+            license from a particular copyright holder is reinstated (a)
+            provisionally, unless and until the copyright holder explicitly and
+            finally terminates your license, and (b) permanently, if the copyright
+            holder fails to notify you of the violation by some reasonable means
+            prior to 60 days after the cessation.</p>
+
+        <p>Moreover, your license from a particular copyright holder is
+            reinstated permanently if the copyright holder notifies you of the
+            violation by some reasonable means, this is the first time you have
+            received notice of violation of this License (for any work) from that
+            copyright holder, and you cure the violation prior to 30 days after
+            your receipt of the notice.</p>
+
+        <p>Termination of your rights under this section does not terminate the
+            licenses of parties who have received copies or rights from you under
+            this License.  If your rights have been terminated and not permanently
+            reinstated, you do not qualify to receive new licenses for the same
+            material under section 10.</p>
+
+        <h4>9. Acceptance Not Required for Having Copies.</h4>
+
+        <p>You are not required to accept this License in order to receive or
+            run a copy of the Program.  Ancillary propagation of a covered work
+            occurring solely as a consequence of using peer-to-peer transmission
+            to receive a copy likewise does not require acceptance.  However,
+            nothing other than this License grants you permission to propagate or
+            modify any covered work.  These actions infringe copyright if you do
+            not accept this License.  Therefore, by modifying or propagating a
+            covered work, you indicate your acceptance of this License to do so.</p>
+
+        <h4>10. Automatic Licensing of Downstream Recipients.</h4>
+
+        <p>Each time you convey a covered work, the recipient automatically
+            receives a license from the original licensors, to run, modify and
+            propagate that work, subject to this License.  You are not responsible
+            for enforcing compliance by third parties with this License.</p>
+
+        <p>An “entity transaction” is a transaction transferring control of an
+            organization, or substantially all assets of one, or subdividing an
+            organization, or merging organizations.  If propagation of a covered
+            work results from an entity transaction, each party to that
+            transaction who receives a copy of the work also receives whatever
+            licenses to the work the party’s predecessor in interest had or could
+            give under the previous paragraph, plus a right to possession of the
+            Corresponding Source of the work from the predecessor in interest, if
+            the predecessor has it or can get it with reasonable efforts.</p>
+
+        <p>You may not impose any further restrictions on the exercise of the
+            rights granted or affirmed under this License.  For example, you may
+            not impose a license fee, royalty, or other charge for exercise of
+            rights granted under this License, and you may not initiate litigation
+            (including a cross-claim or counterclaim in a lawsuit) alleging that
+            any patent claim is infringed by making, using, selling, offering for
+            sale, or importing the Program or any portion of it.</p>
+
+        <h4>11. Patents.</h4>
+
+        <p>A “contributor” is a copyright holder who authorizes use under this
+            License of the Program or a work on which the Program is based.  The
+            work thus licensed is called the contributor’s “contributor version”.</p>
+
+        <p>A contributor’s “essential patent claims” are all patent claims
+            owned or controlled by the contributor, whether already acquired or
+            hereafter acquired, that would be infringed by some manner, permitted
+            by this License, of making, using, or selling its contributor version,
+            but do not include claims that would be infringed only as a
+            consequence of further modification of the contributor version.  For
+            purposes of this definition, “control” includes the right to grant
+            patent sublicenses in a manner consistent with the requirements of
+            this License.</p>
+
+        <p>Each contributor grants you a non-exclusive, worldwide, royalty-free
+            patent license under the contributor’s essential patent claims, to
+            make, use, sell, offer for sale, import and otherwise run, modify and
+            propagate the contents of its contributor version.</p>
+
+        <p>In the following three paragraphs, a “patent license” is any express
+            agreement or commitment, however denominated, not to enforce a patent
+            (such as an express permission to practice a patent or covenant not to
+            sue for patent infringement).  To “grant” such a patent license to a
+            party means to make such an agreement or commitment not to enforce a
+            patent against the party.</p>
+
+        <p>If you convey a covered work, knowingly relying on a patent license,
+            and the Corresponding Source of the work is not available for anyone
+            to copy, free of charge and under the terms of this License, through a
+            publicly available network server or other readily accessible means,
+            then you must either (1) cause the Corresponding Source to be so
+            available, or (2) arrange to deprive yourself of the benefit of the
+            patent license for this particular work, or (3) arrange, in a manner
+            consistent with the requirements of this License, to extend the patent
+            license to downstream recipients.  “Knowingly relying” means you have
+            actual knowledge that, but for the patent license, your conveying the
+            covered work in a country, or your recipient’s use of the covered work
+            in a country, would infringe one or more identifiable patents in that
+            country that you have reason to believe are valid.</p>
+
+        <p>If, pursuant to or in connection with a single transaction or
+            arrangement, you convey, or propagate by procuring conveyance of, a
+            covered work, and grant a patent license to some of the parties
+            receiving the covered work authorizing them to use, propagate, modify
+            or convey a specific copy of the covered work, then the patent license
+            you grant is automatically extended to all recipients of the covered
+            work and works based on it.</p>
+
+        <p>A patent license is “discriminatory” if it does not include within
+            the scope of its coverage, prohibits the exercise of, or is
+            conditioned on the non-exercise of one or more of the rights that are
+            specifically granted under this License.  You may not convey a covered
+            work if you are a party to an arrangement with a third party that is
+            in the business of distributing software, under which you make payment
+            to the third party based on the extent of your activity of conveying
+            the work, and under which the third party grants, to any of the
+            parties who would receive the covered work from you, a discriminatory
+            patent license (a) in connection with copies of the covered work
+            conveyed by you (or copies made from those copies), or (b) primarily
+            for and in connection with specific products or compilations that
+            contain the covered work, unless you entered into that arrangement,
+            or that patent license was granted, prior to 28 March 2007.</p>
+
+        <p>Nothing in this License shall be construed as excluding or limiting
+            any implied license or other defenses to infringement that may
+            otherwise be available to you under applicable patent law.</p>
+
+        <h4>12. No Surrender of Others’ Freedom.</h4>
+
+        <p>If conditions are imposed on you (whether by court order, agreement or
+            otherwise) that contradict the conditions of this License, they do not
+            excuse you from the conditions of this License.  If you cannot convey a
+            covered work so as to satisfy simultaneously your obligations under this
+            License and any other pertinent obligations, then as a consequence you may
+            not convey it at all.  For example, if you agree to terms that obligate you
+            to collect a royalty for further conveying from those to whom you convey
+            the Program, the only way you could satisfy both those terms and this
+            License would be to refrain entirely from conveying the Program.</p>
+
+        <h4>13. Use with the GNU Affero General Public License.</h4>
+
+        <p>Notwithstanding any other provision of this License, you have
+            permission to link or combine any covered work with a work licensed
+            under version 3 of the GNU Affero General Public License into a single
+            combined work, and to convey the resulting work.  The terms of this
+            License will continue to apply to the part which is the covered work,
+            but the special requirements of the GNU Affero General Public License,
+            section 13, concerning interaction through a network will apply to the
+            combination as such.</p>
+
+        <h4>14. Revised Versions of this License.</h4>
+
+        <p>The Free Software Foundation may publish revised and/or new versions of
+            the GNU General Public License from time to time.  Such new versions will
+            be similar in spirit to the present version, but may differ in detail to
+            address new problems or concerns.</p>
+
+        <p>Each version is given a distinguishing version number.  If the
+            Program specifies that a certain numbered version of the GNU General
+            Public License “or any later version” applies to it, you have the
+            option of following the terms and conditions either of that numbered
+            version or of any later version published by the Free Software
+            Foundation.  If the Program does not specify a version number of the
+            GNU General Public License, you may choose any version ever published
+            by the Free Software Foundation.</p>
+
+        <p>If the Program specifies that a proxy can decide which future
+            versions of the GNU General Public License can be used, that proxy’s
+            public statement of acceptance of a version permanently authorizes you
+            to choose that version for the Program.</p>
+
+        <p>Later license versions may give you additional or different
+            permissions.  However, no additional obligations are imposed on any
+            author or copyright holder as a result of your choosing to follow a
+            later version.</p>
+
+        <h4>15. Disclaimer of Warranty.</h4>
+
+        <p>THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
+            APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+            HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY
+            OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
+            THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+            PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
+            IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
+            ALL NECESSARY SERVICING, REPAIR OR CORRECTION.</p>
+
+        <h4>16. Limitation of Liability.</h4>
+
+        <p>IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+            WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
+            THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+            GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
+            USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
+            DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
+            PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
+            EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
+            SUCH DAMAGES.</p>
+
+        <h4>17. Interpretation of Sections 15 and 16.</h4>
+
+        <p>If the disclaimer of warranty and limitation of liability provided
+            above cannot be given local legal effect according to their terms,
+            reviewing courts shall apply local law that most closely approximates
+            an absolute waiver of all civil liability in connection with the
+            Program, unless a warranty or assumption of liability accompanies a
+            copy of the Program in return for a fee.</p>
+
+        <p>END OF TERMS AND CONDITIONS</p>
+
+        <h3>How to Apply These Terms to Your New Programs</h3>
+
+        <p>If you develop a new program, and you want it to be of the greatest
+            possible use to the public, the best way to achieve this is to make it
+            free software which everyone can redistribute and change under these terms.</p>
+
+        <p>To do so, attach the following notices to the program.  It is safest
+            to attach them to the start of each source file to most effectively
+            state the exclusion of warranty; and each file should have at least
+            the “copyright” line and a pointer to where the full notice is found.</p>
+
+        <pre>&lt;one line to give the program’s name
 and a brief idea of what it does.&gt;
 Copyright (C) &lt;year&gt;  &lt;name of
 author&gt;
 
 This program is free software: you
 can redistribute it and/or modify
-it under the terms of the GNU General
-Public License as published by the
-Free Software Foundation, either
-version 3 of the License, or (at your
-option) any later version.
+it under the terms of the GNU
+General Public License as published
+by the Free Software Foundation,
+either version 3 of the License, or
+(at your option) any later version.
 
 This program is distributed in the
 hope that it will be useful, but
@@ -930,36 +850,38 @@ details.
 
 You should have received a copy of
 the GNU General Public License
-along with this program.  If not, see
+along with this program.  If not,
+see
 &lt;http://www.gnu.org/licenses/&gt;.</pre>
 
-        <p>Inoltre, aggiungi le informazioni necessarie a contattarti via posta ordinaria o via posta elettronica.</p>
+        <p>Also add information on how to contact you by electronic and paper mail.</p>
 
-        <p>Se il programma interagisce mediante terminale, fai in modo che visualizzi,
-            quando viene avviato in modalità interattiva, un breve messaggio come quello che segue:</p>
+        <p>If the program does terminal interaction, make it output a short
+            notice like this when it starts in an interactive mode:</p>
 
-<pre>&lt;program&gt;  Copyright (C) &lt;year&gt;
+        <pre>&lt;program&gt;  Copyright (C) &lt;year&gt;
 &lt;name of author&gt;
-This program comes with ABSOLUTELY NO
-WARRANTY; for details type `show w'.
-This is free software, and you are
-welcome to redistribute it under
+This program comes with ABSOLUTELY
+NO WARRANTY; for details type `show
+w'. This is free software, and you
+are welcome to redistribute it under
 certain conditions; type `show c'
 for details.</pre>
 
-        <p>Gli ipotetici comandi `show w' e `show c' devono visualizzare le parti corrispondenti
-            della GNU General Public License. Naturalmente i comandi del tuo programma potrebbero essere differenti;
-            per una interfaccia di tipo GUI, dovresti usare un bottone “About” o “Info”.</p>
+        <p>The hypothetical commands `show w' and `show c' should show the appropriate
+            parts of the General Public License.  Of course, your program’s commands
+            might be different; for a GUI interface, you would use an “about box”.</p>
 
-        <p>Devi inoltre fare in modo che il tuo datore di lavoro (se lavori come programmatore presso terzi) o la tua scuola,
-            eventualmente, firmino una “rinuncia al copyright” sul programma, se necessario.
-            Per maggiori informazioni su questo punto, e su come applicare e rispettare la GNU GPL, consultare la pagina
+        <p>You should also get your employer (if you work as a programmer) or school,
+            if any, to sign a “copyright disclaimer” for the program, if necessary.
+            For more information on this, and how to apply and follow the GNU GPL, see
             <<a href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a>>.</p>
 
-        <p>La GNU General Public License non consente di incorporare il programma all’interno di software proprietario.
-            Se il tuo programma è una libreria di funzioni, potresti ritenere più opportuno consentire il collegamento
-            tra software proprietario e la tua libreria. Se è questo ciò che vuoi, allora utilizza la GNU Lesser General Public License
-            anziché questa Licenza, ma prima leggi
+        <p>The GNU General Public License does not permit incorporating your program
+            into proprietary programs.  If your program is a subroutine library, you
+            may consider it more useful to permit linking proprietary applications with
+            the library.  If this is what you want to do, use the GNU Lesser General
+            Public License instead of this License.  But first, please read
             <<a href="http://www.gnu.org/philosophy/why-not-lgpl.html">http://www.gnu.org/philosophy/why-not-lgpl.html</a>>.</p>
 
         <hr/>
@@ -973,7 +895,7 @@ for details.</pre>
             Everyone is permitted to copy and distribute verbatim copies
             of this license document, but changing it is not allowed.</p>
 
-        <h3><a name="preamble"></a>Preamble</h3>
+        <h3>Preamble</h3>
 
         <p>The GNU Affero General Public License is a free, copyleft license
             for software and other kinds of works, specifically designed to ensure
@@ -1024,9 +946,9 @@ for details.</pre>
         <p>The precise terms and conditions for copying, distribution and
             modification follow.</p>
 
-        <h3><a name="terms"></a>TERMS AND CONDITIONS</h3>
+        <h3>TERMS AND CONDITIONS</h3>
 
-        <h4><a name="section0"></a>0. Definitions.</h4>
+        <h4>0. Definitions.</h4>
 
         <p>"This License" refers to version 3 of the GNU Affero General Public
             License.</p>
@@ -1066,7 +988,7 @@ for details.</pre>
             the interface presents a list of user commands or options, such as a
             menu, a prominent item in the list meets this criterion.</p>
 
-        <h4><a name="section1"></a>1. Source Code.</h4>
+        <h4>1. Source Code.</h4>
 
         <p>The "source code" for a work means the preferred form of the work
             for making modifications to it.  "Object code" means any non-source
@@ -1108,7 +1030,7 @@ for details.</pre>
         <p>The Corresponding Source for a work in source code form is that
             same work.</p>
 
-        <h4><a name="section2"></a>2. Basic Permissions.</h4>
+        <h4>2. Basic Permissions.</h4>
 
         <p>All rights granted under this License are granted for the term of
             copyright on the Program, and are irrevocable provided the stated
@@ -1133,7 +1055,7 @@ for details.</pre>
             the conditions stated below.  Sublicensing is not allowed; section 10
             makes it unnecessary.</p>
 
-        <h4><a name="section3"></a>3. Protecting Users' Legal Rights From Anti-Circumvention Law.</h4>
+        <h4>3. Protecting Users' Legal Rights From Anti-Circumvention Law.</h4>
 
         <p>No covered work shall be deemed part of an effective technological
             measure under any applicable law fulfilling obligations under article
@@ -1149,7 +1071,7 @@ for details.</pre>
             users, your or third parties' legal rights to forbid circumvention of
             technological measures.</p>
 
-        <h4><a name="section4"></a>4. Conveying Verbatim Copies.</h4>
+        <h4>4. Conveying Verbatim Copies.</h4>
 
         <p>You may convey verbatim copies of the Program's source code as you
             receive it, in any medium, provided that you conspicuously and
@@ -1162,7 +1084,7 @@ for details.</pre>
         <p>You may charge any price or no price for each copy that you convey,
             and you may offer support or warranty protection for a fee.</p>
 
-        <h4><a name="section5"></a>5. Conveying Modified Source Versions.</h4>
+        <h4>5. Conveying Modified Source Versions.</h4>
 
         <p>You may convey a work based on the Program, or the modifications to
             produce it from the Program, in the form of source code under the
@@ -1203,7 +1125,7 @@ for details.</pre>
             in an aggregate does not cause this License to apply to the other
             parts of the aggregate.</p>
 
-        <h4><a name="section6"></a>6. Conveying Non-Source Forms.</h4>
+        <h4>6. Conveying Non-Source Forms.</h4>
 
         <p>You may convey a covered work in object code form under the terms
             of sections 4 and 5, provided that you also convey the
@@ -1305,7 +1227,7 @@ for details.</pre>
             source code form), and must require no special password or key for
             unpacking, reading or copying.</p>
 
-        <h4><a name="section7"></a>7. Additional Terms.</h4>
+        <h4>7. Additional Terms.</h4>
 
         <p>"Additional permissions" are terms that supplement the terms of this
             License by making exceptions from one or more of its conditions.
@@ -1373,7 +1295,7 @@ for details.</pre>
             form of a separately written license, or stated as exceptions;
             the above requirements apply either way.</p>
 
-        <h4><a name="section8"></a>8. Termination.</h4>
+        <h4>8. Termination.</h4>
 
         <p>You may not propagate or modify a covered work except as expressly
             provided under this License.  Any attempt otherwise to propagate or
@@ -1401,7 +1323,7 @@ for details.</pre>
             reinstated, you do not qualify to receive new licenses for the same
             material under section 10.</p>
 
-        <h4><a name="section9"></a>9. Acceptance Not Required for Having Copies.</h4>
+        <h4>9. Acceptance Not Required for Having Copies.</h4>
 
         <p>You are not required to accept this License in order to receive or
             run a copy of the Program.  Ancillary propagation of a covered work
@@ -1412,7 +1334,7 @@ for details.</pre>
             not accept this License.  Therefore, by modifying or propagating a
             covered work, you indicate your acceptance of this License to do so.</p>
 
-        <h4><a name="section10"></a>10. Automatic Licensing of Downstream Recipients.</h4>
+        <h4>10. Automatic Licensing of Downstream Recipients.</h4>
 
         <p>Each time you convey a covered work, the recipient automatically
             receives a license from the original licensors, to run, modify and
@@ -1437,7 +1359,7 @@ for details.</pre>
             any patent claim is infringed by making, using, selling, offering for
             sale, or importing the Program or any portion of it.</p>
 
-        <h4><a name="section11"></a>11. Patents.</h4>
+        <h4>11. Patents.</h4>
 
         <p>A "contributor" is a copyright holder who authorizes use under this
             License of the Program or a work on which the Program is based.  The
@@ -1506,7 +1428,7 @@ for details.</pre>
             any implied license or other defenses to infringement that may
             otherwise be available to you under applicable patent law.</p>
 
-        <h4><a name="section12"></a>12. No Surrender of Others' Freedom.</h4>
+        <h4>12. No Surrender of Others' Freedom.</h4>
 
         <p>If conditions are imposed on you (whether by court order, agreement or
             otherwise) that contradict the conditions of this License, they do not
@@ -1518,7 +1440,7 @@ for details.</pre>
             the Program, the only way you could satisfy both those terms and this
             License would be to refrain entirely from conveying the Program.</p>
 
-        <h4><a name="section13"></a>13. Remote Network Interaction; Use with the GNU General Public License.</h4>
+        <h4>13. Remote Network Interaction; Use with the GNU General Public License.</h4>
 
         <p>Notwithstanding any other provision of this License, if you modify the
             Program, your modified version must prominently offer all users
@@ -1539,7 +1461,7 @@ for details.</pre>
             combined will remain governed by version 3 of the GNU General Public
             License.</p>
 
-        <h4><a name="section14"></a>14. Revised Versions of this License.</h4>
+        <h4>14. Revised Versions of this License.</h4>
 
         <p>The Free Software Foundation may publish revised and/or new versions of
             the GNU Affero General Public License from time to time.  Such new
@@ -1565,7 +1487,7 @@ for details.</pre>
             author or copyright holder as a result of your choosing to follow a
             later version.</p>
 
-        <h4><a name="section15"></a>15. Disclaimer of Warranty.</h4>
+        <h4>15. Disclaimer of Warranty.</h4>
 
         <p>THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
             APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
@@ -1576,7 +1498,7 @@ for details.</pre>
             IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
             ALL NECESSARY SERVICING, REPAIR OR CORRECTION.</p>
 
-        <h4><a name="section16"></a>16. Limitation of Liability.</h4>
+        <h4>16. Limitation of Liability.</h4>
 
         <p>IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
             WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
@@ -1588,7 +1510,7 @@ for details.</pre>
             EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
             SUCH DAMAGES.</p>
 
-        <h4><a name="section17"></a>17. Interpretation of Sections 15 and 16.</h4>
+        <h4>17. Interpretation of Sections 15 and 16.</h4>
 
         <p>If the disclaimer of warranty and limitation of liability provided
             above cannot be given local legal effect according to their terms,
@@ -1599,7 +1521,7 @@ for details.</pre>
 
         <p>END OF TERMS AND CONDITIONS</p>
 
-        <h3><a name="howto"></a>How to Apply These Terms to Your New Programs</h3>
+        <h3>How to Apply These Terms to Your New Programs</h3>
 
         <p>If you develop a new program, and you want it to be of the greatest
             possible use to the public, the best way to achieve this is to make it
@@ -1610,19 +1532,20 @@ for details.</pre>
             state the exclusion of warranty; and each file should have at least
             the "copyright" line and a pointer to where the full notice is found.</p>
 
-<pre>&lt;one line to give the program's name
-and a brief idea of what it does.&gt;
+        <pre>&lt;one line to give the program's
+name and a brief idea of what it
+does.&gt;
 Copyright (C) &lt;year&gt;  &lt;name of
 author&gt;
 
 This program is free software: you
 can redistribute it and/or modify
-it under the terms of the GNU Affero
-General Public License as published
-by the Free Software Foundation,
-either version 3 of the License,
-or (at your option) any later
-version.
+it under the terms of the GNU
+Affero General Public License as
+published by the Free Software
+Foundation, either version 3 of the
+License, or (at your option) any
+later version.
 
 This program is distributed in the
 hope that it will be useful, but
@@ -1849,15 +1772,15 @@ If not, see
             on the same “printed page” as the copyright notice for easier
             identification within third-party archives.</p>
 
-<pre>Copyright [yyyy] [name of copyright
+        <pre>Copyright [yyyy] [name of copyright
 owner]
 
 Licensed under the Apache License,
 Version 2.0 (the “License”);
 you may not use this file except
 in compliance with the License.
-You may obtain a copy of the License
-at
+You may obtain a copy of the
+License at
 
 http://www.apache.org/licenses/
 LICENSE-2.0