From 310ca5795aa0655f69856145f4647df4f4187b6d Mon Sep 17 00:00:00 2001 From: Andy Cedilnik Date: Wed, 4 Apr 2007 13:41:12 -0400 Subject: ENH: Fix copyright year --- bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap b/bootstrap index 81cde9e..0e3748c 100755 --- a/bootstrap +++ b/bootstrap @@ -254,7 +254,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) 2006 Kitware, Inc., Insight Consortium" + echo "CMake ${CMAKE_VERSION}, Copyright (c) 2007 Kitware, Inc., Insight Consortium" } # Display CMake bootstrap error, display the log file and exit -- cgit v0.12