diff options
author | Matt McCormick <matt.mccormick@kitware.com> | 2016-01-12 19:44:21 (GMT) |
---|---|---|
committer | Matt McCormick <matt.mccormick@kitware.com> | 2016-01-12 19:45:11 (GMT) |
commit | d790f4feeadc863d47ffec9d901d4bf5519001df (patch) | |
tree | 20d0d267e57aea9e3e9f16a84d1a959df9168343 /Modules/FindDCMTK.cmake | |
parent | 8c8e53d06011ef476780d10601adac78baf8aead (diff) | |
download | CMake-d790f4feeadc863d47ffec9d901d4bf5519001df.zip CMake-d790f4feeadc863d47ffec9d901d4bf5519001df.tar.gz CMake-d790f4feeadc863d47ffec9d901d4bf5519001df.tar.bz2 |
FindDCMTK: Keep original copyright notice.
This is a follow-up to 31b4700ed640bee962f9db9ce25fa84261a944d2.
Remove the extra character that was added to ensure the CMake.ModuleNotices
test passes.
Diffstat (limited to 'Modules/FindDCMTK.cmake')
-rw-r--r-- | Modules/FindDCMTK.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindDCMTK.cmake b/Modules/FindDCMTK.cmake index 115c26b..e79c2cd 100644 --- a/Modules/FindDCMTK.cmake +++ b/Modules/FindDCMTK.cmake @@ -105,7 +105,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.) # |