]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/it/about_licenses.html
Update the logcat icon. https://redmine.stoutner.com/issues/883
[PrivacyBrowserAndroid.git] / app / src / main / assets / it / about_licenses.html
index 4b6b2eccb24e23e6dfc3fd5fa96de69e9a6b43a8..daf859287bb6185fa990d6f36d5000d59f1714e8 100644 (file)
 <!--
-  Copyright 2017 Soren Stoutner <soren@stoutner.com>.
+  Copyright 2017-2022 Soren Stoutner <soren@stoutner.com>.
 
-  Translation 2017 Francesco Buratti.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
+  Translation 2017-2020 Francesco Buratti.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
 
-  Privacy Browser is free software: you can redistribute it and/or modify
+  This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
+
+  Privacy Browser Android 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.
 
-  Privacy Browser is distributed in the hope that it will be useful,
+  Privacy Browser Android is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
 
   You should have received a copy of the GNU General Public License
-  along with Privacy Browser.  If not, see <http://www.gnu.org/licenses/>. -->
+  along with Privacy Browser Android.  If not, see <http://www.gnu.org/licenses/>. -->
 
 <html>
     <head>
-        <style>
-            h3 {
-                color: 0D4781;
-            }
-
-            img.icon {
-                vertical-align: middle;
-                height: 32;
-                width: 32;
-            }
-
-            img.left {
-                float: left;
-                height: 32;
-                width: 32;
-            }
-        </style>
+        <meta charset="UTF-8">
+
+        <link rel="stylesheet" href="../css/theme.css">
+
+        <!-- Setting the color scheme instructs the WebView to respect `prefers-color-scheme` @media CSS. -->
+        <meta name="color-scheme" content="light dark">
     </head>
 
     <body>
         <h3>Copyright</h3>
-
-        <p>Privacy Browser copyright &copy; 2015-2017: <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.</p>
-
+        <p>Privacy Browser copyright 2015-2022: <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.</p>
 
         <h3>Licenza</h3>
