]> SALOME platform Git repositories - modules/paravis.git/commitdiff
Salome HOME
Copyright update 2020
authorvsr <vsr@opencascade.com>
Thu, 16 Apr 2020 07:54:33 +0000 (10:54 +0300)
committervsr <vsr@opencascade.com>
Thu, 16 Apr 2020 08:08:27 +0000 (11:08 +0300)
275 files changed:
CMakeLists.txt
CTestTestfileInstall.cmake
PARAVIS_version.h.in
SalomePARAVISConfig.cmake.in
bin/CMakeLists.txt
bin/paravis_setenv.py
bin/paravis_test.py
doc/CMakeLists.txt
doc/dev/CMakeLists.txt
doc/dev/conf.py.in
doc/doxygen/CMakeLists.txt
doc/doxygen/static/footer.html
examples/CMakeLists.txt
examples/command_line/CMakeLists.txt
examples/command_line/dataset.py
examples/command_line/medio.py
examples/command_line/medviewer.py
examples/command_line/run_demo.py
idl/CMakeLists.txt
idl/PARAVIS.idl
resources/CMakeLists.txt
src/CMakeLists.txt
src/Insitu/CMakeLists.txt
src/Insitu/VisualizationComponent/CMakeLists.txt
src/Insitu/VisualizationComponent/VisualizationComponent.cxx
src/Insitu/VisualizationComponent/VisualizationComponent.hxx
src/Insitu/VisualizationLibrary/CMakeLists.txt
src/Insitu/VisualizationLibrary/visu.cxx
src/Insitu/VisualizationLibrary/visu.hxx
src/Macro/CMakeLists.txt
src/Macro/ShowSalomeObject.py
src/Macro/annotate_groups.py
src/PVGUI/CMakeLists.txt
src/PVGUI/PVGUI_DataModel.cxx
src/PVGUI/PVGUI_DataModel.h
src/PVGUI/PVGUI_Module.cxx
src/PVGUI/PVGUI_Module.h
src/PVGUI/PVGUI_Module_actions.cxx
src/PVGUI/PVGUI_Module_widgets.cxx
src/PVGUI/PVGUI_ParaViewSettingsPane.cxx
src/PVGUI/PVGUI_ParaViewSettingsPane.h
src/PV_SWIG/CMakeLists.txt
src/PV_SWIG/paravisSM.py
src/PV_SWIG/pvserver.py
src/PV_SWIG/pvsimple.py
src/Plugins/ArrayRenamer/CMakeLists.txt
src/Plugins/ArrayRenamer/plugin/ArrayRenamerModule/CMakeLists.txt
src/Plugins/ArrayRenamer/plugin/ArrayRenamerModule/vtkArrayRenamerFilter.cxx
src/Plugins/ArrayRenamer/plugin/ArrayRenamerModule/vtkArrayRenamerFilter.h
src/Plugins/ArrayRenamer/plugin/CMakeLists.txt
src/Plugins/ArrayRenamer/plugin/pqArraysEditorPropertyWidget.cxx
src/Plugins/ArrayRenamer/plugin/pqArraysEditorPropertyWidget.h
src/Plugins/ArrayRenamer/plugin/pqEditComponents.h
src/Plugins/CMakeLists.txt
src/Plugins/DevelopedSurface/CMakeLists.txt
src/Plugins/DevelopedSurface/IO/vtkDevelopedSurface.cxx
src/Plugins/DevelopedSurface/plugin/CMakeLists.txt
src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/CMakeLists.txt
src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/VTKMEDTraits.hxx
src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/VTKToMEDMem.cxx
src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/VTKToMEDMem.h
src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/vtkDevelopedSurface.cxx
src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/vtkDevelopedSurface.h
src/Plugins/DevelopedSurface/plugin/Test/CMakeLists.txt
src/Plugins/DevelopedSurface/plugin/Test/test_dev_surface.py
src/Plugins/DevelopedSurface/plugin/Test/test_dev_surface2.py
src/Plugins/DevelopedSurface/plugin/Test/test_dev_surface3.py
src/Plugins/DevelopedSurface/scripts/pp.py
src/Plugins/DevelopedSurface/scripts/pp1.py
src/Plugins/DevelopedSurface/scripts/pp2.py
src/Plugins/DevelopedSurface/scripts/test.py
src/Plugins/DifferenceTimesteps/CMakeLists.txt
src/Plugins/DifferenceTimesteps/plugin/CMakeLists.txt
src/Plugins/DifferenceTimesteps/plugin/DifferenceTimestepsModule/CMakeLists.txt
src/Plugins/DifferenceTimesteps/plugin/DifferenceTimestepsModule/vtkDifferenceTimestepsFilter.cxx
src/Plugins/DifferenceTimesteps/plugin/DifferenceTimestepsModule/vtkDifferenceTimestepsFilter.h
src/Plugins/ElevationSurface/CMakeLists.txt
src/Plugins/ElevationSurface/plugin/CMakeLists.txt
src/Plugins/ElevationSurface/plugin/ElevationSurfaceModule/CMakeLists.txt
src/Plugins/ElevationSurface/plugin/ElevationSurfaceModule/vtkElevationSurfaceFilter.cxx
src/Plugins/ElevationSurface/plugin/ElevationSurfaceModule/vtkElevationSurfaceFilter.h
src/Plugins/EllipseBuilder/CMakeLists.txt
src/Plugins/EllipseBuilder/plugin/CMakeLists.txt
src/Plugins/EllipseBuilder/plugin/EllipseBuilderModule/CMakeLists.txt
src/Plugins/EllipseBuilder/plugin/EllipseBuilderModule/vtkEllipseBuilderFilter.cxx
src/Plugins/EllipseBuilder/plugin/EllipseBuilderModule/vtkEllipseBuilderFilter.h
src/Plugins/GaussToCell/CMakeLists.txt
src/Plugins/GaussToCell/plugin/CMakeLists.txt
src/Plugins/GaussToCell/plugin/GaussToCellModule/CMakeLists.txt
src/Plugins/GaussToCell/plugin/GaussToCellModule/vtkGaussToCell.cxx
src/Plugins/GaussToCell/plugin/GaussToCellModule/vtkGaussToCell.h
src/Plugins/GaussToCell/script/TestCase.py
src/Plugins/JSONReader/CMakeLists.txt
src/Plugins/JSONReader/Test/CMakeLists.txt
src/Plugins/JSONReader/Test/JSONParserTest.cxx
src/Plugins/JSONReader/Test/MainTest.hxx
src/Plugins/JSONReader/Test/vtkJSONParserTest.cxx
src/Plugins/JSONReader/Test/vtkJSONParserTest.hxx
src/Plugins/JSONReader/plugin/CMakeLists.txt
src/Plugins/JSONReader/plugin/JSONParserModule/CMakeLists.txt
src/Plugins/JSONReader/plugin/JSONParserModule/vtkJSONParser.cxx
src/Plugins/JSONReader/plugin/JSONParserModule/vtkJSONParser.h
src/Plugins/JSONReader/plugin/JSONReaderModule/CMakeLists.txt
src/Plugins/JSONReader/plugin/JSONReaderModule/vtkJSONReader.cxx
src/Plugins/JSONReader/plugin/JSONReaderModule/vtkJSONReader.h
src/Plugins/MEDReader/CMakeLists.txt
src/Plugins/MEDReader/CTestConfig.cmake
src/Plugins/MEDReader/Plugin/ParaViewPlugin/CMakeLists.txt.old
src/Plugins/MEDReader/plugin/CMakeLists.txt
src/Plugins/MEDReader/plugin/MEDLoaderForPV/CMakeLists.txt
src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDFileFieldRepresentationTree.cxx
src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDFileFieldRepresentationTree.hxx
src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDLoaderForPV.h
src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDTimeReq.cxx
src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDTimeReq.hxx
src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDUtilities.cxx
src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDUtilities.hxx
src/Plugins/MEDReader/plugin/MEDLoaderForPV/vtkGenerateVectors.cxx
src/Plugins/MEDReader/plugin/MEDLoaderForPV/vtkGenerateVectors.h
src/Plugins/MEDReader/plugin/MEDReaderIO/CMakeLists.txt
src/Plugins/MEDReader/plugin/MEDReaderIO/VTKMEDTraits.hxx
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOFilter.cxx
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOFilter.h
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOMeshFilter.cxx
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOMeshFilter.h
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOSurfaceFilter.cxx
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOSurfaceFilter.h
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkExtractCellType.cxx
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkExtractCellType.h
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkExtractGroup.cxx
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkExtractGroup.h
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkInformationGaussDoubleVectorKey.h
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkMEDQuadraturePointsGenerator.cxx
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkMEDQuadraturePointsGenerator.h
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkMEDReader.cxx
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkMEDReader.h
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkPVMetaDataInformation.cxx
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkPVMetaDataInformation.h
src/Plugins/MEDReader/plugin/ParaViewPlugin/CMakeLists.txt
src/Plugins/MEDReader/plugin/ParaViewPlugin/VectBoolSpreadSheet.cxx
src/Plugins/MEDReader/plugin/ParaViewPlugin/VectBoolSpreadSheet.h
src/Plugins/MEDReader/plugin/ParaViewPlugin/VectBoolWidget.cxx
src/Plugins/MEDReader/plugin/ParaViewPlugin/VectBoolWidget.h
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqAbstractFieldsWidget.cxx
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqAbstractFieldsWidget.h
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqExtractGroupFieldsWidget.cxx
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqExtractGroupFieldsWidget.h
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderFieldsWidget.cxx
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderFieldsWidget.h
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderGraphUtils.cxx
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderGraphUtils.h
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderReloadWidget.cxx
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderReloadWidget.h
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderTimeModeWidget.cxx
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderTimeModeWidget.h
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderTimesFlagsWidget.cxx
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderTimesFlagsWidget.h
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderVectorsWidget.cxx
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderVectorsWidget.h
src/Plugins/MEDReader/plugin/Test/CMakeLists.txt
src/Plugins/MEDReader/plugin/Test/MEDReaderHelper.py
src/Plugins/MEDReader/plugin/Test/testMEDReader0.py
src/Plugins/MEDReader/plugin/Test/testMEDReader1.py
src/Plugins/MEDReader/plugin/Test/testMEDReader10.py
src/Plugins/MEDReader/plugin/Test/testMEDReader13.py
src/Plugins/MEDReader/plugin/Test/testMEDReader14.py
src/Plugins/MEDReader/plugin/Test/testMEDReader15.py
src/Plugins/MEDReader/plugin/Test/testMEDReader16.py
src/Plugins/MEDReader/plugin/Test/testMEDReader17.py
src/Plugins/MEDReader/plugin/Test/testMEDReader18.py
src/Plugins/MEDReader/plugin/Test/testMEDReader19.py
src/Plugins/MEDReader/plugin/Test/testMEDReader2.py
src/Plugins/MEDReader/plugin/Test/testMEDReader20.py
src/Plugins/MEDReader/plugin/Test/testMEDReader21.py
src/Plugins/MEDReader/plugin/Test/testMEDReader3.py
src/Plugins/MEDReader/plugin/Test/testMEDReader4.py
src/Plugins/MEDReader/plugin/Test/testMEDReader5.py
src/Plugins/MEDReader/plugin/Test/testMEDReader6.py
src/Plugins/MEDReader/plugin/Test/testMEDReader7.py
src/Plugins/MEDReader/plugin/Test/testMEDReader8.py
src/Plugins/MEDReader/plugin/Test/testMEDReader9.py
src/Plugins/MEDWriter/CMakeLists.txt
src/Plugins/MEDWriter/plugin/CMakeLists.txt
src/Plugins/MEDWriter/plugin/MEDWriterIO/CMakeLists.txt
src/Plugins/MEDWriter/plugin/MEDWriterIO/VTKMEDTraits.hxx
src/Plugins/MEDWriter/plugin/MEDWriterIO/VTKToMEDMem.cxx
src/Plugins/MEDWriter/plugin/MEDWriterIO/VTKToMEDMem.h
src/Plugins/MEDWriter/plugin/MEDWriterIO/vtkMEDWriter.cxx
src/Plugins/MEDWriter/plugin/MEDWriterIO/vtkMEDWriter.h
src/Plugins/MEDWriter/plugin/Test/TestMEDWriter0.py
src/Plugins/ParaGEOMCorba/CMakeLists.txt
src/Plugins/ParaGEOMCorba/plugin/CMakeLists.txt
src/Plugins/ParaGEOMCorba/plugin/ParaGEOMCorbaModule/CMakeLists.txt
src/Plugins/ParaGEOMCorba/plugin/ParaGEOMCorbaModule/vtkParaGEOMCorbaSource.cxx
src/Plugins/ParaGEOMCorba/plugin/ParaGEOMCorbaModule/vtkParaGEOMCorbaSource.h
src/Plugins/ParaMEDCorba/plugin/CMakeLists.txt
src/Plugins/ParaMEDCorba/plugin/ParaMEDCorbaModule/CMakeLists.txt
src/Plugins/ParaMEDCorba/plugin/ParaMEDCorbaModule/ParaMEDMEM2VTK_defines.hxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDCorbaModule/vtkParaMEDCorbaSource.cxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDCorbaModule/vtkParaMEDCorbaSource.h
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/CMakeLists.txt
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingCMeshClient.cxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingCMeshClient.hxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingCurveLinearMeshClient.cxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingCurveLinearMeshClient.hxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingFieldClient.cxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingFieldClient.hxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingMeshClient.cxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingMeshClient.hxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingMultiFieldsClient.cxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingMultiFieldsClient.hxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingUMeshClient.cxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingUMeshClient.hxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKParaMEDFieldClient.cxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKParaMEDFieldClient.hxx
src/Plugins/ParaMEDCorba/plugin/testParaMEDCorba.cxx
src/Plugins/ParaSMESHCorba/CMakeLists.txt
src/Plugins/ParaSMESHCorba/plugin/CMakeLists.txt
src/Plugins/ParaSMESHCorba/plugin/ParaSMESHCorbaModule/CMakeLists.txt
src/Plugins/ParaSMESHCorba/plugin/ParaSMESHCorbaModule/vtkParaSMESHCorbaSource.cxx
src/Plugins/ParaSMESHCorba/plugin/ParaSMESHCorbaModule/vtkParaSMESHCorbaSource.h
src/Plugins/ScaleVector/CMakeLists.txt
src/Plugins/ScaleVector/plugin/CMakeLists.txt
src/Plugins/ScaleVector/plugin/ScaleVectorModule/CMakeLists.txt
src/Plugins/ScaleVector/plugin/ScaleVectorModule/vtkScaleVectorFilter.cxx
src/Plugins/ScaleVector/plugin/ScaleVectorModule/vtkScaleVectorFilter.h
src/Plugins/SimpleMode/CMakeLists.txt
src/Plugins/SimpleMode/plugin/CMakeLists.txt
src/Plugins/SimpleMode/plugin/SimpleModeModule/CMakeLists.txt
src/Plugins/SimpleMode/plugin/SimpleModeModule/vtkSimpleMode.cxx
src/Plugins/SimpleMode/plugin/SimpleModeModule/vtkSimpleMode.h
src/Plugins/StaticMesh/CMakeLists.txt
src/Plugins/StaticMesh/plugin/CMakeLists.txt
src/Plugins/StaticMesh/plugin/StaticMeshModule/CMakeLists.txt
src/Plugins/TableReader/CMakeLists.txt
src/Plugins/TableReader/plugin/CMakeLists.txt
src/Plugins/TableReader/plugin/TableReaderModule/CMakeLists.txt
src/Plugins/TableReader/plugin/TableReaderModule/TableParser.cxx
src/Plugins/TableReader/plugin/TableReaderModule/TableParser.h
src/Plugins/TableReader/plugin/TableReaderModule/vtkVisuTableReader.cxx
src/Plugins/TableReader/plugin/TableReaderModule/vtkVisuTableReader.h
src/Plugins/TableReader/plugin/TableTo3DModule/CMakeLists.txt
src/Plugins/TableReader/plugin/TableTo3DModule/vtkTableTo3D.cxx
src/Plugins/TableReader/plugin/TableTo3DModule/vtkTableTo3D.h
src/Plugins/View/CMakeLists.txt
src/Plugins/View/MyDisplay.cxx
src/Plugins/View/MyDisplay.h
src/Plugins/View/MyView.cxx
src/Plugins/View/MyView.h
src/Plugins/VoroGauss/CMakeLists.txt
src/Plugins/VoroGauss/plugin/CMakeLists.txt
src/Plugins/VoroGauss/plugin/VoroGaussModule/CMakeLists.txt
src/Plugins/VoroGauss/plugin/VoroGaussModule/vtkVoroGauss.cxx
src/Plugins/VoroGauss/plugin/VoroGaussModule/vtkVoroGauss.h
src/Plugins/VoroGauss/script/TestCase.py
test/CMakeLists.txt
test/standalone/CMakeLists.txt
test/standalone/gui/CMakeLists.txt
test/standalone/gui/PLMainWindow.cxx
test/standalone/gui/PLMainWindow.hxx
test/standalone/gui/PLViewTab.cxx
test/standalone/gui/PLViewTab.hxx
test/standalone/gui/PVViewer_Behaviors.cxx
test/standalone/gui/PVViewer_Behaviors.h
test/standalone/gui/PVViewer_Core.cxx
test/standalone/gui/PVViewer_Core.h
test/standalone/gui/PVViewer_GUIElements.cxx
test/standalone/gui/PVViewer_GUIElements.h
test/standalone/gui/main.cpp
test/standalone/simple/CMakeLists.txt
test/standalone/simple/Container_init_python.cxx
test/standalone/simple/Container_init_python.hxx
test/standalone/simple/PyInterp.h
test/standalone/simple/PyInterp_Utils.h
test/standalone/simple/simple_gil.cxx

