X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPrimitivesAPI%2FPrimitivesAPI.h;h=c5df6e2b3961cf701264a40ed8dc3cb176415655;hb=6b615b773dd6e6901cd246ecb55003a9941e2365;hp=5ef0b78fc91cf489c4439b5f9141035cf5f45ea7;hpb=0b6a6217d4203167a8044456aed1866335d0c334;p=modules%2Fshaper.git diff --git a/src/PrimitivesAPI/PrimitivesAPI.h b/src/PrimitivesAPI/PrimitivesAPI.h index 5ef0b78fc..c5df6e2b3 100644 --- a/src/PrimitivesAPI/PrimitivesAPI.h +++ b/src/PrimitivesAPI/PrimitivesAPI.h @@ -1,4 +1,22 @@ -// Copyright (C) 2014-2016 CEA/DEN, EDF R&D +// Copyright (C) 2014-2017 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 +// 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 +// #ifndef PRIMITIVESAPI_H #define PRIMITIVESAPI_H @@ -17,4 +35,4 @@ #endif #endif -#endif +#endif //PRIMITIVESAPI_H