-
-        <p>Privacy Browser &egrave; rilasciato con <a href="https://www.gnu.org/licenses/gpl-3.0.html">Licenza GPLv3+ </a>.
-            Il testo completo &egrave; riportato per intero nella parte finale di questo documento. Si precisa che questa &egrave; una traduzione non ufficiale della 
-            GNU General Public License, non &egrave; stata pubblicata dalla Free Software Foundation, e non stabilisce i termini legali di distribuzione del software
-            che usa la GNU GPL. Soltanto la <a href="https://www.gnu.org/licenses/gpl-3.0.html">versione originale in inglese della GNU GPL</a> fa ci&ograve;.
-            Lo scopo di questa traduzione &egrave; unicamente quello di aiutare gli utenti di lingua italiana a comprendere la GNU GPL, e pertanto in caso di eventuali discrepanze tra
-            traduzione e versione originale in inglese, prevarr&agrave; e sar&agrave; unicamente la versione originale ad avere valore legale.
-            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.</p>
-
-
-        <h3>Attribuzioni</h3>
-
-        <p>La lista dei server utilizzata dalla funzionalit&agrave; di blocco degli annunci &egrave; tratta da <a href="https://pgl.yoyo.org/adservers/">pgl.yoyo.org</a>.
-            Dal momento che si tratta di una lista di domini <a href="https://www.copyright.gov/help/faq/faq-protect.html">non pu&ograve; essere coperta da Copyright</a>.</p>
-
-        <p>La maggior parte delle icone utilizzate da Privacy Browser &egrave; tratta dall'<a href="https://material.io/icons/">Android Material icon set</a>,
-            che &egrave; stato rilasciato con <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licenza Apache 2.0</a>.</p>
-
-        <p><img class="left" src="../en/images/privacy_browser.png">
-            <img class="left" src="../en/images/privacy_browser_free.png">
-            <img class="left" src="../en/images/warning.png">
-            <img class="left" src="../en/images/javascript_enabled.png">
-            sono derivate da ic_security and ic_language. Le modifiche sono state implementate da Soren Stoutner nel 2016.</p>
-
-        <p>Le seguenti icone non sono state modificate, se non per quanto riguarda colore e 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><img class="icon" src="../en/images/ic_add.png"> ic_add.</p>
-        <p><img class="icon" src="../en/images/ic_arrow_back.png"> ic_arrow_back.</p>
-        <p><img class="icon" src="../en/images/ic_arrow_forward.png"> ic_arrow_forward.</p>
-        <p><img class="icon" src="../en/images/ic_bookmark_border.png"> ic_bookmark_border.</p>
-        <p><img class="icon" src="../en/images/ic_bug_report.png"> ic_bug_report.</p>
-        <p><img class="icon" src="../en/images/ic_chrome_reader_mode.png"> ic_chrome_reader_mode.</p>
-        <p><img class="icon" src="../en/images/ic_close.png"> ic_close.</p>
-        <p><img class="icon" src="../en/images/ic_create_new_folder.png"> ic_create_new_folder.</p>
-        <p><img class="icon" src="../en/images/ic_delete.png"> ic_download.</p>
-        <p><img class="icon" src="../en/images/ic_dns.png"> ic_dns.</p>
-        <p><img class="icon" src="../en/images/ic_edit.png"> ic_edit.</p>
-        <p><img class="icon" src="../en/images/ic_exit_to_app.png"> ic_exit_to_app.</p>
-        <p><img class="icon" src="../en/images/ic_expand_less.png"> ic_expand_less.</p>
-        <p><img class="icon" src="../en/images/ic_expand_more.png"> ic_expand_more.</p>
-        <p><img class="icon" src="../en/images/ic_file_download.png"> ic_file_download.</p>
-        <p><img class="icon" src="../en/images/ic_folder.png"> ic_folder.</p>
-        <p><img class="icon" src="../en/images/ic_folder_special.png"> ic_folder_special.</p>
-        <p><img class="icon" src="../en/images/ic_home.png"> ic_home.</p>
-        <p><img class="icon" src="../en/images/ic_import_contacts.png"> ic_import_contacts.</p>
-        <p><img class="icon" src="../en/images/ic_info_outline.png"> ic_info_outline.</p>
-        <p><img class="icon" src="../en/images/ic_language.png"> ic_language.</p>
-        <p><img class="icon" src="../en/images/ic_list.png"> ic_list.</p>
-        <p><img class="icon" src="../en/images/ic_more.png"> ic_more.</p>
-        <p><img class="icon" src="../en/images/ic_question_answer.png"> ic_question_answer.</p>
-        <p><img class="icon" src="../en/images/ic_select_all.png"> ic_select_all.</p>
-        <p><img class="icon" src="../en/images/ic_settings.png"> ic_settings.</p>
-        <p><img class="icon" src="../en/images/ic_subtitles.png"> ic_subtitles.</p>
-        <p><img class="icon" src="../en/images/ic_vertical_align_bottom.png"> ic_vertical_align_bottom.</p>
-        <p><img class="icon" src="../en/images/ic_vertical_align_top.png"> ic_vertical_align_top.</p>
-        <p><img class="icon" src="../en/images/ic_web.png"> ic_web.</p>
-
-        <br/>
-
-        <p><img class="left" src="../en/images/cookie.png"> cookie &egrave; stata creata da Google.
+        <p>Privacy Browser è rilasciato con <a href="https://www.gnu.org/licenses/gpl-3.0.html">Licenza GPLv3+ </a>.
+            Il testo completo è riportato per intero nella parte finale di questo documento. Si precisa che questa è una traduzione non ufficiale della 
+            GNU General Public License, non è stata pubblicata dalla Free Software Foundation, e non stabilisce i termini legali di distribuzione del software
+            che usa la GNU GPL. Soltanto la <a href="https://www.gnu.org/licenses/gpl-3.0.html">versione originale in inglese della GNU GPL</a> fa ciò.
+            Lo scopo di questa traduzione è unicamente quello di aiutare gli utenti di lingua italiana a comprendere la GNU GPL, e pertanto in caso di eventuali discrepanze tra
+            traduzione e versione originale in inglese, prevarrà e sarà unicamente la versione originale ad avere valore legale.
+            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>
+        <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>
+
+        <p>La <a href="https://easylist.to/easylist/fanboy-annoyance.txt">Fanboy’s Annoyance List</a> e la <a href="https://easylist.to/easylist/fanboy-social.txt">Fanboy’s Social Blocking List</a>
+            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>
+
+        <h3>Librerie</h3>
+        <p>Privacy Browser è compilato utilizzando le <a href="https://developer.android.com/jetpack/androidx/">Librerie AndroidX</a>,
+            le <a href="https://github.com/JetBrains/kotlin/tree/master/license">Librerie Kotlin</a>,
+            e il codice disponibile nella <a href="https://mvnrepository.com/artifact/com.google.android.material/material">Google Material Maven repository</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.<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>.
+            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
+            <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>.
+            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, 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, 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, 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, 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, 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, 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/push_pin_filled_selected.svg"/> è stata derivata da <code>push_pin_selected</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-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>
-            e pu&ograve; essere scaricata dirattamente dal <a href="https://materialdesignicons.com/icon/cookie">Material Design Icon Set</a>.</p>
+            e può essere scaricata dirattamente dal <a href="https://materialdesignicons.com/icon/cookie">Material Design Icons</a>.Non è stata modificata ad eccezione del colore e della dimensione.</p>
+        <p><svg class="left"><use href="../shared_images/mastodon.svg#icon"/></svg> <code>mastodon</code> deriva dal
+            <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>,
+            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/add.svg#icon"/></svg> add.</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/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/camera_enhance.svg#icon"/></svg> camera_enhance.</p>
+        <p><svg class="icon"><use href="../shared_images/chrome_reader_mode.svg#icon"/></svg> chrome_reader_mode.</p>
+        <p><svg class="icon"><use href="../shared_images/close.svg#icon"/></svg> close.</p>
+        <p><svg class="icon"><use href="../shared_images/delete.svg#icon"/></svg> delete.</p>
+        <p><svg class="icon"><use href="../shared_images/delete_forever.svg#icon"/></svg> delete_forever.</p>
+        <p><svg class="icon"><use href="../shared_images/devices_other.svg#icon"/></svg> devices_other.</p>
+        <p><svg class="icon"><use href="../shared_images/disabled_by_default.svg#icon"/></svg> disabled_by_default.</p>
+        <p><svg class="icon"><use href="../shared_images/dns.svg#icon"/></svg> dns.</p>
+        <p><svg class="icon"><use href="../shared_images/donut_small.svg#icon"/></svg> donut_small.</p>
+        <p><svg class="icon"><use href="../shared_images/edit.svg#icon"/></svg> edit.</p>
+        <p><svg class="icon"><use href="../shared_images/expand_less.svg#icon"/></svg> expand_less.</p>
+        <p><svg class="icon"><use href="../shared_images/expand_more.svg#icon"/></svg> expand_more.</p>
+        <p><svg class="icon"><use href="../shared_images/file_copy.svg#icon"/></svg> file_copy.</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/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/import_export.svg#icon"/></svg> import_export.</p>
+        <p><svg class="icon"><use href="../shared_images/important_devices.svg#icon"/></svg> important_devices.</p>
+        <p><svg class="icon"><use href="../shared_images/info_outline.svg#icon"/></svg> info_outline.</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_24.svg#icon"/></svg> list_alt_rounded_24.</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/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/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/search.svg#icon"/></svg> search.</p>
+        <p><svg class="icon"><use href="../shared_images/select_all.svg#icon"/></svg> select_all.</p>
+        <p><svg class="icon"><use href="../shared_images/settings.svg#icon"/></svg> settings.</p>
+        <p><svg class="icon"><use href="../shared_images/settings_overscan.svg#icon"/></svg> settings_overscan.</p>
+        <p><svg class="icon"><use href="../shared_images/share.svg#icon"/></svg> share.</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/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>
+        <p><svg class="icon"><use href="../shared_images/vertical_align_bottom.svg#icon"/></svg> vertical_align_bottom.</p>
+        <p><svg class="icon"><use href="../shared_images/vertical_align_top.svg#icon"/></svg> vertical_align_top.</p>
+        <p><svg class="icon"><use href="../shared_images/visibility_off.svg#icon"/></svg> visibility_off.</p>
+        <p><svg class="icon"><use href="../shared_images/vpn_key.svg#icon"/></svg> vpn_key.</p>
+        <p><svg class="icon"><use href="../shared_images/vpn_lock.svg#icon"/></svg> vpn_lock.</p>
+        <p><svg class="icon"><use href="../shared_images/web.svg#icon"/></svg> web.</p>
 
         <hr/>
 
