MantisBT - CMake
View Issue Details
0013638CMakeCMakepublic2012-11-01 16:472013-04-17 08:54
Graham Menhennitt 
Brad King 
normaltrivialalways
closedfixed 
Linux
 
CMake 2.8.10.1CMake 2.8.10.1 
0013638: CMake 2.8.10 ./configure reports Copyright 2000-2011
The copyright notice displayed when running configure doesn't include 2012.
# 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
...
Should be 2000-2012
No tags attached.
Issue History
2012-11-01 16:47Graham MenhennittNew Issue
2012-11-05 08:45Brad KingNote Added: 0031424
2012-11-05 08:45Brad KingAssigned To => Brad King
2012-11-05 08:45Brad KingStatusnew => resolved
2012-11-05 08:45Brad KingResolutionopen => fixed
2012-11-06 15:19David ColeTarget Version => CMake 2.8.10.1
2012-11-07 13:37David ColeFixed in Version => CMake 2.8.10.1
2013-04-17 08:54Robert MaynardNote Added: 0032865
2013-04-17 08:54Robert MaynardStatusresolved => closed

Notes
(0031424)
Brad King   
2012-11-05 08:45   
Good catch, thanks!

http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a4ae88bd [^]
(0032865)
Robert Maynard   
2013-04-17 08:54   
Closing resolved issues that have not been updated in more than 4 months.