summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefileGenerator.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmMakefileGenerator.cxx')
-rw-r--r--Source/cmMakefileGenerator.cxx15
1 files changed, 15 insertions, 0 deletions
diff --git a/Source/cmMakefileGenerator.cxx b/Source/cmMakefileGenerator.cxx
index ed12a0a..52363c3 100644
--- a/Source/cmMakefileGenerator.cxx
+++ b/Source/cmMakefileGenerator.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 "cmMakefileGenerator.h"
void cmMakefileGenerator::SetMakefile(cmMakefile* mf)