X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSketchPlugin%2FSketchPlugin_ConstraintPerpendicular.h;h=1e1953eee9b57a6d096774bc8a0bd8fd41483a0e;hb=60e95a5502a6940c6c27ce5d561b3c684b0b0a4f;hp=9b304c8d4ab813c75ac39122f92eb34e6db51402;hpb=cd9217d7e87997ec8bc150a6d8c389e742ca0f84;p=modules%2Fshaper.git diff --git a/src/SketchPlugin/SketchPlugin_ConstraintPerpendicular.h b/src/SketchPlugin/SketchPlugin_ConstraintPerpendicular.h index 9b304c8d4..1e1953eee 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintPerpendicular.h +++ b/src/SketchPlugin/SketchPlugin_ConstraintPerpendicular.h @@ -1,3 +1,5 @@ +// Copyright (C) 2014-20xx CEA/DEN, EDF R&D --> + // File: SketchPlugin_ConstraintPerpendicular.h // Created: 26 May 2014 // Author: Artem ZHIDKOV @@ -15,7 +17,7 @@ * \ingroup DataModel * \brief Feature for creation of a new constraint for perpendicularity of two lines * - * These constraint has two attributes: + * This constraint has two attributes: * SketchPlugin_Constraint::ENTITY_A() and SketchPlugin_Constraint::ENTITY_B() */ class SketchPlugin_ConstraintPerpendicular : public SketchPlugin_ConstraintBase