X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FConfig%2FConfig_ValidatorMessage.cpp;h=5e91a46fbf99c17bcea4e56d4345f86dc849473a;hb=fec33ea37fbbd369bda3da328abf6171d08a6c42;hp=61ee376c00d87c6b7f9ba2a1bffa3676137b1ccf;hpb=8dc74f82810d5f597b78633b457efb0ef4f89f9f;p=modules%2Fshaper.git diff --git a/src/Config/Config_ValidatorMessage.cpp b/src/Config/Config_ValidatorMessage.cpp index 61ee376c0..5e91a46fb 100644 --- a/src/Config/Config_ValidatorMessage.cpp +++ b/src/Config/Config_ValidatorMessage.cpp @@ -1,9 +1,22 @@ -/* - * Config_ValidatorMessage.cpp - * - * Created on: 08 Jul 2014 ã. - * Author: sbh - */ +// Copyright (C) 2014-2017 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 +// #include @@ -19,11 +32,6 @@ Config_ValidatorMessage::~Config_ValidatorMessage() { } -//static const const char* Config_ValidatorMessage::UID() const -//{ -// return "ValidatorMessage"; -//} - const std::string& Config_ValidatorMessage::validatorId() const { return myValidatorId;