I forgot something about copyrights.

JTattoo is multiple licensed, but only GPLv2 and v3 can be used for free,
it's necessary to pay to use the other licenses. Do I list those licenses
as well in debian/copyright?

Most files in cmake/Modules/ contained only a pointer to the full copyright
text, and asked to replace that by the full license in Copyright.txt if
distributed outside of CMake, which I did in the upstream source code.
However, I don't know what to do to the "Copyright ..." lines. Leave them
intact (what I did), merge them with the Copyright lines from the
Copyright.txt, or replace them?
Here is the original of one of the files:
http://www.cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/CMakeParseArguments.cmake;h=4248176ad66488c41a2c1a6104c3bbb53765747a;hb=HEAD
Here is the Copyright.txt:
http://www.cmake.org/gitweb?p=cmake.git;a=blob;f=Copyright.txt;h=214d7dea8e15d6de38da16b839a758705723b7e9;hb=HEAD
(Copyrights, licenses and patents are very confusing)

-- 
Bruno Nova

Reply via email to