]> Creatis software - bbtk.git/blobdiff - kernel/appli/bbs2cpp/bbs2cpp.cxx
*** empty log message ***
[bbtk.git] / kernel / appli / bbs2cpp / bbs2cpp.cxx
index 0fd3e0c7e6a0a392dfcbc03a6b200174b0afe315..8541b5ed1e854f75298e6d7b5dda0eac25de55ff 100644 (file)
@@ -1,3 +1,22 @@
+/*=========================================================================
+                                                                                
+  Program:   bbtk
+  Module:    $RCSfile: bbs2cpp.cxx,v $
+  Language:  C++
+  Date:      $Date: 2008/10/14 14:20:24 $
+  Version:   $Revision: 1.4 $
+                                                                                
+  Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
+  l'Image). All rights reserved. See Doc/License.txt or
+  http://www.creatis.insa-lyon.fr/Public/bbtk/License.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.
+                                                                                
+=========================================================================*/
+
+
 #include "bbtkInterpreter.h"
 #include "bbtkUtilities.h"
 
@@ -23,6 +42,6 @@ int main(int argc, char* argv[])
 
   return 0;
 }
-        
+
 // EOF