From 1872421989f63893a0461902eb572143d19f388e Mon Sep 17 00:00:00 2001 From: mbs Date: Fri, 16 Jun 2023 20:02:53 +0100 Subject: [PATCH] updated copyright message --- CMakeLists.txt | 2 +- CTestTestfileInstall.cmake | 2 +- PARAVIS_version.h.in | 2 +- SalomePARAVISConfig.cmake.in | 2 +- bin/CMakeLists.txt | 2 +- bin/paravis_setenv.py | 2 +- bin/paravis_test.py | 2 +- doc/CMakeLists.txt | 2 +- doc/dev/CMakeLists.txt | 2 +- doc/doxygen/CMakeLists.txt | 2 +- examples/CMakeLists.txt | 2 +- examples/command_line/CMakeLists.txt | 2 +- examples/command_line/dataset.py | 2 +- examples/command_line/medio.py | 2 +- examples/command_line/medviewer.py | 2 +- examples/command_line/run_demo.py | 2 +- idl/CMakeLists.txt | 2 +- idl/PARAVIS.idl | 2 +- resources/CMakeLists.txt | 2 +- src/CMakeLists.txt | 2 +- src/Insitu/CMakeLists.txt | 2 +- src/Insitu/VisualizationComponent/CMakeLists.txt | 2 +- src/Insitu/VisualizationComponent/VisualizationComponent.cxx | 2 +- src/Insitu/VisualizationComponent/VisualizationComponent.hxx | 2 +- src/Insitu/VisualizationLibrary/CMakeLists.txt | 2 +- src/Insitu/VisualizationLibrary/visu.cxx | 2 +- src/Insitu/VisualizationLibrary/visu.hxx | 2 +- src/Macro/CMakeLists.txt | 2 +- src/Macro/ShowSalomeObject.py | 2 +- src/Macro/annotate_groups.py | 2 +- src/PVGUI/CMakeLists.txt | 2 +- src/PVGUI/PVGUI_DataModel.cxx | 2 +- src/PVGUI/PVGUI_DataModel.h | 2 +- src/PVGUI/PVGUI_Module.cxx | 2 +- src/PVGUI/PVGUI_Module.h | 2 +- src/PVGUI/PVGUI_Module_actions.cxx | 2 +- src/PVGUI/PVGUI_Module_widgets.cxx | 2 +- src/PVGUI/PVGUI_ParaViewSettingsPane.cxx | 2 +- src/PVGUI/PVGUI_ParaViewSettingsPane.h | 2 +- src/PV_SWIG/CMakeLists.txt | 2 +- src/PV_SWIG/__init__.py | 2 +- src/PV_SWIG/paravisSM.py | 2 +- src/PV_SWIG/pvserver.py | 2 +- src/PV_SWIG/pvsimple.py | 2 +- src/Plugins/ArrayRenamer/CMakeLists.txt | 2 +- .../ArrayRenamer/plugin/ArrayRenamerModule/CMakeLists.txt | 2 +- .../plugin/ArrayRenamerModule/vtkArrayRenamerFilter.cxx | 2 +- .../plugin/ArrayRenamerModule/vtkArrayRenamerFilter.h | 2 +- src/Plugins/ArrayRenamer/plugin/CMakeLists.txt | 2 +- .../ArrayRenamer/plugin/pqArraysEditorPropertyWidget.cxx | 2 +- src/Plugins/ArrayRenamer/plugin/pqArraysEditorPropertyWidget.h | 2 +- src/Plugins/ArrayRenamer/plugin/pqEditComponents.h | 2 +- src/Plugins/CMakeLists.txt | 2 +- src/Plugins/DevelopedSurface/CMakeLists.txt | 2 +- src/Plugins/DevelopedSurface/IO/vtkDevelopedSurface.cxx | 2 +- src/Plugins/DevelopedSurface/plugin/CMakeLists.txt | 2 +- .../plugin/DevelopedSurfaceModule/CMakeLists.txt | 2 +- .../plugin/DevelopedSurfaceModule/VTKMEDTraits.hxx | 2 +- .../plugin/DevelopedSurfaceModule/VTKToMEDMem.cxx | 2 +- .../plugin/DevelopedSurfaceModule/VTKToMEDMem.h | 2 +- .../plugin/DevelopedSurfaceModule/vtkDevelopedSurface.cxx | 2 +- .../plugin/DevelopedSurfaceModule/vtkDevelopedSurface.h | 2 +- src/Plugins/DevelopedSurface/plugin/Test/CMakeLists.txt | 2 +- src/Plugins/DevelopedSurface/plugin/Test/test_dev_surface.py | 2 +- src/Plugins/DevelopedSurface/plugin/Test/test_dev_surface2.py | 2 +- src/Plugins/DevelopedSurface/plugin/Test/test_dev_surface3.py | 2 +- src/Plugins/DevelopedSurface/scripts/pp.py | 2 +- src/Plugins/DevelopedSurface/scripts/pp1.py | 2 +- src/Plugins/DevelopedSurface/scripts/pp2.py | 2 +- src/Plugins/DevelopedSurface/scripts/test.py | 2 +- src/Plugins/DifferenceTimesteps/CMakeLists.txt | 2 +- src/Plugins/DifferenceTimesteps/plugin/CMakeLists.txt | 2 +- .../plugin/DifferenceTimestepsModule/CMakeLists.txt | 2 +- .../DifferenceTimestepsModule/vtkDifferenceTimestepsFilter.cxx | 2 +- .../DifferenceTimestepsModule/vtkDifferenceTimestepsFilter.h | 2 +- src/Plugins/ElevationSurface/CMakeLists.txt | 2 +- src/Plugins/ElevationSurface/plugin/CMakeLists.txt | 2 +- .../plugin/ElevationSurfaceModule/CMakeLists.txt | 2 +- .../plugin/ElevationSurfaceModule/vtkElevationSurfaceFilter.cxx | 2 +- .../plugin/ElevationSurfaceModule/vtkElevationSurfaceFilter.h | 2 +- src/Plugins/EllipseBuilder/CMakeLists.txt | 2 +- src/Plugins/EllipseBuilder/plugin/CMakeLists.txt | 2 +- .../EllipseBuilder/plugin/EllipseBuilderModule/CMakeLists.txt | 2 +- .../plugin/EllipseBuilderModule/vtkEllipseBuilderFilter.cxx | 2 +- .../plugin/EllipseBuilderModule/vtkEllipseBuilderFilter.h | 2 +- src/Plugins/GaussToCell/CMakeLists.txt | 2 +- src/Plugins/GaussToCell/plugin/CMakeLists.txt | 2 +- src/Plugins/GaussToCell/plugin/GaussToCellModule/CMakeLists.txt | 2 +- .../GaussToCell/plugin/GaussToCellModule/vtkGaussToCell.cxx | 2 +- .../GaussToCell/plugin/GaussToCellModule/vtkGaussToCell.h | 2 +- src/Plugins/GaussToCell/plugin/Test/CMakeLists.txt | 2 +- src/Plugins/GaussToCell/plugin/Test/CTestTestfileInstall.cmake | 2 +- src/Plugins/GaussToCell/plugin/Test/test_GaussToCell.py | 2 +- src/Plugins/GaussToCell/plugin/Test/tests.set | 2 +- src/Plugins/GaussToCell/script/TestCase.py | 2 +- src/Plugins/JSONReader/CMakeLists.txt | 2 +- src/Plugins/JSONReader/Test/CMakeLists.txt | 2 +- src/Plugins/JSONReader/Test/JSONParserTest.cxx | 2 +- src/Plugins/JSONReader/Test/MainTest.hxx | 2 +- src/Plugins/JSONReader/Test/vtkJSONParserTest.cxx | 2 +- src/Plugins/JSONReader/Test/vtkJSONParserTest.hxx | 2 +- src/Plugins/JSONReader/plugin/CMakeLists.txt | 2 +- src/Plugins/JSONReader/plugin/JSONParserModule/CMakeLists.txt | 2 +- .../JSONReader/plugin/JSONParserModule/vtkJSONParser.cxx | 2 +- src/Plugins/JSONReader/plugin/JSONParserModule/vtkJSONParser.h | 2 +- src/Plugins/JSONReader/plugin/JSONReaderModule/CMakeLists.txt | 2 +- .../JSONReader/plugin/JSONReaderModule/vtkJSONReader.cxx | 2 +- src/Plugins/JSONReader/plugin/JSONReaderModule/vtkJSONReader.h | 2 +- src/Plugins/MEDReader/CMakeLists.txt | 2 +- src/Plugins/MEDReader/plugin/CMakeLists.txt | 2 +- src/Plugins/MEDReader/plugin/MEDLoaderForPV/CMakeLists.txt | 2 +- .../MEDReader/plugin/MEDLoaderForPV/ExtractGroupHelper.cxx | 2 +- .../MEDReader/plugin/MEDLoaderForPV/ExtractGroupHelper.h | 2 +- .../plugin/MEDLoaderForPV/MEDFileFieldRepresentationTree.cxx | 2 +- .../plugin/MEDLoaderForPV/MEDFileFieldRepresentationTree.hxx | 2 +- src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDLoaderForPV.h | 2 +- src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDTimeReq.cxx | 2 +- src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDTimeReq.hxx | 2 +- src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDUtilities.cxx | 2 +- src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDUtilities.hxx | 2 +- .../MEDReader/plugin/MEDLoaderForPV/vtkGenerateVectors.cxx | 2 +- .../MEDReader/plugin/MEDLoaderForPV/vtkGenerateVectors.h | 2 +- src/Plugins/MEDReader/plugin/MEDReaderIO/CMakeLists.txt | 2 +- src/Plugins/MEDReader/plugin/MEDReaderIO/VTKMEDTraits.hxx | 2 +- src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOFilter.cxx | 2 +- src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOFilter.h | 2 +- src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOMeshFilter.cxx | 2 +- src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOMeshFilter.h | 2 +- .../MEDReader/plugin/MEDReaderIO/vtkELNOSurfaceFilter.cxx | 2 +- src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOSurfaceFilter.h | 2 +- src/Plugins/MEDReader/plugin/MEDReaderIO/vtkExtractGroup.cxx | 2 +- src/Plugins/MEDReader/plugin/MEDReaderIO/vtkExtractGroup.h | 2 +- .../MEDReader/plugin/MEDReaderIO/vtkGroupAsMultiBlock.cxx | 2 +- src/Plugins/MEDReader/plugin/MEDReaderIO/vtkGroupAsMultiBlock.h | 2 +- src/Plugins/MEDReader/plugin/MEDReaderIO/vtkGroupsNames.cxx | 2 +- src/Plugins/MEDReader/plugin/MEDReaderIO/vtkGroupsNames.h | 2 +- .../plugin/MEDReaderIO/vtkInformationGaussDoubleVectorKey.h | 2 +- .../plugin/MEDReaderIO/vtkMEDQuadraturePointsGenerator.cxx | 2 +- .../plugin/MEDReaderIO/vtkMEDQuadraturePointsGenerator.h | 2 +- src/Plugins/MEDReader/plugin/MEDReaderIO/vtkMEDReader.cxx | 2 +- src/Plugins/MEDReader/plugin/MEDReaderIO/vtkMEDReader.h | 2 +- .../MEDReader/plugin/MEDReaderIO/vtkPVMetaDataInformation.cxx | 2 +- .../MEDReader/plugin/MEDReaderIO/vtkPVMetaDataInformation.h | 2 +- src/Plugins/MEDReader/plugin/MEDReaderIO/vtkUgSelectCellIds.cxx | 2 +- src/Plugins/MEDReader/plugin/MEDReaderIO/vtkUgSelectCellIds.h | 2 +- src/Plugins/MEDReader/plugin/ParaViewPlugin/CMakeLists.txt | 2 +- .../MEDReader/plugin/ParaViewPlugin/VectBoolSpreadSheet.cxx | 2 +- .../MEDReader/plugin/ParaViewPlugin/VectBoolSpreadSheet.h | 2 +- src/Plugins/MEDReader/plugin/ParaViewPlugin/VectBoolWidget.cxx | 2 +- src/Plugins/MEDReader/plugin/ParaViewPlugin/VectBoolWidget.h | 2 +- .../MEDReader/plugin/ParaViewPlugin/pqAbstractFieldsWidget.cxx | 2 +- .../MEDReader/plugin/ParaViewPlugin/pqAbstractFieldsWidget.h | 2 +- .../plugin/ParaViewPlugin/pqExtractGroupFieldsWidget.cxx | 2 +- .../plugin/ParaViewPlugin/pqExtractGroupFieldsWidget.h | 2 +- .../MEDReader/plugin/ParaViewPlugin/pqMEDReaderFieldsWidget.cxx | 2 +- .../MEDReader/plugin/ParaViewPlugin/pqMEDReaderFieldsWidget.h | 2 +- .../MEDReader/plugin/ParaViewPlugin/pqMEDReaderGraphUtils.cxx | 2 +- .../MEDReader/plugin/ParaViewPlugin/pqMEDReaderGraphUtils.h | 2 +- .../MEDReader/plugin/ParaViewPlugin/pqMEDReaderReloadWidget.cxx | 2 +- .../MEDReader/plugin/ParaViewPlugin/pqMEDReaderReloadWidget.h | 2 +- .../plugin/ParaViewPlugin/pqMEDReaderTimeModeWidget.cxx | 2 +- .../MEDReader/plugin/ParaViewPlugin/pqMEDReaderTimeModeWidget.h | 2 +- .../plugin/ParaViewPlugin/pqMEDReaderTimesFlagsWidget.cxx | 2 +- .../plugin/ParaViewPlugin/pqMEDReaderTimesFlagsWidget.h | 2 +- .../plugin/ParaViewPlugin/pqMEDReaderVectorsWidget.cxx | 2 +- .../MEDReader/plugin/ParaViewPlugin/pqMEDReaderVectorsWidget.h | 2 +- src/Plugins/MEDReader/plugin/Test/CMakeLists.txt | 2 +- src/Plugins/MEDReader/plugin/Test/CTestTestfileInstall.cmake | 2 +- src/Plugins/MEDReader/plugin/Test/MEDReaderHelper.py | 2 +- src/Plugins/MEDReader/plugin/Test/testMEDReader0.py | 2 +- src/Plugins/MEDReader/plugin/Test/testMEDReader1.py | 2 +- src/Plugins/MEDReader/plugin/Test/testMEDReader10.py | 2 +- src/Plugins/MEDReader/plugin/Test/testMEDReader13.py | 2 +- src/Plugins/MEDReader/plugin/Test/testMEDReader14.py | 2 +- src/Plugins/MEDReader/plugin/Test/testMEDReader15.py | 2 +- src/Plugins/MEDReader/plugin/Test/testMEDReader16.py | 2 +- src/Plugins/MEDReader/plugin/Test/testMEDReader17.py | 2 +- src/Plugins/MEDReader/plugin/Test/testMEDReader18.py | 2 +- src/Plugins/MEDReader/plugin/Test/testMEDReader19.py | 2 +- src/Plugins/MEDReader/plugin/Test/testMEDReader2.py | 2 +- src/Plugins/MEDReader/plugin/Test/testMEDReader20.py | 2 +- src/Plugins/MEDReader/plugin/Test/testMEDReader21.py | 2 +- src/Plugins/MEDReader/plugin/Test/testMEDReader22.py | 2 +- src/Plugins/MEDReader/plugin/Test/testMEDReader23.py | 2 +- src/Plugins/MEDReader/plugin/Test/testMEDReader3.py | 2 +- src/Plugins/MEDReader/plugin/Test/testMEDReader4.py | 2 +- src/Plugins/MEDReader/plugin/Test/testMEDReader6.py | 2 +- src/Plugins/MEDReader/plugin/Test/testMEDReader7.py | 2 +- src/Plugins/MEDReader/plugin/Test/testMEDReader8.py | 2 +- src/Plugins/MEDReader/plugin/Test/testMEDReader9.py | 2 +- src/Plugins/MEDReader/plugin/Test/tests.set | 2 +- src/Plugins/MEDWriter/CMakeLists.txt | 2 +- src/Plugins/MEDWriter/plugin/CMakeLists.txt | 2 +- src/Plugins/MEDWriter/plugin/MEDWriterIO/CMakeLists.txt | 2 +- src/Plugins/MEDWriter/plugin/MEDWriterIO/VTKMEDTraits.hxx | 2 +- src/Plugins/MEDWriter/plugin/MEDWriterIO/VTKToMEDMem.cxx | 2 +- src/Plugins/MEDWriter/plugin/MEDWriterIO/VTKToMEDMem.h | 2 +- src/Plugins/MEDWriter/plugin/MEDWriterIO/vtkMEDWriter.cxx | 2 +- src/Plugins/MEDWriter/plugin/MEDWriterIO/vtkMEDWriter.h | 2 +- src/Plugins/MEDWriter/plugin/Test/CMakeLists.txt | 2 +- src/Plugins/MEDWriter/plugin/Test/CTestTestfileInstall.cmake | 2 +- src/Plugins/MEDWriter/plugin/Test/TestMEDWriter0.py | 2 +- src/Plugins/MEDWriter/plugin/Test/TestMEDWriter1.py | 2 +- src/Plugins/MEDWriter/plugin/Test/tests.set | 2 +- src/Plugins/ParaGEOMCorba/CMakeLists.txt | 2 +- src/Plugins/ParaGEOMCorba/plugin/CMakeLists.txt | 2 +- .../ParaGEOMCorba/plugin/ParaGEOMCorbaModule/CMakeLists.txt | 2 +- .../plugin/ParaGEOMCorbaModule/vtkParaGEOMCorbaSource.cxx | 2 +- .../plugin/ParaGEOMCorbaModule/vtkParaGEOMCorbaSource.h | 2 +- src/Plugins/ParaMEDCorba/CMakeLists.txt | 2 +- src/Plugins/ParaMEDCorba/plugin/CMakeLists.txt | 2 +- .../ParaMEDCorba/plugin/ParaMEDCorbaModule/CMakeLists.txt | 2 +- .../plugin/ParaMEDCorbaModule/ParaMEDMEM2VTK_defines.hxx | 2 +- .../plugin/ParaMEDCorbaModule/vtkParaMEDCorbaSource.cxx | 2 +- .../plugin/ParaMEDCorbaModule/vtkParaMEDCorbaSource.h | 2 +- src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/CMakeLists.txt | 2 +- .../plugin/ParaMEDMEM2VTK/VTKMEDCouplingCMeshClient.cxx | 2 +- .../plugin/ParaMEDMEM2VTK/VTKMEDCouplingCMeshClient.hxx | 2 +- .../ParaMEDMEM2VTK/VTKMEDCouplingCurveLinearMeshClient.cxx | 2 +- .../ParaMEDMEM2VTK/VTKMEDCouplingCurveLinearMeshClient.hxx | 2 +- .../plugin/ParaMEDMEM2VTK/VTKMEDCouplingFieldClient.cxx | 2 +- .../plugin/ParaMEDMEM2VTK/VTKMEDCouplingFieldClient.hxx | 2 +- .../plugin/ParaMEDMEM2VTK/VTKMEDCouplingMeshClient.cxx | 2 +- .../plugin/ParaMEDMEM2VTK/VTKMEDCouplingMeshClient.hxx | 2 +- .../plugin/ParaMEDMEM2VTK/VTKMEDCouplingMultiFieldsClient.cxx | 2 +- .../plugin/ParaMEDMEM2VTK/VTKMEDCouplingMultiFieldsClient.hxx | 2 +- .../plugin/ParaMEDMEM2VTK/VTKMEDCouplingUMeshClient.cxx | 2 +- .../plugin/ParaMEDMEM2VTK/VTKMEDCouplingUMeshClient.hxx | 2 +- .../plugin/ParaMEDMEM2VTK/VTKParaMEDFieldClient.cxx | 2 +- .../plugin/ParaMEDMEM2VTK/VTKParaMEDFieldClient.hxx | 2 +- src/Plugins/ParaMEDCorba/plugin/testParaMEDCorba.cxx | 2 +- src/Plugins/ParaSMESHCorba/CMakeLists.txt | 2 +- src/Plugins/ParaSMESHCorba/plugin/CMakeLists.txt | 2 +- .../ParaSMESHCorba/plugin/ParaSMESHCorbaModule/CMakeLists.txt | 2 +- .../plugin/ParaSMESHCorbaModule/vtkParaSMESHCorbaSource.cxx | 2 +- .../plugin/ParaSMESHCorbaModule/vtkParaSMESHCorbaSource.h | 2 +- src/Plugins/ScaleVector/CMakeLists.txt | 2 +- src/Plugins/ScaleVector/plugin/CMakeLists.txt | 2 +- src/Plugins/ScaleVector/plugin/ScaleVectorModule/CMakeLists.txt | 2 +- .../plugin/ScaleVectorModule/vtkScaleVectorFilter.cxx | 2 +- .../ScaleVector/plugin/ScaleVectorModule/vtkScaleVectorFilter.h | 2 +- src/Plugins/SimpleMode/CMakeLists.txt | 2 +- src/Plugins/SimpleMode/plugin/CMakeLists.txt | 2 +- src/Plugins/SimpleMode/plugin/SimpleModeModule/CMakeLists.txt | 2 +- .../SimpleMode/plugin/SimpleModeModule/vtkSimpleMode.cxx | 2 +- src/Plugins/SimpleMode/plugin/SimpleModeModule/vtkSimpleMode.h | 2 +- src/Plugins/StaticMesh/CMakeLists.txt | 2 +- src/Plugins/StaticMesh/plugin/CMakeLists.txt | 2 +- src/Plugins/StaticMesh/plugin/StaticMeshModule/CMakeLists.txt | 2 +- src/Plugins/TableReader/CMakeLists.txt | 2 +- src/Plugins/TableReader/plugin/CMakeLists.txt | 2 +- src/Plugins/TableReader/plugin/TableReaderModule/CMakeLists.txt | 2 +- .../TableReader/plugin/TableReaderModule/TableParser.cxx | 2 +- src/Plugins/TableReader/plugin/TableReaderModule/TableParser.h | 2 +- .../TableReader/plugin/TableReaderModule/vtkVisuTableReader.cxx | 2 +- .../TableReader/plugin/TableReaderModule/vtkVisuTableReader.h | 2 +- src/Plugins/TableReader/plugin/TableTo3DModule/CMakeLists.txt | 2 +- src/Plugins/TableReader/plugin/TableTo3DModule/vtkTableTo3D.cxx | 2 +- src/Plugins/TableReader/plugin/TableTo3DModule/vtkTableTo3D.h | 2 +- src/Plugins/View/CMakeLists.txt | 2 +- src/Plugins/View/MyDisplay.cxx | 2 +- src/Plugins/View/MyDisplay.h | 2 +- src/Plugins/View/MyView.cxx | 2 +- src/Plugins/View/MyView.h | 2 +- src/Plugins/VoroGauss/CMakeLists.txt | 2 +- src/Plugins/VoroGauss/plugin/CMakeLists.txt | 2 +- src/Plugins/VoroGauss/plugin/Test/CMakeLists.txt | 2 +- src/Plugins/VoroGauss/plugin/Test/CTestTestfileInstall.cmake | 2 +- src/Plugins/VoroGauss/plugin/Test/test_VoroGauss.py | 2 +- src/Plugins/VoroGauss/plugin/Test/tests.set | 2 +- src/Plugins/VoroGauss/plugin/VoroGaussModule/CMakeLists.txt | 2 +- src/Plugins/VoroGauss/plugin/VoroGaussModule/vtkVoroGauss.cxx | 2 +- src/Plugins/VoroGauss/plugin/VoroGaussModule/vtkVoroGauss.h | 2 +- test/CMakeLists.txt | 2 +- test/standalone/CMakeLists.txt | 2 +- test/standalone/gui/CMakeLists.txt | 2 +- test/standalone/gui/PLMainWindow.cxx | 2 +- test/standalone/gui/PLMainWindow.hxx | 2 +- test/standalone/gui/PLViewTab.cxx | 2 +- test/standalone/gui/PLViewTab.hxx | 2 +- test/standalone/gui/PVViewer_Behaviors.cxx | 2 +- test/standalone/gui/PVViewer_Behaviors.h | 2 +- test/standalone/gui/PVViewer_Core.cxx | 2 +- test/standalone/gui/PVViewer_Core.h | 2 +- test/standalone/gui/PVViewer_GUIElements.cxx | 2 +- test/standalone/gui/PVViewer_GUIElements.h | 2 +- test/standalone/gui/main.cpp | 2 +- test/standalone/simple/CMakeLists.txt | 2 +- test/standalone/simple/Container_init_python.cxx | 2 +- test/standalone/simple/Container_init_python.hxx | 2 +- test/standalone/simple/PyInterp.h | 2 +- test/standalone/simple/PyInterp_Utils.h | 2 +- test/standalone/simple/simple_gil.cxx | 2 +- 293 files changed, 293 insertions(+), 293 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d12695ab..fa487796 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/CTestTestfileInstall.cmake b/CTestTestfileInstall.cmake index 7c4715b2..f1500a76 100644 --- a/CTestTestfileInstall.cmake +++ b/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2022 CEA/DEN, EDF R&D +# Copyright (C) 2015-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/PARAVIS_version.h.in b/PARAVIS_version.h.in index 0ec0299e..93d0cca1 100644 --- a/PARAVIS_version.h.in +++ b/PARAVIS_version.h.in @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/SalomePARAVISConfig.cmake.in b/SalomePARAVISConfig.cmake.in index 6b0d033f..6ff1136e 100644 --- a/SalomePARAVISConfig.cmake.in +++ b/SalomePARAVISConfig.cmake.in @@ -5,7 +5,7 @@ # ############################################################### -# Copyright (C) 2007-2022 CEA/DEN, EDF R&D +# Copyright (C) 2007-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/bin/CMakeLists.txt b/bin/CMakeLists.txt index d4afad92..6959aed6 100644 --- a/bin/CMakeLists.txt +++ b/bin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/bin/paravis_setenv.py b/bin/paravis_setenv.py index 38752d54..b3df93f0 100644 --- a/bin/paravis_setenv.py +++ b/bin/paravis_setenv.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2022 CEA/DEN, EDF R&D +# Copyright (C) 2007-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/bin/paravis_test.py b/bin/paravis_test.py index 54b87e94..1ef588a5 100644 --- a/bin/paravis_test.py +++ b/bin/paravis_test.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2018-2022 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index d25f3f98..1133921c 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/doc/dev/CMakeLists.txt b/doc/dev/CMakeLists.txt index 50036038..2df09695 100644 --- a/doc/dev/CMakeLists.txt +++ b/doc/dev/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2022 CEA/DEN, EDF R&D +# Copyright (C) 2012-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/doc/doxygen/CMakeLists.txt b/doc/doxygen/CMakeLists.txt index 73355a5f..36222c4f 100644 --- a/doc/doxygen/CMakeLists.txt +++ b/doc/doxygen/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt index e2f06f81..00af2f7a 100644 --- a/examples/CMakeLists.txt +++ b/examples/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/examples/command_line/CMakeLists.txt b/examples/command_line/CMakeLists.txt index 4d194049..2286a105 100644 --- a/examples/command_line/CMakeLists.txt +++ b/examples/command_line/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/examples/command_line/dataset.py b/examples/command_line/dataset.py index 08aa09d2..14cc2430 100644 --- a/examples/command_line/dataset.py +++ b/examples/command_line/dataset.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2022 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/examples/command_line/medio.py b/examples/command_line/medio.py index 884c60a2..c4c53e5f 100644 --- a/examples/command_line/medio.py +++ b/examples/command_line/medio.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2022 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/examples/command_line/medviewer.py b/examples/command_line/medviewer.py index 68181f94..147cb80b 100644 --- a/examples/command_line/medviewer.py +++ b/examples/command_line/medviewer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2022 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/examples/command_line/run_demo.py b/examples/command_line/run_demo.py index 3c71bfd0..327153c2 100644 --- a/examples/command_line/run_demo.py +++ b/examples/command_line/run_demo.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2022 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/idl/CMakeLists.txt b/idl/CMakeLists.txt index c34298ff..9156dd79 100644 --- a/idl/CMakeLists.txt +++ b/idl/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2022 CEA/DEN, EDF R&D +# Copyright (C) 2016-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/idl/PARAVIS.idl b/idl/PARAVIS.idl index ffe9d9a7..a53c57a7 100644 --- a/idl/PARAVIS.idl +++ b/idl/PARAVIS.idl @@ -1,4 +1,4 @@ -// Copyright (C) 2016-2022 CEA/DEN, EDF R&D +// Copyright (C) 2016-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/resources/CMakeLists.txt b/resources/CMakeLists.txt index 9d83e3b9..0ffa8050 100644 --- a/resources/CMakeLists.txt +++ b/resources/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 604510cc..ecbee934 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Insitu/CMakeLists.txt b/src/Insitu/CMakeLists.txt index a1152c9e..9a98f69c 100644 --- a/src/Insitu/CMakeLists.txt +++ b/src/Insitu/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Insitu/VisualizationComponent/CMakeLists.txt b/src/Insitu/VisualizationComponent/CMakeLists.txt index 22eb3920..a1ddd45a 100644 --- a/src/Insitu/VisualizationComponent/CMakeLists.txt +++ b/src/Insitu/VisualizationComponent/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Insitu/VisualizationComponent/VisualizationComponent.cxx b/src/Insitu/VisualizationComponent/VisualizationComponent.cxx index 7a1a2739..531dd0c0 100644 --- a/src/Insitu/VisualizationComponent/VisualizationComponent.cxx +++ b/src/Insitu/VisualizationComponent/VisualizationComponent.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2016-2022 CEA/DEN, EDF R&D +// Copyright (C) 2016-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Insitu/VisualizationComponent/VisualizationComponent.hxx b/src/Insitu/VisualizationComponent/VisualizationComponent.hxx index 03267256..82371dac 100644 --- a/src/Insitu/VisualizationComponent/VisualizationComponent.hxx +++ b/src/Insitu/VisualizationComponent/VisualizationComponent.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2016-2022 CEA/DEN, EDF R&D +// Copyright (C) 2016-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Insitu/VisualizationLibrary/CMakeLists.txt b/src/Insitu/VisualizationLibrary/CMakeLists.txt index 30ecfcf4..ac67fa6b 100644 --- a/src/Insitu/VisualizationLibrary/CMakeLists.txt +++ b/src/Insitu/VisualizationLibrary/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Insitu/VisualizationLibrary/visu.cxx b/src/Insitu/VisualizationLibrary/visu.cxx index a8c6957e..9e898240 100644 --- a/src/Insitu/VisualizationLibrary/visu.cxx +++ b/src/Insitu/VisualizationLibrary/visu.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2016-2022 CEA/DEN, EDF R&D +// Copyright (C) 2016-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Insitu/VisualizationLibrary/visu.hxx b/src/Insitu/VisualizationLibrary/visu.hxx index fc5ea535..31983105 100644 --- a/src/Insitu/VisualizationLibrary/visu.hxx +++ b/src/Insitu/VisualizationLibrary/visu.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2016-2022 CEA/DEN, EDF R&D +// Copyright (C) 2016-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Macro/CMakeLists.txt b/src/Macro/CMakeLists.txt index ff605a08..355927b1 100644 --- a/src/Macro/CMakeLists.txt +++ b/src/Macro/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Macro/ShowSalomeObject.py b/src/Macro/ShowSalomeObject.py index 52b71f1d..54c33685 100644 --- a/src/Macro/ShowSalomeObject.py +++ b/src/Macro/ShowSalomeObject.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2022 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Macro/annotate_groups.py b/src/Macro/annotate_groups.py index 3f6a4aac..fa10e097 100644 --- a/src/Macro/annotate_groups.py +++ b/src/Macro/annotate_groups.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2022 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PVGUI/CMakeLists.txt b/src/PVGUI/CMakeLists.txt index a248fc05..f2a9767f 100644 --- a/src/PVGUI/CMakeLists.txt +++ b/src/PVGUI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PVGUI/PVGUI_DataModel.cxx b/src/PVGUI/PVGUI_DataModel.cxx index 994e1fde..e51d088d 100644 --- a/src/PVGUI/PVGUI_DataModel.cxx +++ b/src/PVGUI/PVGUI_DataModel.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PVGUI/PVGUI_DataModel.h b/src/PVGUI/PVGUI_DataModel.h index 8a3bf906..8de9faa3 100644 --- a/src/PVGUI/PVGUI_DataModel.h +++ b/src/PVGUI/PVGUI_DataModel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PVGUI/PVGUI_Module.cxx b/src/PVGUI/PVGUI_Module.cxx index 209d0b30..a016d4ab 100644 --- a/src/PVGUI/PVGUI_Module.cxx +++ b/src/PVGUI/PVGUI_Module.cxx @@ -1,6 +1,6 @@ // PARAVIS : ParaView wrapper SALOME module // -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PVGUI/PVGUI_Module.h b/src/PVGUI/PVGUI_Module.h index 1182a5b5..c102adb3 100644 --- a/src/PVGUI/PVGUI_Module.h +++ b/src/PVGUI/PVGUI_Module.h @@ -1,6 +1,6 @@ // PARAVIS : ParaView wrapper SALOME module // -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PVGUI/PVGUI_Module_actions.cxx b/src/PVGUI/PVGUI_Module_actions.cxx index 9231b3c2..001777f2 100644 --- a/src/PVGUI/PVGUI_Module_actions.cxx +++ b/src/PVGUI/PVGUI_Module_actions.cxx @@ -1,6 +1,6 @@ // PARAVIS : ParaView wrapper SALOME module // -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PVGUI/PVGUI_Module_widgets.cxx b/src/PVGUI/PVGUI_Module_widgets.cxx index c8b8f571..dfcd19af 100644 --- a/src/PVGUI/PVGUI_Module_widgets.cxx +++ b/src/PVGUI/PVGUI_Module_widgets.cxx @@ -1,6 +1,6 @@ // PARAVIS : ParaView wrapper SALOME module // -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PVGUI/PVGUI_ParaViewSettingsPane.cxx b/src/PVGUI/PVGUI_ParaViewSettingsPane.cxx index 79d22048..97ade96a 100644 --- a/src/PVGUI/PVGUI_ParaViewSettingsPane.cxx +++ b/src/PVGUI/PVGUI_ParaViewSettingsPane.cxx @@ -1,6 +1,6 @@ // PARAVIS : ParaView wrapper SALOME module // -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PVGUI/PVGUI_ParaViewSettingsPane.h b/src/PVGUI/PVGUI_ParaViewSettingsPane.h index 0adcd4da..bcdb2272 100644 --- a/src/PVGUI/PVGUI_ParaViewSettingsPane.h +++ b/src/PVGUI/PVGUI_ParaViewSettingsPane.h @@ -1,6 +1,6 @@ // PARAVIS : ParaView wrapper SALOME module // -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PV_SWIG/CMakeLists.txt b/src/PV_SWIG/CMakeLists.txt index 1c327edf..0fcc1c29 100644 --- a/src/PV_SWIG/CMakeLists.txt +++ b/src/PV_SWIG/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PV_SWIG/__init__.py b/src/PV_SWIG/__init__.py index d8ceebe8..43cce90e 100644 --- a/src/PV_SWIG/__init__.py +++ b/src/PV_SWIG/__init__.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PV_SWIG/paravisSM.py b/src/PV_SWIG/paravisSM.py index b450eacd..64a59032 100644 --- a/src/PV_SWIG/paravisSM.py +++ b/src/PV_SWIG/paravisSM.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PV_SWIG/pvserver.py b/src/PV_SWIG/pvserver.py index 8713ad4d..3320e439 100644 --- a/src/PV_SWIG/pvserver.py +++ b/src/PV_SWIG/pvserver.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PV_SWIG/pvsimple.py b/src/PV_SWIG/pvsimple.py index 58e1d509..a6963d4c 100644 --- a/src/PV_SWIG/pvsimple.py +++ b/src/PV_SWIG/pvsimple.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ArrayRenamer/CMakeLists.txt b/src/Plugins/ArrayRenamer/CMakeLists.txt index 5d003650..37e865f1 100644 --- a/src/Plugins/ArrayRenamer/CMakeLists.txt +++ b/src/Plugins/ArrayRenamer/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ArrayRenamer/plugin/ArrayRenamerModule/CMakeLists.txt b/src/Plugins/ArrayRenamer/plugin/ArrayRenamerModule/CMakeLists.txt index 87600416..ec3c14c2 100644 --- a/src/Plugins/ArrayRenamer/plugin/ArrayRenamerModule/CMakeLists.txt +++ b/src/Plugins/ArrayRenamer/plugin/ArrayRenamerModule/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ArrayRenamer/plugin/ArrayRenamerModule/vtkArrayRenamerFilter.cxx b/src/Plugins/ArrayRenamer/plugin/ArrayRenamerModule/vtkArrayRenamerFilter.cxx index 03a23d75..c636c750 100644 --- a/src/Plugins/ArrayRenamer/plugin/ArrayRenamerModule/vtkArrayRenamerFilter.cxx +++ b/src/Plugins/ArrayRenamer/plugin/ArrayRenamerModule/vtkArrayRenamerFilter.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2022 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ArrayRenamer/plugin/ArrayRenamerModule/vtkArrayRenamerFilter.h b/src/Plugins/ArrayRenamer/plugin/ArrayRenamerModule/vtkArrayRenamerFilter.h index ebfeb6bc..a1fc1426 100644 --- a/src/Plugins/ArrayRenamer/plugin/ArrayRenamerModule/vtkArrayRenamerFilter.h +++ b/src/Plugins/ArrayRenamer/plugin/ArrayRenamerModule/vtkArrayRenamerFilter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2022 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ArrayRenamer/plugin/CMakeLists.txt b/src/Plugins/ArrayRenamer/plugin/CMakeLists.txt index 96c7c624..77407d5a 100644 --- a/src/Plugins/ArrayRenamer/plugin/CMakeLists.txt +++ b/src/Plugins/ArrayRenamer/plugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2022 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ArrayRenamer/plugin/pqArraysEditorPropertyWidget.cxx b/src/Plugins/ArrayRenamer/plugin/pqArraysEditorPropertyWidget.cxx index dc42a07e..7fe8c9ae 100644 --- a/src/Plugins/ArrayRenamer/plugin/pqArraysEditorPropertyWidget.cxx +++ b/src/Plugins/ArrayRenamer/plugin/pqArraysEditorPropertyWidget.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2022 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ArrayRenamer/plugin/pqArraysEditorPropertyWidget.h b/src/Plugins/ArrayRenamer/plugin/pqArraysEditorPropertyWidget.h index 2dfd7b1d..9b4447a7 100644 --- a/src/Plugins/ArrayRenamer/plugin/pqArraysEditorPropertyWidget.h +++ b/src/Plugins/ArrayRenamer/plugin/pqArraysEditorPropertyWidget.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2022 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ArrayRenamer/plugin/pqEditComponents.h b/src/Plugins/ArrayRenamer/plugin/pqEditComponents.h index c366cc9f..cfad1268 100644 --- a/src/Plugins/ArrayRenamer/plugin/pqEditComponents.h +++ b/src/Plugins/ArrayRenamer/plugin/pqEditComponents.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2022 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/CMakeLists.txt b/src/Plugins/CMakeLists.txt index e77fb91d..46f5ce5c 100644 --- a/src/Plugins/CMakeLists.txt +++ b/src/Plugins/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/DevelopedSurface/CMakeLists.txt b/src/Plugins/DevelopedSurface/CMakeLists.txt index 3ccec156..cb8d86bc 100644 --- a/src/Plugins/DevelopedSurface/CMakeLists.txt +++ b/src/Plugins/DevelopedSurface/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/DevelopedSurface/IO/vtkDevelopedSurface.cxx b/src/Plugins/DevelopedSurface/IO/vtkDevelopedSurface.cxx index bb7282cf..374e9219 100644 --- a/src/Plugins/DevelopedSurface/IO/vtkDevelopedSurface.cxx +++ b/src/Plugins/DevelopedSurface/IO/vtkDevelopedSurface.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2022 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/DevelopedSurface/plugin/CMakeLists.txt b/src/Plugins/DevelopedSurface/plugin/CMakeLists.txt index d4cf1ab1..8cf2a181 100644 --- a/src/Plugins/DevelopedSurface/plugin/CMakeLists.txt +++ b/src/Plugins/DevelopedSurface/plugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/CMakeLists.txt b/src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/CMakeLists.txt index 1ace7155..409fe91f 100644 --- a/src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/CMakeLists.txt +++ b/src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/VTKMEDTraits.hxx b/src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/VTKMEDTraits.hxx index e34c34d0..95bd34f9 100644 --- a/src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/VTKMEDTraits.hxx +++ b/src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/VTKMEDTraits.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2022 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/VTKToMEDMem.cxx b/src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/VTKToMEDMem.cxx index c2325448..fcc787a5 100644 --- a/src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/VTKToMEDMem.cxx +++ b/src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/VTKToMEDMem.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2022 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/VTKToMEDMem.h b/src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/VTKToMEDMem.h index 01b9d964..38c8151a 100644 --- a/src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/VTKToMEDMem.h +++ b/src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/VTKToMEDMem.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2022 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/vtkDevelopedSurface.cxx b/src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/vtkDevelopedSurface.cxx index 6cb5ecca..8c907b5c 100644 --- a/src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/vtkDevelopedSurface.cxx +++ b/src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/vtkDevelopedSurface.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2022 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/vtkDevelopedSurface.h b/src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/vtkDevelopedSurface.h index 67cc9d11..a20d2d70 100644 --- a/src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/vtkDevelopedSurface.h +++ b/src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/vtkDevelopedSurface.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2022 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/DevelopedSurface/plugin/Test/CMakeLists.txt b/src/Plugins/DevelopedSurface/plugin/Test/CMakeLists.txt index 11da303a..784dc7c4 100644 --- a/src/Plugins/DevelopedSurface/plugin/Test/CMakeLists.txt +++ b/src/Plugins/DevelopedSurface/plugin/Test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2022 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/DevelopedSurface/plugin/Test/test_dev_surface.py b/src/Plugins/DevelopedSurface/plugin/Test/test_dev_surface.py index 4e075582..b8b2a33d 100644 --- a/src/Plugins/DevelopedSurface/plugin/Test/test_dev_surface.py +++ b/src/Plugins/DevelopedSurface/plugin/Test/test_dev_surface.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2022 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/DevelopedSurface/plugin/Test/test_dev_surface2.py b/src/Plugins/DevelopedSurface/plugin/Test/test_dev_surface2.py index ef3c3d81..bcce5dd7 100644 --- a/src/Plugins/DevelopedSurface/plugin/Test/test_dev_surface2.py +++ b/src/Plugins/DevelopedSurface/plugin/Test/test_dev_surface2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2022 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/DevelopedSurface/plugin/Test/test_dev_surface3.py b/src/Plugins/DevelopedSurface/plugin/Test/test_dev_surface3.py index 2fb9d03d..3b88df31 100644 --- a/src/Plugins/DevelopedSurface/plugin/Test/test_dev_surface3.py +++ b/src/Plugins/DevelopedSurface/plugin/Test/test_dev_surface3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2022 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/DevelopedSurface/scripts/pp.py b/src/Plugins/DevelopedSurface/scripts/pp.py index 7af6992d..70b4badb 100644 --- a/src/Plugins/DevelopedSurface/scripts/pp.py +++ b/src/Plugins/DevelopedSurface/scripts/pp.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2022 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/DevelopedSurface/scripts/pp1.py b/src/Plugins/DevelopedSurface/scripts/pp1.py index 6f8ef653..7f2bbf2c 100644 --- a/src/Plugins/DevelopedSurface/scripts/pp1.py +++ b/src/Plugins/DevelopedSurface/scripts/pp1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2022 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/DevelopedSurface/scripts/pp2.py b/src/Plugins/DevelopedSurface/scripts/pp2.py index ca125e1a..645d21b3 100644 --- a/src/Plugins/DevelopedSurface/scripts/pp2.py +++ b/src/Plugins/DevelopedSurface/scripts/pp2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2022 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/DevelopedSurface/scripts/test.py b/src/Plugins/DevelopedSurface/scripts/test.py index c6e70351..d26e84ee 100644 --- a/src/Plugins/DevelopedSurface/scripts/test.py +++ b/src/Plugins/DevelopedSurface/scripts/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2022 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/DifferenceTimesteps/CMakeLists.txt b/src/Plugins/DifferenceTimesteps/CMakeLists.txt index e36f743d..b007fa86 100644 --- a/src/Plugins/DifferenceTimesteps/CMakeLists.txt +++ b/src/Plugins/DifferenceTimesteps/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/DifferenceTimesteps/plugin/CMakeLists.txt b/src/Plugins/DifferenceTimesteps/plugin/CMakeLists.txt index 48ccd43f..812967bb 100644 --- a/src/Plugins/DifferenceTimesteps/plugin/CMakeLists.txt +++ b/src/Plugins/DifferenceTimesteps/plugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/DifferenceTimesteps/plugin/DifferenceTimestepsModule/CMakeLists.txt b/src/Plugins/DifferenceTimesteps/plugin/DifferenceTimestepsModule/CMakeLists.txt index 5f93349c..40485674 100644 --- a/src/Plugins/DifferenceTimesteps/plugin/DifferenceTimestepsModule/CMakeLists.txt +++ b/src/Plugins/DifferenceTimesteps/plugin/DifferenceTimestepsModule/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/DifferenceTimesteps/plugin/DifferenceTimestepsModule/vtkDifferenceTimestepsFilter.cxx b/src/Plugins/DifferenceTimesteps/plugin/DifferenceTimestepsModule/vtkDifferenceTimestepsFilter.cxx index 4e212bc4..8813b41b 100644 --- a/src/Plugins/DifferenceTimesteps/plugin/DifferenceTimestepsModule/vtkDifferenceTimestepsFilter.cxx +++ b/src/Plugins/DifferenceTimesteps/plugin/DifferenceTimestepsModule/vtkDifferenceTimestepsFilter.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2022 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/DifferenceTimesteps/plugin/DifferenceTimestepsModule/vtkDifferenceTimestepsFilter.h b/src/Plugins/DifferenceTimesteps/plugin/DifferenceTimestepsModule/vtkDifferenceTimestepsFilter.h index 6df18292..9b4a0e7b 100644 --- a/src/Plugins/DifferenceTimesteps/plugin/DifferenceTimestepsModule/vtkDifferenceTimestepsFilter.h +++ b/src/Plugins/DifferenceTimesteps/plugin/DifferenceTimestepsModule/vtkDifferenceTimestepsFilter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2022 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ElevationSurface/CMakeLists.txt b/src/Plugins/ElevationSurface/CMakeLists.txt index a0e234a2..f367dd2a 100644 --- a/src/Plugins/ElevationSurface/CMakeLists.txt +++ b/src/Plugins/ElevationSurface/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ElevationSurface/plugin/CMakeLists.txt b/src/Plugins/ElevationSurface/plugin/CMakeLists.txt index 86cf4c54..6d37d19d 100644 --- a/src/Plugins/ElevationSurface/plugin/CMakeLists.txt +++ b/src/Plugins/ElevationSurface/plugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ElevationSurface/plugin/ElevationSurfaceModule/CMakeLists.txt b/src/Plugins/ElevationSurface/plugin/ElevationSurfaceModule/CMakeLists.txt index dd3cb216..a60e9bce 100644 --- a/src/Plugins/ElevationSurface/plugin/ElevationSurfaceModule/CMakeLists.txt +++ b/src/Plugins/ElevationSurface/plugin/ElevationSurfaceModule/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ElevationSurface/plugin/ElevationSurfaceModule/vtkElevationSurfaceFilter.cxx b/src/Plugins/ElevationSurface/plugin/ElevationSurfaceModule/vtkElevationSurfaceFilter.cxx index 73298749..3ef4968e 100644 --- a/src/Plugins/ElevationSurface/plugin/ElevationSurfaceModule/vtkElevationSurfaceFilter.cxx +++ b/src/Plugins/ElevationSurface/plugin/ElevationSurfaceModule/vtkElevationSurfaceFilter.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ElevationSurface/plugin/ElevationSurfaceModule/vtkElevationSurfaceFilter.h b/src/Plugins/ElevationSurface/plugin/ElevationSurfaceModule/vtkElevationSurfaceFilter.h index e1597369..3deacef4 100644 --- a/src/Plugins/ElevationSurface/plugin/ElevationSurfaceModule/vtkElevationSurfaceFilter.h +++ b/src/Plugins/ElevationSurface/plugin/ElevationSurfaceModule/vtkElevationSurfaceFilter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/EllipseBuilder/CMakeLists.txt b/src/Plugins/EllipseBuilder/CMakeLists.txt index 2b081fcb..d4e60795 100644 --- a/src/Plugins/EllipseBuilder/CMakeLists.txt +++ b/src/Plugins/EllipseBuilder/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/EllipseBuilder/plugin/CMakeLists.txt b/src/Plugins/EllipseBuilder/plugin/CMakeLists.txt index 60760948..c9d847ac 100644 --- a/src/Plugins/EllipseBuilder/plugin/CMakeLists.txt +++ b/src/Plugins/EllipseBuilder/plugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/EllipseBuilder/plugin/EllipseBuilderModule/CMakeLists.txt b/src/Plugins/EllipseBuilder/plugin/EllipseBuilderModule/CMakeLists.txt index b04a0f4a..c559481e 100644 --- a/src/Plugins/EllipseBuilder/plugin/EllipseBuilderModule/CMakeLists.txt +++ b/src/Plugins/EllipseBuilder/plugin/EllipseBuilderModule/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/EllipseBuilder/plugin/EllipseBuilderModule/vtkEllipseBuilderFilter.cxx b/src/Plugins/EllipseBuilder/plugin/EllipseBuilderModule/vtkEllipseBuilderFilter.cxx index 99e3ace2..5b754f9d 100644 --- a/src/Plugins/EllipseBuilder/plugin/EllipseBuilderModule/vtkEllipseBuilderFilter.cxx +++ b/src/Plugins/EllipseBuilder/plugin/EllipseBuilderModule/vtkEllipseBuilderFilter.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2022 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/EllipseBuilder/plugin/EllipseBuilderModule/vtkEllipseBuilderFilter.h b/src/Plugins/EllipseBuilder/plugin/EllipseBuilderModule/vtkEllipseBuilderFilter.h index e92912ea..21743878 100644 --- a/src/Plugins/EllipseBuilder/plugin/EllipseBuilderModule/vtkEllipseBuilderFilter.h +++ b/src/Plugins/EllipseBuilder/plugin/EllipseBuilderModule/vtkEllipseBuilderFilter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2022 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/GaussToCell/CMakeLists.txt b/src/Plugins/GaussToCell/CMakeLists.txt index d97cd533..73600d65 100644 --- a/src/Plugins/GaussToCell/CMakeLists.txt +++ b/src/Plugins/GaussToCell/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/GaussToCell/plugin/CMakeLists.txt b/src/Plugins/GaussToCell/plugin/CMakeLists.txt index 7bc8eb30..a6e0107a 100644 --- a/src/Plugins/GaussToCell/plugin/CMakeLists.txt +++ b/src/Plugins/GaussToCell/plugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/GaussToCell/plugin/GaussToCellModule/CMakeLists.txt b/src/Plugins/GaussToCell/plugin/GaussToCellModule/CMakeLists.txt index 62487695..f237b5e7 100644 --- a/src/Plugins/GaussToCell/plugin/GaussToCellModule/CMakeLists.txt +++ b/src/Plugins/GaussToCell/plugin/GaussToCellModule/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/GaussToCell/plugin/GaussToCellModule/vtkGaussToCell.cxx b/src/Plugins/GaussToCell/plugin/GaussToCellModule/vtkGaussToCell.cxx index 115ee536..c6434a6a 100644 --- a/src/Plugins/GaussToCell/plugin/GaussToCellModule/vtkGaussToCell.cxx +++ b/src/Plugins/GaussToCell/plugin/GaussToCellModule/vtkGaussToCell.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/GaussToCell/plugin/GaussToCellModule/vtkGaussToCell.h b/src/Plugins/GaussToCell/plugin/GaussToCellModule/vtkGaussToCell.h index e0ffe76a..5f7c186b 100644 --- a/src/Plugins/GaussToCell/plugin/GaussToCellModule/vtkGaussToCell.h +++ b/src/Plugins/GaussToCell/plugin/GaussToCellModule/vtkGaussToCell.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2022 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/GaussToCell/plugin/Test/CMakeLists.txt b/src/Plugins/GaussToCell/plugin/Test/CMakeLists.txt index 3f5d70f6..df5a64d0 100644 --- a/src/Plugins/GaussToCell/plugin/Test/CMakeLists.txt +++ b/src/Plugins/GaussToCell/plugin/Test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2022 CEA/DEN, EDF R&D +# Copyright (C) 2012-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/GaussToCell/plugin/Test/CTestTestfileInstall.cmake b/src/Plugins/GaussToCell/plugin/Test/CTestTestfileInstall.cmake index e3f1dad1..a59ecb46 100644 --- a/src/Plugins/GaussToCell/plugin/Test/CTestTestfileInstall.cmake +++ b/src/Plugins/GaussToCell/plugin/Test/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2022 CEA/DEN, EDF R&D +# Copyright (C) 2015-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/GaussToCell/plugin/Test/test_GaussToCell.py b/src/Plugins/GaussToCell/plugin/Test/test_GaussToCell.py index 8436def8..abf7134c 100644 --- a/src/Plugins/GaussToCell/plugin/Test/test_GaussToCell.py +++ b/src/Plugins/GaussToCell/plugin/Test/test_GaussToCell.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2022 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/GaussToCell/plugin/Test/tests.set b/src/Plugins/GaussToCell/plugin/Test/tests.set index 50749259..54979d80 100644 --- a/src/Plugins/GaussToCell/plugin/Test/tests.set +++ b/src/Plugins/GaussToCell/plugin/Test/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2022 CEA/DEN, EDF R&D +# Copyright (C) 2012-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/GaussToCell/script/TestCase.py b/src/Plugins/GaussToCell/script/TestCase.py index 677b62cf..bb2a347e 100644 --- a/src/Plugins/GaussToCell/script/TestCase.py +++ b/src/Plugins/GaussToCell/script/TestCase.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2022 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/JSONReader/CMakeLists.txt b/src/Plugins/JSONReader/CMakeLists.txt index ea2c300b..64c833b4 100644 --- a/src/Plugins/JSONReader/CMakeLists.txt +++ b/src/Plugins/JSONReader/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/JSONReader/Test/CMakeLists.txt b/src/Plugins/JSONReader/Test/CMakeLists.txt index 964854ad..78f99610 100644 --- a/src/Plugins/JSONReader/Test/CMakeLists.txt +++ b/src/Plugins/JSONReader/Test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2022 CEA/DEN, EDF R&D +# Copyright (C) 2015-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/JSONReader/Test/JSONParserTest.cxx b/src/Plugins/JSONReader/Test/JSONParserTest.cxx index cb88bacc..4c6b14f9 100644 --- a/src/Plugins/JSONReader/Test/JSONParserTest.cxx +++ b/src/Plugins/JSONReader/Test/JSONParserTest.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2022 CEA/DEN, EDF R&D +// Copyright (C) 2015-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/JSONReader/Test/MainTest.hxx b/src/Plugins/JSONReader/Test/MainTest.hxx index aae341ea..4b6534b8 100644 --- a/src/Plugins/JSONReader/Test/MainTest.hxx +++ b/src/Plugins/JSONReader/Test/MainTest.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2022 CEA/DEN, EDF R&D +// Copyright (C) 2015-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/JSONReader/Test/vtkJSONParserTest.cxx b/src/Plugins/JSONReader/Test/vtkJSONParserTest.cxx index 50fde39b..c3d03f02 100644 --- a/src/Plugins/JSONReader/Test/vtkJSONParserTest.cxx +++ b/src/Plugins/JSONReader/Test/vtkJSONParserTest.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2022 CEA/DEN, EDF R&D +// Copyright (C) 2015-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/JSONReader/Test/vtkJSONParserTest.hxx b/src/Plugins/JSONReader/Test/vtkJSONParserTest.hxx index 171d1770..1e6046eb 100644 --- a/src/Plugins/JSONReader/Test/vtkJSONParserTest.hxx +++ b/src/Plugins/JSONReader/Test/vtkJSONParserTest.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2022 CEA/DEN, EDF R&D +// Copyright (C) 2015-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/JSONReader/plugin/CMakeLists.txt b/src/Plugins/JSONReader/plugin/CMakeLists.txt index 25ad0073..5f443f48 100644 --- a/src/Plugins/JSONReader/plugin/CMakeLists.txt +++ b/src/Plugins/JSONReader/plugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/JSONReader/plugin/JSONParserModule/CMakeLists.txt b/src/Plugins/JSONReader/plugin/JSONParserModule/CMakeLists.txt index 2a4c2794..06c7bc67 100644 --- a/src/Plugins/JSONReader/plugin/JSONParserModule/CMakeLists.txt +++ b/src/Plugins/JSONReader/plugin/JSONParserModule/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/JSONReader/plugin/JSONParserModule/vtkJSONParser.cxx b/src/Plugins/JSONReader/plugin/JSONParserModule/vtkJSONParser.cxx index 19e96f69..e0d523b6 100644 --- a/src/Plugins/JSONReader/plugin/JSONParserModule/vtkJSONParser.cxx +++ b/src/Plugins/JSONReader/plugin/JSONParserModule/vtkJSONParser.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2022 CEA/DEN, EDF R&D +// Copyright (C) 2015-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/JSONReader/plugin/JSONParserModule/vtkJSONParser.h b/src/Plugins/JSONReader/plugin/JSONParserModule/vtkJSONParser.h index 6e93d3b5..d5244fb4 100644 --- a/src/Plugins/JSONReader/plugin/JSONParserModule/vtkJSONParser.h +++ b/src/Plugins/JSONReader/plugin/JSONParserModule/vtkJSONParser.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2022 CEA/DEN, EDF R&D +// Copyright (C) 2015-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/JSONReader/plugin/JSONReaderModule/CMakeLists.txt b/src/Plugins/JSONReader/plugin/JSONReaderModule/CMakeLists.txt index 96259a44..bcfb30a3 100644 --- a/src/Plugins/JSONReader/plugin/JSONReaderModule/CMakeLists.txt +++ b/src/Plugins/JSONReader/plugin/JSONReaderModule/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/JSONReader/plugin/JSONReaderModule/vtkJSONReader.cxx b/src/Plugins/JSONReader/plugin/JSONReaderModule/vtkJSONReader.cxx index 8b67b781..1faa2a79 100644 --- a/src/Plugins/JSONReader/plugin/JSONReaderModule/vtkJSONReader.cxx +++ b/src/Plugins/JSONReader/plugin/JSONReaderModule/vtkJSONReader.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2022 CEA/DEN, EDF R&D +// Copyright (C) 2015-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/JSONReader/plugin/JSONReaderModule/vtkJSONReader.h b/src/Plugins/JSONReader/plugin/JSONReaderModule/vtkJSONReader.h index dc322078..78c639a0 100644 --- a/src/Plugins/JSONReader/plugin/JSONReaderModule/vtkJSONReader.h +++ b/src/Plugins/JSONReader/plugin/JSONReaderModule/vtkJSONReader.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2022 CEA/DEN, EDF R&D +// Copyright (C) 2015-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/CMakeLists.txt b/src/Plugins/MEDReader/CMakeLists.txt index 7b70aa9e..056e34a9 100644 --- a/src/Plugins/MEDReader/CMakeLists.txt +++ b/src/Plugins/MEDReader/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/CMakeLists.txt b/src/Plugins/MEDReader/plugin/CMakeLists.txt index 81932ad0..479d8761 100644 --- a/src/Plugins/MEDReader/plugin/CMakeLists.txt +++ b/src/Plugins/MEDReader/plugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDLoaderForPV/CMakeLists.txt b/src/Plugins/MEDReader/plugin/MEDLoaderForPV/CMakeLists.txt index 6da516b9..e6a9bc49 100644 --- a/src/Plugins/MEDReader/plugin/MEDLoaderForPV/CMakeLists.txt +++ b/src/Plugins/MEDReader/plugin/MEDLoaderForPV/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDLoaderForPV/ExtractGroupHelper.cxx b/src/Plugins/MEDReader/plugin/MEDLoaderForPV/ExtractGroupHelper.cxx index 7fb683df..13d1aee6 100644 --- a/src/Plugins/MEDReader/plugin/MEDLoaderForPV/ExtractGroupHelper.cxx +++ b/src/Plugins/MEDReader/plugin/MEDLoaderForPV/ExtractGroupHelper.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2022 CEA/DEN, EDF R&D +// Copyright (C) 2020-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDLoaderForPV/ExtractGroupHelper.h b/src/Plugins/MEDReader/plugin/MEDLoaderForPV/ExtractGroupHelper.h index a4793170..7d16f4e4 100644 --- a/src/Plugins/MEDReader/plugin/MEDLoaderForPV/ExtractGroupHelper.h +++ b/src/Plugins/MEDReader/plugin/MEDLoaderForPV/ExtractGroupHelper.h @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2022 CEA/DEN, EDF R&D +// Copyright (C) 2020-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDFileFieldRepresentationTree.cxx b/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDFileFieldRepresentationTree.cxx index 1b93ae4a..b865e72d 100644 --- a/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDFileFieldRepresentationTree.cxx +++ b/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDFileFieldRepresentationTree.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDFileFieldRepresentationTree.hxx b/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDFileFieldRepresentationTree.hxx index ceed4fc9..1df655d2 100644 --- a/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDFileFieldRepresentationTree.hxx +++ b/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDFileFieldRepresentationTree.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDLoaderForPV.h b/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDLoaderForPV.h index ef77a79a..9793e72e 100644 --- a/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDLoaderForPV.h +++ b/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDLoaderForPV.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDTimeReq.cxx b/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDTimeReq.cxx index f711c3be..7be99615 100644 --- a/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDTimeReq.cxx +++ b/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDTimeReq.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDTimeReq.hxx b/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDTimeReq.hxx index 95297906..1265385f 100644 --- a/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDTimeReq.hxx +++ b/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDTimeReq.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDUtilities.cxx b/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDUtilities.cxx index db6631c4..30888673 100644 --- a/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDUtilities.cxx +++ b/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDUtilities.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDUtilities.hxx b/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDUtilities.hxx index 4dc2f367..b1a21c8f 100644 --- a/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDUtilities.hxx +++ b/src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDUtilities.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDLoaderForPV/vtkGenerateVectors.cxx b/src/Plugins/MEDReader/plugin/MEDLoaderForPV/vtkGenerateVectors.cxx index bec83b30..649ae145 100644 --- a/src/Plugins/MEDReader/plugin/MEDLoaderForPV/vtkGenerateVectors.cxx +++ b/src/Plugins/MEDReader/plugin/MEDLoaderForPV/vtkGenerateVectors.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDLoaderForPV/vtkGenerateVectors.h b/src/Plugins/MEDReader/plugin/MEDLoaderForPV/vtkGenerateVectors.h index 32268c7c..15259bec 100644 --- a/src/Plugins/MEDReader/plugin/MEDLoaderForPV/vtkGenerateVectors.h +++ b/src/Plugins/MEDReader/plugin/MEDLoaderForPV/vtkGenerateVectors.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDReaderIO/CMakeLists.txt b/src/Plugins/MEDReader/plugin/MEDReaderIO/CMakeLists.txt index 00b3baf1..46083f14 100644 --- a/src/Plugins/MEDReader/plugin/MEDReaderIO/CMakeLists.txt +++ b/src/Plugins/MEDReader/plugin/MEDReaderIO/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDReaderIO/VTKMEDTraits.hxx b/src/Plugins/MEDReader/plugin/MEDReaderIO/VTKMEDTraits.hxx index e34c34d0..95bd34f9 100644 --- a/src/Plugins/MEDReader/plugin/MEDReaderIO/VTKMEDTraits.hxx +++ b/src/Plugins/MEDReader/plugin/MEDReaderIO/VTKMEDTraits.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2022 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOFilter.cxx b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOFilter.cxx index 9271dca7..c517e6cb 100644 --- a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOFilter.cxx +++ b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOFilter.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOFilter.h b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOFilter.h index b39ccdf5..299f186e 100644 --- a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOFilter.h +++ b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOFilter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOMeshFilter.cxx b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOMeshFilter.cxx index 12a5a453..e8065483 100644 --- a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOMeshFilter.cxx +++ b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOMeshFilter.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOMeshFilter.h b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOMeshFilter.h index 7a81d5cd..9eb2d123 100644 --- a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOMeshFilter.h +++ b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOMeshFilter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOSurfaceFilter.cxx b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOSurfaceFilter.cxx index 096d35a1..3931638f 100644 --- a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOSurfaceFilter.cxx +++ b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOSurfaceFilter.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOSurfaceFilter.h b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOSurfaceFilter.h index 1c337ba6..60b47697 100644 --- a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOSurfaceFilter.h +++ b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOSurfaceFilter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkExtractGroup.cxx b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkExtractGroup.cxx index f917c0c6..c5dfd4e5 100644 --- a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkExtractGroup.cxx +++ b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkExtractGroup.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkExtractGroup.h b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkExtractGroup.h index c5552a21..1c19d85e 100644 --- a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkExtractGroup.h +++ b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkExtractGroup.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkGroupAsMultiBlock.cxx b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkGroupAsMultiBlock.cxx index 0caf2530..1fa95118 100644 --- a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkGroupAsMultiBlock.cxx +++ b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkGroupAsMultiBlock.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2022 CEA/DEN, EDF R&D +// Copyright (C) 2020-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkGroupAsMultiBlock.h b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkGroupAsMultiBlock.h index 41bbaa8a..13d43884 100644 --- a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkGroupAsMultiBlock.h +++ b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkGroupAsMultiBlock.h @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2022 CEA/DEN, EDF R&D +// Copyright (C) 2020-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkGroupsNames.cxx b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkGroupsNames.cxx index 32a8dd04..6381fc18 100644 --- a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkGroupsNames.cxx +++ b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkGroupsNames.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2022 CEA/DEN, EDF R&D +// Copyright (C) 2020-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkGroupsNames.h b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkGroupsNames.h index ba78a881..4a51d9e8 100644 --- a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkGroupsNames.h +++ b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkGroupsNames.h @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2022 CEA/DEN, EDF R&D +// Copyright (C) 2020-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkInformationGaussDoubleVectorKey.h b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkInformationGaussDoubleVectorKey.h index 070ace8e..82b166be 100644 --- a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkInformationGaussDoubleVectorKey.h +++ b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkInformationGaussDoubleVectorKey.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkMEDQuadraturePointsGenerator.cxx b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkMEDQuadraturePointsGenerator.cxx index 307004c5..6b5ed929 100644 --- a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkMEDQuadraturePointsGenerator.cxx +++ b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkMEDQuadraturePointsGenerator.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkMEDQuadraturePointsGenerator.h b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkMEDQuadraturePointsGenerator.h index 6973cf68..9b5a9897 100644 --- a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkMEDQuadraturePointsGenerator.h +++ b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkMEDQuadraturePointsGenerator.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkMEDReader.cxx b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkMEDReader.cxx index cb9d7c20..1c7fb0fb 100755 --- a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkMEDReader.cxx +++ b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkMEDReader.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkMEDReader.h b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkMEDReader.h index d4d81a82..d79628e0 100755 --- a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkMEDReader.h +++ b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkMEDReader.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkPVMetaDataInformation.cxx b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkPVMetaDataInformation.cxx index 57ba6aab..564162e8 100644 --- a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkPVMetaDataInformation.cxx +++ b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkPVMetaDataInformation.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkPVMetaDataInformation.h b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkPVMetaDataInformation.h index f350c952..b1d63c35 100644 --- a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkPVMetaDataInformation.h +++ b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkPVMetaDataInformation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkUgSelectCellIds.cxx b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkUgSelectCellIds.cxx index 8341d601..cc75b7b8 100644 --- a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkUgSelectCellIds.cxx +++ b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkUgSelectCellIds.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2022 CEA/DEN, EDF R&D +// Copyright (C) 2020-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkUgSelectCellIds.h b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkUgSelectCellIds.h index 1781eb9f..a08b63d4 100644 --- a/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkUgSelectCellIds.h +++ b/src/Plugins/MEDReader/plugin/MEDReaderIO/vtkUgSelectCellIds.h @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2022 CEA/DEN, EDF R&D +// Copyright (C) 2020-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/ParaViewPlugin/CMakeLists.txt b/src/Plugins/MEDReader/plugin/ParaViewPlugin/CMakeLists.txt index 89fbd891..b05af8e4 100644 --- a/src/Plugins/MEDReader/plugin/ParaViewPlugin/CMakeLists.txt +++ b/src/Plugins/MEDReader/plugin/ParaViewPlugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/ParaViewPlugin/VectBoolSpreadSheet.cxx b/src/Plugins/MEDReader/plugin/ParaViewPlugin/VectBoolSpreadSheet.cxx index b67462e6..01e33edf 100644 --- a/src/Plugins/MEDReader/plugin/ParaViewPlugin/VectBoolSpreadSheet.cxx +++ b/src/Plugins/MEDReader/plugin/ParaViewPlugin/VectBoolSpreadSheet.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/ParaViewPlugin/VectBoolSpreadSheet.h b/src/Plugins/MEDReader/plugin/ParaViewPlugin/VectBoolSpreadSheet.h index b658d725..8743259a 100644 --- a/src/Plugins/MEDReader/plugin/ParaViewPlugin/VectBoolSpreadSheet.h +++ b/src/Plugins/MEDReader/plugin/ParaViewPlugin/VectBoolSpreadSheet.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/ParaViewPlugin/VectBoolWidget.cxx b/src/Plugins/MEDReader/plugin/ParaViewPlugin/VectBoolWidget.cxx index 337bbab9..97a7566b 100644 --- a/src/Plugins/MEDReader/plugin/ParaViewPlugin/VectBoolWidget.cxx +++ b/src/Plugins/MEDReader/plugin/ParaViewPlugin/VectBoolWidget.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/ParaViewPlugin/VectBoolWidget.h b/src/Plugins/MEDReader/plugin/ParaViewPlugin/VectBoolWidget.h index 9ed59a1f..e01fc54d 100644 --- a/src/Plugins/MEDReader/plugin/ParaViewPlugin/VectBoolWidget.h +++ b/src/Plugins/MEDReader/plugin/ParaViewPlugin/VectBoolWidget.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqAbstractFieldsWidget.cxx b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqAbstractFieldsWidget.cxx index e45785e4..2c7be0e6 100644 --- a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqAbstractFieldsWidget.cxx +++ b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqAbstractFieldsWidget.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqAbstractFieldsWidget.h b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqAbstractFieldsWidget.h index c12b0c0a..7d864b49 100644 --- a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqAbstractFieldsWidget.h +++ b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqAbstractFieldsWidget.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqExtractGroupFieldsWidget.cxx b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqExtractGroupFieldsWidget.cxx index 16f4d966..b7352bce 100644 --- a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqExtractGroupFieldsWidget.cxx +++ b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqExtractGroupFieldsWidget.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqExtractGroupFieldsWidget.h b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqExtractGroupFieldsWidget.h index 27ac2f9d..53b847c7 100644 --- a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqExtractGroupFieldsWidget.h +++ b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqExtractGroupFieldsWidget.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderFieldsWidget.cxx b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderFieldsWidget.cxx index bd0f7d89..487e04bb 100644 --- a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderFieldsWidget.cxx +++ b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderFieldsWidget.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderFieldsWidget.h b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderFieldsWidget.h index 9e0d59bd..f33506ac 100644 --- a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderFieldsWidget.h +++ b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderFieldsWidget.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderGraphUtils.cxx b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderGraphUtils.cxx index 50c1b404..0533b9ba 100644 --- a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderGraphUtils.cxx +++ b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderGraphUtils.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderGraphUtils.h b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderGraphUtils.h index 0fbb03a5..037ec999 100644 --- a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderGraphUtils.h +++ b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderGraphUtils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderReloadWidget.cxx b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderReloadWidget.cxx index 362206d0..4c9c593a 100644 --- a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderReloadWidget.cxx +++ b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderReloadWidget.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderReloadWidget.h b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderReloadWidget.h index e6028bfe..8f6bf80d 100644 --- a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderReloadWidget.h +++ b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderReloadWidget.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderTimeModeWidget.cxx b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderTimeModeWidget.cxx index 9a6d166d..4ab7b762 100644 --- a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderTimeModeWidget.cxx +++ b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderTimeModeWidget.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderTimeModeWidget.h b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderTimeModeWidget.h index 01e2bdde..a53facd3 100644 --- a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderTimeModeWidget.h +++ b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderTimeModeWidget.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderTimesFlagsWidget.cxx b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderTimesFlagsWidget.cxx index c777a872..5c64459d 100644 --- a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderTimesFlagsWidget.cxx +++ b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderTimesFlagsWidget.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderTimesFlagsWidget.h b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderTimesFlagsWidget.h index bbacb238..c8e7af23 100644 --- a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderTimesFlagsWidget.h +++ b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderTimesFlagsWidget.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderVectorsWidget.cxx b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderVectorsWidget.cxx index 6b126baa..00882809 100644 --- a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderVectorsWidget.cxx +++ b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderVectorsWidget.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderVectorsWidget.h b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderVectorsWidget.h index 2cfa1717..ec5ec6b9 100644 --- a/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderVectorsWidget.h +++ b/src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderVectorsWidget.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/Test/CMakeLists.txt b/src/Plugins/MEDReader/plugin/Test/CMakeLists.txt index 6843379f..9503bc5c 100644 --- a/src/Plugins/MEDReader/plugin/Test/CMakeLists.txt +++ b/src/Plugins/MEDReader/plugin/Test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/Test/CTestTestfileInstall.cmake b/src/Plugins/MEDReader/plugin/Test/CTestTestfileInstall.cmake index 58f8587d..03fe10f0 100644 --- a/src/Plugins/MEDReader/plugin/Test/CTestTestfileInstall.cmake +++ b/src/Plugins/MEDReader/plugin/Test/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2022 CEA/DEN, EDF R&D +# Copyright (C) 2015-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/Test/MEDReaderHelper.py b/src/Plugins/MEDReader/plugin/Test/MEDReaderHelper.py index ebd1e8f0..0a9197b9 100644 --- a/src/Plugins/MEDReader/plugin/Test/MEDReaderHelper.py +++ b/src/Plugins/MEDReader/plugin/Test/MEDReaderHelper.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2019-2022 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/Test/testMEDReader0.py b/src/Plugins/MEDReader/plugin/Test/testMEDReader0.py index 04284119..3bbd3380 100644 --- a/src/Plugins/MEDReader/plugin/Test/testMEDReader0.py +++ b/src/Plugins/MEDReader/plugin/Test/testMEDReader0.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2022 CEA/DEN, EDF R&D +# Copyright (C) 2007-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/Test/testMEDReader1.py b/src/Plugins/MEDReader/plugin/Test/testMEDReader1.py index 6e29d4dd..389b416e 100644 --- a/src/Plugins/MEDReader/plugin/Test/testMEDReader1.py +++ b/src/Plugins/MEDReader/plugin/Test/testMEDReader1.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2022 CEA/DEN, EDF R&D +# Copyright (C) 2007-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/Test/testMEDReader10.py b/src/Plugins/MEDReader/plugin/Test/testMEDReader10.py index 5d9fcb6e..46a3fc96 100644 --- a/src/Plugins/MEDReader/plugin/Test/testMEDReader10.py +++ b/src/Plugins/MEDReader/plugin/Test/testMEDReader10.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2022 CEA/DEN, EDF R&D +# Copyright (C) 2007-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/Test/testMEDReader13.py b/src/Plugins/MEDReader/plugin/Test/testMEDReader13.py index 9285d5e9..2c2dbdf0 100644 --- a/src/Plugins/MEDReader/plugin/Test/testMEDReader13.py +++ b/src/Plugins/MEDReader/plugin/Test/testMEDReader13.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2022 CEA/DEN, EDF R&D +# Copyright (C) 2007-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/Test/testMEDReader14.py b/src/Plugins/MEDReader/plugin/Test/testMEDReader14.py index 7bc42ffc..02116f3c 100644 --- a/src/Plugins/MEDReader/plugin/Test/testMEDReader14.py +++ b/src/Plugins/MEDReader/plugin/Test/testMEDReader14.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2022 CEA/DEN, EDF R&D +# Copyright (C) 2007-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/Test/testMEDReader15.py b/src/Plugins/MEDReader/plugin/Test/testMEDReader15.py index 33fb7d10..1531d37c 100644 --- a/src/Plugins/MEDReader/plugin/Test/testMEDReader15.py +++ b/src/Plugins/MEDReader/plugin/Test/testMEDReader15.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2022 CEA/DEN, EDF R&D +# Copyright (C) 2007-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/Test/testMEDReader16.py b/src/Plugins/MEDReader/plugin/Test/testMEDReader16.py index a497dadf..6e7a5d09 100644 --- a/src/Plugins/MEDReader/plugin/Test/testMEDReader16.py +++ b/src/Plugins/MEDReader/plugin/Test/testMEDReader16.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2022 CEA/DEN, EDF R&D +# Copyright (C) 2007-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/Test/testMEDReader17.py b/src/Plugins/MEDReader/plugin/Test/testMEDReader17.py index d964583b..b951e3fb 100644 --- a/src/Plugins/MEDReader/plugin/Test/testMEDReader17.py +++ b/src/Plugins/MEDReader/plugin/Test/testMEDReader17.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2022 CEA/DEN, EDF R&D +# Copyright (C) 2007-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/Test/testMEDReader18.py b/src/Plugins/MEDReader/plugin/Test/testMEDReader18.py index 58839809..037f3d77 100644 --- a/src/Plugins/MEDReader/plugin/Test/testMEDReader18.py +++ b/src/Plugins/MEDReader/plugin/Test/testMEDReader18.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2015-2022 CEA/DEN, EDF R&D +# Copyright (C) 2015-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/Test/testMEDReader19.py b/src/Plugins/MEDReader/plugin/Test/testMEDReader19.py index 7003e439..e3b89762 100644 --- a/src/Plugins/MEDReader/plugin/Test/testMEDReader19.py +++ b/src/Plugins/MEDReader/plugin/Test/testMEDReader19.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2015-2022 CEA/DEN, EDF R&D +# Copyright (C) 2015-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/Test/testMEDReader2.py b/src/Plugins/MEDReader/plugin/Test/testMEDReader2.py index b52709db..e1efed33 100644 --- a/src/Plugins/MEDReader/plugin/Test/testMEDReader2.py +++ b/src/Plugins/MEDReader/plugin/Test/testMEDReader2.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2022 CEA/DEN, EDF R&D +# Copyright (C) 2007-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/Test/testMEDReader20.py b/src/Plugins/MEDReader/plugin/Test/testMEDReader20.py index d28b5f7b..f81b1d7f 100644 --- a/src/Plugins/MEDReader/plugin/Test/testMEDReader20.py +++ b/src/Plugins/MEDReader/plugin/Test/testMEDReader20.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2016-2022 CEA/DEN, EDF R&D +# Copyright (C) 2016-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/Test/testMEDReader21.py b/src/Plugins/MEDReader/plugin/Test/testMEDReader21.py index 6dc53a5f..b5f8f7bf 100644 --- a/src/Plugins/MEDReader/plugin/Test/testMEDReader21.py +++ b/src/Plugins/MEDReader/plugin/Test/testMEDReader21.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2015-2022 CEA/DEN, EDF R&D +# Copyright (C) 2015-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/Test/testMEDReader22.py b/src/Plugins/MEDReader/plugin/Test/testMEDReader22.py index d3ea9855..853feba0 100644 --- a/src/Plugins/MEDReader/plugin/Test/testMEDReader22.py +++ b/src/Plugins/MEDReader/plugin/Test/testMEDReader22.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2020-2022 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/Test/testMEDReader23.py b/src/Plugins/MEDReader/plugin/Test/testMEDReader23.py index 95b4f02e..53f259a4 100644 --- a/src/Plugins/MEDReader/plugin/Test/testMEDReader23.py +++ b/src/Plugins/MEDReader/plugin/Test/testMEDReader23.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2021-2022 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/Test/testMEDReader3.py b/src/Plugins/MEDReader/plugin/Test/testMEDReader3.py index 66631c1a..271f6846 100644 --- a/src/Plugins/MEDReader/plugin/Test/testMEDReader3.py +++ b/src/Plugins/MEDReader/plugin/Test/testMEDReader3.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2022 CEA/DEN, EDF R&D +# Copyright (C) 2007-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/Test/testMEDReader4.py b/src/Plugins/MEDReader/plugin/Test/testMEDReader4.py index e386c483..a6047bae 100644 --- a/src/Plugins/MEDReader/plugin/Test/testMEDReader4.py +++ b/src/Plugins/MEDReader/plugin/Test/testMEDReader4.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2022 CEA/DEN, EDF R&D +# Copyright (C) 2007-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/Test/testMEDReader6.py b/src/Plugins/MEDReader/plugin/Test/testMEDReader6.py index 261b2029..c2cd7095 100644 --- a/src/Plugins/MEDReader/plugin/Test/testMEDReader6.py +++ b/src/Plugins/MEDReader/plugin/Test/testMEDReader6.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2022 CEA/DEN, EDF R&D +# Copyright (C) 2007-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/Test/testMEDReader7.py b/src/Plugins/MEDReader/plugin/Test/testMEDReader7.py index 9b3abd17..976ae659 100644 --- a/src/Plugins/MEDReader/plugin/Test/testMEDReader7.py +++ b/src/Plugins/MEDReader/plugin/Test/testMEDReader7.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2022 CEA/DEN, EDF R&D +# Copyright (C) 2007-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/Test/testMEDReader8.py b/src/Plugins/MEDReader/plugin/Test/testMEDReader8.py index b78da6f8..5f055daa 100644 --- a/src/Plugins/MEDReader/plugin/Test/testMEDReader8.py +++ b/src/Plugins/MEDReader/plugin/Test/testMEDReader8.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2022 CEA/DEN, EDF R&D +# Copyright (C) 2007-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/Test/testMEDReader9.py b/src/Plugins/MEDReader/plugin/Test/testMEDReader9.py index 6bc16c94..49aa1f66 100644 --- a/src/Plugins/MEDReader/plugin/Test/testMEDReader9.py +++ b/src/Plugins/MEDReader/plugin/Test/testMEDReader9.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2022 CEA/DEN, EDF R&D +# Copyright (C) 2007-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDReader/plugin/Test/tests.set b/src/Plugins/MEDReader/plugin/Test/tests.set index 82022b2f..c9a4bf37 100644 --- a/src/Plugins/MEDReader/plugin/Test/tests.set +++ b/src/Plugins/MEDReader/plugin/Test/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2022 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDWriter/CMakeLists.txt b/src/Plugins/MEDWriter/CMakeLists.txt index 8d75e0d2..eee88c8c 100644 --- a/src/Plugins/MEDWriter/CMakeLists.txt +++ b/src/Plugins/MEDWriter/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDWriter/plugin/CMakeLists.txt b/src/Plugins/MEDWriter/plugin/CMakeLists.txt index 6b5ff97d..d50c8fc6 100644 --- a/src/Plugins/MEDWriter/plugin/CMakeLists.txt +++ b/src/Plugins/MEDWriter/plugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDWriter/plugin/MEDWriterIO/CMakeLists.txt b/src/Plugins/MEDWriter/plugin/MEDWriterIO/CMakeLists.txt index d8d1b67c..d9f8b29d 100644 --- a/src/Plugins/MEDWriter/plugin/MEDWriterIO/CMakeLists.txt +++ b/src/Plugins/MEDWriter/plugin/MEDWriterIO/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDWriter/plugin/MEDWriterIO/VTKMEDTraits.hxx b/src/Plugins/MEDWriter/plugin/MEDWriterIO/VTKMEDTraits.hxx index e34c34d0..95bd34f9 100644 --- a/src/Plugins/MEDWriter/plugin/MEDWriterIO/VTKMEDTraits.hxx +++ b/src/Plugins/MEDWriter/plugin/MEDWriterIO/VTKMEDTraits.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2022 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDWriter/plugin/MEDWriterIO/VTKToMEDMem.cxx b/src/Plugins/MEDWriter/plugin/MEDWriterIO/VTKToMEDMem.cxx index 98ed012d..429d81f2 100644 --- a/src/Plugins/MEDWriter/plugin/MEDWriterIO/VTKToMEDMem.cxx +++ b/src/Plugins/MEDWriter/plugin/MEDWriterIO/VTKToMEDMem.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2022 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDWriter/plugin/MEDWriterIO/VTKToMEDMem.h b/src/Plugins/MEDWriter/plugin/MEDWriterIO/VTKToMEDMem.h index e04cda91..ae4b2d88 100644 --- a/src/Plugins/MEDWriter/plugin/MEDWriterIO/VTKToMEDMem.h +++ b/src/Plugins/MEDWriter/plugin/MEDWriterIO/VTKToMEDMem.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2022 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDWriter/plugin/MEDWriterIO/vtkMEDWriter.cxx b/src/Plugins/MEDWriter/plugin/MEDWriterIO/vtkMEDWriter.cxx index 3b1b235d..cc1331c7 100644 --- a/src/Plugins/MEDWriter/plugin/MEDWriterIO/vtkMEDWriter.cxx +++ b/src/Plugins/MEDWriter/plugin/MEDWriterIO/vtkMEDWriter.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2016-2022 CEA/DEN, EDF R&D +// Copyright (C) 2016-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDWriter/plugin/MEDWriterIO/vtkMEDWriter.h b/src/Plugins/MEDWriter/plugin/MEDWriterIO/vtkMEDWriter.h index 38157283..cc6c71f1 100644 --- a/src/Plugins/MEDWriter/plugin/MEDWriterIO/vtkMEDWriter.h +++ b/src/Plugins/MEDWriter/plugin/MEDWriterIO/vtkMEDWriter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2016-2022 CEA/DEN, EDF R&D +// Copyright (C) 2016-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDWriter/plugin/Test/CMakeLists.txt b/src/Plugins/MEDWriter/plugin/Test/CMakeLists.txt index 71786cb4..09600af6 100644 --- a/src/Plugins/MEDWriter/plugin/Test/CMakeLists.txt +++ b/src/Plugins/MEDWriter/plugin/Test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDWriter/plugin/Test/CTestTestfileInstall.cmake b/src/Plugins/MEDWriter/plugin/Test/CTestTestfileInstall.cmake index ca985038..684eca22 100644 --- a/src/Plugins/MEDWriter/plugin/Test/CTestTestfileInstall.cmake +++ b/src/Plugins/MEDWriter/plugin/Test/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2022 CEA/DEN, EDF R&D +# Copyright (C) 2015-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDWriter/plugin/Test/TestMEDWriter0.py b/src/Plugins/MEDWriter/plugin/Test/TestMEDWriter0.py index 4f2985a6..20e43c40 100644 --- a/src/Plugins/MEDWriter/plugin/Test/TestMEDWriter0.py +++ b/src/Plugins/MEDWriter/plugin/Test/TestMEDWriter0.py @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2022 CEA/DEN, EDF R&D +# Copyright (C) 2016-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDWriter/plugin/Test/TestMEDWriter1.py b/src/Plugins/MEDWriter/plugin/Test/TestMEDWriter1.py index a3f1e543..4bdfb817 100644 --- a/src/Plugins/MEDWriter/plugin/Test/TestMEDWriter1.py +++ b/src/Plugins/MEDWriter/plugin/Test/TestMEDWriter1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2022 CEA/DEN, EDF R&D +# Copyright (C) 2016-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/MEDWriter/plugin/Test/tests.set b/src/Plugins/MEDWriter/plugin/Test/tests.set index 74609623..a4f23229 100644 --- a/src/Plugins/MEDWriter/plugin/Test/tests.set +++ b/src/Plugins/MEDWriter/plugin/Test/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2022 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaGEOMCorba/CMakeLists.txt b/src/Plugins/ParaGEOMCorba/CMakeLists.txt index f1e8315c..85dd6876 100644 --- a/src/Plugins/ParaGEOMCorba/CMakeLists.txt +++ b/src/Plugins/ParaGEOMCorba/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaGEOMCorba/plugin/CMakeLists.txt b/src/Plugins/ParaGEOMCorba/plugin/CMakeLists.txt index 4dbcb816..1cd89f0d 100644 --- a/src/Plugins/ParaGEOMCorba/plugin/CMakeLists.txt +++ b/src/Plugins/ParaGEOMCorba/plugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaGEOMCorba/plugin/ParaGEOMCorbaModule/CMakeLists.txt b/src/Plugins/ParaGEOMCorba/plugin/ParaGEOMCorbaModule/CMakeLists.txt index 3fb90300..9124b2f9 100644 --- a/src/Plugins/ParaGEOMCorba/plugin/ParaGEOMCorbaModule/CMakeLists.txt +++ b/src/Plugins/ParaGEOMCorba/plugin/ParaGEOMCorbaModule/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaGEOMCorba/plugin/ParaGEOMCorbaModule/vtkParaGEOMCorbaSource.cxx b/src/Plugins/ParaGEOMCorba/plugin/ParaGEOMCorbaModule/vtkParaGEOMCorbaSource.cxx index 12560f38..bb158ae8 100644 --- a/src/Plugins/ParaGEOMCorba/plugin/ParaGEOMCorbaModule/vtkParaGEOMCorbaSource.cxx +++ b/src/Plugins/ParaGEOMCorba/plugin/ParaGEOMCorbaModule/vtkParaGEOMCorbaSource.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaGEOMCorba/plugin/ParaGEOMCorbaModule/vtkParaGEOMCorbaSource.h b/src/Plugins/ParaGEOMCorba/plugin/ParaGEOMCorbaModule/vtkParaGEOMCorbaSource.h index ed3ffdb1..428b1fa5 100644 --- a/src/Plugins/ParaGEOMCorba/plugin/ParaGEOMCorbaModule/vtkParaGEOMCorbaSource.h +++ b/src/Plugins/ParaGEOMCorba/plugin/ParaGEOMCorbaModule/vtkParaGEOMCorbaSource.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaMEDCorba/CMakeLists.txt b/src/Plugins/ParaMEDCorba/CMakeLists.txt index 4a678bf9..2bf4ebee 100644 --- a/src/Plugins/ParaMEDCorba/CMakeLists.txt +++ b/src/Plugins/ParaMEDCorba/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2022 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaMEDCorba/plugin/CMakeLists.txt b/src/Plugins/ParaMEDCorba/plugin/CMakeLists.txt index 9386974f..6ffdac3d 100644 --- a/src/Plugins/ParaMEDCorba/plugin/CMakeLists.txt +++ b/src/Plugins/ParaMEDCorba/plugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaMEDCorba/plugin/ParaMEDCorbaModule/CMakeLists.txt b/src/Plugins/ParaMEDCorba/plugin/ParaMEDCorbaModule/CMakeLists.txt index b175600c..11958202 100644 --- a/src/Plugins/ParaMEDCorba/plugin/ParaMEDCorbaModule/CMakeLists.txt +++ b/src/Plugins/ParaMEDCorba/plugin/ParaMEDCorbaModule/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaMEDCorba/plugin/ParaMEDCorbaModule/ParaMEDMEM2VTK_defines.hxx b/src/Plugins/ParaMEDCorba/plugin/ParaMEDCorbaModule/ParaMEDMEM2VTK_defines.hxx index f57a09be..1e7a62e5 100644 --- a/src/Plugins/ParaMEDCorba/plugin/ParaMEDCorbaModule/ParaMEDMEM2VTK_defines.hxx +++ b/src/Plugins/ParaMEDCorba/plugin/ParaMEDCorbaModule/ParaMEDMEM2VTK_defines.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaMEDCorba/plugin/ParaMEDCorbaModule/vtkParaMEDCorbaSource.cxx b/src/Plugins/ParaMEDCorba/plugin/ParaMEDCorbaModule/vtkParaMEDCorbaSource.cxx index 695afadc..88c2c017 100644 --- a/src/Plugins/ParaMEDCorba/plugin/ParaMEDCorbaModule/vtkParaMEDCorbaSource.cxx +++ b/src/Plugins/ParaMEDCorba/plugin/ParaMEDCorbaModule/vtkParaMEDCorbaSource.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaMEDCorba/plugin/ParaMEDCorbaModule/vtkParaMEDCorbaSource.h b/src/Plugins/ParaMEDCorba/plugin/ParaMEDCorbaModule/vtkParaMEDCorbaSource.h index e6cebf48..dc3a7a27 100644 --- a/src/Plugins/ParaMEDCorba/plugin/ParaMEDCorbaModule/vtkParaMEDCorbaSource.h +++ b/src/Plugins/ParaMEDCorba/plugin/ParaMEDCorbaModule/vtkParaMEDCorbaSource.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/CMakeLists.txt b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/CMakeLists.txt index 63f5b4c3..f35d9d28 100644 --- a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/CMakeLists.txt +++ b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingCMeshClient.cxx b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingCMeshClient.cxx index a16fc8c6..59520fa5 100644 --- a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingCMeshClient.cxx +++ b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingCMeshClient.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingCMeshClient.hxx b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingCMeshClient.hxx index 45711229..8885d219 100644 --- a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingCMeshClient.hxx +++ b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingCMeshClient.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingCurveLinearMeshClient.cxx b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingCurveLinearMeshClient.cxx index 545e70d3..ef92a73a 100644 --- a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingCurveLinearMeshClient.cxx +++ b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingCurveLinearMeshClient.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingCurveLinearMeshClient.hxx b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingCurveLinearMeshClient.hxx index ff4ee2b3..69bd3f5c 100644 --- a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingCurveLinearMeshClient.hxx +++ b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingCurveLinearMeshClient.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingFieldClient.cxx b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingFieldClient.cxx index b01a240e..80664b8e 100644 --- a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingFieldClient.cxx +++ b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingFieldClient.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingFieldClient.hxx b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingFieldClient.hxx index c45105bd..1e7ca0ee 100644 --- a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingFieldClient.hxx +++ b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingFieldClient.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingMeshClient.cxx b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingMeshClient.cxx index 897d53d3..ac598309 100644 --- a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingMeshClient.cxx +++ b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingMeshClient.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingMeshClient.hxx b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingMeshClient.hxx index 081ceece..e20ca727 100644 --- a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingMeshClient.hxx +++ b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingMeshClient.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingMultiFieldsClient.cxx b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingMultiFieldsClient.cxx index 92d45fd6..f8ffe048 100644 --- a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingMultiFieldsClient.cxx +++ b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingMultiFieldsClient.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingMultiFieldsClient.hxx b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingMultiFieldsClient.hxx index d89e0209..1429e563 100644 --- a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingMultiFieldsClient.hxx +++ b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingMultiFieldsClient.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingUMeshClient.cxx b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingUMeshClient.cxx index 3ee463de..49cf4cf1 100644 --- a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingUMeshClient.cxx +++ b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingUMeshClient.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingUMeshClient.hxx b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingUMeshClient.hxx index 2c274eac..ffcf174f 100644 --- a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingUMeshClient.hxx +++ b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingUMeshClient.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKParaMEDFieldClient.cxx b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKParaMEDFieldClient.cxx index beeaaa58..e0a1f9d8 100644 --- a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKParaMEDFieldClient.cxx +++ b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKParaMEDFieldClient.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKParaMEDFieldClient.hxx b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKParaMEDFieldClient.hxx index 3370c38a..415fb857 100644 --- a/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKParaMEDFieldClient.hxx +++ b/src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKParaMEDFieldClient.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaMEDCorba/plugin/testParaMEDCorba.cxx b/src/Plugins/ParaMEDCorba/plugin/testParaMEDCorba.cxx index 10f18d42..10bb721f 100644 --- a/src/Plugins/ParaMEDCorba/plugin/testParaMEDCorba.cxx +++ b/src/Plugins/ParaMEDCorba/plugin/testParaMEDCorba.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaSMESHCorba/CMakeLists.txt b/src/Plugins/ParaSMESHCorba/CMakeLists.txt index d0c010f4..edb803cf 100644 --- a/src/Plugins/ParaSMESHCorba/CMakeLists.txt +++ b/src/Plugins/ParaSMESHCorba/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaSMESHCorba/plugin/CMakeLists.txt b/src/Plugins/ParaSMESHCorba/plugin/CMakeLists.txt index 9ac4abfd..5ec9d32d 100644 --- a/src/Plugins/ParaSMESHCorba/plugin/CMakeLists.txt +++ b/src/Plugins/ParaSMESHCorba/plugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaSMESHCorba/plugin/ParaSMESHCorbaModule/CMakeLists.txt b/src/Plugins/ParaSMESHCorba/plugin/ParaSMESHCorbaModule/CMakeLists.txt index 81e43fd9..48a1b76b 100644 --- a/src/Plugins/ParaSMESHCorba/plugin/ParaSMESHCorbaModule/CMakeLists.txt +++ b/src/Plugins/ParaSMESHCorba/plugin/ParaSMESHCorbaModule/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaSMESHCorba/plugin/ParaSMESHCorbaModule/vtkParaSMESHCorbaSource.cxx b/src/Plugins/ParaSMESHCorba/plugin/ParaSMESHCorbaModule/vtkParaSMESHCorbaSource.cxx index da0d98d2..bde414c7 100644 --- a/src/Plugins/ParaSMESHCorba/plugin/ParaSMESHCorbaModule/vtkParaSMESHCorbaSource.cxx +++ b/src/Plugins/ParaSMESHCorba/plugin/ParaSMESHCorbaModule/vtkParaSMESHCorbaSource.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ParaSMESHCorba/plugin/ParaSMESHCorbaModule/vtkParaSMESHCorbaSource.h b/src/Plugins/ParaSMESHCorba/plugin/ParaSMESHCorbaModule/vtkParaSMESHCorbaSource.h index 273fb379..7dd6a550 100644 --- a/src/Plugins/ParaSMESHCorba/plugin/ParaSMESHCorbaModule/vtkParaSMESHCorbaSource.h +++ b/src/Plugins/ParaSMESHCorba/plugin/ParaSMESHCorbaModule/vtkParaSMESHCorbaSource.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ScaleVector/CMakeLists.txt b/src/Plugins/ScaleVector/CMakeLists.txt index 87783900..f3874850 100644 --- a/src/Plugins/ScaleVector/CMakeLists.txt +++ b/src/Plugins/ScaleVector/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ScaleVector/plugin/CMakeLists.txt b/src/Plugins/ScaleVector/plugin/CMakeLists.txt index e77bd5bd..312e4af5 100644 --- a/src/Plugins/ScaleVector/plugin/CMakeLists.txt +++ b/src/Plugins/ScaleVector/plugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ScaleVector/plugin/ScaleVectorModule/CMakeLists.txt b/src/Plugins/ScaleVector/plugin/ScaleVectorModule/CMakeLists.txt index 691c4b5e..8b22752a 100644 --- a/src/Plugins/ScaleVector/plugin/ScaleVectorModule/CMakeLists.txt +++ b/src/Plugins/ScaleVector/plugin/ScaleVectorModule/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ScaleVector/plugin/ScaleVectorModule/vtkScaleVectorFilter.cxx b/src/Plugins/ScaleVector/plugin/ScaleVectorModule/vtkScaleVectorFilter.cxx index 04045527..d7027f21 100644 --- a/src/Plugins/ScaleVector/plugin/ScaleVectorModule/vtkScaleVectorFilter.cxx +++ b/src/Plugins/ScaleVector/plugin/ScaleVectorModule/vtkScaleVectorFilter.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/ScaleVector/plugin/ScaleVectorModule/vtkScaleVectorFilter.h b/src/Plugins/ScaleVector/plugin/ScaleVectorModule/vtkScaleVectorFilter.h index 54c842fd..0874aab8 100644 --- a/src/Plugins/ScaleVector/plugin/ScaleVectorModule/vtkScaleVectorFilter.h +++ b/src/Plugins/ScaleVector/plugin/ScaleVectorModule/vtkScaleVectorFilter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/SimpleMode/CMakeLists.txt b/src/Plugins/SimpleMode/CMakeLists.txt index 69dcdd56..37bc3d25 100644 --- a/src/Plugins/SimpleMode/CMakeLists.txt +++ b/src/Plugins/SimpleMode/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/SimpleMode/plugin/CMakeLists.txt b/src/Plugins/SimpleMode/plugin/CMakeLists.txt index 6b374a4e..f079addc 100644 --- a/src/Plugins/SimpleMode/plugin/CMakeLists.txt +++ b/src/Plugins/SimpleMode/plugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/SimpleMode/plugin/SimpleModeModule/CMakeLists.txt b/src/Plugins/SimpleMode/plugin/SimpleModeModule/CMakeLists.txt index 14d8ca02..0c1140e4 100644 --- a/src/Plugins/SimpleMode/plugin/SimpleModeModule/CMakeLists.txt +++ b/src/Plugins/SimpleMode/plugin/SimpleModeModule/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/SimpleMode/plugin/SimpleModeModule/vtkSimpleMode.cxx b/src/Plugins/SimpleMode/plugin/SimpleModeModule/vtkSimpleMode.cxx index a1ede347..5c4c08b5 100644 --- a/src/Plugins/SimpleMode/plugin/SimpleModeModule/vtkSimpleMode.cxx +++ b/src/Plugins/SimpleMode/plugin/SimpleModeModule/vtkSimpleMode.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2022 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/SimpleMode/plugin/SimpleModeModule/vtkSimpleMode.h b/src/Plugins/SimpleMode/plugin/SimpleModeModule/vtkSimpleMode.h index 38536510..a321f0e5 100644 --- a/src/Plugins/SimpleMode/plugin/SimpleModeModule/vtkSimpleMode.h +++ b/src/Plugins/SimpleMode/plugin/SimpleModeModule/vtkSimpleMode.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2022 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/StaticMesh/CMakeLists.txt b/src/Plugins/StaticMesh/CMakeLists.txt index 5bfc4560..ec93bc97 100644 --- a/src/Plugins/StaticMesh/CMakeLists.txt +++ b/src/Plugins/StaticMesh/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/StaticMesh/plugin/CMakeLists.txt b/src/Plugins/StaticMesh/plugin/CMakeLists.txt index 3f090b31..ea6f9a58 100644 --- a/src/Plugins/StaticMesh/plugin/CMakeLists.txt +++ b/src/Plugins/StaticMesh/plugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/StaticMesh/plugin/StaticMeshModule/CMakeLists.txt b/src/Plugins/StaticMesh/plugin/StaticMeshModule/CMakeLists.txt index 45206c5f..5b25fe4c 100644 --- a/src/Plugins/StaticMesh/plugin/StaticMeshModule/CMakeLists.txt +++ b/src/Plugins/StaticMesh/plugin/StaticMeshModule/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/TableReader/CMakeLists.txt b/src/Plugins/TableReader/CMakeLists.txt index 3e2fece2..092a16b9 100644 --- a/src/Plugins/TableReader/CMakeLists.txt +++ b/src/Plugins/TableReader/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/TableReader/plugin/CMakeLists.txt b/src/Plugins/TableReader/plugin/CMakeLists.txt index f16a281a..3a612b16 100644 --- a/src/Plugins/TableReader/plugin/CMakeLists.txt +++ b/src/Plugins/TableReader/plugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/TableReader/plugin/TableReaderModule/CMakeLists.txt b/src/Plugins/TableReader/plugin/TableReaderModule/CMakeLists.txt index a69aed24..650f07c4 100644 --- a/src/Plugins/TableReader/plugin/TableReaderModule/CMakeLists.txt +++ b/src/Plugins/TableReader/plugin/TableReaderModule/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/TableReader/plugin/TableReaderModule/TableParser.cxx b/src/Plugins/TableReader/plugin/TableReaderModule/TableParser.cxx index 1483c23f..8ccce14c 100644 --- a/src/Plugins/TableReader/plugin/TableReaderModule/TableParser.cxx +++ b/src/Plugins/TableReader/plugin/TableReaderModule/TableParser.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/TableReader/plugin/TableReaderModule/TableParser.h b/src/Plugins/TableReader/plugin/TableReaderModule/TableParser.h index acb18d3e..0da83156 100644 --- a/src/Plugins/TableReader/plugin/TableReaderModule/TableParser.h +++ b/src/Plugins/TableReader/plugin/TableReaderModule/TableParser.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/TableReader/plugin/TableReaderModule/vtkVisuTableReader.cxx b/src/Plugins/TableReader/plugin/TableReaderModule/vtkVisuTableReader.cxx index baf50a47..1198a3dc 100644 --- a/src/Plugins/TableReader/plugin/TableReaderModule/vtkVisuTableReader.cxx +++ b/src/Plugins/TableReader/plugin/TableReaderModule/vtkVisuTableReader.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/TableReader/plugin/TableReaderModule/vtkVisuTableReader.h b/src/Plugins/TableReader/plugin/TableReaderModule/vtkVisuTableReader.h index 574824e2..2498769a 100644 --- a/src/Plugins/TableReader/plugin/TableReaderModule/vtkVisuTableReader.h +++ b/src/Plugins/TableReader/plugin/TableReaderModule/vtkVisuTableReader.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/TableReader/plugin/TableTo3DModule/CMakeLists.txt b/src/Plugins/TableReader/plugin/TableTo3DModule/CMakeLists.txt index 0560c5b4..3fd1d652 100644 --- a/src/Plugins/TableReader/plugin/TableTo3DModule/CMakeLists.txt +++ b/src/Plugins/TableReader/plugin/TableTo3DModule/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/TableReader/plugin/TableTo3DModule/vtkTableTo3D.cxx b/src/Plugins/TableReader/plugin/TableTo3DModule/vtkTableTo3D.cxx index a5240f5f..cbd1283c 100644 --- a/src/Plugins/TableReader/plugin/TableTo3DModule/vtkTableTo3D.cxx +++ b/src/Plugins/TableReader/plugin/TableTo3DModule/vtkTableTo3D.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/TableReader/plugin/TableTo3DModule/vtkTableTo3D.h b/src/Plugins/TableReader/plugin/TableTo3DModule/vtkTableTo3D.h index a61e1f23..dd2c1df5 100644 --- a/src/Plugins/TableReader/plugin/TableTo3DModule/vtkTableTo3D.h +++ b/src/Plugins/TableReader/plugin/TableTo3DModule/vtkTableTo3D.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/View/CMakeLists.txt b/src/Plugins/View/CMakeLists.txt index adb9ec46..1303e54e 100644 --- a/src/Plugins/View/CMakeLists.txt +++ b/src/Plugins/View/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/View/MyDisplay.cxx b/src/Plugins/View/MyDisplay.cxx index 7c10fe47..3bac097f 100644 --- a/src/Plugins/View/MyDisplay.cxx +++ b/src/Plugins/View/MyDisplay.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/View/MyDisplay.h b/src/Plugins/View/MyDisplay.h index f90797f8..7965ae00 100644 --- a/src/Plugins/View/MyDisplay.h +++ b/src/Plugins/View/MyDisplay.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/View/MyView.cxx b/src/Plugins/View/MyView.cxx index 400b5642..05f580ae 100644 --- a/src/Plugins/View/MyView.cxx +++ b/src/Plugins/View/MyView.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/View/MyView.h b/src/Plugins/View/MyView.h index cf0bebe6..d53a0a47 100644 --- a/src/Plugins/View/MyView.h +++ b/src/Plugins/View/MyView.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/VoroGauss/CMakeLists.txt b/src/Plugins/VoroGauss/CMakeLists.txt index 39be4bf1..36b95605 100644 --- a/src/Plugins/VoroGauss/CMakeLists.txt +++ b/src/Plugins/VoroGauss/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/VoroGauss/plugin/CMakeLists.txt b/src/Plugins/VoroGauss/plugin/CMakeLists.txt index e9aacf22..3d6dd87c 100644 --- a/src/Plugins/VoroGauss/plugin/CMakeLists.txt +++ b/src/Plugins/VoroGauss/plugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/VoroGauss/plugin/Test/CMakeLists.txt b/src/Plugins/VoroGauss/plugin/Test/CMakeLists.txt index 7904e827..4e918362 100644 --- a/src/Plugins/VoroGauss/plugin/Test/CMakeLists.txt +++ b/src/Plugins/VoroGauss/plugin/Test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2022 CEA/DEN, EDF R&D +# Copyright (C) 2012-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/VoroGauss/plugin/Test/CTestTestfileInstall.cmake b/src/Plugins/VoroGauss/plugin/Test/CTestTestfileInstall.cmake index e3f1dad1..a59ecb46 100644 --- a/src/Plugins/VoroGauss/plugin/Test/CTestTestfileInstall.cmake +++ b/src/Plugins/VoroGauss/plugin/Test/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2022 CEA/DEN, EDF R&D +# Copyright (C) 2015-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/VoroGauss/plugin/Test/test_VoroGauss.py b/src/Plugins/VoroGauss/plugin/Test/test_VoroGauss.py index 175ea721..6ea6b235 100644 --- a/src/Plugins/VoroGauss/plugin/Test/test_VoroGauss.py +++ b/src/Plugins/VoroGauss/plugin/Test/test_VoroGauss.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2022 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/VoroGauss/plugin/Test/tests.set b/src/Plugins/VoroGauss/plugin/Test/tests.set index ac799ce1..7da3b04b 100644 --- a/src/Plugins/VoroGauss/plugin/Test/tests.set +++ b/src/Plugins/VoroGauss/plugin/Test/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2022 CEA/DEN, EDF R&D +# Copyright (C) 2012-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/VoroGauss/plugin/VoroGaussModule/CMakeLists.txt b/src/Plugins/VoroGauss/plugin/VoroGaussModule/CMakeLists.txt index a1c33360..23abc9d1 100644 --- a/src/Plugins/VoroGauss/plugin/VoroGaussModule/CMakeLists.txt +++ b/src/Plugins/VoroGauss/plugin/VoroGaussModule/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/VoroGauss/plugin/VoroGaussModule/vtkVoroGauss.cxx b/src/Plugins/VoroGauss/plugin/VoroGaussModule/vtkVoroGauss.cxx index 9fe82f4c..129766b8 100644 --- a/src/Plugins/VoroGauss/plugin/VoroGaussModule/vtkVoroGauss.cxx +++ b/src/Plugins/VoroGauss/plugin/VoroGaussModule/vtkVoroGauss.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2022 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Plugins/VoroGauss/plugin/VoroGaussModule/vtkVoroGauss.h b/src/Plugins/VoroGauss/plugin/VoroGaussModule/vtkVoroGauss.h index 92ac0261..f945334c 100644 --- a/src/Plugins/VoroGauss/plugin/VoroGaussModule/vtkVoroGauss.h +++ b/src/Plugins/VoroGauss/plugin/VoroGaussModule/vtkVoroGauss.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2022 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 800d9ba6..9f08dbfa 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test/standalone/CMakeLists.txt b/test/standalone/CMakeLists.txt index 38cbf047..a57f98f6 100644 --- a/test/standalone/CMakeLists.txt +++ b/test/standalone/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test/standalone/gui/CMakeLists.txt b/test/standalone/gui/CMakeLists.txt index 71760735..aded948b 100644 --- a/test/standalone/gui/CMakeLists.txt +++ b/test/standalone/gui/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test/standalone/gui/PLMainWindow.cxx b/test/standalone/gui/PLMainWindow.cxx index 3ea2b643..c9ee032b 100644 --- a/test/standalone/gui/PLMainWindow.cxx +++ b/test/standalone/gui/PLMainWindow.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/test/standalone/gui/PLMainWindow.hxx b/test/standalone/gui/PLMainWindow.hxx index e209948b..a6f7ddce 100644 --- a/test/standalone/gui/PLMainWindow.hxx +++ b/test/standalone/gui/PLMainWindow.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/test/standalone/gui/PLViewTab.cxx b/test/standalone/gui/PLViewTab.cxx index 53d5713f..f72467b2 100644 --- a/test/standalone/gui/PLViewTab.cxx +++ b/test/standalone/gui/PLViewTab.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/test/standalone/gui/PLViewTab.hxx b/test/standalone/gui/PLViewTab.hxx index 5a6652e0..bbeed9e6 100644 --- a/test/standalone/gui/PLViewTab.hxx +++ b/test/standalone/gui/PLViewTab.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/test/standalone/gui/PVViewer_Behaviors.cxx b/test/standalone/gui/PVViewer_Behaviors.cxx index 198ac164..de61718b 100644 --- a/test/standalone/gui/PVViewer_Behaviors.cxx +++ b/test/standalone/gui/PVViewer_Behaviors.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/test/standalone/gui/PVViewer_Behaviors.h b/test/standalone/gui/PVViewer_Behaviors.h index e6242af5..81ce43b5 100644 --- a/test/standalone/gui/PVViewer_Behaviors.h +++ b/test/standalone/gui/PVViewer_Behaviors.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/test/standalone/gui/PVViewer_Core.cxx b/test/standalone/gui/PVViewer_Core.cxx index 47636fa5..b914d4d5 100644 --- a/test/standalone/gui/PVViewer_Core.cxx +++ b/test/standalone/gui/PVViewer_Core.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/test/standalone/gui/PVViewer_Core.h b/test/standalone/gui/PVViewer_Core.h index f4ad3377..cb791670 100644 --- a/test/standalone/gui/PVViewer_Core.h +++ b/test/standalone/gui/PVViewer_Core.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/test/standalone/gui/PVViewer_GUIElements.cxx b/test/standalone/gui/PVViewer_GUIElements.cxx index d01ae43e..459d1f09 100644 --- a/test/standalone/gui/PVViewer_GUIElements.cxx +++ b/test/standalone/gui/PVViewer_GUIElements.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/test/standalone/gui/PVViewer_GUIElements.h b/test/standalone/gui/PVViewer_GUIElements.h index b4361141..a14e161a 100644 --- a/test/standalone/gui/PVViewer_GUIElements.h +++ b/test/standalone/gui/PVViewer_GUIElements.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/test/standalone/gui/main.cpp b/test/standalone/gui/main.cpp index 599917e7..93d5d388 100644 --- a/test/standalone/gui/main.cpp +++ b/test/standalone/gui/main.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/test/standalone/simple/CMakeLists.txt b/test/standalone/simple/CMakeLists.txt index 08433bf0..b610bd14 100644 --- a/test/standalone/simple/CMakeLists.txt +++ b/test/standalone/simple/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2022 CEA/DEN, EDF R&D +# Copyright (C) 2010-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test/standalone/simple/Container_init_python.cxx b/test/standalone/simple/Container_init_python.cxx index 5a549c54..4077a5f0 100644 --- a/test/standalone/simple/Container_init_python.cxx +++ b/test/standalone/simple/Container_init_python.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2022 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 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 diff --git a/test/standalone/simple/Container_init_python.hxx b/test/standalone/simple/Container_init_python.hxx index 15cddf71..e763238b 100644 --- a/test/standalone/simple/Container_init_python.hxx +++ b/test/standalone/simple/Container_init_python.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2022 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 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 diff --git a/test/standalone/simple/PyInterp.h b/test/standalone/simple/PyInterp.h index 24d13d82..8bf1c303 100644 --- a/test/standalone/simple/PyInterp.h +++ b/test/standalone/simple/PyInterp.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2022 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 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 diff --git a/test/standalone/simple/PyInterp_Utils.h b/test/standalone/simple/PyInterp_Utils.h index be770bc7..c98d4f16 100644 --- a/test/standalone/simple/PyInterp_Utils.h +++ b/test/standalone/simple/PyInterp_Utils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2022 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 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 diff --git a/test/standalone/simple/simple_gil.cxx b/test/standalone/simple/simple_gil.cxx index 35811c9a..11756900 100644 --- a/test/standalone/simple/simple_gil.cxx +++ b/test/standalone/simple/simple_gil.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2022 CEA/DEN, EDF R&D +// Copyright (C) 2010-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public -- 2.30.2