*** empty log message ***
[h316.git] / pc-tools / ldc2 / src / data_block.cpp
index c83658519691addf8f3b0d5573edc5afbfca0915..b44fd68b9248cb4ba8757af5f219e3fe8c3bf136 100644 (file)
@@ -1,3 +1,17 @@
+/******************************************************************************
+ * 
+ * LDC2 source code
+ *
+ * $Date: 2007/03/26 01:00:38 $
+ * $Author: hachti $
+ *
+ * $Log: data_block.cpp,v $
+ * Revision 2.0  2007/03/26 01:00:38  hachti
+ * *** empty log message ***
+ *
+ *
+ ******************************************************************************/
 #include <stdlib.h>
 #include <string.h>
 
@@ -77,3 +91,4 @@ string data_block::extract_label(int firstbyte){
 
 
 
+