---
title: License
layout: handbook.hbs
---
# License

Copyright &copy; [Jan Molak](https://janmolak.com), [smartcode ltd](http://smartcodeltd.co.uk)

Serenity/JS is a free and open-source project, licensed under the terms of the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0).

This documentation is licensed under the terms of the [Creative Commons BY-SA license](http://creativecommons.org/licenses/by-sa/4.0/).

<a class="image" href="https://opensource.org/licenses/Apache-2.0" target="_blank"><img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg" alt="License"></a>
<a class="image" href="http://creativecommons.org/licenses/by-sa/4.0/" target="_blank"><img src="https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg" alt="License"></a>
