View Single Post
Old 05-26-2025, 04:22 AM   #22
Aleron Ives
Wizard
Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.
 
Posts: 1,709
Karma: 16308824
Join Date: Sep 2022
Device: Kobo Libra 2
Quote:
Originally Posted by shuvashish76 View Post
GPL has no such restriction on commercialization.
The GPL's requirement to release source code impacts any product you integrate GPL code with, which then forces you to release the source code for the rest of your product. As a result, you can't use any GPL code in a commercial product that you want to keep closed source, which tends to mean that GPL code is not used in commercial products. You need to use LGPL instead to avoid that problem, assuming the LGPL code can be contained within a separate library.
Aleron Ives is offline   Reply With Quote