I want to use some code from another GPL project in my own (which is also GPL).
I want to use about 15 lines almost as they are (seems no better way to do it then it is there).
I was wondering where to credit the original author (problem is there are 3 listed in the C++ file I am copying from, no idea which one wrote this bit of code). Should I put it a the top, or in a comment just around the bits I copied?
Bookmarks