Files
Open-Shell-Menu/ClassicStartSrc/Localization/Spanish/License.html
Xenhat 0adcd693e4 Some branding and licensing work (#22)
* Fix stdafx include

* Fix basic handling of "Games" folder on Windows10 RS4 (#10)
This does the following:
- Sets the default state to hidden
- Skips the Games folder when searching

This does not:
- Hide the dead menu entry.

I do not currently know how to actively change the user preference setting to forcefully hide it.

* Add basic Visual Studio gitignore

* Add specific entries to gitignore

* Do not set default menu to Win7 on RS4 (#10)

* Rename "PC Settings" to "Settings" (#12)

* Create distinction between modern and legacy settings in search results

* Add more build artifacts to gitignore

* Add default paths for toolset and build all languages

* Fix several memsize, memtype and nullpointer issues

* create trunk branch containing all changes

* set fallback and next version to 4.3.2, set resource fallback value to allow loading in IDE

* add generated en-US.dll to gitignore

* Don't echo script contents, add disabled "git clean -dfx" to build fresh

* Initial re-branding work (#21)

* Create copy of __MakeFinal to build all languages (Use this file when releasing new versions)

* Move the registry key IvoSoft->Passionate-Coder (#21)

* Change company/mfg name IvoSoft->Passionate-Coder (#21)

* Update some leftover copyright dates (#21)

* Fix accidental copy-paste breaking MakeFinal scripts

* Fix invalid company name for Wix and change registry keys to match the new string (#21)

* Update more copyright and legal text (#21)

* Update RTF files format (Wordpad generated those) (#21)

* update license text in RTF files (#21)
We lost the blue link text in the installer page. Will have to manually re-color all the links later.
2018-06-25 01:42:52 -04:00

61 lines
2.9 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"><title>Contrato de licencia</title>
<style type="text/css">
h1 {
color: #0070c0;
font-family: "Times New Roman",Times,serif;
}
body {
font-family: Arial,Helvetica,sans-serif;
}
</style></head><body>
<h1><a target="_blank" href="http://www.classicshell.net/"><img src="images/ClassicStart.png" style="border: 0px solid ; width: 64px; height: 64px;" alt="Sitio web de Classic Start" title="Sitio web de Classic Start"></a>&nbsp; Contrato de licencia<br>
</h1><span style="font-weight: bold; color: rgb(79, 129, 189);"><br>
Classic Start © 2009-2017, Ivo Beltchev</span><br>
<a target="_blank" href="http://www.classicshell.net/">http://www.classicshell.net/</a><br>
<br>
<span style="font-weight: bold;">AL USAR ESTE SOFTWARE, USTED ACEPTA ESTOS TÉRMINOS. SI NO LOS ACEPTA, NO USE EL SOFTWARE.</span><br>
<br>
Si cumple con estos términos de licencia, tiene los derechos que se especifican a continuación.<br>
<br>
<ol>
<li>
<p><span style="font-weight: bold;">ÁMBITO DE LA LICENCIA.</span> Este contrato sólo le otorga algunos derechos para usar el software. El autor se reserva todos los demás derechos.</p>
</li>
<li>
<p><span style="font-weight: bold;">DERECHOS DE INSTALACIÓN Y DE USO.</span> Este software es gratuito para uso tanto personal como comercial. Puede instalarlo y usarlo en sus equipos sin costo.</p>
</li>
<li>
<p><span style="font-weight: bold;">DERECHOS DE REDISTRIBUCIÓN.</span> Puede redistribuir el software, a condición de que lo haga sin costo y no represente mal el origen del software.</p>
</li>
<li>
<p><span style="font-weight: bold;">MARCAS COMERCIALES.</span> El nombre y logo de Classic Start son marcas comerciales del autor. No se permite su uso para identificar otros productos o servicios.</p>
</li>
<li>
<p><span style="font-weight: bold;">EXCLUSIÓN DE GARANTÍA.</span>
EL SOFTWARE SE PROPORCIONA "TAL COMO ESTÁ", SIN GARANTÍA DE NINGÚN TIPO, EXPLÍCITA
NI IMPLÍCITA, INCLUYENDO PERO SIN LIMITARSE A LAS GARANTÍAS DE
COMERCIABILIDAD, APTITUD PARA UN PROPÓSITO PARTICULAR Y NO INFRACCIÓN.
EN NINGÚN CASO LOS AUTORES Y TITULARES DEL COPYRIGHT SERÁN RESPONSABLES POR NINGÚN
RECLAMO, DAÑOS O CUALESQUIERA OTROS CARGOS, SEA EN UNA ACCIÓN CONTRACTUAL,
AGRAVIO O CUALQUIER OTRO MOTIVO, DE O EN RELACIÓN CON EL
SOFTWARE O EL USO U OTRAS OFERTAS EN EL SOFTWARE.</p>
</li>
<li>
<p><span style="font-weight: bold;">EN OTRAS PALABRAS:</span>
Básicamente puede usar este software gratuitamente para cualquier propósito, pero no se
sorprenda si éste no funciona como espera. No puede responsabilizar al autor
por ningún daño resultante del uso que usted haga del software.
No puede lucrar con la venta de este software. Después de todo, usted lo obtuvo
gratuitamente.</p>
</li>
</ol>
</body></html>