index a0c2ce45f25e24e3e07abbe932ac021a4bd1cfda..89707e4fd4e25b50a52a17b677108a166a9395ad 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2020  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
index 03f5db5ea6a40466d89d3b1998fa540a7aebd524..508b6d5a088f21eee02bebde22fc07cd732d018d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2020  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
index b03878e44cf5265cb179e4e222b2c556b52cb8d0..ced2233c15d04e1a69e4227f2b04962a1673af5a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 071d1009a676b7037922485c9545a7f7e4042ebc..21c83c69c2f042891bab9ca811b7bc5346ed38cc 100644 (file)
@@ -5,7 +5,7 @@
 #
 
 ###############################################################
-# Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2020  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
index 6823c56a30627772dc9bb414f7c27d00de089f2d..6d3c44d2391c0345617122eff82baae973286008 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2020  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
index b1b68d82d7bfb0447ddb1a9cec4486c8a843a4eb..ba3f396e82f773b9679e6aa3fc6f9fa63251bc05 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2020  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
index c3a4122740d43709b5a0b2bd7adbe2e23cb22c35..428c9bc50d1ae1d44a6456e21b1d51302dfea74e 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2018-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2020  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
index b59ac9dbe25a69c5d2aa46ce677599cee50f486d..843a80defc48367ca19a65a3fe81a19a9df8e6b3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2020  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
index b0511a216482e8ee450a82ed3e13dbe816b41489..694c6f57c023ec82b0a7d355cf1a77941c956691 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  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
index 80b8ce2077e25fdd7eda51f5963b41c74e127d54..2bc2cf9f3f9726b0c41bd3ccfbfce10612edc300 100644 (file)
@@ -54,7 +54,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = 'PARAVIS, Module architecture - Conception'
-copyright = '2010-2017 CEA/DEN, EDF R&D, A. Bruneton'
+copyright = '2010-2020 CEA/DEN, EDF R&D, A. Bruneton'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
index 49278292cef4ad6b0882003787517686b7223bd8..2d708ebe178dd68264c91c747751d2e13f195751 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2020  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
index 0c4d205f2dc9ea82b473806ca4a4e18405f6b76b..0abc788060b0aa4cb2a6c0d2b4917b81be7f9336 100644 (file)
@@ -4,7 +4,7 @@
   <ul>
     $navpath
     <li class="footer">
