Licenses
Licenses are very important in developing. They can decide what people are allowed to do with your code.
TIP
If a project does not show a license, it is always licensed under All right reserved (short ARR), which means that people are not allowed to do anything with it (except for using).
Our Licenses
We mostly license our projects under source-available or open-source. This means that everyone can look at the code. We chose the IGPL-1.0 for most of your projects. Here is a more detailed list:
| Project | License |
|---|---|
| No Foliage | IGPL-1.0 |
| Fallback | IGPL-1.0 |
| Cratty | IGPL-1.0 |
