diff options
Diffstat (limited to 'Source/cmIncludeDirectoryRule.cxx')
-rw-r--r-- | Source/cmIncludeDirectoryRule.cxx | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Source/cmIncludeDirectoryRule.cxx b/Source/cmIncludeDirectoryRule.cxx index 334537a..5b65272 100644 --- a/Source/cmIncludeDirectoryRule.cxx +++ b/Source/cmIncludeDirectoryRule.cxx @@ -1,3 +1,18 @@ +/*========================================================================= + + Program: Insight Segmentation & Registration Toolkit + Module: $RCSfile$ + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) 2000 National Library of Medicine + All rights reserved. + + See COPYRIGHT.txt for copyright details. + +=========================================================================*/ #include "cmIncludeDirectoryRule.h" // cmIncludeDirectoryRule |