X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FINTERP_KERNEL%2FIntersectorCU3D.txx;h=8fc6749e489e44e32682d4001555578a2e95ca35;hb=d426837c21eca9b56b9b8a7a7434aaf3969c8977;hp=81ff0046a82bcb882c77b58154d61d33692b0d60;hpb=10f37bf6f33a762626d7f1093b2f5450c1688667;p=tools%2Fmedcoupling.git diff --git a/src/INTERP_KERNEL/IntersectorCU3D.txx b/src/INTERP_KERNEL/IntersectorCU3D.txx index 81ff0046a..8fc6749e4 100644 --- a/src/INTERP_KERNEL/IntersectorCU3D.txx +++ b/src/INTERP_KERNEL/IntersectorCU3D.txx @@ -1,9 +1,9 @@ -// Copyright (C) 2009-2012 OPEN CASCADE +// Copyright (C) 2009-2016 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 @@ -40,7 +40,7 @@ namespace INTERP_KERNEL */ //================================================================================ - class _Cartesian3D2UnstructHexMesh : public INTERP_KERNEL::GenericMesh + class _Cartesian3D2UnstructHexMesh { public: static const int MY_SPACEDIM=3;