X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModel%2FModel_AttributeBoolean.h;h=c3217b6ca7f6112b099aa2334a92beb1bd9b90a4;hb=3704e9a9bdb395cfe86e54ac53ef0ac91d8350bd;hp=0e4fbdf61302952307d544269cbd0598d9ca40f7;hpb=8dc74f82810d5f597b78633b457efb0ef4f89f9f;p=modules%2Fshaper.git diff --git a/src/Model/Model_AttributeBoolean.h b/src/Model/Model_AttributeBoolean.h index 0e4fbdf61..c3217b6ca 100644 --- a/src/Model/Model_AttributeBoolean.h +++ b/src/Model/Model_AttributeBoolean.h @@ -1,3 +1,5 @@ +// Copyright (C) 2014-20xx CEA/DEN, EDF R&D + // File: Model_AttributeBoolean.h // Created: 2 june 2014 // Author: Vitaly Smetannikov @@ -10,7 +12,7 @@ #include #include -/**\class Model_AttributeDouble +/**\class Model_AttributeBoolean * \ingroup DataModel * \brief Attribute that contains real value with double precision. */