X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_EdgesConnectivityDlg.cxx;h=a12cc6c0f7010a090abad87a05a70f01a1aa2bfc;hp=39a303cc3fdeacef3edb73cd79d651432ed1e7e4;hb=baa66acb331bac6d5e56178e88843c834400143b;hpb=8b4ba0cdff7660465a9ea7b26ef0df0757afed97 diff --git a/src/SMESHGUI/SMESHGUI_EdgesConnectivityDlg.cxx b/src/SMESHGUI/SMESHGUI_EdgesConnectivityDlg.cxx index 39a303cc3..a12cc6c0f 100644 --- a/src/SMESHGUI/SMESHGUI_EdgesConnectivityDlg.cxx +++ b/src/SMESHGUI/SMESHGUI_EdgesConnectivityDlg.cxx @@ -1,14 +1,32 @@ -using namespace std; -// File : SMESHGUI_EdgesConnectivityDlg.cxx -// Created : Tue Jun 25 21:22:12 2002 -// Author : Nicolas REJNERI - -// Project : SALOME -// Module : SMESH -// Copyright : Open CASCADE 2002 +// SMESH SMESHGUI : GUI for SMESH component +// +// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, +// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +// +// 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. +// +// 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.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org +// +// +// +// File : SMESHGUI_EdgesConnectivityDlg.cxx +// Author : Nicolas REJNERI +// Module : SMESH // $Header$ - +using namespace std; #include "SMESHGUI_EdgesConnectivityDlg.h" #include "SMESHGUI.h" #include "SMESHGUI_SpinBox.h"