summaryrefslogtreecommitdiffstats
path: root/Source/cmDSPWriter.cxx
diff options
context:
space:
mode:
authorWill Schroeder <will.schroeder@kitware.com>2001-01-11 19:55:47 (GMT)
committerWill Schroeder <will.schroeder@kitware.com>2001-01-11 19:55:47 (GMT)
commit0ce5ac760b86afb25c29d592570ba4ad19d1e582 (patch)
treea7097cff5a5d5fbdf91ebea5e3d973460c8f9dd9 /Source/cmDSPWriter.cxx
parent88bbc0c30d3b98416e2bebea724a10ddb6eb5da2 (diff)
downloadCMake-0ce5ac760b86afb25c29d592570ba4ad19d1e582.zip
CMake-0ce5ac760b86afb25c29d592570ba4ad19d1e582.tar.gz
CMake-0ce5ac760b86afb25c29d592570ba4ad19d1e582.tar.bz2
ENH:Documentation and cleanups
Diffstat (limited to 'Source/cmDSPWriter.cxx')
-rw-r--r--Source/cmDSPWriter.cxx15
1 files changed, 15 insertions, 0 deletions
diff --git a/Source/cmDSPWriter.cxx b/Source/cmDSPWriter.cxx
index 1d62694..6c0784b 100644
--- a/Source/cmDSPWriter.cxx
+++ b/Source/cmDSPWriter.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 "cmDSPMakefile.h"
#include "cmStandardIncludes.h"
#include "cmSystemTools.h"