summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/test1.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/kwsys/test1.cxx')
-rw-r--r--Source/kwsys/test1.cxx13
1 files changed, 13 insertions, 0 deletions
diff --git a/Source/kwsys/test1.cxx b/Source/kwsys/test1.cxx
index 84c3f8d..bd42ffb 100644
--- a/Source/kwsys/test1.cxx
+++ b/Source/kwsys/test1.cxx
@@ -1,3 +1,16 @@
+/*=========================================================================
+
+ Program: KWSys - Kitware System Library
+ Module: $RCSfile$
+
+ Copyright (c) Kitware, Inc., Insight Consortium. All rights reserved.
+ See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
+
+ This software is distributed WITHOUT ANY WARRANTY; without even
+ the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+ PURPOSE. See the above copyright notices for more information.
+
+=========================================================================*/
#include <kwsys/Directory.hxx>
#include <kwsys/Process.h>
#include <kwsys/std/iostream>