mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-19 21:31:37 +00:00
Merge eade60dbd2 into cee751a1ed
This commit is contained in:
commit
420bf19920
1 changed files with 24 additions and 0 deletions
24
.devcontainer/devcontainer.json
Normal file
24
.devcontainer/devcontainer.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
gh repo clone TavoRg1/0x438c70ecf79095ae53a09f85a53db4ce3a22694e{
|
||||
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
||||
"features": {}
|
||||
}Licencia MIT
|
||||
|
||||
Copyright (c) [año] [nombre completo]
|
||||
|
||||
Se concede permiso por la presente, sin cargo alguno, a cualquier persona que obtenga una copia.
|
||||
de este software y los archivos de documentación asociados (el "Software"), para tratar
|
||||
en el Software sin restricciones, incluidos, entre otros, los derechos
|
||||
usar, copiar, modificar, fusionar, publicar, distribuir, sublicenciar y/o vender
|
||||
copias del Software y permitir que las personas a quienes se dirige el Software
|
||||
equipado para ello, sujeto a las siguientes condiciones:
|
||||
|
||||
El aviso de derechos de autor anterior y este aviso de permiso se incluirán en todos
|
||||
copias o partes sustanciales del Software.
|
||||
|
||||
EL SOFTWARE SE PROPORCIONA "TAL CUAL", SIN GARANTÍA DE NINGÚN TIPO, EXPRESA O
|
||||
IMPLÍCITAS, INCLUYENDO, ENTRE OTRAS, LAS GARANTÍAS DE COMERCIABILIDAD,
|
||||
IDONEIDAD PARA UN PROPÓSITO PARTICULAR Y NO INFRACCIÓN. EN NINGÚN CASO LA
|
||||
LOS AUTORES O TITULARES DE LOS DERECHOS DE AUTOR NO SERÁN RESPONSABLES DE CUALQUIER RECLAMACIÓN, DAÑO U OTROS
|
||||
RESPONSABILIDAD, YA SEA EN UNA ACCIÓN CONTRACTUAL, EXTRACONTRACTUAL O DE OTRO MODO, QUE SURJA DE,
|
||||
FUERA DE O EN CONEXIÓN CON EL SOFTWARE O EL USO U OTRAS OPERACIONES EN EL
|
||||
SOFTWARE.
|
||||
Loading…
Reference in a new issue