-      Copyright &copy; 2007-2019  CEA/DEN, EDF R&amp;D, OPEN CASCADE<br>
+      Copyright &copy; 2007-2020  CEA/DEN, EDF R&amp;D, OPEN CASCADE<br>
       Copyright &copy; 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D, LEG, PRINCIPIA R&amp;D, BUREAU VERITAS<br>
     </li>
   </ul>
index 185a838c6c1e3dea1c5563b9dcbb228f1b1eece4..e471d87558a5a1b3fdc8de849a6294aee9c41658 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2020  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
index 3952c5ff46489e490d9612c7979a68793ed9d257..6068ad26248c2fe1bb1d5953031c09fb2834d307 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2020  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
index 53c6e8b44e3e3b89094f9b767b7b6d70df9182b2..4edc6bfb533f3a5773f4ac8f05d65365544bb414 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2020  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
index 909533aed1d3d6982400083ca3fd360e9af3f97a..f731ec824faeb3941c1ce335e747ae2bef63e960 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2020  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
index 4071334b15df8683f85e4860becf7b40be8b4932..641a841e33d14e9c232ad3076e1a234e305b83d3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2020  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
index ee9871a4c7a7df372cfd5ceef9a9832d07b671fe..697f65e55ccb22be4705898ecdce001c78c5e18c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2020  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
@@ -16,6 +16,7 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+
 # To be run in SALOME environment (salome shell)
 # A SALOME session MUST have been started (salome -t)
 
index db331ec468f76d95a8810e9d86c898aaeb4b2c7a..1aed4bffbd392e8ae95edac1e93ec8d75b06f431 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2020  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
index c4fb6557069fe098bee5499ba0b04aaef237dde4..c4ac03007eae952fd684cab356e46660d42ef0d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  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
index 37ce558f1ee0965aadb71549b6c2e8ed14349149..3d95d6a47a993ea23c37c44e71be2046b42cc118 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2020  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
index 793a49be4e3f8286ea542a997b5b98b96ef53eed..752cb83fd53b5f780c35fea8c1591eddbb9ef871 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2020  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
index bb8efca228211913bd7bc6da335412a397251630..73e77d5ec14c387b0d3c3017aa4d2771553407b0 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 IF(SALOME_PARAVIS_BUILD_INSITU)
   ADD_SUBDIRECTORY(VisualizationComponent)
   ADD_SUBDIRECTORY(VisualizationLibrary)
index 132a0df6adbe1ba46190303e1376639f0b3263e5..26f30c6380a49ac9a2e54f32bd17914a9789e0c5 100644 (file)
@@ -1,3 +1,21 @@
+# Copyright (C) 2010-2020  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, 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
+#
 
 # --- options ---
 # additional include directories
index 88c6924505514dcc42b7cd21e4c97234b8fa723d..36bfec5c9ccfe343417c78f6d92c073f5d29574b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  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
index 957b67b86e482f32b2d264eb58c9a1d4db0d670b..887774922918a81d171cd0a915ee73332ebaf499 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  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
index 41547dd7d7da2da5e75da3fe4be23ab90b5d8647..fd7495dd24ade60786ff6cfa10035ee491638271 100644 (file)
@@ -1,3 +1,21 @@
+# Copyright (C) 2010-2020  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, 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
+#
 
 SET(BUILD_SHARED_LIBS TRUE)
 
