diff options
author | Brad King <brad.king@kitware.com> | 2012-01-10 20:02:56 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2012-01-10 20:02:56 (GMT) |
commit | 4ac6ba2bb8d032cf8a6f5d3073ee8ad3853e0313 (patch) | |
tree | ec1cb24ecc885ec3acee2f5a6e2753a17135a825 /Modules/ExternalProject.cmake | |
parent | 8cb8ccc5712da169518bb5be7c23bd7d20530818 (diff) | |
download | CMake-4ac6ba2bb8d032cf8a6f5d3073ee8ad3853e0313.zip CMake-4ac6ba2bb8d032cf8a6f5d3073ee8ad3853e0313.tar.gz CMake-4ac6ba2bb8d032cf8a6f5d3073ee8ad3853e0313.tar.bz2 |
ExternalProject: Update copyright year
Diffstat (limited to 'Modules/ExternalProject.cmake')
-rw-r--r-- | Modules/ExternalProject.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/ExternalProject.cmake b/Modules/ExternalProject.cmake index 308dc70..fb55d3b 100644 --- a/Modules/ExternalProject.cmake +++ b/Modules/ExternalProject.cmake @@ -144,7 +144,7 @@ # set_property(DIRECTORY PROPERTY EP_STEP_TARGETS configure build test) #============================================================================= -# Copyright 2008-2009 Kitware, Inc. +# Copyright 2008-2012 Kitware, Inc. # # Distributed under the OSI-approved BSD License (the "License"); # see accompanying file Copyright.txt for details. |