]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
*** empty log message ***
authorasl <asl@opencascade.com>
Fri, 30 Dec 2005 08:21:19 +0000 (08:21 +0000)
committerasl <asl@opencascade.com>
Fri, 30 Dec 2005 08:21:19 +0000 (08:21 +0000)
src/Qtx/QtxDblValidator.cxx
src/Qtx/QtxDblValidator.h

index d851653bc434b69f87040eaed35dfbd4ed675c49..2769fd4060bd6f46b765f62c022d4da74d7c8b0d 100644 (file)
@@ -1,3 +1,23 @@
+// Copyright (C) 2005  OPEN CASCADE, CEA/DEN, EDF R&D, PRINCIPIA 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.
+// 
+// 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/
+//
+// File:      QtxDblValidator.cxx
+// Author:    Alexandre SOLOVYOV
 
 #include "QtxDblValidator.h"
 
index 43beef90cf171fa3c7a86e901797c8084462d81e..bae6c03eabcb05566b287446d7fbd9ad89ee8384 100644 (file)
@@ -1,3 +1,23 @@
+// Copyright (C) 2005  OPEN CASCADE, CEA/DEN, EDF R&D, PRINCIPIA 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.
+// 
+// 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/
+//
+// File:      QtxDblValidator.h
+// Author:    Alexandre SOLOVYOV
 
 #ifndef QTX_DOUBLE_VALIDATOR
 #define QTX_DOUBLE_VALIDATOR