]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/es/about_licenses.html
First wrong button text in View Headers in night theme. https://redmine.stoutner...
[PrivacyBrowserAndroid.git] / app / src / main / assets / es / about_licenses.html
index 42d7d7c10c6d842e10c1d3deb08fc685eafba621..b2a3c2ecec1886ff9792385964a1825879330714 100644 (file)
@@ -1,7 +1,7 @@
 <!--
-  Copyright 2016-2022 Soren Stoutner <soren@stoutner.com>.
+  Copyright 2016-2024 Soren Stoutner <soren@stoutner.com>.
 
-  Translation 2017-2020 Jose A. León.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
+  Translation 2017-2020,2023 Jose A. León.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
 
@@ -18,7 +18,7 @@
   You should have received a copy of the GNU General Public License
   along with Privacy Browser Android.  If not, see <http://www.gnu.org/licenses/>. -->
 
-<html>
+<html lang="es">
     <head>
         <meta charset="UTF-8">
 
 
         <!-- Setting the color scheme instructs the WebView to respect `prefers-color-scheme` @media CSS. -->
         <meta name="color-scheme" content="light dark">
+
+        <title>Licenses</title>
     </head>
 
     <body>
         <h3>Derechos de autor</h3>
-        <p>Navegador Privado tiene derechos de autor 2015-2022 por <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.</p>
+        <p>Navegador Privado tiene derechos de autor 2015-2024 por <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.</p>
 
         <h3>Licencia</h3>
         <p>Navegador Privado está liberado bajo la licencia <a href="https://www.gnu.org/licenses/gpl-3.0.html">GPLv3+</a>.
             El texto completo de la licencia se encuentra en la parte inferior de este documento (se deja en el idioma original).
             El código fuente está disponible en <a href="https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=summary">gitweb.stoutner.com</a>.</p>
 
-        <h3>Listas de bloqueo</h3>
+        <h3>Listas de filtros</h3>
         <p><a href="https://easylist.to/easylist/easylist.txt">EasyList</a> y <a href="https://easylist.to/easylist/easyprivacy.txt">EasyPrivacy</a>
             tienen <a href="https://easylist.to/pages/licence.html">licencia dual</a> bajo las licencias <a href="https://www.gnu.org/licenses/gpl-3.0.html">GPLv3+</a>
             y <a href="https://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0+ Unported</a>. Navegador Privado las incorpora usando la opción GPLv3+.</p>
@@ -46,7 +48,7 @@
             se liberan bajo la licencia <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported</a>,
             la cual es <a href="https://www.gnu.org/licenses/license-list.en.html#ccby">compatible con la GPLv3+</a>. Las listas se incluyen sin cambios en Navegador Privado.</p>
 
-        <p>Más información sobre las listas de bloqueo puede encontrarse en la <a href="https://easylist.to/">página web de EasyList</a>.</p>
+        <p>Encontrará más información sobre las listas de filtros en la <a href="https://easylist.to/">página web de EasyList</a>.</p>
 
         <h3>Librerías</h3>
         <p>Navegador Privado está construido con las <a href="https://developer.android.com/jetpack/androidx/">librerías de AndroidX</a>,
             que se publican bajo la <a href="https://www.apache.org/licenses/LICENSE-2.0">Licencia Apache 2.0</a>.</p>
 
         <h3>Clases</h3>
-        <p><code>com.stoutner.privacybrowser.views. CheckedLinearLayout</code> es una versión modificada de una clase incluida en el código fuente de
+        <p><code>com.stoutner.privacybrowser.views.<wbr>CheckedLinearLayout</code> es una versión modificada de una clase incluida en el código fuente de
             <a href="https://android.googlesource.com/platform/packages/apps/Camera/+/master/src/com/android/camera/ui/CheckedLinearLayout.java">Android Camera</a>.
             El archivo original se liberó bajo la <a href="https://www.apache.org/licenses/LICENSE-2.0">Licencia Apache 2.0</a>.
