---
layout: docs
title: License
description: null
---

## Code License

Applies to code inside the `turret` directory.

Code licensed under [MIT](https://opensource.org/licenses/mit-license.html) License

## Documentation License

Applies to files inside the `docs` excluding files located in the `lib` directory.

Documentation licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)

## License Notes

turretcss is released under the MIT license and is copyright 2019 <a href="https://bigfish.tv">bigfish.tv</a>. Boiled down to smaller chunks, it can be described with the following conditions.

**It requires you to:**

- Include the license and copyright notice in your works

**It permits you to:**

- Freely download and use turretcss, in whole or in part, for personal, private, company internal, or commercial purposes
- Use turretcss in packages or distributions that you create
- Modify the source code
- Grant a sublicense to modify and distribute turretcss to third parties not included in the license

**It forbids you to:**

- Hold the authors and license owners liable for damages as turretcss is provided without warranty
- Hold the creators or copyright holders of turretcss liable
- Redistribute any piece of turretcss without proper attribution
- Use any marks owned by <a href="https://bigfish.tv">bigfish.tv</a> in any way that might state or imply that <a href="https://bigfish.tv">bigfish.tv</a> endorses your distribution
- Use any marks owned by <a href="https://bigfish.tv">bigfish.tv</a> in any way that might state or imply that you created the <a href="https://bigfish.tv">bigfish.tv</a> software in question

**It does not require you to:**

- Include the source of turretcss itself, or of any modifications you may have made to it, in any redistribution you may assemble that includes it
- Submit changes that you make to turretcss back to the turretcss project (though such feedback is encouraged)

The full turretcss license is located in the project repository for more information.
