Update LICENSE

main
FPGALover 2023-07-18 03:34:26 +00:00
parent c95e66d736
commit ef29acf193
1 changed files with 22 additions and 9 deletions

31
LICENSE
View File

@ -1,9 +1,22 @@
MIT License
Copyright (c) 2023 Holpedia
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.
* LICENSE
*
* THIS PROGRAM IS DISTRIBUTED AS IS, WITHOUT ANY WARRANTY, UNDER
* THE TERMS OF THE GNU GENERAL PUBLIC LICENSE (GNU-GPL).
*
* This means NO WARRANTY what so ever.
*
* Don't even expect the program to work for any particular purpose:
* Maybe it is going to reboot your machine when run, or destroy your most
* precious data, or make you hairs becoming gray. Maybe all your friends
* are going to think you're a jerk because of the use of this program.
* So use at your own risks.
*
* You may modify the source code and distribute it as you want, provided
* that the initial copyright is preserved and acknowledged and that your
* changes are clearly documented and signed in this section. Bug fixes,
* comments or additionnal features may be sent to the author who will
* do whatever pleases him with them, including but not limited to, nothing.
*
* See http://www.gnu.org/ for more information.
*
*