-            Copyright de modificaciones © 2019 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
+            Copyright de modificaciones 2019 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
             El archivo modificado se libera bajo la <a href="https://www.gnu.org/licenses/gpl-3.0.html">licencia GPLv3+</a>.</p>
 
         <h3>Iconos</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"/>
-            derivan de <code>security</code> y de <code>language</code>, que son parte del <a href="https://material.io/icons/">conjunto de iconos Android Material</a> y son liberados bajo la
+        <p><img class="left" src="../shared_images/privacy_browser.svg" alt="Privacy Browser"/> <img class="left" src="../shared_images/warning.svg" alt="Warning"/>
+            <img class="left" src="../shared_images/javascript_enabled.svg" alt="JavaScript Enabled"/> <svg class="left"><use href="../shared_images/privacy_browser_monochrome.svg#icon"/></svg>
+            <img class="left" src="../shared_images/privacy_browser_alt.svg" alt="Privacy Browser Alt"/> <svg class="left"><use href="../shared_images/privacy_browser_alt_monochrome.svg#icon"/></svg>
+            derivan de <code>security</code> y de <code>language</code>, que son parte del <a href="https://fonts.google.com/icons">conjunto de iconos Android Material</a> y son liberados bajo la
             <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licencia Apache 2.0</a>.
-            El texto completo de la licencia se encuentra debajo. Copyright de modificaciones © 2016 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
+            El texto completo de la licencia se encuentra debajo. Copyright de modificaciones 2016-2017,2021-2023 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
             Las imágenes resultantes se liberan bajo la <a href="https://www.gnu.org/licenses/gpl-3.0.html">licencia GPLv3+</a>.</p>
         <p><svg class="left"><use href="../shared_images/move_to_folder.svg#icon"/></svg> deriva de elementos de <code>folder</code> y <code>exit_to_app</code>, que son parte del
-            <a href="https://material.io/icons/">conjunto de iconos Android Material</a> y son liberados bajo la <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licencia Apache 2.0</a>.
-            Copyright de modificaciones © 2017 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
+            <a href="https://fonts.google.com/icons">conjunto de iconos Android Material</a> y son liberados bajo la <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licencia Apache 2.0</a>.
+            Copyright de modificaciones 2017, 2022 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
             La imagen resultante se libera bajo la <a href="https://www.gnu.org/licenses/gpl-3.0.html">licencia GPLv3+</a>.</p>
         <p><svg class="left"><use href="../shared_images/create_bookmark.svg#icon"/></svg> deriva de elementos de <code>bookmark</code> y <code>create_new_folder</code>, que son parte del
-            <a href="https://material.io/icons/">conjunto de iconos Android Material</a> y son liberados bajo la <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licencia Apache 2.0</a>.
-            Copyright de modificaciones © 2017 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
+            <a href="https://fonts.google.com/icons">conjunto de iconos Android Material</a> y son liberados bajo la <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licencia Apache 2.0</a>.
+            Copyright de modificaciones 2017, 2022 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
             La imagen resultante se libera bajo la <a href="https://www.gnu.org/licenses/gpl-3.0.html">licencia GPLv3+</a>.</p>
         <p><svg class="left"><use href="../shared_images/create_folder.svg#icon"/></svg> deriva de <code>create_new_folder</code>,
-            que es parte del <a href="https://material.io/icons/">conjunto de iconos Android Material</a> y es liberado bajo la <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licencia Apache 2.0</a>.
-            Copyright de modificaciones © 2017 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
+            que es parte del <a href="https://fonts.google.com/icons">conjunto de iconos Android Material</a> y es liberado bajo la <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licencia Apache 2.0</a>.
+            Copyright de modificaciones 2017, 2022 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
             La imagen resultante se libera bajo la <a href="https://www.gnu.org/licenses/gpl-3.0.html">licencia GPLv3+</a>.</p>
         <p><svg class="left"><use href="../shared_images/clear_and_exit.svg#icon"/></svg> deriva de <code>exit_to_app</code>,
