Which software license model provides free access to the program code, allowing anyone to modify and sell it commercially without requiring derivative works to remain open source?
A.Permissive Open Source License (e.g., MIT or BSD)
Explanation:
Permissive open-source licenses (like MIT) allow users to modify, distribute, and even commercialize the code within proprietary systems with minimal restrictions.
No comments yet. Be the first to start the discussion!