X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROData%2Ftest_HYDROData_Bathymetry.h;h=421933c03ad2020b8195bc67d3a3499481e60290;hb=40075335fb504d596f21e9459488a56c1277dbde;hp=b0056a4a84aba89ffd80a4e620aa5c2dd725b6ad;hpb=4b703f0d4b20bb8cb3ef5074db5973eddf1fe357;p=modules%2Fhydro.git diff --git a/src/HYDROData/test_HYDROData_Bathymetry.h b/src/HYDROData/test_HYDROData_Bathymetry.h index b0056a4a..421933c0 100755 --- a/src/HYDROData/test_HYDROData_Bathymetry.h +++ b/src/HYDROData/test_HYDROData_Bathymetry.h @@ -1,7 +1,25 @@ +// Copyright (C) 2014-2015 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 class Handle_HYDROData_Bathymetry; +class QString; class test_HYDROData_Bathymetry : public CppUnit::TestFixture { CPPUNIT_TEST_SUITE(test_HYDROData_Bathymetry);