Update 'README.md'

replace "Software" by "Code"
This commit is contained in:
Marcus Carrião 2022-01-07 16:14:21 +00:00
parent e3d8fd76ba
commit 755b3cc30c
1 changed files with 6 additions and 6 deletions

View File

@ -9,23 +9,23 @@
Copyright 2022 Marcus Carrião (carriunix@tilde.team)
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
a copy of this codes and associated documentation files (the
"Code"), to deal in the Code 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
distribute, sublicense, and/or sell copies of the Code, and to
permit persons to whom the Code 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
THE CODE 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 AUTHOR 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.
CODE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
## author
carriunix (carriunix@tilde.team)