Salome HOME
sources v1.2
[modules/kernel.git] / src / SALOMEDS / SALOMEDS_TableOfIntegerAttribute.cxx
index b5f3e43cf26a7480721145240dcf9d9a7a84e55c..7eb9b5545d549059e0fad11cf9e502f6e5c12b24 100644 (file)
@@ -1,13 +1,15 @@
-using namespace std;
-//  File      : SALOMEDS_TableOfIntegerAttribute.cxx
-//  Created   : Tue Oct  8 10:13:30 2002
-//  Author    : Michael Ponikarov
-//  Project   : SALOME
-//  Module    : SALOMEDS
-//  Copyright : Open CASCADE
-//  Modified by: Sergey Ruin 
+//  SALOME SALOMEDS : data structure of SALOME and sources of Salome data server 
+//
+//  Copyright (C) 2003  CEA/DEN, EDF R&D
+//
+//
+//
+//  File   : SALOMEDS_TableOfIntegerAttribute.cxx
+//  Author : Michael Ponikarov
+//  Module : SALOME
 //  $Header$
 
+using namespace std;
 #include <SALOMEDS_TableOfIntegerAttribute.ixx>
 #include <Standard_Failure.hxx>
 #include <TColStd_DataMapIteratorOfDataMapOfIntegerInteger.hxx>