This commit is contained in:
Miloslav Ciz 2022-12-17 13:14:37 +01:00
parent cfd3c00688
commit bf11ed324a
13 changed files with 161 additions and 17 deletions

View file

@ -19,4 +19,9 @@ The open source definition is maintained by the [Open Source Initiative](osi.md)
7. **The license applies automatically** to everyone who receives the software with the license.
8. **The license must apply generally**, it cannot be e.g. limited to the case when the software is part of some larger package.
9. **The license must not restrict other software**, i.e. it cannot for example be forbidden to run the software alongside some other piece of software.
10. **The license must be technology neutral**, i.e. it cannot for example limit the software to certain platform or API.
10. **The license must be technology neutral**, i.e. it cannot for example limit the software to certain platform or API.
## See Also
- [openwashing](openwashing.md)
- [free software](free_software.md)