diff options
Diffstat (limited to 'Source/kwsys/EncodeExecutable.c')
-rw-r--r-- | Source/kwsys/EncodeExecutable.c | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/Source/kwsys/EncodeExecutable.c b/Source/kwsys/EncodeExecutable.c index 4797d29..a0cdcd7 100644 --- a/Source/kwsys/EncodeExecutable.c +++ b/Source/kwsys/EncodeExecutable.c @@ -1,17 +1,14 @@ /*========================================================================= -Program: KWSys - Kitware System Library -Module: $RCSfile$ -Language: C++ -Date: $Date$ -Version: $Revision$ + Program: KWSys - Kitware System Library + Module: $RCSfile$ -Copyright (c) 2002 Kitware, Inc., Insight Consortium. All rights reserved. -See http://www.cmake.org/HTML/Copyright.html for details. + 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. + 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 <stdio.h> |