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 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. -Brad -- 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
