mirror of
https://github.com/reactos/CMake.git
synced 2024-12-03 17:11:04 +00:00
ENH: Fix copyright year
This commit is contained in:
parent
1c44342cff
commit
126e5e39ff
@ -225,7 +225,7 @@ cmake_version()
|
||||
else
|
||||
CMAKE_VERSION=`echo $CMAKE_VERSION | sed "s/\.\([0-9][0-9]*\)\.\([0-9][0-9]*\)\.\([0-9][0-9]*\)/\1.\2-\3/"`
|
||||
fi
|
||||
echo "CMake ${CMAKE_VERSION}, Copyright (c) 2002 Kitware, Inc., Insight Consortium"
|
||||
echo "CMake ${CMAKE_VERSION}, Copyright (c) 2006 Kitware, Inc., Insight Consortium"
|
||||
}
|
||||
|
||||
# Display CMake bootstrap error, display the log file and exit
|
||||
|
Loading…
Reference in New Issue
Block a user