wiki:herramientas
Diferencias
Muestra las diferencias entre dos versiones de la página.
Ambos lados, revisión anteriorRevisión previaPróxima revisión | Revisión previaAmbos lados, revisión siguiente | ||
wiki:herramientas [2022/08/16 20:16] srgualpa [Ejemplos de licencias de software] | wiki:herramientas [2022/10/12 15:22] (actual) srgualpa [Herramientas] | ||
---|---|---|---|
Línea 1: | Línea 1: | ||
- | ======Herramientas====== | + | <CSS> |
- | **Herramientas usadas por el Grupo de Plasmas Astrofísicos** | + | /*------------------------------------- |
+ | /* Estilo para el texto paresido consola | ||
- | __Plasmas solares__ (Dra. Mariana Cécere, Dr. Ernesto Zurbriggen, Lic. Abril Sahade) | ||
- | Emulación de emisión EUV: | ||
- | [[https:// | ||
- | Dada la temperatura, | ||
+ | .shell-body { | ||
+ | margin: 0; | ||
+ | padding: 5px; | ||
+ | list-style: none; | ||
+ | background: | ||
+ | color: #45D40C; | ||
+ | font: 1.0em ' | ||
+ | line-height: | ||
+ | -webkit-border-bottom-right-radius: | ||
+ | -webkit-border-bottom-left-radius: | ||
+ | -moz-border-radius-bottomright: | ||
+ | -moz-border-radius-bottomleft: | ||
+ | border-bottom-right-radius: | ||
+ | border-bottom-left-radius: | ||
+ | border: 1px solid blue; | ||
+ | border-radius: | ||
+ | } | ||
+ | .shell-body li { | ||
+ | word-wrap: break-word; | ||
+ | position: relative; | ||
+ | padding: 0 0 0 15px; | ||
+ | } | ||
+ | .recuadro{ | ||
+ | border: 1px solid #d3d3d3; | ||
+ | | ||
+ | padding: | ||
+ | margin-top: | ||
+ | margin-bottom: | ||
+ | } | ||
+ | | ||
+ | border: 1px solid #d3d3d3; | ||
+ | | ||
+ | padding: | ||
+ | margin-top: | ||
+ | margin-bottom: | ||
+ | color: | ||
+ | | ||
+ | } | ||
+ | | ||
+ | border: 1px solid #d3d3d3; | ||
+ | | ||
+ | padding: | ||
+ | margin-top: | ||
+ | margin-bottom: | ||
+ | color:blue; | ||
+ | background-color:# | ||
+ | } | ||
+ | body {font-family: | ||
+ | /* Style the tab */ | ||
+ | .tab { | ||
+ | overflow: hidden; | ||
+ | border: 1px solid #ccc; | ||
+ | background-color: | ||
+ | } | ||
+ | /* Style the buttons inside the tab */ | ||
+ | .tab button { | ||
+ | background-color: | ||
+ | float: left; | ||
+ | border: none; | ||
+ | outline: none; | ||
+ | cursor: pointer; | ||
+ | padding: 14px 16px; | ||
+ | transition: 0.3s; | ||
+ | font-size: 17px; | ||
+ | } | ||
+ | /* Change background color of buttons on hover */ | ||
+ | .tab button: | ||
+ | background-color: | ||
+ | } | ||
+ | /* Create an active/ | ||
+ | .tab button.active { | ||
+ | background-color: | ||
+ | } | ||
+ | .tablinks.active | ||
+ | color: green /*#ccc;*/ | ||
+ | } | ||
+ | /* Style the tab content */ | ||
+ | .tabcontent { | ||
+ | display: none; | ||
+ | padding: 6px 12px; | ||
+ | border: 1px solid #ccc; | ||
+ | border-top: none; | ||
+ | } | ||
+ | .botonPanel { | ||
+ | background-color: | ||
+ | color: | ||
+ | cursor: pointer; | ||
+ | padding: 18px; | ||
+ | width: 100%; | ||
+ | border: none; | ||
+ | text-align: left; | ||
+ | outline: none; | ||
+ | font-size: 15px; | ||
+ | transition: 0.4s; | ||
+ | } | ||
+ | .active, .botonPanel: | ||
+ | background-color: | ||
+ | } | ||
+ | .panel { | ||
+ | padding: 0 18px; | ||
+ | display: none; | ||
+ | background-color: | ||
+ | overflow: hidden; | ||
+ | } | ||
+ | .ul1 { | ||
+ | list-style-type: | ||
+ | padding: 0; | ||
+ | border: 1px solid #ddd; | ||
+ | } | ||
+ | .ul1 .li1 { | ||
+ | padding: 8px 16px; | ||
+ | border-bottom: | ||
+ | } | ||
+ | .ul1 .li1: | ||
+ | border-bottom: | ||
+ | } | ||
+ | .textoNoImportante{ | ||
+ | } | ||
+ | .consolaResaltadaconsolaResaltada { | ||
+ | background-color: | ||
+ | color: | ||
+ | } | ||
+ | / | ||
+ | / | ||
+ | .lista1{ | ||
+ | color: | ||
+ | } | ||
+ | </ | ||
+ | ======Herramientas====== | ||
+ | **Herramientas usadas por el Grupo de Plasmas Astrofísicos** | ||
+ | __Plasma solar__ (Dra. Mariana Cécere, Dr. Ernesto Zurbriggen, Lic. Abril Sahade) | ||
+ | \\ | ||
+ | =====EUV===== | ||
+ | Emulación de emisión EUV: | ||
+ | [[https:// | ||
+ | Dada la temperatura, | ||
+ | Instalador: [[https:// | ||
+ | Licencia: [[https:// | ||
+ | =====VisIt===== | ||
+ | VisIt: | ||
+ | Instalador: \\ | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | Licencia: | ||
+ | =====FLASH===== | ||
+ | FLASH: | ||
+ | Instalador: | ||
+ | Licencia: | ||
+ | =====Emulación de emisión girosincrotrón===== | ||
+ | Emulación de emisión girosincrotrón: | ||
+ | El código está pensado para ser usado en IDL, pero el grupo desarrolló la misma herramienta para Python. | ||
+ | Instalador: | ||
+ | Licencia: | ||
- | |||
- | |||
- | < | ||
- | < | ||
- | < | ||
- | |||
- | |||
- | |||
- | < | ||
- | |||
- | |||
- | |||
- | <br> | ||
- | < | ||
- | |||
- | </ | ||
- | |||
- | =====Ejemplos de licencias de software===== | ||
- | < | ||
- | < | ||
- | |||
- | |||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | <li class=" | ||
- | <li class=" | ||
- | <li class=" | ||
- | <li class=" | ||
- | |||
- | </ | ||
- | < | ||
- | </ | ||
- | <file txt LICENSE[enable_line_numbers=" | ||
- | MIT License | ||
- | |||
- | Copyright (c) < | ||
- | |||
- | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
- | of this software and associated documentation files (the " | ||
- | in the Software without restriction, | ||
- | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
- | copies of the Software, and to permit persons to whom the Software is | ||
- | furnished to do so, subject to the following conditions: | ||
- | |||
- | The above copyright notice and this permission notice shall be included in all | ||
- | copies or substantial portions of the Software. | ||
- | |||
- | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
- | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
- | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
- | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
- | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
- | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
- | SOFTWARE. | ||
- | </ | ||
- | < | ||
- | </ | ||
- | | ||
- | <button class=" | ||
- | < | ||
- | < | ||
- | < | ||
- | <li class=" | ||
- | <li class=" | ||
- | <li class=" | ||
- | </ | ||
- | < | ||
- | </ | ||
- | <file txt LICENSE[enable_line_numbers=" | ||
- | BSD 3-Clause License | ||
- | |||
- | Copyright (c) < | ||
- | All rights reserved. | ||
- | |||
- | Redistribution and use in source and binary forms, with or without | ||
- | modification, | ||
- | |||
- | 1. Redistributions of source code must retain the above copyright notice, this | ||
- | list of conditions and the following disclaimer. | ||
- | |||
- | 2. Redistributions in binary form must reproduce the above copyright notice, | ||
- | this list of conditions and the following disclaimer in the documentation | ||
- | | ||
- | |||
- | 3. Neither the name of the copyright holder nor the names of its | ||
- | | ||
- | this software without specific prior written permission. | ||
- | |||
- | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" | ||
- | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | ||
- | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
- | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE | ||
- | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | ||
- | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR | ||
- | SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER | ||
- | CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | ||
- | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | ||
- | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
- | </ | ||
- | < | ||
- | </ | ||
- | |||
- | | ||
- | | ||
- | | ||
- | </ | ||
- | | ||
- | |||
- | </ | ||
- | |||
- | |||
- | < | ||
- | < | ||
- | <br> | ||
- | |||
- | </ | ||
- | |||
- | | ||
- | | ||
- | | ||
<JS> | <JS> | ||
- | |||
- | | ||
var acc = document.getElementsByClassName(" | var acc = document.getElementsByClassName(" | ||
var i; | var i; | ||
Línea 193: | Línea 219: | ||
</JS> | </JS> | ||
- | + | < | |
- | + | <!--- | |
- | + | <button class=" | |
- | + | <div class=" | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | =====Licencia===== | + | |
- | < | + | |
- | | + | |
- | + | ||
- | + | ||
- | | + | |
- | | + | |
< | < | ||
< | < | ||
- | <li class=" | + | <li class=" |
+ | <li class=" | ||
</ | </ | ||
< | < | ||
- | </ | + | </ |
- | <file txt LICENSE[enable_line_numbers=" | + | <file txt Makefile.h[enable_line_numbers=" |
- | For licencing information, | + | |
- | https:// | + | |
- | Attribution-ShareAlike 4.0 International | + | </ |
- | + | < | |
- | ======================================================================= | + | |
- | + | ||
- | Creative Commons Corporation (" | + | |
- | does not provide legal services or legal advice. Distribution of | + | |
- | Creative Commons public licenses does not create a lawyer-client or | + | |
- | other relationship. Creative Commons makes its licenses and related | + | |
- | information available on an " | + | |
- | warranties regarding its licenses, any material licensed under their | + | |
- | terms and conditions, or any related information. Creative Commons | + | |
- | disclaims all liability for damages resulting from their use to the | + | |
- | fullest extent possible. | + | |
- | + | ||
- | Using Creative Commons Public Licenses | + | |
- | + | ||
- | Creative Commons public licenses provide a standard set of terms and | + | |
- | conditions that creators and other rights holders may use to share | + | |
- | original works of authorship and other material subject to copyright | + | |
- | and certain other rights specified in the public license below. The | + | |
- | following considerations are for informational purposes only, are not | + | |
- | exhaustive, and do not form part of our licenses. | + | |
- | + | ||
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | and conditions of the license they choose before applying it. | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | wiki.creativecommons.org/ | + | |
- | + | ||
- | | + | |
- | | + | |
- | | + | |
- | the licensor' | + | |
- | | + | |
- | | + | |
- | | + | |
- | other rights that a licensor has authority to grant. Use of | + | |
- | the licensed material may still be restricted for other | + | |
- | | + | |
- | | + | |
- | such as asking that all changes be marked or described. | + | |
- | | + | |
- | | + | |
- | for the public: | + | |
- | wiki.creativecommons.org/ | + | |
- | + | ||
- | ======================================================================= | + | |
- | + | ||
- | Creative Commons Attribution-ShareAlike 4.0 International Public | + | |
- | License | + | |
- | + | ||
- | By exercising the Licensed Rights (defined below), You accept and agree | + | |
- | to be bound by the terms and conditions of this Creative Commons | + | |
- | Attribution-ShareAlike 4.0 International Public License (" | + | |
- | License" | + | |
- | contract, You are granted the Licensed Rights in consideration of Your | + | |
- | acceptance of these terms and conditions, and the Licensor grants You | + | |
- | such rights in consideration of benefits the Licensor receives from | + | |
- | making the Licensed Material available under these terms and | + | |
- | conditions. | + | |
- | + | ||
- | + | ||
- | Section 1 -- Definitions. | + | |
- | + | ||
- | a. Adapted Material means material subject to Copyright and Similar | + | |
- | | + | |
- | and in which the Licensed Material is translated, altered, | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | + | ||
- | b. Adapter' | + | |
- | and Similar Rights in Your contributions to Adapted Material in | + | |
- | | + | |
- | + | ||
- | c. BY-SA Compatible License means a license listed at | + | |
- | | + | |
- | | + | |
- | + | ||
- | d. Copyright and Similar Rights means copyright and/or similar rights | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | + | ||
- | e. Effective Technological Measures means those measures that, in the | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | + | ||
- | f. Exceptions and Limitations means fair use, fair dealing, and/or | + | |
- | any other exception or limitation to Copyright and Similar Rights | + | |
- | that applies to Your use of the Licensed Material. | + | |
- | + | ||
- | g. License Elements means the license attributes listed in the name | + | |
- | of a Creative Commons Public License. The License Elements of this | + | |
- | | + | |
- | + | ||
- | h. Licensed Material means the artistic or literary work, database, | + | |
- | or other material to which the Licensor applied this Public | + | |
- | | + | |
- | + | ||
- | i. Licensed Rights means the rights granted to You subject to the | + | |
- | terms and conditions of this Public License, which are limited to | + | |
- | all Copyright and Similar Rights that apply to Your use of the | + | |
- | | + | |
- | + | ||
- | j. Licensor means the individual(s) or entity(ies) granting rights | + | |
- | under this Public License. | + | |
- | + | ||
- | k. Share means to provide material to the public by any means or | + | |
- | | + | |
- | as reproduction, | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | + | ||
- | l. Sui Generis Database Rights means rights other than copyright | + | |
- | | + | |
- | the Council of 11 March 1996 on the legal protection of databases, | + | |
- | as amended and/or succeeded, as well as other essentially | + | |
- | | + | |
- | + | ||
- | m. You means the individual or entity exercising the Licensed Rights | + | |
- | under this Public License. Your has a corresponding meaning. | + | |
- | + | ||
- | + | ||
- | Section 2 -- Scope. | + | |
- | + | ||
- | a. License grant. | + | |
- | + | ||
- | 1. Subject to the terms and conditions of this Public License, | + | |
- | the Licensor hereby grants You a worldwide, royalty-free, | + | |
- | non-sublicensable, | + | |
- | exercise the Licensed Rights in the Licensed Material to: | + | |
- | + | ||
- | a. reproduce and Share the Licensed Material, in whole or | + | |
- | in part; and | + | |
- | + | ||
- | b. produce, reproduce, and Share Adapted Material. | + | |
- | + | ||
- | 2. Exceptions and Limitations. For the avoidance of doubt, where | + | |
- | Exceptions and Limitations apply to Your use, this Public | + | |
- | License does not apply, and You do not need to comply with | + | |
- | its terms and conditions. | + | |
- | + | ||
- | 3. Term. The term of this Public License is specified in Section | + | |
- | 6(a). | + | |
- | + | ||
- | 4. Media and formats; technical modifications allowed. The | + | |
- | Licensor authorizes You to exercise the Licensed Rights in | + | |
- | all media and formats whether now known or hereafter created, | + | |
- | and to make technical modifications necessary to do so. The | + | |
- | Licensor waives and/or agrees not to assert any right or | + | |
- | authority to forbid You from making technical modifications | + | |
- | necessary to exercise the Licensed Rights, including | + | |
- | technical modifications necessary to circumvent Effective | + | |
- | Technological Measures. For purposes of this Public License, | + | |
- | simply making modifications authorized by this Section 2(a) | + | |
- | (4) never produces Adapted Material. | + | |
- | + | ||
- | 5. Downstream recipients. | + | |
- | + | ||
- | a. Offer from the Licensor -- Licensed Material. Every | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | + | ||
- | b. Additional offer from the Licensor -- Adapted Material. | + | |
- | Every recipient of Adapted Material from You | + | |
- | | + | |
- | | + | |
- | under the conditions of the Adapter' | + | |
- | + | ||
- | c. No downstream restrictions. You may not offer or impose | + | |
- | any additional or different terms or conditions on, or | + | |
- | apply any Effective Technological Measures to, the | + | |
- | | + | |
- | | + | |
- | | + | |
- | + | ||
- | 6. No endorsement. Nothing in this Public License constitutes or | + | |
- | may be construed as permission to assert or imply that You | + | |
- | are, or that Your use of the Licensed Material is, connected | + | |
- | with, or sponsored, endorsed, or granted official status by, | + | |
- | the Licensor or others designated to receive attribution as | + | |
- | provided in Section 3(a)(1)(A)(i). | + | |
- | + | ||
- | b. Other rights. | + | |
- | + | ||
- | 1. Moral rights, such as the right of integrity, are not | + | |
- | licensed under this Public License, nor are publicity, | + | |
- | privacy, and/or other similar personality rights; however, to | + | |
- | the extent possible, the Licensor waives and/or agrees not to | + | |
- | assert any such rights held by the Licensor to the limited | + | |
- | extent necessary to allow You to exercise the Licensed | + | |
- | Rights, but not otherwise. | + | |
- | + | ||
- | 2. Patent and trademark rights are not licensed under this | + | |
- | Public License. | + | |
- | + | ||
- | 3. To the extent possible, the Licensor waives any right to | + | |
- | collect royalties from You for the exercise of the Licensed | + | |
- | Rights, whether directly or through a collecting society | + | |
- | under any voluntary or waivable statutory or compulsory | + | |
- | licensing scheme. In all other cases the Licensor expressly | + | |
- | reserves any right to collect such royalties. | + | |
- | + | ||
- | + | ||
- | Section 3 -- License Conditions. | + | |
- | + | ||
- | Your exercise of the Licensed Rights is expressly made subject to the | + | |
- | following conditions. | + | |
- | + | ||
- | a. Attribution. | + | |
- | + | ||
- | 1. If You Share the Licensed Material (including in modified | + | |
- | form), You must: | + | |
- | + | ||
- | a. retain the following if it is supplied by the Licensor | + | |
- | with the Licensed Material: | + | |
- | + | ||
- | i. identification of the creator(s) of the Licensed | + | |
- | Material and any others designated to receive | + | |
- | attribution, | + | |
- | the Licensor (including by pseudonym if | + | |
- | designated); | + | |
- | + | ||
- | ii. a copyright notice; | + | |
- | + | ||
- | iii. a notice that refers to this Public License; | + | |
- | + | ||
- | iv. a notice that refers to the disclaimer of | + | |
- | warranties; | + | |
- | + | ||
- | v. a URI or hyperlink to the Licensed Material to the | + | |
- | extent reasonably practicable; | + | |
- | + | ||
- | b. indicate if You modified the Licensed Material and | + | |
- | | + | |
- | + | ||
- | c. indicate the Licensed Material is licensed under this | + | |
- | | + | |
- | | + | |
- | + | ||
- | 2. You may satisfy the conditions in Section 3(a)(1) in any | + | |
- | reasonable manner based on the medium, means, and context in | + | |
- | which You Share the Licensed Material. For example, it may be | + | |
- | reasonable to satisfy the conditions by providing a URI or | + | |
- | hyperlink to a resource that includes the required | + | |
- | information. | + | |
- | + | ||
- | 3. If requested by the Licensor, You must remove any of the | + | |
- | information required by Section 3(a)(1)(A) to the extent | + | |
- | reasonably practicable. | + | |
- | + | ||
- | b. ShareAlike. | + | |
- | + | ||
- | In addition to the conditions in Section 3(a), if You Share | + | |
- | | + | |
- | + | ||
- | 1. The Adapter' | + | |
- | license with the same License Elements, this version or | + | |
- | later, or a BY-SA Compatible License. | + | |
- | + | ||
- | 2. You must include the text of, or the URI or hyperlink to, the | + | |
- | Adapter' | + | |
- | in any reasonable manner based on the medium, means, and | + | |
- | context in which You Share Adapted Material. | + | |
- | + | ||
- | 3. You may not offer or impose any additional or different terms | + | |
- | or conditions on, or apply any Effective Technological | + | |
- | Measures to, Adapted Material that restrict exercise of the | + | |
- | rights granted under the Adapter' | + | |
- | + | ||
- | + | ||
- | Section 4 -- Sui Generis Database Rights. | + | |
- | + | ||
- | Where the Licensed Rights include Sui Generis Database Rights that | + | |
- | apply to Your use of the Licensed Material: | + | |
- | + | ||
- | a. for the avoidance of doubt, Section 2(a)(1) grants You the right | + | |
- | to extract, reuse, reproduce, and Share all or a substantial | + | |
- | | + | |
- | + | ||
- | b. if You include all or a substantial portion of the database | + | |
- | | + | |
- | | + | |
- | | + | |
- | + | ||
- | | + | |
- | c. You must comply with the conditions in Section 3(a) if You Share | + | |
- | all or a substantial portion of the contents of the database. | + | |
- | + | ||
- | For the avoidance of doubt, this Section 4 supplements and does not | + | |
- | replace Your obligations under this Public License where the Licensed | + | |
- | Rights include other Copyright and Similar Rights. | + | |
- | + | ||
- | + | ||
- | Section 5 -- Disclaimer of Warranties and Limitation of Liability. | + | |
- | + | ||
- | a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE | + | |
- | | + | |
- | AND AS-AVAILABLE, | + | |
- | ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT | + | |
- | | + | |
- | + | ||
- | b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE | + | |
- | TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, | + | |
- | | + | |
- | | + | |
- | | + | |
- | USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN | + | |
- | | + | |
- | | + | |
- | IN PART, THIS LIMITATION MAY NOT APPLY TO YOU. | + | |
- | + | ||
- | c. The disclaimer of warranties and limitation of liability provided | + | |
- | above shall be interpreted in a manner that, to the extent | + | |
- | | + | |
- | | + | |
- | + | ||
- | + | ||
- | Section 6 -- Term and Termination. | + | |
- | + | ||
- | a. This Public License applies for the term of the Copyright and | + | |
- | | + | |
- | this Public License, then Your rights under this Public License | + | |
- | | + | |
- | + | ||
- | b. Where Your right to use the Licensed Material has terminated under | + | |
- | | + | |
- | + | ||
- | 1. automatically as of the date the violation is cured, provided | + | |
- | it is cured within 30 days of Your discovery of the | + | |
- | violation; or | + | |
- | + | ||
- | 2. upon express reinstatement by the Licensor. | + | |
- | + | ||
- | For the avoidance of doubt, this Section 6(b) does not affect any | + | |
- | right the Licensor may have to seek remedies for Your violations | + | |
- | of this Public License. | + | |
- | + | ||
- | c. For the avoidance of doubt, the Licensor may also offer the | + | |
- | | + | |
- | | + | |
- | will not terminate this Public License. | + | |
- | + | ||
- | d. Sections 1, 5, 6, 7, and 8 survive termination of this Public | + | |
- | | + | |
- | + | ||
- | + | ||
- | Section 7 -- Other Terms and Conditions. | + | |
- | + | ||
- | a. The Licensor shall not be bound by any additional or different | + | |
- | terms or conditions communicated by You unless expressly agreed. | + | |
- | + | ||
- | b. Any arrangements, | + | |
- | | + | |
- | | + | |
- | + | ||
- | + | ||
- | Section 8 -- Interpretation. | + | |
- | + | ||
- | a. For the avoidance of doubt, this Public License does not, and | + | |
- | shall not be interpreted to, reduce, limit, restrict, or impose | + | |
- | | + | |
- | be made without permission under this Public License. | + | |
- | + | ||
- | b. To the extent possible, if any provision of this Public License is | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | + | ||
- | c. No term or condition of this Public License will be waived and no | + | |
- | | + | |
- | | + | |
- | + | ||
- | d. Nothing in this Public License constitutes or may be interpreted | + | |
- | as a limitation upon, or waiver of, any privileges and immunities | + | |
- | that apply to the Licensor or You, including from the legal | + | |
- | | + | |
- | + | ||
- | + | ||
- | ======================================================================= | + | |
- | + | ||
- | Creative Commons is not a party to its public | + | |
- | licenses. Notwithstanding, | + | |
- | its public licenses to material it publishes and in those instances | + | |
- | will be considered the “Licensor.” The text of the Creative Commons | + | |
- | public licenses is dedicated to the public domain under the CC0 Public | + | |
- | Domain Dedication. Except for the limited purpose of indicating that | + | |
- | material is shared under a Creative Commons public license or as | + | |
- | otherwise permitted by the Creative Commons policies published at | + | |
- | creativecommons.org/ | + | |
- | use of the trademark " | + | |
- | of Creative Commons without its prior written consent including, | + | |
- | without limitation, in connection with any unauthorized modifications | + | |
- | to any of its public licenses or any other arrangements, | + | |
- | understandings, | + | |
- | the avoidance of doubt, this paragraph does not form part of the | + | |
- | public licenses. | + | |
- | + | ||
- | Creative Commons may be contacted at creativecommons.org. | + | |
- | + | ||
- | + | ||
- | | + | |
- | < | + | |
- | + | ||
- | + | ||
- | | + | |
</ | </ | ||
- | + | --> | |
- | + | ||
- | + | ||
- | + | ||
</ | </ | ||
- | |||
- | | ||
- | | ||
- | | ||
- | <JS> | ||
- | |||
- | | ||
- | var acc = document.getElementsByClassName(" | ||
- | var i; | ||
- | |||
- | for (i = 0; i < acc.length; i++) { | ||
- | acc[i].addEventListener(" | ||
- | this.classList.toggle(" | ||
- | var panel = this.nextElementSibling; | ||
- | if (panel.style.display === " | ||
- | panel.style.display = " | ||
- | } else { | ||
- | panel.style.display = " | ||
- | } | ||
- | }); | ||
- | } | ||
- | |||
- | </JS> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- |
wiki/herramientas.1660680974.txt.gz · Última modificación: 2022/08/16 20:16 por srgualpa