X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROData%2FHYDROData_Projection.cxx;h=855ae1e7382887232e1b7b4bd5793876a46e5dbc;hb=e35b4caf3341d2cece2b7921f349acd17fb89351;hp=bef6785c92775c0186c1e8efa2f5efacaea2dea5;hpb=72277da6292917a4a05a6b0781b52ccc664fe441;p=modules%2Fhydro.git diff --git a/src/HYDROData/HYDROData_Projection.cxx b/src/HYDROData/HYDROData_Projection.cxx index bef6785c..855ae1e7 100644 --- a/src/HYDROData/HYDROData_Projection.cxx +++ b/src/HYDROData/HYDROData_Projection.cxx @@ -1,7 +1,20 @@ -// File: Hydro_Projections.cxx -// Created: 11.12.13 17:47:42 -// Author: jgv@ROLEX -// Copyright: Open CASCADE 2013 +// Copyright (C) 2014-2015 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 +// License as published by the Free Software Foundation; either +// 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 +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// +// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +// #include #include @@ -29,7 +42,6 @@ #include #include #include -#include #include HYDROData_Make3dMesh::HYDROData_Make3dMesh( const TopoDS_Shape& aShape,