-            que es parte del <a href="https://material.io/icons/">conjunto de iconos Android Material</a> y es liberado bajo la <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licencia Apache 2.0</a>.
-            Copyright de modificaciones © 2017 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
+            que es parte del <a href="https://fonts.google.com/icons">conjunto de iconos Android Material</a> y es liberado bajo la <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licencia Apache 2.0</a>.
+            Copyright de modificaciones 2017, 2022 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
             La imagen resultante se libera bajo la <a href="https://www.gnu.org/licenses/gpl-3.0.html">licencia GPLv3+</a>.</p>
         <p><svg class="left"><use href="../shared_images/night_mode.svg#icon"/></svg> deriva de <code>compare</code>,
-            que es parte del <a href="https://material.io/icons/">conjunto de iconos Android Material</a> y es liberado bajo la <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licencia Apache 2.0</a>.
-            Copyright de modificaciones © 2017 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
+            que es parte del <a href="https://fonts.google.com/icons">conjunto de iconos Android Material</a> y es liberado bajo la <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licencia Apache 2.0</a>.
+            Copyright de modificaciones 2017, 2022 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
+            La imagen resultante se libera bajo la <a href="https://www.gnu.org/licenses/gpl-3.0.html">licencia GPLv3+</a>.</p>
+        <p><img class="left" src="../shared_images/sort_selected.svg" alt="Sort Selected"/> deriva de <code>sort</code>, que es parte del <a href="https://fonts.google.com/icons">conjunto de iconos Android Material</a>
+            y es liberado bajo la <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licencia Apache 2.0</a>. Copyright de modificaciones 2019, 2022 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
             La imagen resultante se libera bajo la <a href="https://www.gnu.org/licenses/gpl-3.0.html">licencia GPLv3+</a>.</p>
-        <p><img class="left" src="../shared_images/sort_selected.svg"/> deriva de <code>sort</code>, que es parte del <a href="https://material.io/icons/">conjunto de iconos Android Material</a>
-            y es liberado bajo la <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licencia Apache 2.0</a>. Copyright de modificaciones © 2019 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
+        <p><img class="left" src="../shared_images/push_pin_filled_selected.svg" alt="Push Pin"/> deriva de <code>push_pin_selected</code>,
+            que es parte del <a href="https://fonts.google.com/icons">conjunto de iconos Android Material</a> y es liberado bajo la <a href ="https://www.apache.org/licenses/LICENSE-2.0">Licencia Apache 2.0</a>.
+            Copyright de modificaciones 2019-2020, 2022 <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.
             La imagen resultante se libera bajo la <a href="https://www.gnu.org/licenses/gpl-3.0.html">licencia GPLv3+</a>.</p>
         <p><svg class="left"><use href="../shared_images/cookie.svg#icon"/></svg> <code>cookie</code> fue creado por Google.
             Es liberado bajo la <a href ="https://www.apache.org/licenses/LICENSE-2.0">licencia Apache 2.0</a>
             que se libera bajo la <a href="https://www.gnu.org/licenses/agpl-3.0.en.html">licencia AGPLv3+</a>. El texto completo de la licencia está abajo.
             La imagen no ha cambiado excepto por la información de diseño como el color, el tamaño y el margen.
             Está incluida en el Navegador de Privacidad bajo las disposiciones de la sección 13 de la licencia.</p>
-        <p>Los siguientes iconos proceden de <a href="https://material.io/icons/">conjunto de iconos Android Material</a>,
+        <p>Los siguientes iconos proceden de <a href="https://fonts.google.com/icons">conjunto de iconos Android Material</a>,
             el cual es liberado bajo la <a href ="https://www.apache.org/licenses/LICENSE-2.0">licencia Apache 2.0</a>.
             Están sin cambios, excepto por la información de diseño como el color y el tamaño. Algunos de ellos se han renombrado para que coincida con su uso en el código.
             Los iconos y los nombres originales se muestran a continuación.</p>
         <p><svg class="icon"><use href="../shared_images/aod_tablet_rounded_grade200.svg#icon"/></svg> aod_tablet_rounded_grade200.</p>
         <p><svg class="icon"><use href="../shared_images/arrow_back.svg#icon"/></svg> arrow_back.</p>
         <p><svg class="icon"><use href="../shared_images/arrow_forward.svg#icon"/></svg> arrow_forward.</p>
