X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FXAO_Swig%2Fxao.i;h=433917f02ca52029c3c98a8558270e805b71ecec;hb=c1d63ef1f803d255b61ee99fb618bf471add07f4;hp=85f47cf49ef8d96efe08b10557f149225c8e2326;hpb=7961b83044d771b15dbbe57ed71c20e67efec023;p=modules%2Fgeom.git diff --git a/src/XAO_Swig/xao.i b/src/XAO_Swig/xao.i index 85f47cf49..433917f02 100644 --- a/src/XAO_Swig/xao.i +++ b/src/XAO_Swig/xao.i @@ -1,3 +1,22 @@ +// Copyright (C) 2012-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// +// 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 +// + %module xao %{ #include "XAO.hxx"