X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FConfig%2FConfig_swig.h;h=b39d5add81c03b605d462810e0f44c8009c00ba6;hb=d7144bf137b2ea4f8c7bfbc6b678e1a762e98653;hp=00c8ae22c34fa8e15f0f230b8fec99d574c3d264;hpb=50c7c4e2d186cf4367fc4d52fa2559289f71d807;p=modules%2Fshaper.git diff --git a/src/Config/Config_swig.h b/src/Config/Config_swig.h index 00c8ae22c..b39d5add8 100644 --- a/src/Config/Config_swig.h +++ b/src/Config/Config_swig.h @@ -1,12 +1,27 @@ -// Copyright (C) 2014-20xx CEA/DEN, EDF R&D - -// File: Config_swig.h -// Created: Jan 16, 2017 -// Author: Vitaly SMETANNIKOV +// Copyright (C) 2014-2019 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 SRC_CONFIG_SWIG_H_ #define SRC_CONFIG_SWIG_H_ #include "Config_ModuleReader.h" + #include "Config_Prop.h" + #include "Config_PropManager.h" #endif /* SRC_CONFIG_SWIG_H_ */