X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomAPI%2FGeomAPI_Angle2d.h;h=78846df72ad53277d4962d1bb5f01e982201cd17;hb=b06cf1477fb1ee46d7ae260c234cac5d0000abf2;hp=8f7ee596f9ee1b07a3a53710fcade8e8a2617667;hpb=423c10234142d14d0d5de89383f2f96a4ec5930f;p=modules%2Fshaper.git diff --git a/src/GeomAPI/GeomAPI_Angle2d.h b/src/GeomAPI/GeomAPI_Angle2d.h index 8f7ee596f..78846df72 100644 --- a/src/GeomAPI/GeomAPI_Angle2d.h +++ b/src/GeomAPI/GeomAPI_Angle2d.h @@ -1,11 +1,25 @@ -// Copyright (C) 2016-20xx 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 +// -// File: GeomAPI_Angle2d.h -// Created: 19 April 2016 -// Author: Artem ZHIDKOV - -#ifndef GeomAPI_Angle_H_ -#define GeomAPI_Angle_H_ +#ifndef GeomAPI_Angle2d_H_ +#define GeomAPI_Angle2d_H_ #include