> ## Documentation Index
> Fetch the complete documentation index at: https://docs.corpi1.org/llms.txt
> Use this file to discover all available pages before exploring further.

# LICENSE

# License

## Corpi1 Software License (Based on Mozilla Public License 2.0)

### 1. Definitions

This License applies to any software project released under this license ("Software"). The original author ("Licensor") retains all rights not explicitly granted herein.

### 2. Grant of License

Subject to the terms of this License, the Licensor grants you a worldwide, royalty-free, non-exclusive license to:

Use, copy, modify, and distribute the Software.

Use the Software in personal, educational, and commercial settings, including in businesses, provided the Software itself is not sold.

Modify and distribute modified versions under the same terms as this License.

### 3. Attribution Requirement

All copies, modifications, or distributions of the Software must include a clear and visible attribution to the Licensor, such as:

```
Software by Corpi1 (https://corpi1.uk)
```

OR

```
Software by Corpi1 (https://github.com/Corp-i1/Win-Labs)
```

### 4. No Resale or Monetization of the Software

You may not sell, license, sublicense, or otherwise monetize the Software itself, whether in original or modified form. This includes:

Selling copies of the Software.

Bundling the Software as part of a paid product or service.

Repackaging the Software for sale.

### 5. Compliance with MPL-2.0

Except where overridden by this License, the terms of the Mozilla Public License 2.0 (MPL-2.0) apply. If any conflict exists between this License and MPL-2.0, the terms of this License take precedence.

### 6. Disclaimer of Warranty

THE SOFTWARE IS PROVIDED "AS IS," WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED. IN NO EVENT SHALL THE LICENSOR BE LIABLE FOR ANY DAMAGES ARISING FROM THE USE OF THIS SOFTWARE.

### 7. Termination

If you violate the terms of this License, your rights to use the Software are immediately revoked.

For full terms, refer to the Mozilla Public License 2.0 ([https://www.mozilla.org/en-US/MPL/2.0/](https://www.mozilla.org/en-US/MPL/2.0/)).

***

# Third-Party Licenses

## NAudio

The MIT License (MIT)

Copyright 2020 Mark Heath

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.

## Newtonsoft.Json

The MIT License (MIT)

Copyright (c) 2007 James Newton-King

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.
