Update LICENSE
parent
ab1f1583b7
commit
4f07b5e6d2
15
LICENSE
15
LICENSE
|
|
@ -1,8 +1,13 @@
|
||||||
License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2023 Alexey Borsky
|
Copyright (c) 2023 Alexey Borsky
|
||||||
|
|
||||||
The Software is subject to the following conditions:
|
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
|
The above copyright notice and this permission notice shall be included in all
|
||||||
copies or substantial portions of the Software.
|
copies or substantial portions of the Software.
|
||||||
|
|
@ -14,9 +19,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
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
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
SOFTWARE.
|
SOFTWARE.
|
||||||
|
|
||||||
This repository can only be used for personal/research/non-commercial purposes.
|
|
||||||
However, for commercial requests, please contact us directly at
|
|
||||||
borsky.alexey@gmail.com. This restriction applies only to the code itself, all
|
|
||||||
derivative works made using this repository (i.e. images and video) can be
|
|
||||||
used for any purposes without restrictions.
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue