Create LICENSE
This commit is contained in:
parent
fdfb5f7dbd
commit
10db1f235a
1 changed files with 15 additions and 0 deletions
15
LICENSE
Normal file
15
LICENSE
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
Modified MIT License
|
||||||
|
|
||||||
|
Copyright (c) 2024 audible-tools
|
||||||
|
|
||||||
|
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, and publish, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
1. The Software, or derivatives of the Software, may not be used for commercial purposes.
|
||||||
|
|
||||||
|
2. Any use or display of the Software must include an acknowledgement to the original Software by Full name.
|
||||||
|
|
||||||
|
3. Any changes made to the Software must be made publicly available, preferably by creating a pull request to the original repository of the Software.
|
||||||
|
|
||||||
|
The above copyright notice, this permission notice, and the above conditions 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.
|
Loading…
Reference in a new issue