aboutsummaryrefslogtreecommitdiff
path: root/modules/FindTIFF.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'modules/FindTIFF.cmake')
-rw-r--r--modules/FindTIFF.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/FindTIFF.cmake b/modules/FindTIFF.cmake
index 49261dd7..24b75b9f 100644
--- a/modules/FindTIFF.cmake
+++ b/modules/FindTIFF.cmake
@@ -6,7 +6,7 @@
# TIFF_FOUND, If false, do NOT try to use TIFF.
# also defined, but NOT for general use are
# TIFF_LIBRARY, where to find the TIFF library.
-#
+
# Copyright (c) 2002 Kitware, Inc., Insight Consortium. All rights reserved.
# See Copyright.txt or http://www.cmake.org/HTML/Copyright.html for details.