se agrego la MIT License
This commit is contained in:
parent
78a5a1b832
commit
a62130c8a0
2 changed files with 24 additions and 3 deletions
21
LICENSE
Normal file
21
LICENSE
Normal file
|
|
@ -0,0 +1,21 @@
|
||||||
|
MIT License
|
||||||
|
|
||||||
|
Copyright (c) 2020 The ZMK Contributors
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
in the Software without restriction, including without limitation the rights
|
||||||
|
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.
|
||||||
|
|
@ -122,7 +122,7 @@ que son herramientas de trabajo fáciles de integrar, pero muy potentes que te p
|
||||||
mejore su flujo de trabajo, integrándose con todos los sistemas operativos y todas las
|
mejore su flujo de trabajo, integrándose con todos los sistemas operativos y todas las
|
||||||
shells(zsh, fish, bash, etc.) posibles.
|
shells(zsh, fish, bash, etc.) posibles.
|
||||||
|
|
||||||
Aquí puedes ver otro proyecto publicado recientemente:
|
Aquí puedes ver otros proyecto publicado recientemente:
|
||||||
- [vimtools] navaja suiza para vim (funciones y configuraciones que te facilitarán la vida)
|
- [vimtools] navaja suiza para vim (funciones y configuraciones que te facilitarán la vida)
|
||||||
- [gm] administrador multiplataforma GIT con una interfaz de usuario amigable
|
- [gm] administrador multiplataforma GIT con una interfaz de usuario amigable
|
||||||
- [vim-better-header] la mejor plantilla automatizada
|
- [vim-better-header] la mejor plantilla automatizada
|
||||||
|
|
@ -131,9 +131,9 @@ Aquí puedes ver otro proyecto publicado recientemente:
|
||||||
|
|
||||||
# [LICENSE](LICENSE)
|
# [LICENSE](LICENSE)
|
||||||
|
|
||||||
Released under the GNU General Public License v3.0.
|
Released under the MIT License
|
||||||
|
|
||||||
Copyright (c) 2022 Marcos Chow Castro
|
Copyright (c) 2020 The ZMK Contributors
|
||||||
|
|
||||||
[twitter]: https://twitter.com/mctechnology17
|
[twitter]: https://twitter.com/mctechnology17
|
||||||
[youtube]: https://www.youtube.com/c/mctechnology17
|
[youtube]: https://www.youtube.com/c/mctechnology17
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue