Details
-
Type:
Task
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Fixed
-
Affects Version/s: 1.10.1
-
Fix Version/s: 1.11.0
-
Component/s: Documentation
-
Labels:None
-
Commits:f1d22e2a786ec5c8b46e0f7b8735697669fa5aaa
Description
The qbs documentation should also document the licenses qbs (commercial/LGPLv3/LGPLv2) is available under:
- The library and tools are available under Commercial + LGPL3 + GPL2
- shared functionality (that might be pulled in by user build scripts) are Commercial + LPGL2.1 with Exception + LGPL3
- Autotests are Commercial + GPL3-EXCEPT
- Examples are Commercial + BSD