index 408f8a0b571db4e67e1654ea1d29fe6df03dadaa..89028e67080032ed44c2682638adf10de3687cb4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  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
index ae57c907f599a7c3b19b2698bcada00c7aa65693..2dce52bc19d32d1e2858317baac15f6d6ff93c8d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  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
index 87dd6d1af88e1fc231a167a966ba9acbe9fa66f0..ea1824af8a3b5d19bfb4ede2b4155f64c13da7c2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2020  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
index da4e0a43c447444a04667364f3ca2557aac30065..8088d6abc5915d1f1688ffe9a3fc6bd351c15dc3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2020  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
index 3eea9b7f4ce9b2c0cf0c115f45604260cae153dd..d2f28723e49f0bdd0b91190e756cac7622f6d72d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2020  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
index bf2396b2848ccb1eca8cfdbede2a7a5703b27887..3c92aef4527e8e4bb30292860604a2d736a76b0c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2020  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
index e4a840d23bc69434b5f3a359bc0e490f67ec5e10..2d7da3bdd13140188df4fc5b75ef7f3660aa6b6b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index f98d3b2e7e99c8e026b9a3f8669ec1398e8e5feb..e16134f788f48df6ce6145dba065ab2428bc5d9f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 02cc591668d560bb81929f488c044615f8ac326e..7109793807b48fbf7cbe47697276a42c50a8ef36 100644 (file)
@@ -1,6 +1,6 @@
 // PARAVIS : ParaView wrapper SALOME module
 //
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 3cdc4bb74ab6d0bf7abd688d67a5a9db14cb7b2e..ce6e29ef669c56d0c48ddbcb6ef8213a0c4f9b44 100644 (file)
@@ -1,6 +1,6 @@
 // PARAVIS : ParaView wrapper SALOME module
 //
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 2825186a4bbbef9fc57001d90c11dde05754be08..e126f5a5b0743f6d17b9f04a5c71ffdc64b5d409 100644 (file)
@@ -1,6 +1,6 @@
 // PARAVIS : ParaView wrapper SALOME module
 //
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 00a79396c806a96c163ed27504add095a850c681..e3c423dd6fa98a998da878f3c5fb3cc9ed85c7d1 100644 (file)
@@ -1,6 +1,6 @@
 // PARAVIS : ParaView wrapper SALOME module
 //
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index d828018669e300b2c294376552b023e93c4f437d..07cb3a112be315b7649f35360671e0e39477d822 100644 (file)
@@ -1,6 +1,6 @@
 // PARAVIS : ParaView wrapper SALOME module
 //
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 26020811535b31078242cb9823c71faf96802ce6..6eb69ea3e85b8aa8914ce5372bbd41eaed13729e 100644 (file)
@@ -1,6 +1,6 @@
 // PARAVIS : ParaView wrapper SALOME module
 //
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 26e10fd019709dfa2bfdd1acbffb2817cf4cfa2c..7ce308df76fe40e46de9480070f9fc0dc5a53133 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2020  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
index 75fac3351db03c29f6caeaf8d590858c301c6d86..893a6a27c9d80eea2777970175346f4381ec8d88 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2020  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
index 01d264a20fa5ca28a0dc37b8b7b3483d15ba205e..349def305eaee09cb8060b09ca07abc7ff44e8c5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2020  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
index ad5e6a48fb0644b46156d04b315f0a685a57a910..fba3caa39c2a280b0ff3bb5120fe28c6a72124a2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2020  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
index a37cb906ce0a025695c356899bade96befc0d664..72c1b45aaa7fab5bac8d2dd5df6c1be22f00a4e6 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 cmake_minimum_required(VERSION 3.8)
 project(ArrayRenamer)
 find_package(ParaView REQUIRED)
index 43cd0118a3613d2accb58a4f01aaa2b9567a0e9d..e3f63841f9df3e256004282bf77a83d04bd57129 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 set(classes
   vtkArrayRenamerFilter
 )
index e496254dae7067ff769ec36aa449582814d2a4bc..a855baf6a6b3696cc7af454273617dab6ce82910 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2020  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
index df69eefa11e79f7443f78d5f40aace0b839a6b48..7b58eefbd49d60f2f22d62fb985194beaa8cb3fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2020  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
index de6bb36d86ae30d156e34a176de4253fea410213..ea960ac6149beb01a8849889e5550865fb98234c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2020  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
index 26be276090747d699e4451b233ad68564fda9adc..beddbc9106b433f72ef52f4b97ba57fc3f677af6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2020  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
index 4cdb8cf261307d58feb28d864b357db6d4a8f962..67c1be6066f8fd80f418b91a413bed6340535401 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2020  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
index c5ca39408a6cb323a64c7fb01b2b3689627d1c49..a255ae834d4900727f06827bd032ecbfdd76efcf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2020  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
index 787639a99d2c856ed10e2b246451565f4e821a76..79598aa2d0e8f2468ff11e40304de0f226e18042 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2020  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
index 69224e426523b758c4e2eac55a1899b8703e66c2..11e91b383c3ea0f3c0bb4b14584b153cda1dc733 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 cmake_minimum_required(VERSION 3.8)
 project(DevelopedSurfacePlugin)
 find_package(ParaView REQUIRED)
index 04b25eff2748c89e2c2e6fb36f479fa2c6acf0b6..d8fc646a5c51250103e07def21404d7cb4b18cff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2019  EDF R&D
+// Copyright (C) 2017-2020  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
index 2fc9c0aa1b6f46469268fa0cbcf86750b81ef8cf..69e52f2ca698a689ec1a213c821ad315f8f41be3 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 # Common CMake macros
 # ===================
 set(TMP_CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH})
