X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=inline;f=src%2Fruntime%2FXMLCORBAConv.cxx;h=60a8408fd3db171d962c60a0b5f288b23670e92e;hb=c971f99371af3cdbe21daa611ebc89806d0e26c1;hp=1d41720b6a41d43e595f206878ffc0504a6f53a5;hpb=313a04631c63078d01c2f643a53500ec549d034e;p=modules%2Fyacs.git diff --git a/src/runtime/XMLCORBAConv.cxx b/src/runtime/XMLCORBAConv.cxx index 1d41720b6..60a8408fd 100644 --- a/src/runtime/XMLCORBAConv.cxx +++ b/src/runtime/XMLCORBAConv.cxx @@ -1,3 +1,21 @@ +// Copyright (C) 2006-2015 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 "TypeConversions.hxx" #include "XMLCORBAConv.hxx"