diff options
Diffstat (limited to 'modules/FindGIF.cmake')
-rw-r--r-- | modules/FindGIF.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/FindGIF.cmake b/modules/FindGIF.cmake index cf2324c0..14efd818 100644 --- a/modules/FindGIF.cmake +++ b/modules/FindGIF.cmake @@ -6,6 +6,8 @@ # GIF_LIBRARIES - Libraries needed to use GIF # GIF_DEFINITIONS - Compiler switches required for using GIF # +# Copyright (c) 2002 Kitware, Inc., Insight Consortium. All rights reserved. +# See Copyright.txt or http://www.cmake.org/HTML/Copyright.html for details. if (GIF_INCLUDE_DIR AND GIF_LIBRARIES) # Already in cache, be silent |