-        <h3>GNU General Public License</h3>
-        <p>Versione 3, 29 Giugno 2007</p>
+        <h3 style="text-align: center;">GNU General Public License</h3>
+        <p style="text-align: center;">Versione 3, 29 Giugno 2007</p>
 
-        <p>Copyright &copy; 2007 Free Software Foundation, Inc.
-            &lt;<a href="http://fsf.org/">http://fsf.org/</a>&gt;</p><p>
-            A chiunque &egrave; permesso copiare e ridistribuire copie esatte di questo documento di licenza, 
-            ma non &egrave; in alcun modo consentito apportarvi modifiche.
+        <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 &egrave; una licenza libera, basata su copyleft per software e altri tipi di opere. </p>
+        <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&agrave; di condividere e modificare tali opere.
+            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&agrave; di condividere e modificare tutte le versioni di un programma
+            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&ograve; utilizzare questa licenza per i propri programmi. </p>
+            Chiunque può utilizzare questa licenza per i propri programmi. </p>
 
-        <p>Quando parliamo di software libero (free software), ci riferiamo al concetto di libert&agrave;
+        <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&agrave; di distribuire copie di software libero
+            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&agrave; di impedire che altri 
+        <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&agrave; degli altri.</p>
+            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,&egrave; obbligato a riconoscere
+            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&igrave; che essi conoscano quali sono i loro diritti. </p>
+            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
         <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 &ldquo;modificate&rdquo;, in modo tale che eventuali problemi
+            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&agrave; di farlo.
-            Ci&ograve; &egrave; fondamentalmente incompatibile con l'obiettivo di garantire la libert&agrave;
+            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&ograve; rende questi abusi
-            ancora pi&ugrave; inaccettabili. Pertanto, abbiamo realizzato questa versione della GPL
+            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&agrave; necessaria
-            per difendere la libert&agrave; degli utenti. </p>
+            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&ograve; avviene noi vogliamo evitare
+            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&ograve;, la GPL assicura che non &egrave; possibile utilizzare
+            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 
 
         <h4>0. Definizioni.</h4>
 
-        <p>&ldquo;Questa Licenza&rdquo;  fa riferimento alla versione 3 della GNU General Public License.</p>
+        <p>“Questa Licenza”  fa riferimento alla versione 3 della GNU General Public License.</p>
 
-        <p>&ldquo;Copyright&rdquo; indica anche leggi simili al copyright che riguardano altri tipi di opere, 
+        <p>“Copyright” indica anche leggi simili al copyright che riguardano altri tipi di opere, 
             come le maschere per la produzione di semiconduttori.</p>
 
-        <p>&ldquo;Il Programma&rdquo; indica qualunque opera che sia soggetta a copyright e che sia rilasciata 
-            sotto questa Licenza.   I detentori della licenza sono indicati come  &ldquo;tu&rdquo;.  &ldquo;Licenziatari&rdquo; e
-            &ldquo;destinatari&rdquo; possono essere individui o organizzazioni.</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>&ldquo;Modificare&rdquo;  un'opera significa copiare o adattare tutta o parte dell'opera 
+        <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 &ldquo;versione modificata&rdquo;
-            dell'opera precedente, oppure viene detta opera &ldquo;basata sulla&rdquo; opera precedente.</p>
+            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'&ldquo;opera coperta da questa licenza&rdquo;  indica il Programma originale non modificato 
+        <p>Un'“opera coperta da questa licenza”  indica il Programma originale non modificato 
             oppure un'opera basata sul Programma.</p>
 
