Bird
0
0

A company wants to use open source software internally but avoid releasing their own code. Which license should they avoid?

hard📝 Application Q9 of 15
Intro to Computing - How Software Works
A company wants to use open source software internally but avoid releasing their own code. Which license should they avoid?
AMIT License
BGPL (General Public License)
CBSD License
DApache License
Step-by-Step Solution
Solution:
  1. Step 1: Understand copyleft licenses

    GPL requires releasing source code if software is distributed or modified.
  2. Step 2: Identify licenses without strict release requirements

    MIT, BSD, and Apache allow internal use without releasing own code.
  3. Final Answer:

    GPL (General Public License) -> Option B
  4. Quick Check:

    GPL requires code release, others don't = A [OK]
Quick Trick: Avoid GPL if you want to keep code private internally [OK]
Common Mistakes:
  • Confusing permissive licenses with copyleft
  • Assuming all open source require code release
  • Ignoring internal use exceptions

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Intro to Computing Quizzes