X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSketchAPI%2FSketchAPI_ConstraintAngle.h;h=b7bd2d41d36696e482473847fec3e9bf97c2d1fd;hb=05c54697df5d6968704e869a4a21102a0477121f;hp=573d2013b6540307325378f2307665053104cab0;hpb=964cad2613a9a40164fcdac4fc62c73a65244465;p=modules%2Fshaper.git diff --git a/src/SketchAPI/SketchAPI_ConstraintAngle.h b/src/SketchAPI/SketchAPI_ConstraintAngle.h index 573d2013b..b7bd2d41d 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-2020 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_