Salome HOME
MED33 porting
[tools/medcoupling.git] / src / ParaMEDMEM / StructuredCoincidentDEC.hxx
old mode 100755 (executable)
new mode 100644 (file)
index 0f842e7..03beee4
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2016  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 #include "BlockTopology.hxx"
 
 
-namespace ParaMEDMEM
+namespace MEDCoupling
 {
   class DEC;
   class BlockTopology;
+
   class StructuredCoincidentDEC : public DisjointDEC
   {
   public: