3
votes
4answers
216 views
When reusing code, how do I make it clear who the copyright holder is for each file?
I want to reuse some code licensed under a BSD license but I don't know how to make it clear what I wrote, what I have reused and what I have modified.
Say the project I want to reuse code …
0
votes
When reusing code, how do I make it clear who the copyright holder is for each file?
I just found Maintaining Permissive-Licensed Files in a GPL-Licensed Project: Guidelines for De …
