996ICU License is an extented license for {other}.
This license extended {other}, and {other} will be declared at the foot of this license.
Individual who seeks authorization must fulfill the following obligations:
1. Including this authorization file in any of its copies and important parts of the software.
Organization that seeks authorization must fulfill the following obligations:
1. Including this authorization file in any of its copies and important parts of the software.
2. Not forcing any employee or temporary worker to work in excess of the legal maximum working time in any form or by any means, including but not limited to: orders, threats, implications, etc.
3. Not retaliating against any employee or temporary worker without participating in labor in excess of the legal maximum working time in any form or by any means, including but not limited to: mental assaults, personal injuries, illegal deductions of due remuneration, illegal dismissals, etc.
4. Paying economic compensation at no lower than the standards stipulated by local laws and regulations, when organizing employees or temporary workers to work overtime.
5. This organization is not in the blacklist[^1] as stipulated in the agreement.
If the authorized individual or organization fails to fulfill any of the above obligations, the authorization will be withdrawn.
The undefined behavior of this license is handled by {other}. The part of {other} that conflicts with this agreement is handled in accordance with this agreement.
All LICENSE file comes from github. to see the license code [here](https://help.github.com/en/articles/licensing-a-repository#searching-github-by-license-type)
All LICENSE file comes from github. [Click here](https://help.github.com/en/articles/licensing-a-repository#searching-github-by-license-type) to see the license code.
Support [996.ICU Expanded LICENSE](https://github.com/996icu/996.ICU)
The 999.ICU project has many(now, the number is 3) license generator tools and it seems that the number of that will continue to grow. Thus I write this test tool to validate the functionality of the tools.
I hope the newly added tools must add a test file and pass the tests.
## Usage
For example, if you would like to add a license generator tool written by `ruby`, you just need to copy the `test_go.rs` file and rename it as `test_ruby.rs`, and replace the parameter in `arg()` of the test function.