summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/Configure.hxx.in
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2003-05-12 17:15:49 (GMT)
committerBrad King <brad.king@kitware.com>2003-05-12 17:15:49 (GMT)
commitb910480e32088f6ec5eebeeef9d42491ef523790 (patch)
tree8dc4c2589a285d03577be85143af8e85885887e5 /Source/kwsys/Configure.hxx.in
parent395fae76420230bda51d74fbd45b1eb0f797f854 (diff)
downloadCMake-b910480e32088f6ec5eebeeef9d42491ef523790.zip
CMake-b910480e32088f6ec5eebeeef9d42491ef523790.tar.gz
CMake-b910480e32088f6ec5eebeeef9d42491ef523790.tar.bz2
ENH: Added wrappers around the std stream headers to make them look like ansi streams on all platforms.
Diffstat (limited to 'Source/kwsys/Configure.hxx.in')
-rw-r--r--Source/kwsys/Configure.hxx.in16
1 files changed, 16 insertions, 0 deletions
diff --git a/Source/kwsys/Configure.hxx.in b/Source/kwsys/Configure.hxx.in
index 68c8024..1c548ba 100644
--- a/Source/kwsys/Configure.hxx.in
+++ b/Source/kwsys/Configure.hxx.in
@@ -1,3 +1,19 @@
+/*=========================================================================
+
+ Program: KWSys - Kitware System Library
+ Module: $RCSfile$
+ Language: C++
+ Date: $Date$
+ Version: $Revision$
+
+ Copyright (c) 2002 Kitware, Inc., Insight Consortium. All rights reserved.
+ See http://www.cmake.org/HTML/Copyright.html 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.
+
+=========================================================================*/
#ifndef @KWSYS_NAMESPACE@_Configure_hxx
#define @KWSYS_NAMESPACE@_Configure_hxx