mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
Update programmatically-reported copyright year (#13638)
Update the copyright year reported by 'bootstrap' and in the generated documentation to report 2012.
This commit is contained in:
@@ -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 "
|
||||
|
||||
Reference in New Issue
Block a user