Changes for page 7. Summary

Last modified by chrisby on 2024/10/24 10:30

From version 11.10
edited by chrisby
on 2024/10/24 10:28
Change comment: There is no comment for this version
To version 11.12
edited by chrisby
on 2024/10/24 10:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -8,7 +8,7 @@
8 8   * **All rights reserved license**, usually applied to closed source code. It prohibits any use not authorized by the owner.
9 9   * **Cloud**: Is proprietary, but close to open source. Prevents cloud providers from using their product commercially in order to maximize revenue. Also includes an open source release delay. The BSL has a 4 year delay while the FSL only has a 2 year delay.
10 10   * **Open Source**
11 - * **Permissive**: Allow reuse in other projects, even proprietary products, with minor obligations like MIT license. Or even use a public domain license, which can be reusedwith without at all like the 0BSD license.
11 + * **Permissive**: Like the MIT license, which allows code reuse in other projects, even proprietary products, with few obligations. Or even use a public domain license, which allows code reuse without any obligations.
12 12   * **Copyleft**: All derivative works must have the same license to remain open source. The source code must be made available to all users of the software.
13 13  * **Revenue**: Proprietary software is less attractive to users because of its risks, but easier to make money with. With open source, the situation is reversed.
14 14  * **Revenue Models**