Which of the following is a common requirement found in both the Apache…
2026
Which of the following is a common requirement found in both the Apache License and the GPL in software licensing?
- A.
Both prevent the code from being used on mobile devices
- B.
Both require the final version of product to be strictly non-commercial
- C.
Both require you to pay a fee to the original developers
- D.
Both require that all modified files include prominent notices stating that you changed the files
Attempted by 370 students.
Show answer & explanation
Correct answer: D
Both the Apache License and the GPL (General Public License) require that if you modify the source code, you must include clear notices stating that changes were made.
This ensures transparency and proper attribution when software is modified and redistributed.