Add correct module notice header.

Fixes failing ModuleNotices test.
This commit is contained in:
David Cole 2010-11-05 09:21:51 -04:00 committed by Brad King
parent abbaa123aa
commit 9cc8ad99c9
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
# code.
#=============================================================================
# Copyright 2002-2009 Kitware, Inc.
# Copyright 2010 Kitware, Inc.
#
# Distributed under the OSI-approved BSD License (the "License");
# see accompanying file Copyright.txt for details.
@ -20,7 +20,7 @@
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# See the License for more information.
#=============================================================================
# (To distributed this file outside of CMake, substitute the full
# (To distribute this file outside of CMake, substitute the full
# License text for the above reference.)
function(ProcessorCount var)