The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=13638 ====================================================================== Reported By: Graham Menhennitt Assigned To: ====================================================================== Project: CMake Issue ID: 13638 Category: CMake Reproducibility: always Severity: trivial Priority: normal Status: new ====================================================================== Date Submitted: 2012-11-01 16:47 EDT Last Modified: 2012-11-01 16:47 EDT ====================================================================== Summary: CMake 2.8.10 ./configure reports Copyright 2000-2011 Description: The copyright notice displayed when running configure doesn't include 2012.
Steps to Reproduce: # wget http://www.cmake.org/files/v2.8/cmake-2.8.10.tar.gz ... # tar zxvf cmake-2.8.10.tar.gz ... # cd cmake-2.8.10 # ./configure --------------------------------------------- CMake 2.8.10, Copyright 2000-2011 Kitware, Inc. C compiler on this system is: gcc ... Additional Information: Should be 2000-2012 ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2012-11-01 16:47 Graham MenhennittNew Issue ====================================================================== -- 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
