Tagged Questions

0
votes
1answer
35 views

BSD-style license and modified source code redistribution [closed]

I am using some open-source software that I have modified for my needs. I would like to share the modified version of the software, but the source file has the following note: // Copyright 2011 XYZ. ...
0
votes
3answers
83 views

Is it OK to use images of GPL'd code in a CC 3.0 BY video? [closed]

I am making a video in which I would like to use pictures of some Linux Kernel code. I am looking to release the finished product under the CC 3.0 BY license, but the Kernel is released under the GPL, ...