@@ -7,17 +7,19 @@ Definitions
77 who I am is to avoid doxxing myself all while making it possible to verify
88 the person who owns the account through an independent 3rd party, which in
99 this case would be Mojang)
10- 2) Project - refers to the entirety of code files and resources present in
11- the github repository https://github.com/TechnicallyCoded/Inventory-Rollback-Plus
10+ 2) Project & The repository - refer to the entirety of code files and resources
11+ present in the github repository https://github.com/TechnicallyCoded/Inventory-Rollback-Plus
1212 OR any files and resources packaged into the InventoryRollbackPlus plugin I
1313 authored.
1414
1515This project is forked from https://github.com/danjono/Inventory-Rollback
1616which is under the MIT LICENSE. As per the MIT license, I may sublicense the
1717work, and therefore, I reserve all rights to any modifications I have made
1818to this project's code which were NOT present in the repository this project
19- was forked from. Any changes from the parent repository which are merged into
20- this project in the future are also under the MIT LICENSE (at the time of
19+ was forked from. You may fork this repository for the sole purpose of
20+ contributing back to the project (such as creating pull requests for feature
21+ changes and bug fixes). Any changes from the parent repository which are merged
22+ into this project in the future are also under the MIT LICENSE (at the time of
2123writing). If the forked repository makes changes to the license, any new code
2224from such repository, if applicable, is by default under their new license.
2325
0 commit comments