-        <p>&ldquo;Propagare&rdquo;  un'opera significa fare una qualunque cosa con essa che, 
+        <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&agrave; simili e connesse.</p>
+            in alcuni stati, altre attività simili e connesse.</p>
 
-        <p>&ldquo;Distribuire&rdquo; un'opera indica qualunque forma di propagazione 
+        <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 &egrave; considerata &ldquo;Distribuzione&rdquo;.</p>
+            senza che ci sia alcun trasferimento di una copia, non è considerata “Distribuzione”.</p>
 
-        <p>Una interfaccia utente interattiva fornisce delle  &ldquo;Adeguate Informazioni Legali&rdquo;
-            soltanto nel caso in cui includa una apposita funzionalit&agrave;, resa adeguatamente visibile, che 
+        <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'&egrave; alcuna garanzia sull'opera (eccetto nel caso in cui
-            delle garanzie sono espressamente fornite), dica che il licenziatario pu&ograve; distribuire
-            l'opera utilizzando questa Licenza, indichi come &egrave; possibile prendere visione di una copia
+            (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&ugrave;,
+            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 &ldquo;codice sorgente&rdquo; di un'opera indica la forma pi&ugrave; indicata
-            dell'opera per poter effettuare modifiche su di essa. Il &ldquo;codice oggetto&rdquo;
+        <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 &ldquo;Interfaccia Standard&rdquo; &egrave; una interfaccia che risponde ad uno
+        <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 &egrave; largamente utilizzata dagli
+            programmazione, una interfaccia che è largamente utilizzata dagli
             sviluppatori per sviluppare in tale linguaggio.</p>
 
-        <p>Le &ldquo;Librerie di Sistema&rdquo; di un eseguibile includono qualunque cosa,
+        <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 &ldquo;Componente Principale&rdquo;, ma che non &egrave;
+            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 &ldquo;Componente Principale&rdquo;, in questo
-            contesto, &egrave; un componente essenziale (kernel, gestore di finestre
+            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 &ldquo;Sorgente Corrispondente&rdquo; per un'opera in forma di codice oggetto
-            &egrave; il codice sorgente necessario per generare, installare e (per un
+        <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&agrave; di
+            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&agrave; generica o i
+            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&agrave; ma che non fanno parte
+            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
             rigenerare automaticamente da altre parti del Sorgente Corrispondente
             stesso.</p>
 
-        <p>Il Sorgente Corrispondente di un'opera in forma di codice sorgente &egrave;
+        <p>Il Sorgente Corrispondente di un'opera in forma di codice sorgente è
             l'opera stessa.</p>
 
         <h4>2. Principali Diritti.</h4>
             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 &egrave;
+            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, &egrave; un'opera coperta da questa Licenza. Questa
+            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>
 
             copyright al di fuori della relazione che intrattengono nei tuoi
             confronti.</p>
 
-        <p>Distribuire opere coperte da licenza in qualunque altra circostanza &egrave;
-            consentito soltanto alle condizioni espresse in seguito. Non &egrave;
+        <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&ograve; essere considerato
+        <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 &ldquo;WIPO copyright treaty&rdquo;
+            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>
 
             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&agrave; o
+            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 &egrave; permesso distribuire copie esatte del codice sorgente del
+        <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
             seguenti condizioni:</p>
 
         <ul>
-            <li>a) L'opera deve recare con s&egrave; delle informazioni adeguate che
+            <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 &egrave;
+            <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 &ldquo;lasciare intatti tutti gli
-                avvisi&rdquo;.</li>
+                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&agrave; pertanto applicata, assieme ad eventuali clausole
+                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
             <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 &egrave; obbligato a
+                Adeguate Informazioni Legali, il tuo programma non è obbligato a
                 visualizzarle.</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&ugrave; grande, dentro o in uno stesso supporto di
-            memorizzazione a lungo termine o di distribuzione, &egrave; semplicemente
-            detto &ldquo;aggregato&rdquo; se la raccolta e il suo copyright non sono
+            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&ograve; che ciascun singolo programma
+            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>
                 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 &egrave; coperto da questa Licenza, su un supporto fisico
+                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
 
             <li>c) Distribuendo copie singole del codice oggetto assieme ad una copia
                 dell'offerta scritta di fornire il Sorgente Corrispondente. Questa
-                possibilit&agrave; &egrave; permessa soltanto occasionalmente e per fini non
+                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>
 
                 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 &egrave; un server
-                di rete, il Sorgente Corrispondente pu&ograve; trovarsi su un server
+                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&agrave; equivalenti per la copia, a patto che tu fornisca delle
+                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
                 pubblico secondo i termini della sezione 6d.</li>
         </ul>
 
-        <p>Una porzione separabile del codice oggetto, il cui sorgente &egrave;
+        <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 &ldquo;Prodotto Utente&rdquo; &egrave; un (1) &ldquo;prodotto consumer&rdquo;, cio&egrave;
-            qualunque propriet&agrave; personale tangibile che &egrave; normalmente utilizzata
+        <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 &ldquo;prodotto consumer&rdquo;, i casi dubbi
+            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, &ldquo;normalmente utilizzato&rdquo; si
+            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 &egrave; un &ldquo;prodotto consumer&rdquo; indipendentemente
+            il prodotto. Un prodotto è un “prodotto consumer” indipendentemente
             dal fatto che abbia usi commerciali, industriali o diversi da quelli
-            &ldquo;consumer&rdquo;, a meno che questi usi non rappresentino il solo modo utile
+            “consumer”, a meno che questi usi non rappresentino il solo modo utile
             di utilizzare il prodotto in questione.</p>
 
-        <p>Le &ldquo;Informazioni di Installazione&rdquo; per un Prodotto Utente sono i
+        <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
             (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 &egrave; richiesta se n&egrave; tu n&egrave; una
-            terza parte ha la possibilit&agrave; di installare versioni modificate del
-            codice oggetto sul Prodotto Utente (ad esempio, se il programma &egrave;
+            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 &egrave; stato modificato o installato dal destinatario, o per
-            il Prodotto Utente in cui esso &egrave; stato modificato o installato.
-            L'accesso ad una rete pu&ograve; essere negato se le modifiche apportate
-            impattano materialmente sull'operativit&agrave; della rete o se violano le
+            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
 
         <h4>7. Condizioni Aggiuntive.</h4>
 
-        <p>Le &ldquo;Condizioni Aggiuntive&rdquo; sono condizioni che completano le
-            condizioni di questa Licenza permettendo delle eccezioni a una o pi&ugrave;
+        <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
             che:</p>
 
         <ul>
-            <li>a) Negano la garanzia o limitano la responsabilit&agrave; del Programma in
+            <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>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&agrave;
+            <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&agrave; nei confronti del destinatario, per qualunque
-                responsabilit&agrave; che questi impegni contrattuali dovessero imporre
+                responsabilità nei confronti del destinatario, per qualunque
+                responsabilità che questi impegni contrattuali dovessero imporre
                 direttamente ai suddetti detentori del copyright e autori.</li>
         </ul>
 
         <p>Tutte le altre condizioni addizionali non-permissive sono considerate
-            &ldquo;ulteriori restrizioni&rdquo;, secondo il significato specificato alla
+            “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 &egrave;
-            soggetto a questa Licenza assieme ad una condizione che &egrave; una
-            &ldquo;ulteriore restrizione&rdquo;, puoi rimuovere quest'ultima condizione. Se un
+            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
             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
-            &egrave; possibile trovare copia delle condizioni aggiunte.</p>
+            è 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
         <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 &egrave; nullo, e provoca l'immediata cessazione dei diritti
+            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>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 &egrave; la prima volta
+            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
             programma, nel rispetto di questa Licenza. Non sei ritenuto responsabile
             del rispetto di questa Licenza da parte di terze parti.</p>
 
-        <p>Una &ldquo;transazione d' entit&agrave;&rdquo; &egrave; una transazione che trasferisce il
+        <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&ugrave; organizzazioni. Se la
-            propagazione di un programma coperto da questa Licenza &egrave; conseguente
-            ad una transazione di entit&agrave;, ciascuna parte che ha ruolo nella
+            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&ugrave; il diritto di possesso del Sorgente Corrispondente del
+            e in più il diritto di possesso del Sorgente Corrispondente del
             programma dal predecessore in interesse, se il predecessore lo possiede
-            o se pu&ograve; ottenerlo senza troppe difficolt&agrave;.</p>
+            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
 
         <h4>11. Brevetti.</h4>
 
-        <p>Un &ldquo;contribuente&rdquo; &egrave; un detentore di copyright che autorizza l'uso
+        <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&igrave; licenziata viene chiamata &ldquo;versione del
-            contribuente&rdquo;.</p>
+            Programma. L'opera così licenziata viene chiamata “versione del
+            contribuente.</p>
 
-        <p>I &ldquo;diritti essenziali di brevetto&rdquo; da parte di un contribuente sono
+        <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&agrave; acquisiti o che saranno acquisiti in
+            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
-            &ldquo;controllo&rdquo; include il diritto di garantire sottolicenze di brevetto
+            “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
             vendita, importare e altrimenti eseguire, modificare e propagare i
             contenuti della versione del contribuente.</p>
 
-        <p>Nei tre paragrafi successivi, con &ldquo;licenza di brevetto&rdquo; si intende
+        <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). &ldquo;Garantire&rdquo; una tale licenza di brevetto ad
+            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 &egrave; reso disponibile per la copia, senza alcun
+            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
             (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. &ldquo;Confidare
-            consapevolmente&rdquo; significa che tu sei attualmente cosciente che,
+            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&ograve; violare uno o pi&ugrave; brevetti in quel paese che tu
+            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
             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 &egrave; automaticamente estesa a tutti i destinatari del
+            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 &egrave; &ldquo;discriminatoria&rdquo; se non include
-            nell'ambito della sua copertura, proibisce l'esercizio, o &egrave; vincolata
-            al non-esercizio di uno o pi&ugrave; dei diritti che sono specificatamente
+        <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&agrave; comprende la distribuzione di software, secondo il quale tu
+            attività comprende la distribuzione di software, secondo il quale tu
             sei costretto ad un pagamento alla parte terza in funzione della tua
-            attivit&agrave; di distribuzione del Programma, e in conseguenza del quale la
+            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
             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&ograve; essere interpretata come atta ad
+        <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&agrave; altrui.</h4>
+        <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&agrave;) che contraddicono le
+            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
             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 &egrave; evitare del tutto la distribuzione del Programma.</p>
+            questa Licenza è evitare del tutto la distribuzione del Programma.</p>
 
         <h4>13. Utilizzo con la GNU Affero General Public License.</h4>
 
             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&igrave; risultante.</p>
+            così risultante.</p>
 
         <h4>14. Versioni rivedute di questa Licenza.</h4>
 
-        <p>La Free Software Foundation pu&ograve; pubblicare delle versioni rivedute
+        <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&egrave; stesso una
-            certa versione della GNU General Public License, &ldquo;o qualunque altra
-            versione successiva&rdquo;, hai la possibilit&agrave; di sottostare alle
+            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&ograve;
+        <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
         <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
-            &ldquo;COSI' COME &Egrave;&rdquo; SENZA GARANZIA DI ALCUN TIPO, NE' ESPRESSA NE'
+            “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 SI ASSUME I COSTI DI MANUTENZIONE, RIPARAZIONE O
             CORREZIONE.</p>
 
-        <h4>16. Limitazione di Responsabilit&agrave;.</h4>
+        <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
 
         <h4>17. Interpretazione delle Sezioni 15 e 16.</h4>
 
-        <p>Se la dichiarazione di garanzia e la limitazione di responsabilit&agrave;
+        <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&ugrave; si avvicini al rifiuto assoluto di qualsivoglia
-            responsabilit&agrave; civile relativa al Programma, a meno che una garanzia o
-            una assunzione di responsabilit&agrave; scritta non accompagni una copia del
+            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
+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.
+
+This program is distributed in the
+hope that it will be useful, but
+WITHOUT ANY WARRANTY; without even
+the implied warranty of
+MERCHANTABILITY or FITNESS FOR A
+PARTICULAR PURPOSE.  See the GNU
+General Public License for more
+details.
+
+You should have received a copy of
+the GNU General Public License
+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>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>
+
+<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
+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>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
+            <<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
+            <<a href="http://www.gnu.org/philosophy/why-not-lgpl.html">http://www.gnu.org/philosophy/why-not-lgpl.html</a>>.</p>
+
+        <hr/>
+
+        <h3 style="text-align: center;">GNU AFFERO GENERAL PUBLIC LICENSE</h3>
+        <p style="text-align: center;">Version 3, 19 November 2007</p>
+
+        <p>Copyright © 2007 Free Software Foundation,
+            Inc. <<a href="https://fsf.org/">https://fsf.org/</a>>
+            <br>
+            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>
+
+        <p>The GNU Affero General Public License is a free, copyleft license
+            for software and other kinds of works, specifically designed to ensure
+            cooperation with the community in the case of network server software.</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, our General Public Licenses are 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.</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>Developers that use our General Public Licenses protect your rights
+            with two steps: (1) assert copyright on the software, and (2) offer
+            you this License which gives you legal permission to copy, distribute
+            and/or modify the software.</p>
+
+        <p>A secondary benefit of defending all users' freedom is that
+            improvements made in alternate versions of the program, if they
+            receive widespread use, become available for other developers to
+            incorporate.  Many developers of free software are heartened and
+            encouraged by the resulting cooperation.  However, in the case of
+            software used on network servers, this result may fail to come about.
+            The GNU General Public License permits making a modified version and
+            letting the public access it on a server without ever releasing its
+            source code to the public.</p>
+
+        <p>The GNU Affero General Public License is designed specifically to
+            ensure that, in such cases, the modified source code becomes available
+            to the community.  It requires the operator of a network server to
+            provide the source code of the modified version running there to the
+            users of that server.  Therefore, public use of a modified version, on
+            a publicly accessible server, gives the public access to the source
+            code of the modified version.</p>
+
+        <p>An older license, called the Affero General Public License and
+            published by Affero, was designed to accomplish similar goals.  This is
+            a different license, not a version of the Affero GPL, but Affero has
+            released a new version of the Affero GPL which permits relicensing under
+            this license.</p>
+
+        <p>The precise terms and conditions for copying, distribution and
+            modification follow.</p>
+
+        <h3><a name="terms"></a>TERMS AND CONDITIONS</h3>
+
+        <h4><a name="section0"></a>0. Definitions.</h4>
+
+        <p>"This License" refers to version 3 of the GNU Affero 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><a name="section1"></a>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><a name="section2"></a>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><a name="section3"></a>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><a name="section4"></a>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><a name="section5"></a>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) 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>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><a name="section6"></a>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) 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>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><a name="section7"></a>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) 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>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><a name="section8"></a>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><a name="section9"></a>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><a name="section10"></a>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><a name="section11"></a>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><a name="section12"></a>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><a name="section13"></a>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
+            interacting with it remotely through a computer network (if your version
+            supports such interaction) an opportunity to receive the Corresponding
+            Source of your version by providing access to the Corresponding Source
+            from a network server at no charge, through some standard or customary
+            means of facilitating copying of software.  This Corresponding Source
+            shall include the Corresponding Source for any work covered by version 3
+            of the GNU General Public License that is incorporated pursuant to the
+            following paragraph.</p>
+
+        <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 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 work with which it is
+            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>
+
+        <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
+            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 Affero
+            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 Affero 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 Affero 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><a name="section15"></a>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><a name="section16"></a>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><a name="section17"></a>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><a name="howto"></a>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 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
+WITHOUT ANY WARRANTY; without even
+the implied warranty of
+MERCHANTABILITY or FITNESS FOR A
+PARTICULAR PURPOSE.  See the GNU
+Affero General Public License for
+more details.
+
+You should have received a copy of
+the GNU Affero General Public
+License along with this program.
+If not, see
+&lt;https://www.gnu.org/licenses/&gt;.</pre>
+
+        <p>Also add information on how to contact you by electronic and paper mail.</p>
+
+        <p>If your software can interact with users remotely through a computer
+            network, you should also make sure that it provides a way for users to
+            get its source.  For example, if your program is a web application, its
+            interface could display a "Source" link that leads users to an archive
+            of the code.  There are many ways you could offer source, and different
+            solutions will be better for different programs; see section 13 for the
+            specific requirements.</p>
+
+        <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 AGPL, see
+            <<a href="https://www.gnu.org/licenses/">https://www.gnu.org/licenses/</a>>.</p>
+
+        <hr/>
+
+        <h3 style="text-align: center;">Apache License</h3>
+        <p style="text-align: center;">Version 2.0, January 2004</p>
+        <p style="text-align: center;"><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></p>
+
+        <h3>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</h3>
+
+        <h4>1. Definitions.</h4>
+
+        <p>“License” shall mean the terms and conditions for use, reproduction, and
+            distribution as defined by Sections 1 through 9 of this document.</p>
+
+        <p>“Licensor” shall mean the copyright owner or entity authorized by the
+            copyright owner that is granting the License.</p>
+
+        <p>“Legal Entity” shall mean the union of the acting entity and all other
+            entities that control, are controlled by, or are under common control with
+            that entity. For the purposes of this definition, “control” means (i) the
+            power, direct or indirect, to cause the direction or management of such
+            entity, whether by contract or otherwise, or (ii) ownership of fifty
+            percent (50%) or more of the outstanding shares, or (iii) beneficial
+            ownership of such entity.</p>
+
+        <p>“You” (or “Your”) shall mean an individual or Legal Entity exercising
+            permissions granted by this License.</p>
+
+        <p>“Source” form shall mean the preferred form for making modifications,
+            including but not limited to software source code, documentation source,
+            and configuration files.</p>
+
+        <p>“Object” form shall mean any form resulting from mechanical transformation
+            or translation of a Source form, including but not limited to compiled
+            object code, generated documentation, and conversions to other media types.</p>
+
+        <p>“Work” shall mean the work of authorship, whether in Source or Object form,
+            made available under the License, as indicated by a copyright notice that
+            is included in or attached to the work (an example is provided in the
+            Appendix below).</p>
+
+        <p>“Derivative Works” shall mean any work, whether in Source or Object form,
+            that is based on (or derived from) the Work and for which the editorial
+            revisions, annotations, elaborations, or other modifications represent, as
+            a whole, an original work of authorship. For the purposes of this License,
+            Derivative Works shall not include works that remain separable from, or
+            merely link (or bind by name) to the interfaces of, the Work and Derivative
+            Works thereof.</p>
+
+        <p>“Contribution” shall mean any work of authorship, including the original
+            version of the Work and any modifications or additions to that Work or
+            Derivative Works thereof, that is intentionally submitted to Licensor for
+            inclusion in the Work by the copyright owner or by an individual or Legal
+            Entity authorized to submit on behalf of the copyright owner. For the
+            purposes of this definition, “submitted” means any form of electronic,
+            verbal, or written communication sent to the Licensor or its
+            representatives, including but not limited to communication on electronic
+            mailing lists, source code control systems, and issue tracking systems that
+            are managed by, or on behalf of, the Licensor for the purpose of discussing
+            and improving the Work, but excluding communication that is conspicuously
+            marked or otherwise designated in writing by the copyright owner as “Not a
+            Contribution.”</p>
+
+        <p>“Contributor” shall mean Licensor and any individual or Legal Entity on
+            behalf of whom a Contribution has been received by Licensor and
+            subsequently incorporated within the Work.</p>
+
+        <h4>2. Grant of Copyright License.</h4>
+
+        <p>Subject to the terms and conditions of this License, each Contributor hereby
+            grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free,
+            irrevocable copyright license to reproduce, prepare Derivative Works of, publicly
+            display, publicly perform, sublicense, and distribute the Work and such
+            Derivative Works in Source or Object form.</p>
+
+        <h4>3. Grant of Patent License.</h4>
+
+        <p>Subject to the terms and conditions of this License, each Contributor hereby grants
+            to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+            (except as stated in this section) patent license to make, have made, use,
+            offer to sell, sell, import, and otherwise transfer the Work, where such
+            license applies only to those patent claims licensable by such Contributor
+            that are necessarily infringed by their Contribution(s) alone or by
+            combination of their Contribution(s) with the Work to which such
+            Contribution(s) was submitted. If You institute patent litigation against
+            any entity (including a cross-claim or counterclaim in a lawsuit) alleging
+            that the Work or a Contribution incorporated within the Work constitutes
+            direct or contributory patent infringement, then any patent licenses
+            granted to You under this License for that Work shall terminate as of the
+            date such litigation is filed.</p>
+
+        <h4>4. Redistribution.</h4>
+
+        <p>You may reproduce and distribute copies of the Work or Derivative Works thereof
+            in any medium, with or without modifications, and in Source or Object form, provided
+            that You meet the following conditions:</p>
+
+        <ol>
+            <li>You must give any other recipients of the Work or Derivative Works a
+                copy of this License; and</li>
+
+            <li>You must cause any modified files to carry prominent notices stating
+                that You changed the files; and</li>
+
+            <li>You must retain, in the Source form of any Derivative Works that You
+                distribute, all copyright, patent, trademark, and attribution notices from
+                the Source form of the Work, excluding those notices that do not pertain to
+                any part of the Derivative Works; and</li>
+
+            <li>If the Work includes a “NOTICE” text file as part of its distribution,
+                then any Derivative Works that You distribute must include a readable copy
+                of the attribution notices contained within such NOTICE file, excluding
+                those notices that do not pertain to any part of the Derivative Works, in
+                at least one of the following places: within a NOTICE text file distributed
+                as part of the Derivative Works; within the Source form or documentation,
+                if provided along with the Derivative Works; or, within a display generated
+                by the Derivative Works, if and wherever such third-party notices normally
+                appear. The contents of the NOTICE file are for informational purposes only
+                and do not modify the License. You may add Your own attribution notices
+                within Derivative Works that You distribute, alongside or as an addendum to
+                the NOTICE text from the Work, provided that such additional attribution
+                notices cannot be construed as modifying the License.
+                <br/>
+                <br/>
+                You may add Your own copyright statement to Your modifications and may
+                provide additional or different license terms and conditions for use,
+                reproduction, or distribution of Your modifications, or for any such
+                Derivative Works as a whole, provided Your use, reproduction, and
+                distribution of the Work otherwise complies with the conditions stated in
+                this License.</li>
+        </ol>
+
+        <h4>5. Submission of Contributions.</h4>
+
+        <p>Unless You explicitly state otherwise, any Contribution intentionally submitted for
+            inclusion in the Work by You to the Licensor shall be under the terms and
+            conditions of this License, without any additional terms or conditions.
+            Notwithstanding the above, nothing herein shall supersede or modify the
+            terms of any separate license agreement you may have executed with Licensor
+            regarding such Contributions.</p>
+
+        <h4>6. Trademarks.</h4>
+
+        <p>This License does not grant permission to use the trade names, trademarks, service marks,
+            or product names of the Licensor, except as required for reasonable and customary use
+            in describing the origin of the Work and reproducing the content of the
+            NOTICE file.</p>
+
+        <h4>7. Disclaimer of Warranty.</h4>
+
+        <p>Unless required by applicable law or agreed to in writing, Licensor provides the Work
+            (and each Contributor provides its Contributions) on an “AS IS” BASIS, WITHOUT
+            WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
+            without limitation, any warranties or conditions of TITLE,
+            NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
+            are solely responsible for determining the appropriateness of using or
+            redistributing the Work and assume any risks associated with Your exercise
+            of permissions under this License.</p>
+
+        <h4>8. Limitation of Liability.</h4>
+
+        <p>In no event and under no legal theory, whether in tort (including negligence), contract,
+            or otherwise, unless required by applicable law (such as deliberate and
+            grossly negligent acts) or agreed to in writing, shall any Contributor be
+            liable to You for damages, including any direct, indirect, special,
+            incidental, or consequential damages of any character arising as a result
+            of this License or out of the use or inability to use the Work (including
+            but not limited to damages for loss of goodwill, work stoppage, computer
+            failure or malfunction, or any and all other commercial damages or losses),
+            even if such Contributor has been advised of the possibility of such
+            damages.</p>
+
+        <h4>9. Accepting Warranty or Additional Liability.</h4>
+
+        <p>While redistributing the Work or Derivative Works thereof, You may choose
+            to offer, and charge a fee for, acceptance of support, warranty, indemnity,
+            or other liability obligations and/or rights consistent with this License.
+            However, in accepting such obligations, You may act only on Your own behalf
+            and on Your sole responsibility, not on behalf of any other Contributor,
+            and only if You agree to indemnify, defend, and hold each Contributor
+            harmless for any liability incurred by, or claims asserted against, such
+            Contributor by reason of your accepting any such warranty or additional
+            liability.</p>
+
+        <p>END OF TERMS AND CONDITIONS</p>
+
+        <h3>APPENDIX: How to apply the Apache License to your work</h3>
+
+        <p>To apply the Apache License to your work, attach the following boilerplate
+            notice, with the fields enclosed by brackets “[]” replaced with your own
+            identifying information. (Don’t include the brackets!) The text should be
+            enclosed in the appropriate comment syntax for the file format. We also
+            recommend that a file or class name and description of purpose be included
+            on the same “printed page” as the copyright notice for easier
+            identification within third-party archives.</p>
+
+<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
+
+http://www.apache.org/licenses/
+LICENSE-2.0
+
+Unless required by applicable law
+or agreed to in writing, software
+distributed under the License is
+distributed on an “AS IS” BASIS,
+WITHOUT WARRANTIES OR CONDITIONS
+OF ANY KIND, either express or
+implied. See the License for the
+specific language governing
+permissions and limitations under
+the License.</pre>
     </body>
-</html>
\ No newline at end of file
+</html>