-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert back to MIT
- Loading branch information
Showing
1 changed file
with
21 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,21 @@ | ||
No Paulov Licence | ||
|
||
Version 1.0, | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), excluding any use for commercial purposes, subject to the following conditions: | ||
|
||
1. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. | ||
|
||
2. Notification Requirement: Users of the Software are required to notify the owner Make Tarkov Great Again (the "Owner") by sending an email to [email protected], or being in direct contact in the Make Tarkov Great Again (the "Owner) discord, before distributing the Software or any substantial portion of it. The notification should include the purpose of distribution and the intended recipients. | ||
|
||
3. State Changes: Any modifications, enhancements, or changes made to the Software must be clearly documented, and the modified version must include a prominent notice stating that it has been modified. | ||
|
||
4. Organizations Restriction: This Software may not be used by individuals or organizations involved in "Stay In Tarkov" or any organization founded, or largely made by "Paulov-t". For clarification on whether your use case is restricted, please contact the Owner at [email protected]. | ||
|
||
5. Commercial Use Prohibition: The Software or any portion of it may not be used for commercial purposes without explicit written permission from the Owner. | ||
|
||
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. | ||
|
||
By downloading the SOFTWARE, you agree to abide by and comply with all the terms and conditions set forth in this license. Please take the time to understand how software licenses work and seek legal advice if needed. | ||
MIT License | ||
|
||
Copyright (c) 2024 Make Tarkov Great Again | ||
|
||
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. |