+        <p><svg class="icon"><use href="../shared_images/bookmark_rounded_fill0_weight400_grade0_24px.svg#icon"/></svg> bookmark_<wbr>rounded_<wbr>fill0_<wbr>weight400_<wbr>grade0_<wbr>24px.</p>
         <p><svg class="icon"><use href="../shared_images/bookmarks.svg#icon"/></svg> bookmarks.</p>
         <p><svg class="icon"><use href="../shared_images/bug_report.svg#icon"/></svg> bug_report.</p>
         <p><svg class="icon"><use href="../shared_images/call_to_action.svg#icon"/></svg> call_to_action.</p>
         <p><svg class="icon"><use href="../shared_images/file_download.svg#icon"/></svg> file_download.</p>
         <p><svg class="icon"><use href="../shared_images/find_in_page.svg#icon"/></svg> find_in_page.</p>
         <p><svg class="icon"><use href="../shared_images/folder.svg#icon"/></svg> folder.</p>
+        <p><svg class="icon"><use href="../shared_images/folder_rounded_fill0_weight400_grade0_24px.svg#icon"/></svg> folder_<wbr>rounded_<wbr>fill0_<wbr>weight400_<wbr>grade0_<wbr>24px.</p>
         <p><svg class="icon"><use href="../shared_images/home.svg#icon"/></svg> home.</p>
         <p><svg class="icon"><use href="../shared_images/image.svg#icon"/></svg> image.</p>
         <p><svg class="icon"><use href="../shared_images/import_contacts.svg#icon"/></svg> import_contacts.</p>
         <p><svg class="icon"><use href="../shared_images/language.svg#icon"/></svg> language.</p>
         <p><svg class="icon"><use href="../shared_images/link_off.svg#icon"/></svg> link_off.</p>
         <p><svg class="icon"><use href="../shared_images/list.svg#icon"/></svg> list.</p>
+        <p><svg class="icon"><use href="../shared_images/list_alt_rounded_24px.svg#icon"/></svg> list_alt_rounded_24px.</p>
         <p><svg class="icon"><use href="../shared_images/local_activity.svg#icon"/></svg> local_activity.</p>
         <p><svg class="icon"><use href="../shared_images/location_off.svg#icon"/></svg> location_off.</p>
         <p><svg class="icon"><use href="../shared_images/lock.svg#icon"/></svg> lock.</p>
         <p><svg class="icon"><use href="../shared_images/map.svg#icon"/></svg> map.</p>
+        <p><svg class="icon"><use href="../shared_images/menu_rounded_weight400_grade0_24px.svg#icon"/></svg> menu_<wbr>rounded_<wbr>weight400_<wbr>grade0_<wbr>24px.</p>
         <p><svg class="icon"><use href="../shared_images/more.svg#icon"/></svg> more.</p>
-        <p><svg class="icon"><use href="../shared_images/new_releases.svg#icon"/></svg> new releases.</p>
+        <p><svg class="icon"><use href="../shared_images/new_releases.svg#icon"/></svg> new_releases.</p>
         <p><svg class="icon"><use href="../shared_images/open_in_browser.svg#icon"/></svg> open_in_browser.</p>
         <p><svg class="icon"><use href="../shared_images/payment.svg#icon"/></svg> payment.</p>
         <p><svg class="icon"><use href="../shared_images/payments_rounded.svg#icon"/></svg> payments_rounded.</p>
+        <p><svg class="icon"><use href="../shared_images/push_pin_filled.svg#icon"/></svg> push_pin_filled.</p>
         <p><svg class="icon"><use href="../shared_images/question_answer.svg#icon"/></svg> question_answer.</p>
         <p><svg class="icon"><use href="../shared_images/refresh.svg#icon"/></svg> refresh.</p>
         <p><svg class="icon"><use href="../shared_images/save.svg#icon"/></svg> save.</p>
         <p><svg class="icon"><use href="../shared_images/smartphone.svg#icon"/></svg> smartphone.</p>
         <p><svg class="icon"><use href="../shared_images/sort.svg#icon"/></svg> sort.</p>
         <p><svg class="icon"><use href="../shared_images/style.svg#icon"/></svg> style.</p>
