Brad King wrote: > On 11/10/2011 7:47 AM, Stephen Kelly wrote: >> I'm copying Qt4Macros.cmake into Qt and in copying the content of >> Copyright.txt that it contains: >> >> Copyright 2000-2009 Kitware, Inc., Insight Software Consortium >> All rights reserved. >> >> Shouldn't this be updated to 2011? > > Thanks: > > http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ac39e9c7
Thanks. > > However, you should look at the header used in other Modules. The > copyright of contributed modules is retained by the original authors. > Also make sure the ModuleNotices test passes for you. > I'm not sure what you mean. You mean I should look at the history of the macros and guess updates to the copyright header? And I should submit that as a patch to CMake? I can see who the authors were, but I can't know if the author was working under the employment of Kitware at the time or any other company who owns the copyright of work done on work time (author != copyright holder). I'll make sure to copy the correct copyright attribution notices if Qt4Macros.cmake is changed, but I don't think I should be the one to add copyright notices for other people. Currently the file has 'Copyright 2005-2009 Kitware, Inc.' at the top. Am I misunderstanding something? Thanks, Steve. -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers