summaryrefslogtreecommitdiff
path: root/cmake/modules/FindJPEG.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/modules/FindJPEG.cmake')
-rw-r--r--cmake/modules/FindJPEG.cmake6
1 files changed, 3 insertions, 3 deletions
diff --git a/cmake/modules/FindJPEG.cmake b/cmake/modules/FindJPEG.cmake
index bb310d6..297b25a 100644
--- a/cmake/modules/FindJPEG.cmake
+++ b/cmake/modules/FindJPEG.cmake
@@ -16,16 +16,16 @@
#
# * Redistributions of source code must retain the above copyright notice,
# this list of conditions and the following disclaimer.
-#
+#
# * Redistributions in binary form must reproduce the above copyright notice,
# this list of conditions and the following disclaimer in the documentation
# and/or other materials provided with the distribution.
-#
+#
# * The names of Kitware, Inc., the Insight Consortium, or the names of
# any consortium members, or of any contributors, may not be used to
# endorse or promote products derived from this software without
# specific prior written permission.
-#
+#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS ``AS IS''
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE