diff options
Diffstat (limited to 'Source/cmLibraryRule.cxx')
-rw-r--r-- | Source/cmLibraryRule.cxx | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Source/cmLibraryRule.cxx b/Source/cmLibraryRule.cxx index 703ec9c..c090b5a 100644 --- a/Source/cmLibraryRule.cxx +++ b/Source/cmLibraryRule.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 "cmLibraryRule.h" // cmLibraryRule |