From 4b015556d5938cc157ae97bdc018d08367c0729a Mon Sep 17 00:00:00 2001 From: akl Date: Thu, 20 Feb 2014 09:31:07 +0400 Subject: [PATCH] Update copyrights 2014. --- CMakeLists.txt | 4 +-- PARAVIS_version.h.in | 4 +-- SalomePARAVISConfig.cmake.in | 30 ++++++++----------- adm_local/CMakeLists.txt | 4 +-- adm_local/cmake_files/CMakeLists.txt | 4 +-- adm_local/cmake_files/FindSalomePARAVIS.cmake | 5 ++-- .../cmake_files/FindSalomeParaView.cmake | 4 +-- bin/CMakeLists.txt | 4 +-- bin/paravis_setenv.py | 4 +-- doc/CMakeLists.txt | 4 +-- doc/salome/CMakeLists.txt | 4 +-- doc/salome/gui/CMakeLists.txt | 4 +-- doc/salome/gui/doxyfile.in | 4 +-- idl/CMakeLists.txt | 4 +-- idl/PARAVIS_Gen.idl | 4 +-- idl/PARAVIS_Gen_Types.idl | 4 +-- idl/create_header.py | 4 +-- idl/create_header.sh | 4 +-- idl/create_hints.py | 4 +-- idl/create_hints.sh | 4 +-- idl/vtkWrapIDL.c | 4 +-- idl/wrap.cmake | 4 +-- resources/CMakeLists.txt | 4 +-- resources/PARAVISCatalog.xml.in | 4 +-- resources/SalomeApp.xml.in | 4 +-- src/CMakeLists.txt | 4 +-- src/ENGINE/CMakeLists.txt | 4 +-- src/ENGINE/PARAVIS_Engine_i.cc | 4 +-- src/ENGINE/PARAVIS_Engine_i.hh | 4 +-- src/Macro/CMakeLists.txt | 4 +-- src/Macro/modes.py | 4 +-- src/PVGUI/CMakeLists.txt | 4 +-- src/PVGUI/PARAVIS_Gen_i.cc | 4 +-- src/PVGUI/PARAVIS_Gen_i.hh | 4 +-- .../PVGUI_MatplotlibMathTextUtilities.cxx | 4 +-- src/PVGUI/PVGUI_MatplotlibMathTextUtilities.h | 4 +-- src/PVGUI/PVGUI_Module.cxx | 4 +-- src/PVGUI/PVGUI_Module.h | 4 +-- src/PVGUI/PVGUI_Module_actions.cxx | 4 +-- src/PVGUI/PVGUI_Module_widgets.cxx | 4 +-- src/PVGUI/PVGUI_OutputWindowAdapter.cxx | 4 +-- src/PVGUI/PVGUI_OutputWindowAdapter.h | 4 +-- src/PVGUI/PVGUI_ParaViewSettingsPane.cxx | 4 +-- src/PVGUI/PVGUI_ParaViewSettingsPane.h | 4 +-- src/PVGUI/PVGUI_Tools.cxx | 4 +-- src/PVGUI/PVGUI_Tools.h | 4 +-- src/PVGUI/PVGUI_ViewManager.cxx | 4 +-- src/PVGUI/PVGUI_ViewManager.h | 4 +-- src/PVGUI/PVGUI_ViewModel.cxx | 4 +-- src/PVGUI/PVGUI_ViewModel.h | 4 +-- src/PVGUI/PVGUI_ViewWindow.cxx | 4 +-- src/PVGUI/PVGUI_ViewWindow.h | 4 +-- src/PVGUI/PV_Events.h | 4 +-- src/PVGUI/PV_I.h | 4 +-- src/PVGUI/PV_Tools.cxx | 4 +-- src/PVGUI/PV_Tools.h | 4 +-- src/PV_SWIG/CMakeLists.txt | 4 +-- src/PV_SWIG/VTKWrapping/paravis.py | 4 +-- src/PV_SWIG/VTKWrapping/paravisSM.py | 4 +-- src/PV_SWIG/VTKWrapping/presentations.py | 4 +-- src/PV_SWIG/VTKWrapping/pvsimple.py | 4 +-- src/PV_SWIG/VTKWrapping/servermanager.diff | 4 +-- src/PV_SWIG/VTKWrapping/simple.diff | 4 +-- src/PV_SWIG/paravis.py | 4 +-- src/PV_SWIG/paravisSM.py | 4 +-- src/PV_SWIG/presentations.py | 4 +-- src/PV_SWIG/pvsimple.py | 4 +-- src/Plugins/CMakeLists.txt | 4 +-- src/Plugins/ElevationSurface/CMakeLists.txt | 4 +-- .../vtkElevationSurfaceFilter.cxx | 4 +-- .../vtkElevationSurfaceFilter.h | 4 +-- src/Plugins/EllipseBuilder/CMakeLists.txt | 4 +-- .../vtkEllipseBuilderFilter.cxx | 4 +-- .../EllipseBuilder/vtkEllipseBuilderFilter.h | 4 +-- src/Plugins/Filter/CMakeLists.txt | 4 +-- src/Plugins/Filter/vtkMySampleFilter.cxx | 4 +-- src/Plugins/Filter/vtkMySampleFilter.h | 4 +-- .../MEDReader/CMake/CTestCustom.ctest.in | 4 +-- src/Plugins/MEDReader/CMake/FindMED.cmake | 4 +-- src/Plugins/MEDReader/CMakeLists.txt | 2 +- src/Plugins/MEDReader/IO/CMakeLists.txt | 2 +- .../IO/MEDFileFieldRepresentationTree.cxx | 2 +- .../IO/MEDFileFieldRepresentationTree.hxx | 2 +- src/Plugins/MEDReader/IO/MEDTimeReq.cxx | 2 +- src/Plugins/MEDReader/IO/MEDTimeReq.hxx | 2 +- src/Plugins/MEDReader/IO/MEDUtilities.cxx | 2 +- src/Plugins/MEDReader/IO/MEDUtilities.hxx | 2 +- .../MEDReader/IO/Testing/CMakeLists.txt | 4 +-- .../MEDReader/IO/Testing/Cxx/CMakeLists.txt | 4 +-- .../Cxx/TestMedDescendingPolyhedron.cxx | 4 +-- .../IO/Testing/Cxx/TestMedParallelRead.cxx | 4 +-- .../IO/Testing/Cxx/TestMedParallelWrite.cxx | 4 +-- .../IO/Testing/Cxx/TestMedPolyhedron.cxx | 4 +-- .../Cxx/TestMedReadDescendingPolyhedron.cxx | 4 +-- .../IO/Testing/Cxx/TestMedReadPolyhedron.cxx | 4 +-- .../IO/Testing/Cxx/TestMedReader.cxx | 4 +-- .../IO/Testing/Cxx/TestMedWriteOcta12.cxx | 4 +-- .../MEDReader/IO/Testing/Cxx/TestReading0.cxx | 4 +-- src/Plugins/MEDReader/IO/config.h.cmake | 2 +- src/Plugins/MEDReader/IO/vtkELNOFilter.cxx | 2 +- src/Plugins/MEDReader/IO/vtkELNOFilter.h | 2 +- .../MEDReader/IO/vtkELNOMeshFilter.cxx | 2 +- src/Plugins/MEDReader/IO/vtkELNOMeshFilter.h | 2 +- .../MEDReader/IO/vtkELNOSurfaceFilter.cxx | 2 +- .../MEDReader/IO/vtkELNOSurfaceFilter.h | 2 +- .../MEDReader/IO/vtkExtractCellType.cxx | 2 +- src/Plugins/MEDReader/IO/vtkExtractCellType.h | 2 +- src/Plugins/MEDReader/IO/vtkExtractGroup.cxx | 2 +- src/Plugins/MEDReader/IO/vtkExtractGroup.h | 2 +- .../MEDReader/IO/vtkGenerateVectors.cxx | 2 +- src/Plugins/MEDReader/IO/vtkGenerateVectors.h | 2 +- src/Plugins/MEDReader/IO/vtkMEDReader.cxx | 2 +- src/Plugins/MEDReader/IO/vtkMEDReader.h | 2 +- .../MEDReader/ParaViewPlugin/CMakeLists.txt | 2 +- .../ParaViewPlugin/VectBoolSpreadSheet.cxx | 2 +- .../ParaViewPlugin/VectBoolSpreadSheet.h | 2 +- .../ParaViewPlugin/VectBoolWidget.cxx | 2 +- .../MEDReader/ParaViewPlugin/VectBoolWidget.h | 2 +- .../ParaViewPlugin/pqExtractCellTypePanel.cxx | 2 +- .../ParaViewPlugin/pqExtractCellTypePanel.h | 2 +- .../ParaViewPlugin/pqExtractGroupPanel.cxx | 2 +- .../ParaViewPlugin/pqExtractGroupPanel.h | 2 +- .../ParaViewPlugin/pqMEDReaderPanel.cxx | 2 +- .../ParaViewPlugin/pqMEDReaderPanel.h | 2 +- src/Plugins/MEDReader/Test/CMakeLists.txt | 2 +- src/Plugins/MEDReader/Test/testMEDReader0.py | 2 +- src/Plugins/MEDReader/Test/testMEDReader1.py | 2 +- src/Plugins/MEDReader/Test/testMEDReader2.py | 2 +- src/Plugins/MEDReader/Test/testMEDReader3.py | 2 +- src/Plugins/MEDReader/Test/testMEDReader4.py | 2 +- src/Plugins/MEDReader/Test/testMEDReader5.py | 2 +- src/Plugins/MEDReader/Test/testMEDReader6.py | 2 +- src/Plugins/MEDReader/Test/testMEDReader7.py | 2 +- src/Plugins/MEDReader/Test/testMEDReader8.py | 2 +- src/Plugins/NavigationMode/CMakeLists.txt | 4 +-- .../NavigationMode/pqSetModeStarter.cxx | 4 +-- src/Plugins/NavigationMode/pqSetModeStarter.h | 4 +-- src/Plugins/ParaMEDCorba/CMakeLists.txt | 4 +-- .../ParaMEDCorba/ParaMEDMEM2VTK_defines.hxx | 4 +-- .../VTKMEDCouplingCMeshClient.cxx | 4 +-- .../VTKMEDCouplingCMeshClient.hxx | 4 +-- .../VTKMEDCouplingCurveLinearMeshClient.cxx | 4 +-- .../VTKMEDCouplingCurveLinearMeshClient.hxx | 4 +-- .../VTKMEDCouplingFieldClient.cxx | 4 +-- .../VTKMEDCouplingFieldClient.hxx | 4 +-- .../ParaMEDCorba/VTKMEDCouplingMeshClient.cxx | 4 +-- .../ParaMEDCorba/VTKMEDCouplingMeshClient.hxx | 4 +-- .../VTKMEDCouplingMultiFieldsClient.cxx | 4 +-- .../VTKMEDCouplingMultiFieldsClient.hxx | 4 +-- .../VTKMEDCouplingUMeshClient.cxx | 4 +-- .../VTKMEDCouplingUMeshClient.hxx | 4 +-- .../ParaMEDCorba/VTKParaMEDFieldClient.cxx | 4 +-- .../ParaMEDCorba/VTKParaMEDFieldClient.hxx | 4 +-- src/Plugins/ParaMEDCorba/testParaMEDCorba.cxx | 4 +-- .../ParaMEDCorba/vtkParaMEDCorbaSource.cxx | 4 +-- .../ParaMEDCorba/vtkParaMEDCorbaSource.h | 4 +-- src/Plugins/ScaleVector/CMakeLists.txt | 4 +-- .../ScaleVector/vtkScaleVectorFilter.cxx | 4 +-- .../ScaleVector/vtkScaleVectorFilter.h | 4 +-- src/Plugins/TableReader/CMakeLists.txt | 4 +-- .../TableReader/ParaViewPlugin/CMakeLists.txt | 4 +-- ...qCustomChartDisplayPanelImplementation.cxx | 4 +-- .../pqCustomChartDisplayPanelImplementation.h | 4 +-- .../pqCustomPlotSettingsModel.cxx | 4 +-- .../pqCustomPlotSettingsModel.h | 4 +-- .../pqCustomXYChartDisplayPanel.cxx | 4 +-- .../pqCustomXYChartDisplayPanel.h | 4 +-- .../ParaViewPlugin/pqTableReaderPanel.cxx | 4 +-- .../ParaViewPlugin/pqTableReaderPanel.h | 4 +-- .../ParaViewPlugin/pqTableTo3DPanel.cxx | 4 +-- .../ParaViewPlugin/pqTableTo3DPanel.h | 4 +-- src/Plugins/TableReader/Reader/CMakeLists.txt | 4 +-- .../TableReader/Reader/TableParser.cxx | 4 +-- src/Plugins/TableReader/Reader/TableParser.h | 4 +-- .../TableReader/Reader/vtkVisuTableReader.cxx | 4 +-- .../TableReader/Reader/vtkVisuTableReader.h | 4 +-- .../TableTo3DFilter/CMakeLists.txt | 4 +-- .../TableTo3DFilter/vtkTableTo3D.cxx | 4 +-- .../TableTo3DFilter/vtkTableTo3D.h | 4 +-- src/Plugins/ToolBar/CMakeLists.txt | 4 +-- src/Plugins/ToolBar/MyToolBarActions.cxx | 4 +-- src/Plugins/ToolBar/MyToolBarActions.h | 4 +-- src/Plugins/View/CMakeLists.txt | 4 +-- src/Plugins/View/MyDisplay.cxx | 4 +-- src/Plugins/View/MyDisplay.h | 4 +-- src/Plugins/View/MyView.cxx | 4 +-- src/Plugins/View/MyView.h | 4 +-- src/VTKWrapping/CMakeLists.txt | 4 +-- src/VTKWrapping/GenerateWrapList.cmake | 4 +-- src/VTKWrapping/create_class.py | 4 +-- src/VTKWrapping/create_class.sh | 4 +-- src/VTKWrapping/getwrapclasses.py | 4 +-- src/VTKWrapping/wrap.cmake | 4 +-- test/CMakeLists.txt | 4 +-- test/VisuPrs/2D_viewer/A0.py | 4 +-- test/VisuPrs/2D_viewer/A1.py | 4 +-- test/VisuPrs/2D_viewer/CMakeLists.txt | 4 +-- test/VisuPrs/3D_viewer/A1.py | 4 +-- test/VisuPrs/3D_viewer/A2.py | 4 +-- test/VisuPrs/3D_viewer/A3.py | 4 +-- test/VisuPrs/3D_viewer/A4.py | 4 +-- test/VisuPrs/3D_viewer/A5.py | 4 +-- test/VisuPrs/3D_viewer/A6.py | 4 +-- test/VisuPrs/3D_viewer/A7.py | 4 +-- test/VisuPrs/3D_viewer/A8.py | 4 +-- test/VisuPrs/3D_viewer/A9.py | 4 +-- test/VisuPrs/3D_viewer/B0.py | 4 +-- test/VisuPrs/3D_viewer/B1.py | 4 +-- test/VisuPrs/3D_viewer/B2.py | 4 +-- test/VisuPrs/3D_viewer/CMakeLists.txt | 4 +-- test/VisuPrs/Animation/A0.py | 4 +-- test/VisuPrs/Animation/A1.py | 4 +-- test/VisuPrs/Animation/A2.py | 4 +-- test/VisuPrs/Animation/A4.py | 4 +-- test/VisuPrs/Animation/A7.py | 4 +-- test/VisuPrs/Animation/A8.py | 4 +-- test/VisuPrs/Animation/B2.py | 4 +-- test/VisuPrs/Animation/B5.py | 4 +-- test/VisuPrs/Animation/B6.py | 4 +-- test/VisuPrs/Animation/C0.py | 4 +-- test/VisuPrs/Animation/C1.py | 4 +-- test/VisuPrs/Animation/C3.py | 4 +-- test/VisuPrs/Animation/C8.py | 4 +-- test/VisuPrs/Animation/CMakeLists.txt | 4 +-- test/VisuPrs/Animation/D1.py | 4 +-- test/VisuPrs/Animation/D2.py | 4 +-- test/VisuPrs/Animation/D6.py | 4 +-- test/VisuPrs/Animation/D9.py | 4 +-- test/VisuPrs/Animation/E0.py | 4 +-- test/VisuPrs/Animation/E4.py | 4 +-- test/VisuPrs/Animation/E7.py | 4 +-- test/VisuPrs/Animation/E8.py | 4 +-- test/VisuPrs/Animation/F2.py | 4 +-- test/VisuPrs/Animation/F5.py | 4 +-- test/VisuPrs/Animation/F6.py | 4 +-- test/VisuPrs/Animation/G0.py | 4 +-- test/VisuPrs/Animation/G3.py | 4 +-- test/VisuPrs/Animation/G4.py | 4 +-- test/VisuPrs/Animation/G8.py | 4 +-- test/VisuPrs/Animation/H1.py | 4 +-- test/VisuPrs/Animation/H2.py | 4 +-- test/VisuPrs/CMakeLists.txt | 4 +-- test/VisuPrs/CutLines/A0.py | 4 +-- test/VisuPrs/CutLines/A1.py | 4 +-- test/VisuPrs/CutLines/A2.py | 4 +-- test/VisuPrs/CutLines/A3.py | 4 +-- test/VisuPrs/CutLines/A4.py | 4 +-- test/VisuPrs/CutLines/A5.py | 4 +-- test/VisuPrs/CutLines/A6.py | 4 +-- test/VisuPrs/CutLines/A7.py | 4 +-- test/VisuPrs/CutLines/A8.py | 4 +-- test/VisuPrs/CutLines/A9.py | 4 +-- test/VisuPrs/CutLines/B0.py | 4 +-- test/VisuPrs/CutLines/B1.py | 4 +-- test/VisuPrs/CutLines/B2.py | 4 +-- test/VisuPrs/CutLines/CMakeLists.txt | 4 +-- test/VisuPrs/CutLines/E0.py | 4 +-- test/VisuPrs/CutLines/E1.py | 4 +-- test/VisuPrs/CutLines/E2.py | 4 +-- test/VisuPrs/CutLines/E3.py | 4 +-- test/VisuPrs/CutLines/E4.py | 4 +-- test/VisuPrs/CutLines/E5.py | 4 +-- test/VisuPrs/CutLines/E6.py | 4 +-- test/VisuPrs/CutLines/E7.py | 4 +-- test/VisuPrs/CutLines/E8.py | 4 +-- test/VisuPrs/CutLines/E9.py | 4 +-- test/VisuPrs/CutLines/F1.py | 4 +-- test/VisuPrs/CutLines/F2.py | 4 +-- test/VisuPrs/CutLines/F3.py | 4 +-- test/VisuPrs/CutLines/F4.py | 4 +-- test/VisuPrs/CutLines/F5.py | 4 +-- test/VisuPrs/CutLines/F6.py | 4 +-- test/VisuPrs/CutLines/F7.py | 4 +-- test/VisuPrs/CutLines/F8.py | 4 +-- test/VisuPrs/CutLines/F9.py | 4 +-- test/VisuPrs/CutLines/G0.py | 4 +-- test/VisuPrs/CutLines/G1.py | 4 +-- test/VisuPrs/CutLines/G2.py | 4 +-- test/VisuPrs/CutPlanes/A0.py | 4 +-- test/VisuPrs/CutPlanes/A1.py | 4 +-- test/VisuPrs/CutPlanes/A2.py | 4 +-- test/VisuPrs/CutPlanes/A3.py | 4 +-- test/VisuPrs/CutPlanes/A4.py | 4 +-- test/VisuPrs/CutPlanes/A5.py | 4 +-- test/VisuPrs/CutPlanes/A6.py | 4 +-- test/VisuPrs/CutPlanes/A7.py | 4 +-- test/VisuPrs/CutPlanes/A8.py | 4 +-- test/VisuPrs/CutPlanes/A9.py | 4 +-- test/VisuPrs/CutPlanes/B0.py | 4 +-- test/VisuPrs/CutPlanes/B1.py | 4 +-- test/VisuPrs/CutPlanes/B2.py | 4 +-- test/VisuPrs/CutPlanes/B3.py | 4 +-- test/VisuPrs/CutPlanes/CMakeLists.txt | 4 +-- test/VisuPrs/CutPlanes/E0.py | 4 +-- test/VisuPrs/CutPlanes/E1.py | 4 +-- test/VisuPrs/CutPlanes/E2.py | 4 +-- test/VisuPrs/CutPlanes/E3.py | 4 +-- test/VisuPrs/CutPlanes/E4.py | 4 +-- test/VisuPrs/CutPlanes/E5.py | 4 +-- test/VisuPrs/CutPlanes/E6.py | 4 +-- test/VisuPrs/CutPlanes/E7.py | 4 +-- test/VisuPrs/CutPlanes/E8.py | 4 +-- test/VisuPrs/CutPlanes/E9.py | 4 +-- test/VisuPrs/CutPlanes/F1.py | 4 +-- test/VisuPrs/CutPlanes/F2.py | 4 +-- test/VisuPrs/CutPlanes/F3.py | 4 +-- test/VisuPrs/CutPlanes/F4.py | 4 +-- test/VisuPrs/CutPlanes/F5.py | 4 +-- test/VisuPrs/CutPlanes/F6.py | 4 +-- test/VisuPrs/CutPlanes/F7.py | 4 +-- test/VisuPrs/CutPlanes/F8.py | 4 +-- test/VisuPrs/CutPlanes/F9.py | 4 +-- test/VisuPrs/CutPlanes/G0.py | 4 +-- test/VisuPrs/CutPlanes/G1.py | 4 +-- test/VisuPrs/CutPlanes/G2.py | 4 +-- test/VisuPrs/DeformedShape/A0.py | 4 +-- test/VisuPrs/DeformedShape/A1.py | 4 +-- test/VisuPrs/DeformedShape/A2.py | 4 +-- test/VisuPrs/DeformedShape/A3.py | 4 +-- test/VisuPrs/DeformedShape/A4.py | 4 +-- test/VisuPrs/DeformedShape/A5.py | 4 +-- test/VisuPrs/DeformedShape/A6.py | 4 +-- test/VisuPrs/DeformedShape/A7.py | 4 +-- test/VisuPrs/DeformedShape/A8.py | 4 +-- test/VisuPrs/DeformedShape/A9.py | 4 +-- test/VisuPrs/DeformedShape/B0.py | 4 +-- test/VisuPrs/DeformedShape/B1.py | 4 +-- test/VisuPrs/DeformedShape/B2.py | 4 +-- test/VisuPrs/DeformedShape/B3.py | 4 +-- test/VisuPrs/DeformedShape/B4.py | 4 +-- test/VisuPrs/DeformedShape/CMakeLists.txt | 4 +-- test/VisuPrs/DeformedShape/E0.py | 4 +-- test/VisuPrs/DeformedShape/E1.py | 4 +-- test/VisuPrs/DeformedShape/E2.py | 4 +-- test/VisuPrs/DeformedShape/E3.py | 4 +-- test/VisuPrs/DeformedShape/E4.py | 4 +-- test/VisuPrs/DeformedShape/E5.py | 4 +-- test/VisuPrs/DeformedShape/E6.py | 4 +-- test/VisuPrs/DeformedShape/E7.py | 4 +-- test/VisuPrs/DeformedShape/E8.py | 4 +-- test/VisuPrs/DeformedShape/E9.py | 4 +-- test/VisuPrs/DeformedShape/F1.py | 4 +-- test/VisuPrs/DeformedShape/F2.py | 4 +-- test/VisuPrs/DeformedShape/F3.py | 4 +-- test/VisuPrs/DeformedShape/F4.py | 4 +-- test/VisuPrs/DeformedShape/F5.py | 4 +-- test/VisuPrs/DeformedShape/F6.py | 4 +-- test/VisuPrs/DeformedShape/F7.py | 4 +-- test/VisuPrs/DeformedShape/F8.py | 4 +-- test/VisuPrs/DeformedShape/F9.py | 4 +-- test/VisuPrs/GaussPoints/A0.py | 4 +-- test/VisuPrs/GaussPoints/A1.py | 4 +-- test/VisuPrs/GaussPoints/A2.py | 4 +-- test/VisuPrs/GaussPoints/A3.py | 4 +-- test/VisuPrs/GaussPoints/A4.py | 4 +-- test/VisuPrs/GaussPoints/A5.py | 4 +-- test/VisuPrs/GaussPoints/A6.py | 4 +-- test/VisuPrs/GaussPoints/A7.py | 4 +-- test/VisuPrs/GaussPoints/A9.py | 4 +-- test/VisuPrs/GaussPoints/B0.py | 4 +-- test/VisuPrs/GaussPoints/B1.py | 4 +-- test/VisuPrs/GaussPoints/B2.py | 4 +-- test/VisuPrs/GaussPoints/B3.py | 4 +-- test/VisuPrs/GaussPoints/B4.py | 4 +-- test/VisuPrs/GaussPoints/B5.py | 4 +-- test/VisuPrs/GaussPoints/B6.py | 4 +-- test/VisuPrs/GaussPoints/B7.py | 4 +-- test/VisuPrs/GaussPoints/B8.py | 4 +-- test/VisuPrs/GaussPoints/B9.py | 4 +-- test/VisuPrs/GaussPoints/C0.py | 4 +-- test/VisuPrs/GaussPoints/C1.py | 4 +-- test/VisuPrs/GaussPoints/C2.py | 4 +-- test/VisuPrs/GaussPoints/C3.py | 4 +-- test/VisuPrs/GaussPoints/C4.py | 4 +-- test/VisuPrs/GaussPoints/C5.py | 4 +-- test/VisuPrs/GaussPoints/C6.py | 4 +-- test/VisuPrs/GaussPoints/C7.py | 4 +-- test/VisuPrs/GaussPoints/C8.py | 4 +-- test/VisuPrs/GaussPoints/C9.py | 4 +-- test/VisuPrs/GaussPoints/CMakeLists.txt | 4 +-- test/VisuPrs/ImportMedField/A0.py | 4 +-- test/VisuPrs/ImportMedField/A1.py | 4 +-- test/VisuPrs/ImportMedField/A2.py | 4 +-- test/VisuPrs/ImportMedField/A3.py | 4 +-- test/VisuPrs/ImportMedField/A4.py | 4 +-- test/VisuPrs/ImportMedField/A5.py | 4 +-- test/VisuPrs/ImportMedField/A6.py | 4 +-- test/VisuPrs/ImportMedField/A7.py | 4 +-- test/VisuPrs/ImportMedField/A8.py | 4 +-- test/VisuPrs/ImportMedField/A9.py | 4 +-- test/VisuPrs/ImportMedField/B0.py | 4 +-- test/VisuPrs/ImportMedField/B1.py | 4 +-- test/VisuPrs/ImportMedField/B2.py | 4 +-- test/VisuPrs/ImportMedField/B3.py | 4 +-- test/VisuPrs/ImportMedField/B4.py | 4 +-- test/VisuPrs/ImportMedField/B5.py | 4 +-- test/VisuPrs/ImportMedField/B6.py | 4 +-- test/VisuPrs/ImportMedField/B7.py | 4 +-- test/VisuPrs/ImportMedField/B8.py | 4 +-- test/VisuPrs/ImportMedField/B9.py | 4 +-- test/VisuPrs/ImportMedField/C0.py | 4 +-- test/VisuPrs/ImportMedField/C1.py | 4 +-- test/VisuPrs/ImportMedField/C2.py | 4 +-- test/VisuPrs/ImportMedField/CMakeLists.txt | 4 +-- test/VisuPrs/IsoSurfaces/A0.py | 4 +-- test/VisuPrs/IsoSurfaces/A1.py | 4 +-- test/VisuPrs/IsoSurfaces/A2.py | 4 +-- test/VisuPrs/IsoSurfaces/A3.py | 4 +-- test/VisuPrs/IsoSurfaces/A4.py | 4 +-- test/VisuPrs/IsoSurfaces/A5.py | 4 +-- test/VisuPrs/IsoSurfaces/A6.py | 4 +-- test/VisuPrs/IsoSurfaces/A7.py | 4 +-- test/VisuPrs/IsoSurfaces/A8.py | 4 +-- test/VisuPrs/IsoSurfaces/A9.py | 4 +-- test/VisuPrs/IsoSurfaces/B0.py | 4 +-- test/VisuPrs/IsoSurfaces/B1.py | 4 +-- test/VisuPrs/IsoSurfaces/B2.py | 4 +-- test/VisuPrs/IsoSurfaces/CMakeLists.txt | 4 +-- test/VisuPrs/IsoSurfaces/E0.py | 4 +-- test/VisuPrs/IsoSurfaces/E1.py | 4 +-- test/VisuPrs/IsoSurfaces/E2.py | 4 +-- test/VisuPrs/IsoSurfaces/E3.py | 4 +-- test/VisuPrs/IsoSurfaces/E4.py | 4 +-- test/VisuPrs/IsoSurfaces/E5.py | 4 +-- test/VisuPrs/IsoSurfaces/E6.py | 4 +-- test/VisuPrs/IsoSurfaces/E7.py | 4 +-- test/VisuPrs/IsoSurfaces/E8.py | 4 +-- test/VisuPrs/IsoSurfaces/E9.py | 4 +-- test/VisuPrs/IsoSurfaces/F1.py | 4 +-- test/VisuPrs/IsoSurfaces/F2.py | 4 +-- test/VisuPrs/IsoSurfaces/F3.py | 4 +-- test/VisuPrs/IsoSurfaces/F4.py | 4 +-- test/VisuPrs/IsoSurfaces/F5.py | 4 +-- test/VisuPrs/IsoSurfaces/F6.py | 4 +-- test/VisuPrs/IsoSurfaces/F7.py | 4 +-- test/VisuPrs/IsoSurfaces/F8.py | 4 +-- test/VisuPrs/IsoSurfaces/F9.py | 4 +-- test/VisuPrs/IsoSurfaces/G0.py | 4 +-- test/VisuPrs/IsoSurfaces/G1.py | 4 +-- test/VisuPrs/IsoSurfaces/G2.py | 4 +-- test/VisuPrs/MeshPresentation/A0.py | 4 +-- test/VisuPrs/MeshPresentation/A1.py | 4 +-- test/VisuPrs/MeshPresentation/A2.py | 4 +-- test/VisuPrs/MeshPresentation/A3.py | 4 +-- test/VisuPrs/MeshPresentation/A4.py | 4 +-- test/VisuPrs/MeshPresentation/A5.py | 4 +-- test/VisuPrs/MeshPresentation/A6.py | 4 +-- test/VisuPrs/MeshPresentation/A7.py | 4 +-- test/VisuPrs/MeshPresentation/A8.py | 4 +-- test/VisuPrs/MeshPresentation/A9.py | 4 +-- test/VisuPrs/MeshPresentation/B0.py | 4 +-- test/VisuPrs/MeshPresentation/B1.py | 4 +-- test/VisuPrs/MeshPresentation/B2.py | 4 +-- test/VisuPrs/MeshPresentation/CMakeLists.txt | 4 +-- test/VisuPrs/MeshPresentation/E0.py | 4 +-- test/VisuPrs/MeshPresentation/E1.py | 4 +-- test/VisuPrs/MeshPresentation/E2.py | 4 +-- test/VisuPrs/MeshPresentation/E3.py | 4 +-- test/VisuPrs/MeshPresentation/E4.py | 4 +-- test/VisuPrs/MeshPresentation/E5.py | 4 +-- test/VisuPrs/MeshPresentation/E6.py | 4 +-- test/VisuPrs/MeshPresentation/E7.py | 4 +-- test/VisuPrs/MeshPresentation/E8.py | 4 +-- test/VisuPrs/MeshPresentation/E9.py | 4 +-- test/VisuPrs/MeshPresentation/F0.py | 4 +-- test/VisuPrs/MeshPresentation/F1.py | 4 +-- test/VisuPrs/MeshPresentation/F2.py | 4 +-- test/VisuPrs/MeshPresentation/F3.py | 4 +-- test/VisuPrs/MeshPresentation/F4.py | 4 +-- test/VisuPrs/MeshPresentation/F5.py | 4 +-- test/VisuPrs/MeshPresentation/F6.py | 4 +-- test/VisuPrs/MeshPresentation/F7.py | 4 +-- test/VisuPrs/MeshPresentation/F8.py | 4 +-- test/VisuPrs/MeshPresentation/F9.py | 4 +-- test/VisuPrs/MeshPresentation/G0.py | 4 +-- test/VisuPrs/MeshPresentation/G1.py | 4 +-- test/VisuPrs/MeshPresentation/G3.py | 4 +-- test/VisuPrs/MeshPresentation/G4.py | 4 +-- test/VisuPrs/MeshPresentation/G5.py | 4 +-- test/VisuPrs/MeshPresentation/G6.py | 4 +-- test/VisuPrs/MeshPresentation/G7.py | 4 +-- test/VisuPrs/MeshPresentation/G8.py | 4 +-- test/VisuPrs/MeshPresentation/G9.py | 4 +-- test/VisuPrs/MeshPresentation/H0.py | 4 +-- test/VisuPrs/MeshPresentation/H1.py | 4 +-- test/VisuPrs/MeshPresentation/H2.py | 4 +-- test/VisuPrs/MeshPresentation/H3.py | 4 +-- test/VisuPrs/MeshPresentation/H4.py | 4 +-- test/VisuPrs/MeshPresentation/H5.py | 4 +-- test/VisuPrs/MeshPresentation/H6.py | 4 +-- test/VisuPrs/MeshPresentation/H7.py | 4 +-- test/VisuPrs/MeshPresentation/H8.py | 4 +-- test/VisuPrs/MeshPresentation/H9.py | 4 +-- test/VisuPrs/MeshPresentation/I0.py | 4 +-- test/VisuPrs/MeshPresentation/I1.py | 4 +-- test/VisuPrs/MeshPresentation/I2.py | 4 +-- test/VisuPrs/MeshPresentation/I3.py | 4 +-- test/VisuPrs/MeshPresentation/I4.py | 4 +-- test/VisuPrs/MeshPresentation/I5.py | 4 +-- test/VisuPrs/MeshPresentation/I6.py | 4 +-- test/VisuPrs/MeshPresentation/I7.py | 4 +-- test/VisuPrs/MeshPresentation/I8.py | 4 +-- test/VisuPrs/MeshPresentation/I9.py | 4 +-- test/VisuPrs/MeshPresentation/J0.py | 4 +-- test/VisuPrs/MeshPresentation/J1.py | 4 +-- test/VisuPrs/MeshPresentation/J2.py | 4 +-- test/VisuPrs/MeshPresentation/J3.py | 4 +-- test/VisuPrs/MeshPresentation/J4.py | 4 +-- test/VisuPrs/MeshPresentation/J5.py | 4 +-- test/VisuPrs/MeshPresentation/J6.py | 4 +-- test/VisuPrs/MeshPresentation/J7.py | 4 +-- test/VisuPrs/MeshPresentation/J8.py | 4 +-- test/VisuPrs/MeshPresentation/J9.py | 4 +-- test/VisuPrs/MeshPresentation/K0.py | 4 +-- test/VisuPrs/MeshPresentation/K1.py | 4 +-- test/VisuPrs/MeshPresentation/K2.py | 4 +-- test/VisuPrs/MeshPresentation/K3.py | 4 +-- test/VisuPrs/MeshPresentation/K4.py | 4 +-- test/VisuPrs/MeshPresentation/K5.py | 4 +-- test/VisuPrs/MeshPresentation/K6.py | 4 +-- test/VisuPrs/MeshPresentation/K7.py | 4 +-- test/VisuPrs/MeshPresentation/K8.py | 4 +-- test/VisuPrs/MeshPresentation/K9.py | 4 +-- test/VisuPrs/MeshPresentation/L0.py | 4 +-- test/VisuPrs/MeshPresentation/L1.py | 4 +-- test/VisuPrs/Plot3D/A0.py | 4 +-- test/VisuPrs/Plot3D/A1.py | 4 +-- test/VisuPrs/Plot3D/A2.py | 4 +-- test/VisuPrs/Plot3D/A3.py | 4 +-- test/VisuPrs/Plot3D/A4.py | 4 +-- test/VisuPrs/Plot3D/A5.py | 4 +-- test/VisuPrs/Plot3D/A6.py | 4 +-- test/VisuPrs/Plot3D/A7.py | 4 +-- test/VisuPrs/Plot3D/A8.py | 4 +-- test/VisuPrs/Plot3D/A9.py | 4 +-- test/VisuPrs/Plot3D/B0.py | 4 +-- test/VisuPrs/Plot3D/B1.py | 4 +-- test/VisuPrs/Plot3D/B2.py | 4 +-- test/VisuPrs/Plot3D/CMakeLists.txt | 4 +-- test/VisuPrs/Plot3D/E0.py | 4 +-- test/VisuPrs/Plot3D/E1.py | 4 +-- test/VisuPrs/Plot3D/E2.py | 4 +-- test/VisuPrs/Plot3D/E3.py | 4 +-- test/VisuPrs/Plot3D/E4.py | 4 +-- test/VisuPrs/Plot3D/E5.py | 4 +-- test/VisuPrs/Plot3D/E6.py | 4 +-- test/VisuPrs/Plot3D/E7.py | 4 +-- test/VisuPrs/Plot3D/E8.py | 4 +-- test/VisuPrs/Plot3D/E9.py | 4 +-- test/VisuPrs/Plot3D/F1.py | 4 +-- test/VisuPrs/Plot3D/F2.py | 4 +-- test/VisuPrs/Plot3D/F3.py | 4 +-- test/VisuPrs/Plot3D/F4.py | 4 +-- test/VisuPrs/Plot3D/F5.py | 4 +-- test/VisuPrs/Plot3D/F6.py | 4 +-- test/VisuPrs/Plot3D/F7.py | 4 +-- test/VisuPrs/Plot3D/F8.py | 4 +-- test/VisuPrs/Plot3D/F9.py | 4 +-- test/VisuPrs/Plot3D/G0.py | 4 +-- test/VisuPrs/Plot3D/G1.py | 4 +-- test/VisuPrs/Plot3D/G2.py | 4 +-- test/VisuPrs/SWIG_scripts/A1.py | 4 +-- test/VisuPrs/SWIG_scripts/A3.py | 4 +-- test/VisuPrs/SWIG_scripts/A4.py | 4 +-- test/VisuPrs/SWIG_scripts/A5.py | 4 +-- test/VisuPrs/SWIG_scripts/A6.py | 4 +-- test/VisuPrs/SWIG_scripts/A7.py | 4 +-- test/VisuPrs/SWIG_scripts/A8.py | 4 +-- test/VisuPrs/SWIG_scripts/A9.py | 4 +-- test/VisuPrs/SWIG_scripts/B0.py | 4 +-- test/VisuPrs/SWIG_scripts/B1.py | 4 +-- test/VisuPrs/SWIG_scripts/B4.py | 4 +-- test/VisuPrs/SWIG_scripts/B5.py | 4 +-- test/VisuPrs/SWIG_scripts/B6.py | 4 +-- test/VisuPrs/SWIG_scripts/B7.py | 4 +-- test/VisuPrs/SWIG_scripts/B8.py | 4 +-- test/VisuPrs/SWIG_scripts/B9.py | 4 +-- test/VisuPrs/SWIG_scripts/C3.py | 4 +-- test/VisuPrs/SWIG_scripts/C6.py | 4 +-- test/VisuPrs/SWIG_scripts/C7.py | 4 +-- test/VisuPrs/SWIG_scripts/CMakeLists.txt | 4 +-- test/VisuPrs/ScalarMap/A0.py | 4 +-- test/VisuPrs/ScalarMap/A1.py | 4 +-- test/VisuPrs/ScalarMap/A2.py | 4 +-- test/VisuPrs/ScalarMap/A3.py | 4 +-- test/VisuPrs/ScalarMap/A4.py | 4 +-- test/VisuPrs/ScalarMap/A5.py | 4 +-- test/VisuPrs/ScalarMap/A6.py | 4 +-- test/VisuPrs/ScalarMap/A7.py | 4 +-- test/VisuPrs/ScalarMap/A8.py | 4 +-- test/VisuPrs/ScalarMap/A9.py | 4 +-- test/VisuPrs/ScalarMap/B0.py | 4 +-- test/VisuPrs/ScalarMap/B1.py | 4 +-- test/VisuPrs/ScalarMap/B2.py | 4 +-- test/VisuPrs/ScalarMap/B3.py | 4 +-- test/VisuPrs/ScalarMap/CMakeLists.txt | 4 +-- test/VisuPrs/ScalarMap/E0.py | 4 +-- test/VisuPrs/ScalarMap/E1.py | 4 +-- test/VisuPrs/ScalarMap/E2.py | 4 +-- test/VisuPrs/ScalarMap/E3.py | 4 +-- test/VisuPrs/ScalarMap/E4.py | 4 +-- test/VisuPrs/ScalarMap/E5.py | 4 +-- test/VisuPrs/ScalarMap/E6.py | 4 +-- test/VisuPrs/ScalarMap/E7.py | 4 +-- test/VisuPrs/ScalarMap/E8.py | 4 +-- test/VisuPrs/ScalarMap/E9.py | 4 +-- test/VisuPrs/ScalarMap/F1.py | 4 +-- test/VisuPrs/ScalarMap/F2.py | 4 +-- test/VisuPrs/ScalarMap/F3.py | 4 +-- test/VisuPrs/ScalarMap/F4.py | 4 +-- test/VisuPrs/ScalarMap/F5.py | 4 +-- test/VisuPrs/ScalarMap/F6.py | 4 +-- test/VisuPrs/ScalarMap/F7.py | 4 +-- test/VisuPrs/ScalarMap/F8.py | 4 +-- test/VisuPrs/ScalarMap/F9.py | 4 +-- test/VisuPrs/ScalarMap/G0.py | 4 +-- test/VisuPrs/ScalarMap/G1.py | 4 +-- test/VisuPrs/ScalarMap/G2.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/A0.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/A1.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/A2.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/A3.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/A4.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/A5.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/A6.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/A7.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/A8.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/A9.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/B0.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/B1.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/B2.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/B3.py | 4 +-- .../ScalarMap_On_DeformedShape/CMakeLists.txt | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/E0.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/E1.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/E2.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/E3.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/E4.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/E5.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/E6.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/E7.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/E8.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/E9.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/F1.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/F2.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/F3.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/F4.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/F5.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/F6.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/F7.py | 4 +-- test/VisuPrs/ScalarMap_On_DeformedShape/F8.py | 4 +-- test/VisuPrs/StreamLines/A0.py | 4 +-- test/VisuPrs/StreamLines/A1.py | 4 +-- test/VisuPrs/StreamLines/A2.py | 4 +-- test/VisuPrs/StreamLines/A3.py | 4 +-- test/VisuPrs/StreamLines/A4.py | 4 +-- test/VisuPrs/StreamLines/A5.py | 4 +-- test/VisuPrs/StreamLines/A6.py | 4 +-- test/VisuPrs/StreamLines/A7.py | 4 +-- test/VisuPrs/StreamLines/A8.py | 4 +-- test/VisuPrs/StreamLines/A9.py | 4 +-- test/VisuPrs/StreamLines/B0.py | 4 +-- test/VisuPrs/StreamLines/B1.py | 4 +-- test/VisuPrs/StreamLines/B2.py | 4 +-- test/VisuPrs/StreamLines/B3.py | 4 +-- test/VisuPrs/StreamLines/B4.py | 4 +-- test/VisuPrs/StreamLines/CMakeLists.txt | 4 +-- test/VisuPrs/StreamLines/E0.py | 4 +-- test/VisuPrs/StreamLines/E1.py | 4 +-- test/VisuPrs/StreamLines/E2.py | 4 +-- test/VisuPrs/StreamLines/E3.py | 4 +-- test/VisuPrs/StreamLines/E4.py | 4 +-- test/VisuPrs/StreamLines/E5.py | 4 +-- test/VisuPrs/StreamLines/E6.py | 4 +-- test/VisuPrs/StreamLines/E7.py | 4 +-- test/VisuPrs/StreamLines/E8.py | 4 +-- test/VisuPrs/StreamLines/E9.py | 4 +-- test/VisuPrs/StreamLines/F1.py | 4 +-- test/VisuPrs/StreamLines/F2.py | 4 +-- test/VisuPrs/StreamLines/F3.py | 4 +-- test/VisuPrs/StreamLines/F4.py | 4 +-- test/VisuPrs/StreamLines/F5.py | 4 +-- test/VisuPrs/StreamLines/F6.py | 4 +-- test/VisuPrs/StreamLines/F7.py | 4 +-- test/VisuPrs/StreamLines/F8.py | 4 +-- test/VisuPrs/StreamLines/F9.py | 4 +-- test/VisuPrs/StreamLines/G0.py | 4 +-- test/VisuPrs/Tables/A0.py | 4 +-- test/VisuPrs/Tables/A2.py | 4 +-- test/VisuPrs/Tables/CMakeLists.txt | 4 +-- test/VisuPrs/Util/CMakeLists.txt | 4 +-- test/VisuPrs/Util/paravistest.py | 4 +-- test/VisuPrs/Util/paravistesthelper.py | 19 ++++++++++++ test/VisuPrs/Vectors/A0.py | 4 +-- test/VisuPrs/Vectors/A1.py | 4 +-- test/VisuPrs/Vectors/A2.py | 4 +-- test/VisuPrs/Vectors/A3.py | 4 +-- test/VisuPrs/Vectors/A4.py | 4 +-- test/VisuPrs/Vectors/A5.py | 4 +-- test/VisuPrs/Vectors/A6.py | 4 +-- test/VisuPrs/Vectors/A7.py | 4 +-- test/VisuPrs/Vectors/A8.py | 4 +-- test/VisuPrs/Vectors/A9.py | 4 +-- test/VisuPrs/Vectors/B0.py | 4 +-- test/VisuPrs/Vectors/B1.py | 4 +-- test/VisuPrs/Vectors/B2.py | 4 +-- test/VisuPrs/Vectors/B3.py | 4 +-- test/VisuPrs/Vectors/CMakeLists.txt | 4 +-- test/VisuPrs/Vectors/E0.py | 4 +-- test/VisuPrs/Vectors/E1.py | 4 +-- test/VisuPrs/Vectors/E2.py | 4 +-- test/VisuPrs/Vectors/E3.py | 4 +-- test/VisuPrs/Vectors/E4.py | 4 +-- test/VisuPrs/Vectors/E5.py | 4 +-- test/VisuPrs/Vectors/E6.py | 4 +-- test/VisuPrs/Vectors/E7.py | 4 +-- test/VisuPrs/Vectors/E8.py | 4 +-- test/VisuPrs/Vectors/E9.py | 4 +-- test/VisuPrs/Vectors/F1.py | 4 +-- test/VisuPrs/Vectors/F2.py | 4 +-- test/VisuPrs/Vectors/F3.py | 4 +-- test/VisuPrs/Vectors/F4.py | 4 +-- test/VisuPrs/Vectors/F5.py | 4 +-- test/VisuPrs/Vectors/F6.py | 4 +-- test/VisuPrs/Vectors/F7.py | 4 +-- test/VisuPrs/Vectors/F8.py | 4 +-- test/VisuPrs/Vectors/F9.py | 4 +-- test/VisuPrs/bugs/A0.py | 4 +-- test/VisuPrs/bugs/A1.py | 4 +-- test/VisuPrs/bugs/A2.py | 4 +-- test/VisuPrs/bugs/A3.py | 4 +-- test/VisuPrs/bugs/A4.py | 4 +-- test/VisuPrs/bugs/A5.py | 4 +-- test/VisuPrs/bugs/A6.py | 4 +-- test/VisuPrs/bugs/A7.py | 4 +-- test/VisuPrs/bugs/A9.py | 4 +-- test/VisuPrs/bugs/B1.py | 4 +-- test/VisuPrs/bugs/C3.py | 4 +-- test/VisuPrs/bugs/C4.py | 4 +-- test/VisuPrs/bugs/C5.py | 4 +-- test/VisuPrs/bugs/C6.py | 4 +-- test/VisuPrs/bugs/C7.py | 4 +-- test/VisuPrs/bugs/C8.py | 4 +-- test/VisuPrs/bugs/C9.py | 4 +-- test/VisuPrs/bugs/CMakeLists.txt | 4 +-- test/VisuPrs/bugs/D0.py | 4 +-- test/VisuPrs/bugs/D1.py | 4 +-- test/VisuPrs/bugs/D3.py | 4 +-- test/VisuPrs/bugs/D5.py | 19 ++++++++++++ test/VisuPrs/bugs/D6.py | 4 +-- test/VisuPrs/bugs/D7.py | 4 +-- test/VisuPrs/bugs/E0.py | 4 +-- test/VisuPrs/dump_study/A0.py | 4 +-- test/VisuPrs/dump_study/A1.py | 4 +-- test/VisuPrs/dump_study/A2.py | 4 +-- test/VisuPrs/dump_study/A3.py | 4 +-- test/VisuPrs/dump_study/A4.py | 4 +-- test/VisuPrs/dump_study/A5.py | 4 +-- test/VisuPrs/dump_study/A6.py | 4 +-- test/VisuPrs/dump_study/A7.py | 4 +-- test/VisuPrs/dump_study/A8.py | 4 +-- test/VisuPrs/dump_study/A9.py | 4 +-- test/VisuPrs/dump_study/B0.py | 4 +-- test/VisuPrs/dump_study/B1.py | 4 +-- test/VisuPrs/dump_study/B3.py | 4 +-- test/VisuPrs/dump_study/B4.py | 4 +-- test/VisuPrs/dump_study/B5.py | 4 +-- test/VisuPrs/dump_study/CMakeLists.txt | 4 +-- test/VisuPrs/imps/A1.py | 4 +-- test/VisuPrs/imps/A2.py | 4 +-- test/VisuPrs/imps/A3.py | 4 +-- test/VisuPrs/imps/A4.py | 4 +-- test/VisuPrs/imps/A6.py | 4 +-- test/VisuPrs/imps/A9.py | 4 +-- test/VisuPrs/imps/B1.py | 4 +-- test/VisuPrs/imps/B2.py | 4 +-- test/VisuPrs/imps/CMakeLists.txt | 4 +-- test/VisuPrs/united/A1.py | 4 +-- test/VisuPrs/united/A2.py | 4 +-- test/VisuPrs/united/A4.py | 4 +-- test/VisuPrs/united/A5.py | 4 +-- test/VisuPrs/united/B0.py | 4 +-- test/VisuPrs/united/CMakeLists.txt | 4 +-- test/demo0.py | 4 +-- test/demo1.py | 4 +-- test/demo10.py | 4 +-- test/demo11.py | 4 +-- test/demo12.py | 4 +-- test/demo2.py | 4 +-- test/demo3.py | 4 +-- test/demo4.py | 4 +-- test/demo5.py | 4 +-- test/demo6.py | 4 +-- test/demo7.py | 4 +-- test/demo8.py | 4 +-- test/demo9.py | 4 +-- test/demo_14_med.py | 4 +-- test/demo_15_med.py | 4 +-- 798 files changed, 1597 insertions(+), 1564 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index fc0b2a01..55b6ba21 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2010-2013 CEA/DEN, EDF R&D +# Copyright (C) 2010-2014 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. +# 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 diff --git a/PARAVIS_version.h.in b/PARAVIS_version.h.in index 5a511e85..ba42e9a1 100644 --- a/PARAVIS_version.h.in +++ b/PARAVIS_version.h.in @@ -1,9 +1,9 @@ -// Copyright (C) 2010-2013 CEA/DEN, EDF R&D +// Copyright (C) 2010-2014 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. +// 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 diff --git a/SalomePARAVISConfig.cmake.in b/SalomePARAVISConfig.cmake.in index e7c93046..bab2f29e 100644 --- a/SalomePARAVISConfig.cmake.in +++ b/SalomePARAVISConfig.cmake.in @@ -5,28 +5,24 @@ # ############################################################### -# Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2014 CEA/DEN, EDF R&D # -# Copyright (C) 2003-2007 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, or (at your option) any later version. # -# 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. # -# 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 # -# 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 # -# See http://www.salome-platform.org/ or -# email : webmaster.salome@opencascade.com -############################################################### ### Initialisation performed by CONFIGURE_PACKAGE_CONFIG_FILE: @PACKAGE_INIT@ diff --git a/adm_local/CMakeLists.txt b/adm_local/CMakeLists.txt index d384f032..79600414 100644 --- a/adm_local/CMakeLists.txt +++ b/adm_local/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2010-2013 CEA/DEN, EDF R&D +# Copyright (C) 2010-2014 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. +# 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 diff --git a/adm_local/cmake_files/CMakeLists.txt b/adm_local/cmake_files/CMakeLists.txt index 2525c7dd..f74fc683 100644 --- a/adm_local/cmake_files/CMakeLists.txt +++ b/adm_local/cmake_files/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2010-2013 CEA/DEN, EDF R&D +# Copyright (C) 2010-2014 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. +# 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 diff --git a/adm_local/cmake_files/FindSalomePARAVIS.cmake b/adm_local/cmake_files/FindSalomePARAVIS.cmake index 47f7a1c2..25493024 100644 --- a/adm_local/cmake_files/FindSalomePARAVIS.cmake +++ b/adm_local/cmake_files/FindSalomePARAVIS.cmake @@ -1,9 +1,9 @@ -# Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2014 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. +# 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 @@ -16,7 +16,6 @@ # # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # -# # Author: Adrien Bruneton # diff --git a/adm_local/cmake_files/FindSalomeParaView.cmake b/adm_local/cmake_files/FindSalomeParaView.cmake index c554632e..e7497ef7 100644 --- a/adm_local/cmake_files/FindSalomeParaView.cmake +++ b/adm_local/cmake_files/FindSalomeParaView.cmake @@ -1,9 +1,9 @@ -# Copyright (C) 2010-2013 CEA/DEN, EDF R&D +# Copyright (C) 2010-2014 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. +# 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 diff --git a/bin/CMakeLists.txt b/bin/CMakeLists.txt index b9d75112..0a015bf0 100644 --- a/bin/CMakeLists.txt +++ b/bin/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2010-2013 CEA/DEN, EDF R&D +# Copyright (C) 2010-2014 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. +# 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 diff --git a/bin/paravis_setenv.py b/bin/paravis_setenv.py index 608a0d25..43dffa5d 100644 --- a/bin/paravis_setenv.py +++ b/bin/paravis_setenv.py @@ -1,11 +1,11 @@ #! /usr/bin/env python # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2013 CEA/DEN, EDF R&D +# Copyright (C) 2007-2014 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. +# 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 diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index d6ecd11b..bd7c40c4 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2010-2013 CEA/DEN, EDF R&D +# Copyright (C) 2010-2014 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. +# 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 diff --git a/doc/salome/CMakeLists.txt b/doc/salome/CMakeLists.txt index 60e717c8..ea26c909 100644 --- a/doc/salome/CMakeLists.txt +++ b/doc/salome/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2010-2013 CEA/DEN, EDF R&D +# Copyright (C) 2010-2014 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. +# 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 diff --git a/doc/salome/gui/CMakeLists.txt b/doc/salome/gui/CMakeLists.txt index ba7e8f89..aa7818df 100644 --- a/doc/salome/gui/CMakeLists.txt +++ b/doc/salome/gui/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2010-2013 CEA/DEN, EDF R&D +# Copyright (C) 2010-2014 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. +# 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 diff --git a/doc/salome/gui/doxyfile.in b/doc/salome/gui/doxyfile.in index 4b5ff4b7..a8cc6b40 100755 --- a/doc/salome/gui/doxyfile.in +++ b/doc/salome/gui/doxyfile.in @@ -1,9 +1,9 @@ -# Copyright (C) 2010-2013 CEA/DEN, EDF R&D +# Copyright (C) 2010-2014 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. +# 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 diff --git a/idl/CMakeLists.txt b/idl/CMakeLists.txt index 22d2e6da..0203e5da 100644 --- a/idl/CMakeLists.txt +++ b/idl/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2010-2013 CEA/DEN, EDF R&D +# Copyright (C) 2010-2014 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. +# 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 diff --git a/idl/PARAVIS_Gen.idl b/idl/PARAVIS_Gen.idl index 9708f247..9a5e1898 100644 --- a/idl/PARAVIS_Gen.idl +++ b/idl/PARAVIS_Gen.idl @@ -1,9 +1,9 @@ -// Copyright (C) 2010-2013 CEA/DEN, EDF R&D +// Copyright (C) 2010-2014 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. +// 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 diff --git a/idl/PARAVIS_Gen_Types.idl b/idl/PARAVIS_Gen_Types.idl index 8b758e7b..3a9a8fce 100644 --- a/idl/PARAVIS_Gen_Types.idl +++ b/idl/PARAVIS_Gen_Types.idl @@ -1,9 +1,9 @@ -// Copyright (C) 2010-2013 CEA/DEN, EDF R&D +// Copyright (C) 2010-2014 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. +// 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 diff --git a/idl/create_header.py b/idl/create_header.py index 350698ed..7aa61f18 100755 --- a/idl/create_header.py +++ b/idl/create_header.py @@ -1,9 +1,9 @@ -# Copyright (C) 2010-2013 CEA/DEN, EDF R&D +# Copyright (C) 2010-2014 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. +# 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 diff --git a/idl/create_header.sh b/idl/create_header.sh index ba22cf02..4d95e91f 100755 --- a/idl/create_header.sh +++ b/idl/create_header.sh @@ -1,9 +1,9 @@ -# Copyright (C) 2010-2013 CEA/DEN, EDF R&D +# Copyright (C) 2010-2014 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. +# 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 diff --git a/idl/create_hints.py b/idl/create_hints.py index 20360b6a..3d772799 100755 --- a/idl/create_hints.py +++ b/idl/create_hints.py @@ -1,9 +1,9 @@ -# Copyright (C) 2010-2013 CEA/DEN, EDF R&D +# Copyright (C) 2010-2014 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. +# 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 diff --git a/idl/create_hints.sh b/idl/create_hints.sh index 073cb414..1f2d0725 100755 --- a/idl/create_hints.sh +++ b/idl/create_hints.sh @@ -1,9 +1,9 @@ -# Copyright (C) 2010-2013 CEA/DEN, EDF R&D +# Copyright (C) 2010-2014 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. +# 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 diff --git a/idl/vtkWrapIDL.c b/idl/vtkWrapIDL.c index 60385a42..656e9f4f 100644 --- a/idl/vtkWrapIDL.c +++ b/idl/vtkWrapIDL.c @@ -1,11 +1,11 @@ // PARAVIS : ParaView wrapper SALOME module // -// Copyright (C) 2010-2013 CEA/DEN, EDF R&D +// Copyright (C) 2010-2014 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. +// 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 diff --git a/idl/wrap.cmake b/idl/wrap.cmake index bdff1c96..a0b0773b 100755 --- a/idl/wrap.cmake +++ b/idl/wrap.cmake @@ -1,9 +1,9 @@ -# Copyright (C) 2010-2013 CEA/DEN, EDF R&D +# Copyright (C) 2010-2014 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. +# 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 diff --git a/resources/CMakeLists.txt b/resources/CMakeLists.txt index 90c4f604..9dcfd141 100644 --- a/resources/CMakeLists.txt +++ b/resources/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2010-2013 CEA/DEN, EDF R&D +# Copyright (C) 2010-2014 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. +# 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 diff --git a/resources/PARAVISCatalog.xml.in b/resources/PARAVISCatalog.xml.in index 170bbe05..0652474d 100644 --- a/resources/PARAVISCatalog.xml.in +++ b/resources/PARAVISCatalog.xml.in @@ -1,11 +1,11 @@