-        <p><svg class="icon"><use href="../shared_images/subtitles.svg#icon"/></svg> subtitles.</p>
+        <p><svg class="icon"><use href="../shared_images/subheader_rounded_weight400_grade0_48px.svg#icon"/></svg> subheader_<wbr>rounded_<wbr>weight400_<wbr>grade0_<wbr>48px.</p>
         <p><svg class="icon"><use href="../shared_images/tab.svg#icon"/></svg> tab.</p>
         <p><svg class="icon"><use href="../shared_images/text_fields.svg#icon"/></svg> text_fields.</p>
         <p><svg class="icon"><use href="../shared_images/thumbs_up_down.svg#icon"/></svg> thumbs_up_down.</p>
         <p>The licenses for most software and other practical works are designed
             to take away your freedom to share and change the works.  By contrast,
             the GNU General Public License is intended to guarantee your freedom to
-            share and change all versions of a program--to make sure it remains free
+            share and change all versions of a programto make sure it remains free
             software for all its users.  We, the Free Software Foundation, use the
             GNU General Public License for most of our software; it applies also to
             any other work released this way by its authors.  You can apply it to
             (1) assert copyright on the software, and (2) offer you this License
             giving you legal permission to copy, distribute and/or modify it.</p>
 
-        <p>For the developers' and authors' protection, the GPL clearly explains
-            that there is no warranty for this free software.  For both users' and
-            authors' sake, the GPL requires that modified versions be marked as
+        <p>For the developers’ and authors’ protection, the GPL clearly explains
+            that there is no warranty for this free software.  For both users and
+            authors sake, the GPL requires that modified versions be marked as
             changed, so that their problems will not be attributed erroneously to
             authors of previous versions.</p>
 
         <p>Some devices are designed to deny users access to install or run
             modified versions of the software inside them, although the manufacturer
             can do so.  This is fundamentally incompatible with the aim of
-            protecting users' freedom to change the software.  The systematic
+            protecting users freedom to change the software.  The systematic
             pattern of such abuse occurs in the area of products for individuals to
             use, which is precisely where it is most unacceptable.  Therefore, we
             have designed this version of the GPL to prohibit the practice for those
         <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
+            control those activities.  However, it does not include the works
             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
             the conditions stated below.  Sublicensing is not allowed; section 10
             makes it unnecessary.</p>
 
-        <h4>3. Protecting Users' Legal Rights From Anti-Circumvention Law.</h4>
+        <h4>3. Protecting Users Legal Rights From Anti-Circumvention Law.</h4>
 
         <p>No covered work shall be deemed part of an effective technological
             measure under any applicable law fulfilling obligations under article
             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
+            modification of the work as a means of enforcing, against the works
+            users, your or third parties legal rights to forbid circumvention of
             technological measures.</p>
 
         <h4>4. Conveying Verbatim Copies.</h4>
 
-        <p>You may convey verbatim copies of the Program's source code as you
+        <p>You may convey verbatim copies of the Programs 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
             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
+            used to limit the access or legal rights of the compilations 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>
             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
+            licenses to the work the partys 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>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>
+            work thus licensed is called the contributors “contributor version”.</p>
 
-        <p>A contributor's “essential patent claims” are all patent claims
+        <p>A contributors “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,
             this License.</p>
 
         <p>Each contributor grants you a non-exclusive, worldwide, royalty-free
-            patent license under the contributor's essential patent claims, to
+            patent license under the contributors essential patent claims, to
             make, use, sell, offer for sale, import and otherwise run, modify and
             propagate the contents of its contributor version.</p>
 
             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
+            covered work in a country, or your recipients 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>
 
             any implied license or other defenses to infringement that may
             otherwise be available to you under applicable patent law.</p>
 