index 0afb641a806d2251af624b67c61d7c1da1c6ddb2..f18821849ace1d9c986ac1ead1bbd139dd066336 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 set(classes
   vtkDevelopedSurface
   VTKToMEDMem
index 4efcdc241a35cf56c5f21a48bac23f7660fb83fe..ab25734ae66488eace723c3b2c00028da3b746a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2020  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
index a443f4fa8ec3153fd09bef5231f9661256b74b61..93eb8f043b11d623ba5a9b493c3926519d5ccd45 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2020  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
index 6f36d77f4e8b2bed362ee23a3ca44544e96796fa..8256941dce8b77eeb2516643a67124cfb6001ec4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2020  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
index 1ae36be5e1fb2a833105f64511387d00de755ad1..ea305df0b13c3c826a7fe0d05608e65d9767c1f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2019  EDF R&D
+// Copyright (C) 2017-2020  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
index d3bf7348edfc74c7860b3b8fb6252a7d2e03c215..1491c60f634d9f0d35cf59e11e8790c605ca3d5a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2019  EDF R&D
+// Copyright (C) 2017-2020  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
index ccd6d1866fc44806c450c984cfb831a813ed2679..1176246367c3a10d9d26c99edd987c45211fcc60 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2019  EDF R&D
+# Copyright (C) 2017-2020  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
index 0b3f2b05aa11d537f74732d81dda3fabb2c8fc33..0f4b95d8be06294296e7078c4a67044a0b6d7048 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2019  EDF R&D
+# Copyright (C) 2017-2020  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
index d52406b8b22650abf29078fabd9b25fe606e138f..9b4c6879f135ef1d0b78d8d576665817901072ed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2019  EDF R&D
+# Copyright (C) 2017-2020  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
index ba748b88d4ff1af25ee8475ea9f31718ee8932e2..9e036eec8e730a7ee37364f14b887f52c2dd42b9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2019  EDF R&D
+# Copyright (C) 2017-2020  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
index bf5d413b62fd15375ee378423f7b713cd0fddccd..b9d4bd5852f4ec9e12dc4a9d0ed867cae635db1e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2019  EDF R&D
+# Copyright (C) 2017-2020  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
index 2eaf059a3baed1b645192dc8def8ea10f102cb4a..4e52284f8f925b03bc01ca489b60a4c67f851f73 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2019  EDF R&D
+# Copyright (C) 2017-2020  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
index 65783346c8ba60da56b1f9de40668f134d1cf358..9169f6002ac739d2730a203d7749cb530d3ef2bc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2019  EDF R&D
+# Copyright (C) 2017-2020  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
index f456fa479165472e1daaee0368ee343063e26814..01df22d063f5865584855edc8998c526b8bc8d22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2019  EDF R&D
+# Copyright (C) 2017-2020  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
index f851e4469650fa905999d34cd2af11997284b432..dbbb12c81b2af31f308ca9fb6d519792eeb4ffd6 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 cmake_minimum_required(VERSION 3.8)
 project(DifferenceTimesteps)
 find_package(ParaView REQUIRED)
index 8d73d9b3c4637aa56cbba41b358361d3b7fc0f34..d1ae06a4c83768316c9c2871c90f1899d3430313 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 set(qrc_files)
 if(PARAVIEW_USE_QT)
   list(APPEND qrc_files pqDifferenceTimesteps.qrc)
index 09bffebe9ed609a3196072caa6a95aa0524378c3..e89db9bb89162c7cef7a8796ba7846fe1e58bdc9 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 set(classes
   vtkDifferenceTimestepsFilter
 )
index 6953fbbd9fe5fbb332a727a66d2ad5c1f6426cd5..99866cbf6cd53e545df8ea26f443387ab8e3ea4f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2020  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
index 79fd79b4032fb85b2bf52a9fa62171ac4d49102e..52c2de17659bc33772b3ee218a754e125cd0ee16 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2020  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
index 4760549df86f5089d53ac8e7519ddabf4becf118..80f4a35bd31e1a4e33ef99654948144239fa63d9 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 cmake_minimum_required(VERSION 3.8)
 project(ElevationSurface)
 find_package(ParaView REQUIRED)
index 28519fcdabd2d5745fdf9b147b6324a201903b57..076f8f980b8422b33723d04f6a8d10c62fd700cc 100644 (file)
@@ -1,3 +1,21 @@
+# Copyright (C) 2010-2020  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, 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
+#
 
 paraview_add_plugin(ElevationSurface
   VERSION "1.0"
index a2304025177b8166066a568623b8c8bb499926d5..a05f631c40894294e430f68fc62d562c00d5626d 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 set(classes
   vtkElevationSurfaceFilter
 )
index e102b351cede8b3d4ba7b0f440379344445cbcfd..7e340cb33fd01267f4836065c8185bcb1d35ca30 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 2dbf1a019167716e5ade3c16bcf7336f51f78ff2..3ca1f2e1cfef499333d774e9a82dc7307aec4f3f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index bf4ec51f512beb1cced0f7119b9c3214c9a2c46c..cafe8168979eff15d508be11568d54d462509a4b 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 cmake_minimum_required(VERSION 3.8)
 project(EllipseBuilderFilter)
 find_package(ParaView REQUIRED)
index 92990fd9c34e6a3e4133b3fa5de6b0ba69cd7f8e..583b56af2c2bccf34c76980469804d9a617db6bf 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 set(qrc_files)
 if(PARAVIEW_USE_QT)
   list(APPEND qrc_files pqEllipseBuilder.qrc)
index 7379275cfe4ac801c5d0ce2b7101db0a97011e19..a1f8c934d5e8b03b3b1e24b7c2650935410b4788 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 set(classes
   vtkEllipseBuilderFilter
 )
index f8f1020fb0e2364df2e74f21f9c2c21d6c40c38a..610cca94b9a4661a83a9a358b0548e1c404c1db8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2020  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
index c6ded89e378b89bd6fb51eab6501f55e54da6e99..b28655f5704d6ac6a6588afc37a07086b1eef889 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2020  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
index 18938fe5b42a0406a6db9ea71b0e6e4d91ddb0ce..d68719bf6887c9f0530284be0c9a9e87e5760710 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 cmake_minimum_required(VERSION 3.8)
 project(GaussToCellPlugin)
 find_package(ParaView REQUIRED)
index 32593afb93dc715327d5f1522934cf0f12d6e4c8..785901d49a98898741ce133893cf9aa17206a323 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 # Common CMake macros
 # ===================
 set(TMP_CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH})
index 25ced3022d972f74ab44f2e69cf2ca3fe60ddc5f..b83e4ed1cfffb79caa30fcf649b70c9152209d4a 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 set(classes
   vtkGaussToCell
 )
index d3873c9dd35764b50b0633a925f4a97e733c0415..7961b8ca81fa4125469451df4ef2d759d5dfff46 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2019  EDF R&D
+// Copyright (C) 2018-2020  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
index da91fce90d988e19fa1047a494f82632e1cec5fe..1d6cc23e3315d43fb388241f6b7a5589df6dd36a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2019  EDF R&D
+// Copyright (C) 2018-2020  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
index 35f68723770be97fd34efc98aa6bcaa017c7afa7..29a08263cb008a6674df8c1aaa030b59fe2f1e4d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2020  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
index 63ccaf4e06fbeebf4df28a7db20af995f4c4b4f2..91a10a88c7d32468857138bcb3a2ff9335786c46 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 cmake_minimum_required(VERSION 3.8)
 project(JSONReader)
 find_package(ParaView REQUIRED)
index 7a35f1405f7782917480699f1cdc629817bfbae2..0f12227bbcb30a88c1b5edc91b836a58c088a0dc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2020  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
index 360b3c2f9bfadc47d5dfae5edc5782eab1a7eb70..f1cd714728c9024ecb5574f8de3d46c5818ddd33 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2020  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
index 330fb8c286360eb48407d768da30691f56e21d51..7205333ff1ce32c2023258fe27de6950c9125f52 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2020  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
index 922856ce22272bff5b8cc648e3b87e2e4a83bc02..86204229cc153798f77bbb69ab5bed4a85411540 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2020  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
index c95d00603464a59dcffe28b1c8c0f6dfd062e12f..68bc4b3ec9af3adb37628b5321eb82555b917c81 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2020  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
index b3440dac2f96fcda66edf40d9cd31e37f94931c2..0e1a6e4ee8660a1681bdac2b44b1e1340f389fed 100644 (file)
@@ -1,3 +1,21 @@
+# Copyright (C) 2010-2020  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, 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
+#
 
 paraview_add_plugin(JSONReader
   VERSION "1.0"
index d05b267b8fd4b112e1465e083706eb29f6aceee6..af4c065dc557dcbe5e303fd5908e8a231c092503 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 set(classes
   vtkJSONParser
 )
index 13fce7edfad32262db32c46f7dc13543c9439b75..2ed434e11597bf1e1aef3a7766b725524a90711b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2020  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
index 324cd5a734be4702bc5edf4d0b31ca60d7a5bf96..6f05d843a1cb05336cb59bba35f31ec8a80d9c9d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2020  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
index 8da5aab2d05dd11066f7953cf99a7615e45c7126..e933d7f52359d747d978c6de6624bf49819f1522 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 set(classes
   vtkJSONReader
 )
index 6160f29d7b6a7cb5a9cdd2261dd1352f57f9368a..bcc3b862b4bdc7319ae53e1da2e83dae25af5449 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2020  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
index 4ab5c9cd3d38cd95eae5b8bc9975e7523609e052..817b04cfc0fe593490c8db1f59ea9d5962a3251f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2020  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
index 050c1bddb35f3e218a77e775d7949ea583461167..99d2cacec6f18d941be5fc7b2e9e1055111cd42d 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 cmake_minimum_required(VERSION 3.8)
 project(MEDReader)
 
index 72307349491c305ae6f709178d2f64c813415db2..848aafa2cd7c777320a612c9ab6cf661332e73a1 100644 (file)
@@ -1,3 +1,21 @@
+#
+# 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
+#
+
 ## This file should be placed in the root directory of your project.
 ## Then modify the CMakeLists.txt file in the root directory of your
 ## project to incorporate the testing dashboard.
index 605b7fe3b1b8c60048b16c844bcf840d8266dd67..b326ad550ea1ab16cd9680fe5fe536237e002345 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2020  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
index ad1f10279d8d4142b52e9c2fc71786551645c8cd..a3d7a7795f3a209ed072af732a08ff309c2512b3 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 # Common CMake macros
 # ===================
 set(TMP_CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH})
index 54dc38b7ccff26c988340baf4488ef651eed6f9b..6cbbdd87b3a94e3f5aba93211b0084534c0ab9db 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 add_library(MEDLoaderForPV SHARED MEDFileFieldRepresentationTree.cxx  MEDTimeReq.cxx  MEDUtilities.cxx  vtkGenerateVectors.cxx)
 target_include_directories(MEDLoaderForPV PRIVATE . ${MEDCOUPLING_INCLUDE_DIRS})
 
index 3a67b54025ad74b7a1cd07bd0c319fecfbfbe20c..94d57f9880dbae444091e45a6b667a24c6ee4366 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 36a1adf586d8d77e3e35e014fc54d70c6ad67ad9..420753a3070097cf8383788355978b275628528d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index f60b5c73f86113905673caf8edb6e5c684b07d0f..a29c91223a2a1100467f36840907f4f45093261e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index fa1049904a8badd67c9c6ed639e36838f149ef5d..3d03b13aabac05c8ceea5e8abe15317c06b6b1ca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 49546196d5caf4f5bb28f27a44f43356d5e1ad71..481f6201274b9a9551bf4947556f98941880a106 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 0150a4e2a5063834b37c176eb32e108c58120120..bcd0c04482aa46a08afadfe769df251b1786196e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 25a04600721ed1ca3158e738159e84ccf8308826..0a7fcdec00814ca4c63641e6a170cca930eafb8c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 36bc6bea24681d93bd5abf776b807c8cf93d9545..56cc316466b9102a815c2680329ec0a396b2baa5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index e7a45d534e8679b75a9612df5f566b34913e11a0..69bbd307e1a3b7c8c397e50407c6d4daabff5617 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 2c69c54f48b401448c2bc7e520f8dd318c6c8a04..e901595382ce0ae3d90da6120f45e4f001b822f1 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 set(classes
   vtkELNOFilter
   vtkELNOMeshFilter
index 4efcdc241a35cf56c5f21a48bac23f7660fb83fe..ab25734ae66488eace723c3b2c00028da3b746a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2020  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
index dc756b8b5f28e55e79e692015a6a5100ac4516d3..c1de8c06425a53b67c3977430083ac4c0f978542 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 01138027648116171021150da47b4d10456d3aed..9ff053a6b0d9d569191ac5589f92994f27077173 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index c7d3798eaca8cbfbd5ea1672f060f09fa54d688b..64258061c48d2ffb71526dfca6dd6ee61d6f9da3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index f0045c3a01d707c0551770e2706301d608997843..20881ebb68bf2b9fd0c9d857c4532586602c1721 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index c5c925167ffee208fc2e9b16c76bcf8b896a4da0..d29f1aa232736e80309293baf16ffc8fb49b4dd8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 99de2d47718a974737901e88b424903b5d472692..96ad912737614404eeb329adefbdcfb9ba8ce48e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index af4d2465d3b0a4cc77cf0e2dfa8ec9fc0c681c10..a56b40418bff32e7b0fbf1c8a1491010ba0642c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 560c0cdb5f80d751222293d379e35773b195f788..624b9e629e3763bb19c0a096bee213ea6d2c30a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 7bf32f5d25c9d72f04663a05efeeaf9b8647032f..8f41041b9bc7ec93a10783395554ba892433a149 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index bea981eaaa2cbbb54867205ae940d41c63fbf543..ebfee7f7648632766721d857dfc649d34a110bd0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 9c0d52880c21f7df0c7a2bd4a916d1304ff892ba..c280c035b3f74653c0dbc2a74ba91b0ffd21a85d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index bfc25d59c6f54363593381e126ebae94a45c1fed..0afd22b9c1b2551a0d687861d75531329d0ad6f3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 4578aa2edd09968206a7bb915d9fe9ae0d46a5b5..392c71c20d772965b68f3077c4b720183219ad0c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 129ec3b3c223fe462b7ed439f971625c5fe90c19..8cdaafbc16016d8d34dcbc3af5cbdf975d2f8f48 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index b5301817e904a5e8c6906881dde236ac47c5be32..a142ff5b44969d29752cf238720383ec736c46bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 9d6754e0ac8b8637b1450fde67fb27ae2611b2db..b3d3de042305d72f20cbca5e5e8ee8fdbe2a716f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index fbf7bfe34f371a89a7c5af11cb89d4ed521bab0a..8002aeb9e7ea19b5468dbee80e8926840c74194f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 15a5c8039efaa4232207582c92ef37e5d251dc2e..f7c596eb028960924556c414b09884b4cf903c6b 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 set(interfaces)
 set(ui_files)
 set(sources)
index 4bd937fc35208489531779e909284e110569b4b1..5d27edb52d57503477284f8970028dbfc32b32c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 82d06b9e5242d02179aa5a71009e1a99e0d0fbf7..41070234c549265c00177df0fcd3b721e20946fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 24c7aeadb3c7cc74d2a514c5fd5047c8625acdcd..abd65ac0f4b1564de9b8de3b8948488471d8901b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index b0cc056723e70b230f75dd63182e9a24d4ae96f2..dc28c576342c3325b31f5f2f5245075b9a5ea1af 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index cdaae6194189364a55f8ae80d8d51e15aee3a8d1..82711f69d4272a4edca6bdc6d62a14217333a576 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 10d019841089544449d8fc203090f233605a9bdd..99b8e1e44a3ec1e217ce11e428b49c45d412d057 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 3dd3d2eff2c784d17cbec21aee2eec124ddff631..5e11c30079877d0b521a5cba5838671b00ad6d88 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 34add9bbe54ef7a5762eeddcf6d9488b2ae37543..3fb5fb21be198578af0d93366658ff2a8a5ce21d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 29151f031712c21be973681b84082c02392d7024..3965a35d72639c1155945964b3b50b860c012cee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index a11dc1f9f62a50f7eeb5e89382e84b8f549810e8..8999666e8c85607365899e2f7d0c51ac3bc11608 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index c347ce68a4a7159404059b108412b601d9fd25d0..c3523d6df46642d2fd0532763fa32d5335fe9a2d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index cb91d537a2e358405bb25a0fd4e9ce557356f994..2a74f1ab0e79eee5c498bb31b7d41486dcb16b81 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 82323c9f40ef2ff37017b3ba50229170e664f028..fda7a5350d227d1ca06db9b38aa11d1c1e2fc13f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 1dd3ff1750bcc5c3eac6b64f427e596a8dfcd941..61c38e099e17abe0ff393d0b00d4939e93334a4a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index bf5f8e8f10809e54c9bae69529be0788d78b787b..d9a0b337311ae9568723d0342d7000243717a487 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 437de291dcea618d79f57d7b448ba1e21db61456..cf49eb9442e2881f67d3ce24c965502fa0794536 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 23d840b580639df39fa7955fb7df233ac5b1d189..4adab70a5fba46b50292ace0dc18a7d64a2ccdd6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 742d13d9b434df45634f31a0362f9ca39f9592eb..f7eac37d23b7d2a9ed06595adbe7fbfc1423714e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index cede7b73661754657bdc8aeed09fddd55f40563a..1c8cb7e40c11537fdf6a6ccd30a94585dde3708c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index dd2e34a8c4b50bf14248933a8a5dcf9a4d50b4fa..f14047e65fca52d1c8162d889e988a4eb4fa4baa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index e949f80d3065af84a49fee9820ef601ae1c0bd48..87f3f112be7494f3f83e03ec952c5e2854615edd 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 if (PARAVIEW_ENABLE_PYTHON)
   file(GLOB pythonTests *.py)
   list(FILTER pythonTests EXCLUDE REGEX ".*MEDReaderHelper.py$")
index 7d970f0f281b38f91b84598e1bf89188aa63ebfa..f5f69a59ae79a76ff0cf9a170a7e5ba43adcde31 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2019  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2020  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
index a8af4345aa03b5d318a4c5bb9ac7f40bd300c1de..5a06c163b58dbcdb90856e957c01a82c014acc1c 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2020  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
index 6c730c2cd7654b3f06f87c61402ca58c94f7bd07..bb78fd4e7133a501d8992b03a325445bafabc1c8 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2020  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
index 6cd5dc55f5746a60007ea1ebe9b81acf24693d40..28d844eeb93ef457780eea0fc54ecbe6cffc9aaf 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2020  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
index 84925fd59e1ad76457a3c0bb855a28c1b9bb33eb..2b43c54cf69f259ffc407b43e0ecd5b842bdbe04 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2020  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
index e8eca2c118100ee13db465043b9dee2ea77b33f8..97c4a9a368070364e2547d4a7030bed88216d5b5 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2020  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
index f3ea0e2429f89e7d4915200d50a54d531d0a200d..f9b084a422a893698e40f216ade98f75eae696ae 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2020  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
index cc31f6c792438f23b5b468e011247b6b71df22dd..85c1856ab257a235c7fb8cdfad85e1112978901f 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2020  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
index 893ff4e12fec43789c4efb6f90db73a11b8c561a..3b6d21062e03eaa058dafeda0c80cca88d0a3d0d 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2020  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
index fc668781290ce96199306b165edaa4aa3c5de8e5..59f1c3f1414f7d6825098138c7cb344ec4f8b171 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2020  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
index 0b476e1f5c4a3a33227be485882c70ac6147c890..a40534366c6c5844c12c20c300e2102de04681e0 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2020  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
index 5374a13de9c527ec22bc6ca3ae49d44ed8d0e1b7..4a996d774328ed8965eb1e79f9a39b13463536ed 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2020  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
index b8447ce1dad7f50170d0dde08a1bece207ebf7b9..3a2e811d9369b4aa8b7d05efba40366417a0b095 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2020  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
index 133fee3dcceea73cd3d5b200509fd9328262a6c3..e291d5ebf61561a7b06f68b6809d17a6d94335cb 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2020  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
index a3ffac6ef2b463f6c52f84816beeabf2a2bab61c..3c078450529217bbe7280d579f24363851df8726 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2020  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
index 4253bb39a345650505a6dc2f96e5a7e1bf2257d5..d41af2f4611c5c865cfd243103e93552c4522648 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2020  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
index f278a8e2ea9a2d43bcb4bc1609871c4ce7e9b974..65cddf3fdaa5be93cb30004c417313b40c438008 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2020  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
index 159121f4d25a3410d012aa7bd7947a979f65ff9e..2636380c795c35f42a180f11ff5424ee0342e5d9 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2020  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
index d7f40b1370858b9651503f7d3a00c8e015099045..155854d2fc9aa454fe35e60b23e8cf1311751704 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2020  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
index 85814275d53ce21996e2f58445934a1e8d8e2a9c..e1390e995a9288aff0ce067e98fb8722d682e64d 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2020  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
index 4945528f8e537ce145efee7fcb839bbd52b2f63b..726b62cc27b9db17ebcea047cf218b65deb28cc5 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2020  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
index eee16d454fe1911a8a0c05b34a2b00a1ac7418ad..625c304adde6af1c1f322c60c80f5d485dcff2d9 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 cmake_minimum_required(VERSION 3.8)
 project(MEDWriterPlugin)
 find_package(ParaView REQUIRED)
index 7577343b85960d8749d736733c9468e6cd5276db..7f989e772f815bb5fdcd330a6fb0f94188175b02 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 # Common CMake macros
 # ===================
 set(TMP_CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH})
index 626529281d6e34f7dba14c7251e590a5b6de3dcc..1d47c90eab6e25070709516943c0ecb5a41d0dd4 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 set(classes
   VTKToMEDMem
   vtkMEDWriter
index 4efcdc241a35cf56c5f21a48bac23f7660fb83fe..ab25734ae66488eace723c3b2c00028da3b746a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2020  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
index a443f4fa8ec3153fd09bef5231f9661256b74b61..93eb8f043b11d623ba5a9b493c3926519d5ccd45 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2020  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
index 6f36d77f4e8b2bed362ee23a3ca44544e96796fa..8256941dce8b77eeb2516643a67124cfb6001ec4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2020  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
index 1dfa370841f8ed4111a2dffc8281cd8490e07b7b..d44702ab04415d23d51490584bb93aa246c621a7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  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
index 8cc663c207b65d1a2aa7eee66f9d2cb67a823f87..67b20d6a296e5878151dae385ab862c9875b1e6d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  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
index 8cf8cb798155b8c3ca18336c102e96ccc3fb6c00..a3057ab39896053bdfd642db291ddba0a5134962 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2020  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
index c4dd03154d9239a4a09bb28308d934234daaf34e..2bc49c121c312f331476ee53841c90ee1f7ff8ea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2020  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
index fe34202e322365645c5ab73c04b612809eb112ea..54f1e297979d65b2d5b5838a4f648f7daf812809 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2020  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
index ef396ec22fb746512f012a4c5ffa89e01cf3da56..e1a5986f267933601afbd6229ae62162fe071f47 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2020  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
index dbc204d9a7f1d95c60b8bd93e8792b1e01200c68..7263b0ce7fdf253c5d1ad0f144e8ce08d7777f4e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 176f358e007e57e9ae29b441641e15048c076583..96affb137a38b95aa2d6e931b0e302fa793f964d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index b55a755fc3bb46de8cc582dbf9c3fef6ea50ede6..81dcb16b998b60335f70ed0619ff8a8167a7c740 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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_directories( ${CMAKE_CURRENT_SOURCE_DIR}/ParaMEDMEM2VTK )
 
 paraview_add_plugin(ParaMEDCorbaPlugin
index f2257e296c959402f8369e25c87781f800dcd8d8..b2baff28c1bc692c3d104af4255ffa0b64bf399a 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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_directories(
   ${FIELDS_ROOT_DIR}/include/salome
   )
index f67126aeb36d46c4ce93b247f7c95a600fe528f2..4f3d88aefdcece82f55f7df130a0f95613670cb1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 5aa2483964b8dad4774a10386992ec24b8162bc7..002ba6a3fde09fea7cd4afc7a1de862623684d8a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 4fce88ba6c7487266ab2033523a14409b84d278a..6801be53595f85d518da9832876f3bd7afee4c53 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 7005a614e46fdc954b7878c128015c79ed542689..b9d008dbb5e8851ae03449c96687a69cdfc7330a 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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_directories(
   ${OMNIORB_INCLUDE_DIR}
   ${FIELDS_ROOT_DIR}/include/salome
index 67fbb5e58f1a00048532e3d728ef1672e6c2203f..b6b06875a336512830676bef8fc1c379c74531c1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 07117236488afc3a76fd34871e99ba31b207af4a..70d7a158a161b0206d01bf7b005e9a86e3126af7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 54b73a3e0970981027c2979c112b3ade5d5b822d..95697cfa3553a930af883236a5087861968fd5a5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 25385ea5680c575aa2e6ccb0c44b227341a6b2a7..0cd505bd989d0c4eb7226da538ec7c83fff6be23 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 2bbb6298c27fde1f413e9ecf3da756dfa5d51673..d303c70cc60b7511dc2aadc3a38d3be112a99fe6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 94d8a6a0b5735b69770e7ccae926fa60d1c702d4..415bbde304884ae1f035ef9408cd0dd00c6d02c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 114df1bd9ccf3bedf800602d91b3b38d828f9c86..2396a85c8ba72c69ca82f3b52324542d12c97f3e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 39d504cd359f4387deb3904a9cf2361886a15690..3a53b4e4c1f14e3200506c9de182f3bdd179a0f2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index c3c080a0bc1207034cbf244a77bb962292d30502..5f37bd5aba74609ab04c8f792d4953b0f68d6439 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index e2206879f21af05fcf28e2959c7849666474a0b7..82eade391005b82bc9b8f9432face807b1e7e4f5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 69af2c161663264b8b692b0c261192efe64b9c9e..ba44eddb986e84f65dad8ebd1dce4ea9150dbb64 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 5c25c1dc3713826c5b40dfbf2c3e5a74a95daabe..12150fb121d0845b2d343759817d3d93672a9a2d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index c66ed3ac281114a3ae1dd20094f595a17c13af5a..dda66b0b3a6def1bb860f560582791fc7c19c715 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index d174160c7217538294b74930df08ff98e90c7d8a..bd2e3367e45508abad75d44f4fcecd71202dd0a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index fef277aa86c1bfb637aaf574d5f54b211ba705e8..fc1bccda9bf85e74d49fda1d169f35bc9e779f6b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index f759f8255040f80b450669be5eb0bab498b0817e..83810c7c5512d6b3a647b727b6f3ab82faadd12e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2020  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
index 806bff19a5e61d6c3464e1194f6c4109c331be00..48593ad49a6c342b83d792337c2a176c7b06e717 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2020  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
index 7372964becdcbea0a01b2bf8f3becca291af50ad..162c08b760966528d2f747f89e6b38249fb604c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2020  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
index d03c5917e6ca0e5cb042799b0317ffff20aa4a93..f59882634ad945e40f72e92bccc6ecbafee3cf0d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 2dc1fa182f828e7de3c6ec62cf262b96e217ef72..8e35f661dc94a7ca5f737fd9d46b8442f00f73f2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 5b8091baa9e052268702b81f86d0dbd6b90d2a4f..8ffe7efe77ab035708285c490009872559787347 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 cmake_minimum_required(VERSION 3.8)
 project(ScaleVector)
 find_package(ParaView REQUIRED)
index 783f761ae702394ed94458439106404a984adbd3..c55c14baa5e28e5f482141119d595ec0488f7d01 100644 (file)
@@ -1,3 +1,21 @@
+# Copyright (C) 2010-2020  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, 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
+#
 
 paraview_add_plugin(ScaleVector
   VERSION "1.0"
index 7dd8e55038574b4d246fba65d526bf64bcf99881..aa6cacd4b3128a787a3f769d23a8f50175cdf5b8 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 set(classes
   vtkScaleVectorFilter
 )
index 8ed96b1c67e6037dff3128070a82bf8e21345b5e..ec9edbda0094c0904d4493da9144510f1d610b96 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index db6c62c51a02c3d29c692ccf213caa2fb28486a6..83b676db1a4832e67e10b06776984a7dffa29512 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 4fbf2cb9f840ae9181056026ea6075b3418a64c5..99cb20d0cd0c3e48239008928be8888b11e33d06 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 cmake_minimum_required(VERSION 3.8)
 project(SimpleModePlugin)
 find_package(ParaView REQUIRED)
index 9daa2c66b07d96568e2ac33a036d2abd64d7419a..2c92a40c7bcfae9a8de59e19e02313dfd6722858 100644 (file)
@@ -1,3 +1,21 @@
+# Copyright (C) 2010-2020  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, 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
+#
 
 paraview_add_plugin(SimpleModePlugin
   VERSION "1.0"
index 51a29e9f84b2b21f80144a61bdd06066793e7694..0d9c995788071d99d5e9bf4bf50334f6931182b9 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 set(classes
   vtkSimpleMode
 )
index a7262c36628ec5edab5ef967e96aaa1d0920992b..1a6ac09ed164e7c03f0e4d48305bb6c776b72e52 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2020  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
index dd2a2a7c49643c1c9ee29718d88baf874152e806..9111561bf97838065292f8a02ecf3c5b6a07b141 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2020  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
index 527c65fa3c1b183cab318e7d81a3911b8f5531b7..587a82a0825439a63f9fdfd6506189d17b6a8b59 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 cmake_minimum_required(VERSION 3.8)
 project(StaticMesh)
 find_package(ParaView REQUIRED)
index 940edc2ff8635045d41a04add2c60b987453d395..e802b7edc635cea60802ca6d0b5399a340d5861c 100644 (file)
@@ -1,3 +1,21 @@
+# Copyright (C) 2010-2020  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, 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
+#
 
 paraview_add_plugin(StaticMesh
   VERSION "1.0"
index 3069c47037c0b219124a02c6d2fd637977359e42..ce3f0e9a9a2711d37a427ea3644dc5d8e4e6260f 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 set(private_classes
   vtkStaticDataSetSurfaceFilter
   vtkStaticEnSight6BinaryReader
index ec7566b59ac9089b4410db7927c36d902be9d834..9ac7f6726fcb88047cff36e6b25fe216fb994759 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 cmake_minimum_required(VERSION 3.8)
 project(TableReaderPlugin)
 find_package(ParaView REQUIRED)
index 47066645a32abea16973274bce812b2e46ff5618..99b9a2eec9c1a46fc9d3074f3ba89994ef0b04a7 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 paraview_add_plugin(TableReaderPlugin
   VERSION "1.0"
   MODULES TableReaderModule TableTo3DModule
index 33b4cb4a06bfa7690f379c05ef34816ff89a90d3..3deaed29a1d62ee425f0c700b302799d8822a4a0 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 set(classes
   vtkVisuTableReader
 )
index 9a3d0c14b8ae168fcace1409ed2a1e22e39202ad..88f2de1341b5a88128fa2fae0cc853127f00b0c9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 7406ac5afeed3e6ac002402422bd440ed250f453..f8be43499fc37e946aaf0960d029447675e728ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index fd1600854116b87a333a138038d2d6f1b5513345..0d8a1b96b84c37b2d5043fbe4a08f5ef430a5cda 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index e843a9691c0859ee9c074e38d0014c4306972feb..4e9f4e82d64883cdb46390ecea729328ce60eee1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 2bf1e311da0f3e561f84f6fecc0c41070f58413a..5cbed932f294e6f156d6170b7762a11342c80aa3 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 set(classes
   vtkTableTo3D
 )
index c0b4fa5196e33a5607bc6bcaa983b84c9426f31d..cb7954f6e6804763eb6ead6dad5a1c3c211d9250 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index cd4159835b18c9c75d0149c051de93b5ceb401cc..dba53ca57f35135fd0083fde2c1a608e6adefc09 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 9c70904679eea3c6c5e08129a2f5bc8b2bd19ca3..d514b1d5c0e0aada9370845bfe119c87b510c0cd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2020  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
index 35f5a1c7e94e1fac0da4e0067a8c645a145f1a73..d05dc34bb7abb33513f401baec7ae05a6b6ace8b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 0d59d9061a2b2c2940c4ef017f488cbe7bfe8d39..c1a12626db01a277f361e2ed66c2f87d1c8e7eca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index ee885b95ad23fa7ea382a0672e4e36c02cad3e9d..416faca21302454155060a704a5b094267a7eeca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 6dcb5bd0858a69b9066cba01629e63332f108f0a..1df5a99161fb0f095a59e29d046602a27e84638f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index b17fe44530d7395ade73ac1b7d3384dc7f4544cc..05896751b47f8da867958916272e381fbe43398b 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 cmake_minimum_required(VERSION 3.8)
 project(VoroGaussPlugin)
 find_package(ParaView REQUIRED)
index 34320a00e34c9a742f12cb26ac286f3f0404f0a4..a04bcefedb74fd5b5564d6b03527c880a0e4b4c9 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 # Common CMake macros
 # ===================
 set(TMP_CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH})
index 85da8f9e52da355d39dd60e4386684b231fc2fe3..675a222383d42d61582e88070d87894888703b91 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2020  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, 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
+#
+
 set(classes
   vtkVoroGauss
 )
index 578563830b8a5db97fddb4ffc3d189fe5a95c979..e583f63475a3e95138572bad41550c57f793e679 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2019  EDF R&D
+// Copyright (C) 2017-2020  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
index ca43c64329db23e84aac45b0d920072e6d1ae869..79c5a5e33bb5f0e4364c6ea44233aa57ff157075 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2019  EDF R&D
+// Copyright (C) 2017-2020  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
index 69e23f160fd50a5d115d56eb3990b437d783c313..caae4b9752cdae5c882c87a6c4fa5b0a46309178 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2019  EDF R&D
+# Copyright (C) 2017-2020  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
index 1726d21bd58322664e4474782ed4fc78a75b5752..b2c8effec1ccf1b36a10ada685d916fcbcfe01b7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2020  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
index b1bc797bcc173dfc78cebc60aa3ef5c72ecc0dad..e7b5d8f569c55573524b46e30abdbe364a675941 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2020  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
index 06ce8b9f12026ade477162e11c3d161c825091b4..50587ff6ca21ca306408bed2cd7cd410e62de794 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2020  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
index 3c03eee498d4c8245d086af4689947dea7834142..f0f64bc26c0d128776ac4e2fe19cc1aecbc76bf8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 832193711ce54156f84fc5540fbd4a25bd0c5b71..814d1f0e575e393be15b5523f3cf58c35b707e9e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 517e40a33e637426b433ae3939e29e2c26c926f3..c2c250827c03b3fe20d87f8ba4bd37c5198c9d35 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 177cf484865d517e5fc5b83a41483bc74a0d9c69..bd313b1e0102792a0081c0bc347eb5dde973f98a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index d2b1540e53f4eed1811e05ce2414f1ea65acc9cb..beb2a9d588a1967296948e1641739833bf963727 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index a80fcdef856a957e2620e1c5adfc5fcd5ffec4a9..12d2496aa73557bde59a39b5534aca9fd2cbf2e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 55b6510cac21e9a7e875f80d009d8129e3877364..081b06428ab0312bca6f49f5e76ce560a2c85123 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index adfbb78595db55dd5cd70e7284d9c0acee78f13b..13e8a04d99dbfbda16b39e9980e219dd9735af3b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 2938b531d9709b7f7b2e7670e15fa50e17aa7b2b..ff252f363c9d8ff6f021709fee66e0dc22e816b6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index ad248b16c86af14262e60dbf2dbe295cc9e7d9aa..d9630fcd2bed2fbbf776e014b298d409d36b892b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 3b3e4cbf65f1f289dfdeb11bb16485f6ecc1f6cd..d8c6dbeb0a0f5b262c7ff09014eadc3dadfeaee4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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
index 0a063216aa436a59442e18ba4e719574bdaedb96..2a4c2d1257739df9ba480fc9f16ba933ee71b0d4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2020  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
index f7983ea9b2ca428c1ee69f3bf5510f1782f50211..bdcef2da8d019eff01afad949e31674137bc1556 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2020  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 041695df045ff82e43cea35b15281ed5bfc67ba4..acc194325809c384ca4306b27fbf1ebcfa75db23 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2020  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index bda9c10c501d6d5e6075cb18494eb58e742a30da..d23af15f02974cf59715efc233e20b25d6f3d969 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2020  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index e5a417093048f8faee125288f402996cbfc8cc26..7b1c74d840288549686dbbb0ffba84ccd223cf8c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2020  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 89c1a16caad0780b3d05b348d1f2abbd5a1b9e44..edc9a0109252ee1927046f8d86a698816aa95449 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2020  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