X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FSketchAPI%2FSketchAPI_ConstraintAngle.h;h=9d1f1af2e5519c1ec3c64e035daa59be4ea9aef3;hb=d5c7ad3c50f89a2ddc2de1866ffb7f09397f3be2;hp=573d2013b6540307325378f2307665053104cab0;hpb=964cad2613a9a40164fcdac4fc62c73a65244465;p=modules%2Fshaper.git diff --git a/src/SketchAPI/SketchAPI_ConstraintAngle.h b/src/SketchAPI/SketchAPI_ConstraintAngle.h index 573d2013b..9d1f1af2e 100644 --- a/src/SketchAPI/SketchAPI_ConstraintAngle.h +++ b/src/SketchAPI/SketchAPI_ConstraintAngle.h @@ -1,4 +1,4 @@ -// Copyright (C) 2019-20xx CEA/DEN, EDF R&D +// Copyright (C) 2019 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 @@ -12,10 +12,9 @@ // // 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 +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // -// See http://www.salome-platform.org/ or -// email : webmaster.salome@opencascade.com +// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // #ifndef SRC_SKETCHAPI_SKETCHAPI_CONSTRAINTANGLE_H_