-        <h4>12. No Surrender of Others' Freedom.</h4>
+        <h4>12. No Surrender of Others Freedom.</h4>
 
         <p>If conditions are imposed on you (whether by court order, agreement or
             otherwise) that contradict the conditions of this License, they do not
             by the Free Software Foundation.</p>
 
         <p>If the Program specifies that a proxy can decide which future
-            versions of the GNU General Public License can be used, that proxy's
+            versions of the GNU General Public License can be used, that proxys
             public statement of acceptance of a version permanently authorizes you
             to choose that version for the Program.</p>
 
             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
+        <pre>&lt;one line to give the program’s name
 and a brief idea of what it does.&gt;
 Copyright (C) &lt;year&gt;  &lt;name of
 author&gt;
 
 This program is free software: you
 can redistribute it and/or modify
-it under the terms of the GNU General
-Public License as published by the
-Free Software Foundation, either
-version 3 of the License, or (at your
-option) any later version.
+it under the terms of the GNU
+General Public License as published
+by the Free Software Foundation,
+either version 3 of the License, or
+(at your option) any later version.
 
 This program is distributed in the
 hope that it will be useful, but
@@ -833,7 +846,8 @@ details.
 
 You should have received a copy of
 the GNU General Public License
-along with this program.  If not, see
+along with this program.  If not,
+see
 &lt;http://www.gnu.org/licenses/&gt;.</pre>
 
         <p>Also add information on how to contact you by electronic and paper mail.</p>
@@ -843,15 +857,15 @@ along with this program.  If not, see
 
         <pre>&lt;program&gt;  Copyright (C) &lt;year&gt;
 &lt;name of author&gt;
-This program comes with ABSOLUTELY NO
-WARRANTY; for details type `show w'.
-This is free software, and you are
-welcome to redistribute it under
+This program comes with ABSOLUTELY
+NO WARRANTY; for details type `show
+w'. This is free software, and you
+are welcome to redistribute it under
 certain conditions; type `show c'
 for details.</pre>
 
         <p>The hypothetical commands `show w' and `show c' should show the appropriate
-            parts of the General Public License.  Of course, your program's commands
+            parts of the General Public License.  Of course, your programs commands
             might be different; for a GUI interface, you would use an “about box”.</p>
 
         <p>You should also get your employer (if you work as a programmer) or school,
@@ -877,7 +891,7 @@ for details.</pre>
             Everyone is permitted to copy and distribute verbatim copies
             of this license document, but changing it is not allowed.</p>
 
-        <h3><a name="preamble"></a>Preamble</h3>
+        <h3>Preamble</h3>
 
         <p>The GNU Affero General Public License is a free, copyleft license
             for software and other kinds of works, specifically designed to ensure
@@ -928,9 +942,9 @@ for details.</pre>
         <p>The precise terms and conditions for copying, distribution and
             modification follow.</p>
 
-        <h3><a name="terms"></a>TERMS AND CONDITIONS</h3>
+        <h3>TERMS AND CONDITIONS</h3>
 
-        <h4><a name="section0"></a>0. Definitions.</h4>
+        <h4>0. Definitions.</h4>
 
         <p>"This License" refers to version 3 of the GNU Affero General Public
             License.</p>
@@ -970,7 +984,7 @@ for details.</pre>
             the interface presents a list of user commands or options, such as a
             menu, a prominent item in the list meets this criterion.</p>
 
-        <h4><a name="section1"></a>1. Source Code.</h4>
+        <h4>1. Source Code.</h4>
 
         <p>The "source code" for a work means the preferred form of the work
             for making modifications to it.  "Object code" means any non-source
@@ -1012,7 +1026,7 @@ for details.</pre>
         <p>The Corresponding Source for a work in source code form is that
             same work.</p>
 
-        <h4><a name="section2"></a>2. Basic Permissions.</h4>
+        <h4>2. Basic Permissions.</h4>
 
         <p>All rights granted under this License are granted for the term of
             copyright on the Program, and are irrevocable provided the stated
