X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=inline;f=src%2FConfig%2FConfig_FeatureMessage.h;h=281d801aff3982b977c0181c5bb059aa779a0255;hb=666aaed5551ebb151d6a06a52d5a234e40c30129;hp=f82a249b5078cde292139f8bb7b9689e17397e18;hpb=2f70266a7065a81d239198cf4ca0f507e46b96ff;p=modules%2Fshaper.git diff --git a/src/Config/Config_FeatureMessage.h b/src/Config/Config_FeatureMessage.h index f82a249b5..281d801af 100644 --- a/src/Config/Config_FeatureMessage.h +++ b/src/Config/Config_FeatureMessage.h @@ -1,7 +1,24 @@ -// Copyright (C) 2014-20xx CEA/DEN, EDF R&D +// Copyright (C) 2014-2022 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 +// -#ifndef CONFIG_MESSAGE_H -#define CONFIG_MESSAGE_H +#ifndef CONFIG_FEATUREMESSAGE_H +#define CONFIG_FEATUREMESSAGE_H #include #include @@ -12,6 +29,7 @@ * \class Config_FeatureMessage * \ingroup Config * \brief Class to pass a feature entry extracted from xml file. + * Example of the feature entry: * \code * @@ -24,9 +42,11 @@ class Config_FeatureMessage : public Events_Message std::string myTooltip; ///