Re: Handling a file with mixed copyrights

2024-02-14 Thread Victor Westerhuis
On 14/02/2024 03:03, Loren M. Lang wrote: I have a project where most files are under the original author copyright and license, but within one source file, there is a different copyright as it is copied from another source. The section of code in question is delineated with comments indicating t

Handling a file with mixed copyrights

2024-02-13 Thread Loren M. Lang
I have a project where most files are under the original author copyright and license, but within one source file, there is a different copyright as it is copied from another source. The section of code in question is delineated with comments indicating the start and end. It is under a different co