@@ -1037,7 +1051,7 @@ for details.</pre>
             the conditions stated below.  Sublicensing is not allowed; section 10
             makes it unnecessary.</p>
 
-        <h4><a name="section3"></a>3. Protecting Users' Legal Rights From Anti-Circumvention Law.</h4>
+        <h4>3. Protecting Users' Legal Rights From Anti-Circumvention Law.</h4>
 
         <p>No covered work shall be deemed part of an effective technological
             measure under any applicable law fulfilling obligations under article
@@ -1053,7 +1067,7 @@ for details.</pre>
             users, your or third parties' legal rights to forbid circumvention of
             technological measures.</p>
 
-        <h4><a name="section4"></a>4. Conveying Verbatim Copies.</h4>
+        <h4>4. Conveying Verbatim Copies.</h4>
 
         <p>You may convey verbatim copies of the Program's source code as you
             receive it, in any medium, provided that you conspicuously and
@@ -1066,7 +1080,7 @@ for details.</pre>
         <p>You may charge any price or no price for each copy that you convey,
             and you may offer support or warranty protection for a fee.</p>
 
-        <h4><a name="section5"></a>5. Conveying Modified Source Versions.</h4>
+        <h4>5. Conveying Modified Source Versions.</h4>
 
         <p>You may convey a work based on the Program, or the modifications to
             produce it from the Program, in the form of source code under the
@@ -1107,7 +1121,7 @@ for details.</pre>
             in an aggregate does not cause this License to apply to the other
             parts of the aggregate.</p>
 
-        <h4><a name="section6"></a>6. Conveying Non-Source Forms.</h4>
+        <h4>6. Conveying Non-Source Forms.</h4>
 
         <p>You may convey a covered work in object code form under the terms
             of sections 4 and 5, provided that you also convey the
@@ -1209,7 +1223,7 @@ for details.</pre>
             source code form), and must require no special password or key for
             unpacking, reading or copying.</p>
 
-        <h4><a name="section7"></a>7. Additional Terms.</h4>
+        <h4>7. Additional Terms.</h4>
 
         <p>"Additional permissions" are terms that supplement the terms of this
             License by making exceptions from one or more of its conditions.
@@ -1277,7 +1291,7 @@ for details.</pre>
             form of a separately written license, or stated as exceptions;
             the above requirements apply either way.</p>
 
-        <h4><a name="section8"></a>8. Termination.</h4>
+        <h4>8. Termination.</h4>
 
         <p>You may not propagate or modify a covered work except as expressly
             provided under this License.  Any attempt otherwise to propagate or
@@ -1305,7 +1319,7 @@ for details.</pre>
             reinstated, you do not qualify to receive new licenses for the same
             material under section 10.</p>
 
-        <h4><a name="section9"></a>9. Acceptance Not Required for Having Copies.</h4>
+        <h4>9. Acceptance Not Required for Having Copies.</h4>
 
         <p>You are not required to accept this License in order to receive or
             run a copy of the Program.  Ancillary propagation of a covered work
@@ -1316,7 +1330,7 @@ for details.</pre>
             not accept this License.  Therefore, by modifying or propagating a
             covered work, you indicate your acceptance of this License to do so.</p>
 
-        <h4><a name="section10"></a>10. Automatic Licensing of Downstream Recipients.</h4>
+        <h4>10. Automatic Licensing of Downstream Recipients.</h4>
 
         <p>Each time you convey a covered work, the recipient automatically
             receives a license from the original licensors, to run, modify and
@@ -1341,7 +1355,7 @@ for details.</pre>
             any patent claim is infringed by making, using, selling, offering for
             sale, or importing the Program or any portion of it.</p>
 
-        <h4><a name="section11"></a>11. Patents.</h4>
+        <h4>11. Patents.</h4>
 
         <p>A "contributor" is a copyright holder who authorizes use under this
             License of the Program or a work on which the Program is based.  The
@@ -1410,7 +1424,7 @@ for details.</pre>
             any implied license or other defenses to infringement that may
             otherwise be available to you under applicable patent law.</p>
 
