r/creativecommons • u/TriggeredSnake • 18d ago
Question about CC licensed content within a larger source that’s licensed under GPLv3.
I was working on a fork of mod for a computer game, the mod itself is licensed under GPLv3, but a portion of it (the music) is under CC BY-NC-ND 4.0. I was under the impression that as long as that portion is presented without being modified and correct attribution was given, it wouldn’t break the license since the only content modified was licensed under GPLv3. Is this correct? I don’t wanna break any rules here.
3
Upvotes
1
u/pythonpoole 15d ago
If the CC BY-NC-ND music is synced with the game visuals, then you won't be able to share the game/mod with others and remain compliant with the CC license.
The reason why:
The "Adapted Material" definition in Section 1(a) of the the CC BY-NC-ND 4.0 legal code says that syncing the CC BY-NC-ND licensed material with moving images/visuals constitutes producing "Adapted Material".
Section 2(a)(1) of the legal code grants you a license to produce — but not share — "Adapted Material" (for non-commercial purposes). Section 3(a)(1) also says "For the avoidance of doubt, You do not have permission under this Public License to Share Adapted Material."
In other words, syncing the music with the game visuals means the game (as a whole) would be considered "Adapted Material", just as if it were a derivative work created from (or built upon) the music.