Changes for page 7. Summary

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

From version 11.3
edited by chrisby
on 2024/10/22 20:11
Change comment: There is no comment for this version
To version 11.2
edited by chrisby
on 2024/09/19 11:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,7 +6,7 @@
6 6  * **License Examples**
7 7   * **Proprietary**
8 8   * **All rights reserved** license, is usually applied to closed source code. It prohibits each use not authorized by the owner.
9 - * **Cloud**: Is proprietary but rather close to open source. Prevents cloud providers from commercially using their product in order to gerneate revenue. Also integrates a open source publishing delay. BSL has a 4 year delay while the FSL only has 2 years.
9 + * **Cloud**: Is proprietary but rather close to open source. Prevents cloud providers from commercially using their product in order to gerneate revenue. Also integrates a open source publishing delay. BSL has a 4 year dealym while the FSL only has 2 years.
10 10   * **Open Source**
11 11   * **Permissive**: Allow reuse in other projects, even proprietary products, with no big strings attached like MIT, or even a public domain license, with no strings attached at all like the 0BSD license.
12 12   * **Copyleft**: All derivative works must have the same license to remain open source. Source code must be made available to all users of the software.