summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2012-11-06 16:21:33 (GMT)
committerBrad King <brad.king@kitware.com>2012-11-06 16:21:33 (GMT)
commit731ca02ecb635a8286cee9709a0b33c63cf3eb62 (patch)
tree7d3b4e630a1e2619e886d92499ecab30f17a7f63 /Source
parent7998ede9852407481db230017354bd24097ce260 (diff)
parenta4ae88bdb2b0954d2c9ccc8352915963987cbd34 (diff)
downloadCMake-731ca02ecb635a8286cee9709a0b33c63cf3eb62.zip
CMake-731ca02ecb635a8286cee9709a0b33c63cf3eb62.tar.gz
CMake-731ca02ecb635a8286cee9709a0b33c63cf3eb62.tar.bz2
Merge branch 'copyright-year' into release
Diffstat (limited to 'Source')
-rw-r--r--Source/cmDocumentation.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmDocumentation.cxx b/Source/cmDocumentation.cxx
index c1360ef..debde3b 100644
--- a/Source/cmDocumentation.cxx
+++ b/Source/cmDocumentation.cxx
@@ -155,7 +155,7 @@ static const char *cmDocumentationStandardSeeAlso[][3] =
static const char *cmDocumentationCopyright[][3] =
{
{0,
- "Copyright 2000-2009 Kitware, Inc., Insight Software Consortium. "
+ "Copyright 2000-2012 Kitware, Inc., Insight Software Consortium. "
"All rights reserved.", 0},
{0,
"Redistribution and use in source and binary forms, with or without "