# Licence

Toutes les parties de form0 sont publiées sous licence MIT. Vous pouvez l'utiliser commercialement, le modifier et l'intégrer à des produits propriétaires, gratuitement et sans demander d'autorisation.

## Ce que cela couvre

Tous les paquets form0 publiés portent la même licence MIT et la même mention de copyright. Chaque dépôt contient la copie faisant foi :

- [form0-core](https://github.com/paqu-io/form0-core/blob/main/LICENSE)
- [form0-cli](https://github.com/paqu-io/form0-cli/blob/main/LICENSE)
- [form0-react](https://github.com/paqu-io/form0-react/blob/main/LICENSE)
- [form0-react-native](https://github.com/paqu-io/form0-react-native/blob/main/LICENSE)
- [form0-connector-pg](https://github.com/paqu-io/form0-connector-pg/blob/main/LICENSE)
- [form0-connector-sqlite](https://github.com/paqu-io/form0-connector-sqlite/blob/main/LICENSE)
- [form0-web-tmpl-react-vite](https://github.com/paqu-io/form0-web-tmpl-react-vite/blob/main/LICENSE)
- [form0-mobile-tmpl-react-native-expo](https://github.com/paqu-io/form0-mobile-tmpl-react-native-expo/blob/main/LICENSE)

## Texte de la licence

Reproduit ici intégralement. La seule condition est que la mention de copyright et cette autorisation accompagnent toute copie ou partie substantielle du logiciel.

```
MIT License

Copyright (c) 2025-present paqu.io

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.
```

## Nom et identité visuelle

La licence MIT couvre le code, pas le nom. Vous pouvez tout à fait indiquer que votre projet utilise form0. Merci de ne pas employer le nom ou le logo form0 d'une manière qui laisserait croire que votre projet est publié ou approuvé par nous.