-        <h4><a name="section12"></a>12. No Surrender of Others' Freedom.</h4>
+        <h4>12. No Surrender of Others' Freedom.</h4>
 
         <p>If conditions are imposed on you (whether by court order, agreement or
             otherwise) that contradict the conditions of this License, they do not
@@ -1422,7 +1436,7 @@ for details.</pre>
             the Program, the only way you could satisfy both those terms and this
             License would be to refrain entirely from conveying the Program.</p>
 
-        <h4><a name="section13"></a>13. Remote Network Interaction; Use with the GNU General Public License.</h4>
+        <h4>13. Remote Network Interaction; Use with the GNU General Public License.</h4>
 
         <p>Notwithstanding any other provision of this License, if you modify the
             Program, your modified version must prominently offer all users
@@ -1443,7 +1457,7 @@ for details.</pre>
             combined will remain governed by version 3 of the GNU General Public
             License.</p>
 
-        <h4><a name="section14"></a>14. Revised Versions of this License.</h4>
+        <h4>14. Revised Versions of this License.</h4>
 
         <p>The Free Software Foundation may publish revised and/or new versions of
             the GNU Affero General Public License from time to time.  Such new
@@ -1469,7 +1483,7 @@ for details.</pre>
             author or copyright holder as a result of your choosing to follow a
             later version.</p>
 
-        <h4><a name="section15"></a>15. Disclaimer of Warranty.</h4>
+        <h4>15. Disclaimer of Warranty.</h4>
 
         <p>THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
             APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
@@ -1480,7 +1494,7 @@ for details.</pre>
             IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
             ALL NECESSARY SERVICING, REPAIR OR CORRECTION.</p>
 
-        <h4><a name="section16"></a>16. Limitation of Liability.</h4>
+        <h4>16. Limitation of Liability.</h4>
 
         <p>IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
             WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
@@ -1492,7 +1506,7 @@ for details.</pre>
             EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
             SUCH DAMAGES.</p>
 
-        <h4><a name="section17"></a>17. Interpretation of Sections 15 and 16.</h4>
+        <h4>17. Interpretation of Sections 15 and 16.</h4>
 
         <p>If the disclaimer of warranty and limitation of liability provided
             above cannot be given local legal effect according to their terms,
@@ -1503,7 +1517,7 @@ for details.</pre>
 
         <p>END OF TERMS AND CONDITIONS</p>
 
-        <h3><a name="howto"></a>How to Apply These Terms to Your New Programs</h3>
+        <h3>How to Apply These Terms to Your New Programs</h3>
 
         <p>If you develop a new program, and you want it to be of the greatest
             possible use to the public, the best way to achieve this is to make it
@@ -1514,19 +1528,20 @@ for details.</pre>
             state the exclusion of warranty; and each file should have at least
             the "copyright" line and a pointer to where the full notice is found.</p>
 
-<pre>&lt;one line to give the program's name
-and a brief idea of what it does.&gt;
+        <pre>&lt;one line to give the program's
+name and a brief idea of what it
+does.&gt;
 Copyright (C) &lt;year&gt;  &lt;name of
 author&gt;
 
 This program is free software: you
 can redistribute it and/or modify
-it under the terms of the GNU Affero
-General Public License as published
-by the Free Software Foundation,
-either version 3 of the License,
-or (at your option) any later
-version.
+it under the terms of the GNU
+Affero General Public License as
+published by the Free Software
+Foundation, either version 3 of the
+License, or (at your option) any
+later version.
 
 This program is distributed in the
 hope that it will be useful, but
@@ -1753,15 +1768,15 @@ If not, see
             on the same “printed page” as the copyright notice for easier
             identification within third-party archives.</p>
 
-<pre>Copyright [yyyy] [name of copyright
+        <pre>Copyright [yyyy] [name of copyright
 owner]
 
 Licensed under the Apache License,
 Version 2.0 (the “License”);
 you may not use this file except
 in compliance with the License.
-You may obtain a copy of the License
-at
+You may obtain a copy of the
+License at
 
 http://www.apache.org/licenses/
 LICENSE-2.0