summaryrefslogtreecommitdiffstats
path: root/Tests
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2010-08-19 17:22:49 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2010-08-19 17:22:49 (GMT)
commit0178a6b841d93d719d3ef77ac4faa712288790e7 (patch)
treec9922f9a23aaac14c1630d67ad7a0ce51bd2c9e9 /Tests
parentb29cd5114750b8951f1cf9991e11e86ba6bd89f1 (diff)
parentc088e7a341e2af45ee343fcedefa32acdba14b2e (diff)
downloadCMake-0178a6b841d93d719d3ef77ac4faa712288790e7.zip
CMake-0178a6b841d93d719d3ef77ac4faa712288790e7.tar.gz
CMake-0178a6b841d93d719d3ef77ac4faa712288790e7.tar.bz2
Merge topic 'module-notices'
c088e7a ModuleNoticesTest: Do not require "Kitware" copyright
Diffstat (limited to 'Tests')
-rw-r--r--Tests/CMakeTests/ModuleNoticesTest.cmake.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/CMakeTests/ModuleNoticesTest.cmake.in b/Tests/CMakeTests/ModuleNoticesTest.cmake.in
index 9ad6cfb..8ecebd3 100644
--- a/Tests/CMakeTests/ModuleNoticesTest.cmake.in
+++ b/Tests/CMakeTests/ModuleNoticesTest.cmake.in
@@ -3,7 +3,7 @@
# match any additional copyright holder notices.
set(notice_regex "
#=============================================================================
-# Copyright (20[0-9][0-9]-)?20[0-9][0-9] Kitware[^\n]+(
+# Copyright (20[0-9][0-9]-)?20[0-9][0-9] [^\n]+(
# Copyright (20[0-9][0-9]-)?20[0-9][0-9] [^\n]+)*
#
# Distributed under the OSI-approved BSD License \\(the \"License\"\\);