Salome HOME
MPV:
[modules/yacs.git] / src / SALOMEDS / SALOMEDS_PythonObjectAttribute.cxx
index c84b4ecf9bf0c8acaefe1f65ab1066e6f6f4dd91..f8c8d9de49682e97059d7dd4bafb6e5ec359cb2b 100644 (file)
@@ -1,14 +1,17 @@
-using namespace std;
-//  File      : SALOMEDS_PythonObjectAttribute.cxx
-//  Created   : Tue Oct  8 10:13:30 2002
-//  Author    : Michael Ponikarov
-//  Project   : SALOME
-//  Module    : SALOMEDS
-//  Copyright : Open CASCADE
+//  SALOME SALOMEDS : data structure of SALOME and sources of Salome data server 
+//
+//  Copyright (C) 2003  CEA/DEN, EDF R&D
+//
+//
+//
+//  File   : SALOMEDS_PythonObjectAttribute.cxx
+//  Author : Michael Ponikarov
+//  Module : SALOME
 //  $Header$
 
 #include "SALOMEDS_PythonObjectAttribute.ixx"
 #include <string>
+using namespace std;
 
 const Standard_GUID& SALOMEDS_PythonObjectAttribute::GetID() 
 {