Salome HOME
Copyright update: 2016
[samples/atomsolv.git] / src / ATOMSOLV / ATOMSOLV.cxx
index 7144bdc8bb2b6b156c67475009b6681414e2eb14..b55c4e6c35e92f4adf12becf1777a6e0bd833e51 100755 (executable)
@@ -1,9 +1,9 @@
-// Copyright (C) 2007-2013  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2016  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 // License as published by the Free Software Foundation; either
-// version 2.1 of the License.
+// version 2.1 of the License, or (at your option) any later version.
 //
 // This library is distributed in the hope that it will be useful,
 // but WITHOUT ANY WARRANTY; without even the implied warranty of
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 
-using namespace std;
 #include "ATOMSOLV.hxx"
 #include "ATOMSOLV_version.h"
 #include "utilities.h"
 
 #include <string>
 
+using namespace std;
+
 
 ATOMSOLV::ATOMSOLV(CORBA::ORB_ptr orb,
        PortableServer::POA_ptr poa,