summaryrefslogtreecommitdiffstats
path: root/Source/cmDocumentation.cxx
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2012-11-05 13:42:41 (GMT)
committerBrad King <brad.king@kitware.com>2012-11-05 13:44:03 (GMT)
commita4ae88bdb2b0954d2c9ccc8352915963987cbd34 (patch)
treec55982bc5851b04f1c0c2afffe7134b7358eac17 /Source/cmDocumentation.cxx
parenta7742140ad1a88e354037ea391c0e773f147ebd2 (diff)
downloadCMake-a4ae88bdb2b0954d2c9ccc8352915963987cbd34.zip
CMake-a4ae88bdb2b0954d2c9ccc8352915963987cbd34.tar.gz
CMake-a4ae88bdb2b0954d2c9ccc8352915963987cbd34.tar.bz2
Update programmatically-reported copyright year (#13638)
Update the copyright year reported by 'bootstrap' and in the generated documentation to report 2012.
Diffstat (limited to 'Source/cmDocumentation.cxx')
-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 "