From 93f9011ebff68493d86553f994ceb4c46bf7b310 Mon Sep 17 00:00:00 2001 From: vsr Date: Thu, 14 Feb 2019 18:55:32 +0300 Subject: [PATCH] Update copyrights --- CMakeLists.txt | 2 +- CTestTestfileInstall.cmake | 2 +- PARAVIS_version.h.in | 2 +- SalomePARAVISConfig.cmake.in | 2 +- bin/CMakeLists.txt | 2 +- bin/VERSION.in | 0 bin/paravis_setenv.py | 3 +-- bin/paravis_test.py | 2 +- doc/CMakeLists.txt | 2 +- doc/dev/CMakeLists.txt | 2 +- doc/doxygen/CMakeLists.txt | 2 +- doc/doxygen/images/head.png | Bin doc/doxygen/static/footer.html | 2 +- doc/doxygen/static/header.html.in | 0 examples/CMakeLists.txt | 2 +- examples/command_line/CMakeLists.txt | 2 +- examples/command_line/dataset.py | 18 +++++++++++++++ examples/command_line/medio.py | 18 +++++++++++++++ examples/command_line/medviewer.py | 18 +++++++++++++++ examples/command_line/run_demo.py | 18 +++++++++++++++ idl/CMakeLists.txt | 19 ++++++++++++++++ idl/PARAVIS.idl | 18 +++++++++++++++ resources/CMakeLists.txt | 2 +- resources/PARAVISCatalog.xml.in | 21 ------------------ resources/SalomeApp.xml.in | 21 ------------------ resources/pqAppIcon22.png | Bin src/CMakeLists.txt | 2 +- .../VisualizationComponent.cxx | 18 +++++++++++++++ .../VisualizationComponent.hxx | 18 +++++++++++++++ src/Insitu/VisualizationLibrary/visu.cxx | 19 ++++++++++++++++ src/Insitu/VisualizationLibrary/visu.hxx | 19 ++++++++++++++++ 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/paravisSM.py | 2 +- src/PV_SWIG/pvserver.py | 2 +- src/PV_SWIG/pvsimple.py | 2 +- src/Plugins/ArrayRenamer/CMakeLists.txt | 2 +- .../pqArraysEditorPropertyWidget.cxx | 2 +- .../pqArraysEditorPropertyWidget.h | 2 +- src/Plugins/ArrayRenamer/pqEditComponents.h | 2 +- .../ArrayRenamer/resources/copy_ico_16x16.png | Bin .../ArrayRenamer/resources/edit_ico_16x16.png | Bin .../resources/rename_ico_24x24.png | Bin .../ArrayRenamer/vtkArrayRenamerFilter.cxx | 2 +- .../ArrayRenamer/vtkArrayRenamerFilter.h | 2 +- src/Plugins/CMakeLists.txt | 2 +- src/Plugins/DevelopedSurface/CMakeLists.txt | 2 +- .../IO/vtkDevelopedSurface.cxx | 2 +- .../DevelopedSurface/IO/vtkDevelopedSurface.h | 2 +- .../ParaViewPlugin/CMakeLists.txt | 2 +- .../DevelopedSurface/Test/CMakeLists.txt | 19 +++++++++++++++- .../DevelopedSurface/Test/test_dev_surface.py | 2 +- .../Test/test_dev_surface2.py | 2 +- .../Test/test_dev_surface3.py | 2 +- src/Plugins/DevelopedSurface/pp.py | 2 +- src/Plugins/DevelopedSurface/pp1.py | 2 +- src/Plugins/DevelopedSurface/pp2.py | 2 +- src/Plugins/DevelopedSurface/test.py | 2 +- .../DifferenceTimesteps/CMakeLists.txt | 2 +- .../vtkDifferenceTimestepsFilter.cxx | 2 +- .../vtkDifferenceTimestepsFilter.h | 2 +- src/Plugins/ElevationSurface/CMakeLists.txt | 2 +- .../vtkElevationSurfaceFilter.cxx | 2 +- .../vtkElevationSurfaceFilter.h | 2 +- src/Plugins/EllipseBuilder/CMakeLists.txt | 2 +- .../vtkEllipseBuilderFilter.cxx | 2 +- .../EllipseBuilder/vtkEllipseBuilderFilter.h | 2 +- src/Plugins/GaussToCell/CMakeLists.txt | 2 +- src/Plugins/GaussToCell/TestCase.py | 19 ++++++++++++++++ src/Plugins/GaussToCell/vtkGaussToCell.cxx | 2 +- src/Plugins/GaussToCell/vtkGaussToCell.h | 2 +- src/Plugins/JSONReader/CMakeLists.txt | 2 +- .../JSONReader/JSONParser/CMakeLists.txt | 2 +- .../JSONReader/JSONParser/vtkJSONParser.cxx | 2 +- .../JSONReader/JSONParser/vtkJSONParser.h | 2 +- .../JSONReader/ParaViewPlugin/CMakeLists.txt | 2 +- .../ParaViewPlugin/vtkJSONReader.cxx | 2 +- .../JSONReader/ParaViewPlugin/vtkJSONReader.h | 2 +- src/Plugins/JSONReader/Test/CMakeLists.txt | 2 +- .../JSONReader/Test/JSONParserTest.cxx | 2 +- src/Plugins/JSONReader/Test/MainTest.hxx | 2 +- .../JSONReader/Test/vtkJSONParserTest.cxx | 2 +- .../JSONReader/Test/vtkJSONParserTest.hxx | 2 +- .../MEDReader/CMake/CTestCustom.ctest.in | 2 +- src/Plugins/MEDReader/CMake/FindMED.cmake | 2 +- src/Plugins/MEDReader/CMakeLists.txt | 2 +- src/Plugins/MEDReader/IO/CMakeLists.txt | 2 +- .../IO/MEDFileFieldRepresentationTree.cxx | 2 +- .../IO/MEDFileFieldRepresentationTree.hxx | 2 +- src/Plugins/MEDReader/IO/MEDLoaderForPV.h | 2 +- src/Plugins/MEDReader/IO/MEDTimeReq.cxx | 2 +- src/Plugins/MEDReader/IO/MEDTimeReq.hxx | 2 +- src/Plugins/MEDReader/IO/MEDUtilities.cxx | 2 +- src/Plugins/MEDReader/IO/MEDUtilities.hxx | 2 +- .../MEDReader/IO/Testing/CMakeLists.txt | 2 +- .../MEDReader/IO/Testing/Cxx/CMakeLists.txt | 2 +- .../Cxx/TestMedDescendingPolyhedron.cxx | 2 +- .../IO/Testing/Cxx/TestMedParallelRead.cxx | 2 +- .../IO/Testing/Cxx/TestMedParallelWrite.cxx | 2 +- .../IO/Testing/Cxx/TestMedPolyhedron.cxx | 2 +- .../Cxx/TestMedReadDescendingPolyhedron.cxx | 2 +- .../IO/Testing/Cxx/TestMedReadPolyhedron.cxx | 2 +- .../IO/Testing/Cxx/TestMedReader.cxx | 2 +- .../IO/Testing/Cxx/TestMedWriteOcta12.cxx | 2 +- .../MEDReader/IO/Testing/Cxx/TestReading0.cxx | 2 +- src/Plugins/MEDReader/IO/config.h.cmake | 2 +- src/Plugins/MEDReader/IO/vtkELNOFilter.cxx | 2 +- src/Plugins/MEDReader/IO/vtkELNOFilter.h | 2 +- .../MEDReader/IO/vtkELNOMeshFilter.cxx | 2 +- src/Plugins/MEDReader/IO/vtkELNOMeshFilter.h | 2 +- .../MEDReader/IO/vtkELNOSurfaceFilter.cxx | 2 +- .../MEDReader/IO/vtkELNOSurfaceFilter.h | 2 +- .../MEDReader/IO/vtkExtractCellType.cxx | 2 +- src/Plugins/MEDReader/IO/vtkExtractCellType.h | 2 +- src/Plugins/MEDReader/IO/vtkExtractGroup.cxx | 2 +- src/Plugins/MEDReader/IO/vtkExtractGroup.h | 2 +- .../MEDReader/IO/vtkGenerateVectors.cxx | 2 +- src/Plugins/MEDReader/IO/vtkGenerateVectors.h | 2 +- .../IO/vtkInformationGaussDoubleVectorKey.h | 2 +- .../IO/vtkMEDQuadraturePointsGenerator.cxx | 2 +- .../IO/vtkMEDQuadraturePointsGenerator.h | 2 +- src/Plugins/MEDReader/IO/vtkMEDReader.cxx | 2 +- src/Plugins/MEDReader/IO/vtkMEDReader.h | 2 +- src/Plugins/MEDReader/IO/vtkMEDReader2.cxx | 2 +- src/Plugins/MEDReader/IO/vtkMEDReader2.h | 2 +- .../MEDReader/ParaViewPlugin/CMakeLists.txt | 2 +- .../ParaViewPlugin/VectBoolSpreadSheet.cxx | 2 +- .../ParaViewPlugin/VectBoolSpreadSheet.h | 2 +- .../ParaViewPlugin/VectBoolWidget.cxx | 2 +- .../MEDReader/ParaViewPlugin/VectBoolWidget.h | 2 +- .../ParaViewPlugin/pqAbstractFieldsWidget.cxx | 2 +- .../ParaViewPlugin/pqAbstractFieldsWidget.h | 2 +- .../pqExtractGroupFieldsWidget.cxx | 2 +- .../pqExtractGroupFieldsWidget.h | 2 +- .../pqMEDReaderFieldsWidget.cxx | 2 +- .../ParaViewPlugin/pqMEDReaderFieldsWidget.h | 2 +- .../ParaViewPlugin/pqMEDReaderGraphUtils.cxx | 2 +- .../ParaViewPlugin/pqMEDReaderGraphUtils.h | 2 +- .../pqMEDReaderReloadWidget.cxx | 2 +- .../ParaViewPlugin/pqMEDReaderReloadWidget.h | 2 +- .../pqMEDReaderTimeModeWidget.cxx | 2 +- .../pqMEDReaderTimeModeWidget.h | 2 +- .../pqMEDReaderTimesFlagsWidget.cxx | 2 +- .../pqMEDReaderTimesFlagsWidget.h | 2 +- .../pqMEDReaderVectorsWidget.cxx | 2 +- .../ParaViewPlugin/pqMEDReaderVectorsWidget.h | 2 +- .../vtkPVMetaDataInformation.cxx | 2 +- .../ParaViewPlugin/vtkPVMetaDataInformation.h | 2 +- src/Plugins/MEDReader/Test/CMakeLists.txt | 2 +- .../MEDReader/Test/CTestTestfileInstall.cmake | 2 +- src/Plugins/MEDReader/Test/testMEDReader0.py | 2 +- src/Plugins/MEDReader/Test/testMEDReader1.py | 2 +- src/Plugins/MEDReader/Test/testMEDReader10.py | 2 +- src/Plugins/MEDReader/Test/testMEDReader13.py | 2 +- src/Plugins/MEDReader/Test/testMEDReader14.py | 2 +- src/Plugins/MEDReader/Test/testMEDReader15.py | 2 +- src/Plugins/MEDReader/Test/testMEDReader16.py | 2 +- src/Plugins/MEDReader/Test/testMEDReader17.py | 2 +- src/Plugins/MEDReader/Test/testMEDReader18.py | 2 +- src/Plugins/MEDReader/Test/testMEDReader19.py | 2 +- src/Plugins/MEDReader/Test/testMEDReader2.py | 2 +- src/Plugins/MEDReader/Test/testMEDReader20.py | 2 +- src/Plugins/MEDReader/Test/testMEDReader21.py | 2 +- src/Plugins/MEDReader/Test/testMEDReader3.py | 2 +- src/Plugins/MEDReader/Test/testMEDReader4.py | 2 +- src/Plugins/MEDReader/Test/testMEDReader5.py | 2 +- src/Plugins/MEDReader/Test/testMEDReader6.py | 2 +- src/Plugins/MEDReader/Test/testMEDReader7.py | 2 +- src/Plugins/MEDReader/Test/testMEDReader8.py | 2 +- src/Plugins/MEDReader/Test/testMEDReader9.py | 2 +- src/Plugins/MEDReader/Test/tests.set | 2 +- src/Plugins/MEDWriter/CMakeLists.txt | 2 +- src/Plugins/MEDWriter/IO/CMakeLists.txt | 2 +- src/Plugins/MEDWriter/IO/VTKMEDTraits.hxx | 2 +- src/Plugins/MEDWriter/IO/VTKToMEDMem.cxx | 2 +- src/Plugins/MEDWriter/IO/VTKToMEDMem.hxx | 2 +- src/Plugins/MEDWriter/IO/vtkMEDWriter.cxx | 2 +- src/Plugins/MEDWriter/IO/vtkMEDWriter.h | 2 +- .../MEDWriter/MEDWriterConfig.cmake.in | 2 +- .../MEDWriter/ParaViewPlugin/CMakeLists.txt | 2 +- src/Plugins/MEDWriter/Test/TestMEDWriter0.py | 2 +- src/Plugins/ParaGEOMCorba/CMakeLists.txt | 2 +- .../ParaGEOMCorba/vtkParaGEOMCorbaSource.cxx | 2 +- .../ParaGEOMCorba/vtkParaGEOMCorbaSource.h | 2 +- src/Plugins/ParaMEDCorba/CMakeLists.txt | 2 +- .../ParaMEDCorba/ParaMEDMEM2VTK_defines.hxx | 2 +- .../VTKMEDCouplingCMeshClient.cxx | 2 +- .../VTKMEDCouplingCMeshClient.hxx | 2 +- .../VTKMEDCouplingCurveLinearMeshClient.cxx | 2 +- .../VTKMEDCouplingCurveLinearMeshClient.hxx | 2 +- .../VTKMEDCouplingFieldClient.cxx | 2 +- .../VTKMEDCouplingFieldClient.hxx | 2 +- .../ParaMEDCorba/VTKMEDCouplingMeshClient.cxx | 2 +- .../ParaMEDCorba/VTKMEDCouplingMeshClient.hxx | 2 +- .../VTKMEDCouplingMultiFieldsClient.cxx | 2 +- .../VTKMEDCouplingMultiFieldsClient.hxx | 2 +- .../VTKMEDCouplingUMeshClient.cxx | 2 +- .../VTKMEDCouplingUMeshClient.hxx | 2 +- .../ParaMEDCorba/VTKParaMEDFieldClient.cxx | 2 +- .../ParaMEDCorba/VTKParaMEDFieldClient.hxx | 2 +- src/Plugins/ParaMEDCorba/testParaMEDCorba.cxx | 2 +- .../ParaMEDCorba/vtkParaMEDCorbaSource.cxx | 2 +- .../ParaMEDCorba/vtkParaMEDCorbaSource.h | 2 +- src/Plugins/ParaSMESHCorba/CMakeLists.txt | 2 +- .../vtkParaSMESHCorbaSource.cxx | 2 +- .../ParaSMESHCorba/vtkParaSMESHCorbaSource.h | 2 +- src/Plugins/ScaleVector/CMakeLists.txt | 2 +- .../ScaleVector/vtkScaleVectorFilter.cxx | 2 +- .../ScaleVector/vtkScaleVectorFilter.h | 2 +- src/Plugins/SimpleMode/CMakeLists.txt | 2 +- src/Plugins/SimpleMode/IO/vtkSimpleMode.cxx | 2 +- src/Plugins/SimpleMode/IO/vtkSimpleMode.h | 2 +- .../SimpleMode/ParaViewPlugin/CMakeLists.txt | 2 +- src/Plugins/StaticMesh/CMakeLists.txt | 2 +- src/Plugins/TableReader/CMakeLists.txt | 2 +- .../TableReader/ParaViewPlugin/CMakeLists.txt | 2 +- ...qCustomChartDisplayPanelImplementation.cxx | 2 +- .../pqCustomChartDisplayPanelImplementation.h | 2 +- .../pqCustomPlotSettingsModel.cxx | 2 +- .../pqCustomPlotSettingsModel.h | 2 +- .../pqCustomXYChartDisplayPanel.cxx | 2 +- .../pqCustomXYChartDisplayPanel.h | 2 +- .../ParaViewPlugin/pqTableReaderPanel.cxx | 2 +- .../ParaViewPlugin/pqTableReaderPanel.h | 2 +- .../ParaViewPlugin/pqTableTo3DPanel.cxx | 2 +- .../ParaViewPlugin/pqTableTo3DPanel.h | 2 +- src/Plugins/TableReader/Reader/CMakeLists.txt | 2 +- .../TableReader/Reader/TableParser.cxx | 2 +- src/Plugins/TableReader/Reader/TableParser.h | 2 +- .../TableReader/Reader/vtkVisuTableReader.cxx | 2 +- .../TableReader/Reader/vtkVisuTableReader.h | 2 +- .../TableTo3DFilter/CMakeLists.txt | 2 +- .../TableTo3DFilter/vtkTableTo3D.cxx | 2 +- .../TableTo3DFilter/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/View/MyViewSM.xml | 0 src/Plugins/VoroGauss/CMakeLists.txt | 2 +- src/Plugins/VoroGauss/IO/vtkVoroGauss.cxx | 2 +- src/Plugins/VoroGauss/IO/vtkVoroGauss.h | 2 +- .../VoroGauss/ParaViewPlugin/CMakeLists.txt | 2 +- src/Plugins/VoroGauss/TestCase.py | 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 +- .../simple/Container_init_python.cxx | 2 +- .../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 +- 276 files changed, 474 insertions(+), 298 deletions(-) mode change 100755 => 100644 bin/VERSION.in mode change 100755 => 100644 doc/doxygen/images/head.png mode change 100755 => 100644 doc/doxygen/static/footer.html mode change 100755 => 100644 doc/doxygen/static/header.html.in mode change 100755 => 100644 resources/pqAppIcon22.png mode change 100755 => 100644 src/Insitu/VisualizationLibrary/visu.cxx mode change 100755 => 100644 src/Insitu/VisualizationLibrary/visu.hxx mode change 100755 => 100644 src/Plugins/ArrayRenamer/resources/copy_ico_16x16.png mode change 100755 => 100644 src/Plugins/ArrayRenamer/resources/edit_ico_16x16.png mode change 100755 => 100644 src/Plugins/ArrayRenamer/resources/rename_ico_24x24.png mode change 100755 => 100644 src/Plugins/CMakeLists.txt mode change 100755 => 100644 src/Plugins/MEDReader/IO/vtkMEDReader.cxx mode change 100755 => 100644 src/Plugins/ParaMEDCorba/ParaMEDMEM2VTK_defines.hxx mode change 100755 => 100644 src/Plugins/TableReader/ParaViewPlugin/pqCustomChartDisplayPanelImplementation.cxx mode change 100755 => 100644 src/Plugins/TableReader/ParaViewPlugin/pqCustomChartDisplayPanelImplementation.h mode change 100755 => 100644 src/Plugins/View/CMakeLists.txt mode change 100755 => 100644 src/Plugins/View/MyDisplay.cxx mode change 100755 => 100644 src/Plugins/View/MyDisplay.h mode change 100755 => 100644 src/Plugins/View/MyView.cxx mode change 100755 => 100644 src/Plugins/View/MyView.h mode change 100755 => 100644 src/Plugins/View/MyViewSM.xml mode change 100755 => 100644 test/standalone/simple/PyInterp.h diff --git a/CMakeLists.txt b/CMakeLists.txt index e3f0310b..67957d07 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2017 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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 254263b6..03f5db5e 100644 --- a/CTestTestfileInstall.cmake +++ b/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2017 CEA/DEN, EDF R&D +# Copyright (C) 2015-2019 CEA/DEN, EDF R&D # # This 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 297dfbb6..b03878e4 100644 --- a/PARAVIS_version.h.in +++ b/PARAVIS_version.h.in @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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 981208e5..071d1009 100644 --- a/SalomePARAVISConfig.cmake.in +++ b/SalomePARAVISConfig.cmake.in @@ -5,7 +5,7 @@ # ############################################################### -# Copyright (C) 2007-2016 CEA/DEN, EDF R&D +# Copyright (C) 2007-2019 CEA/DEN, EDF R&D # # This 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 c3781ea1..6823c56a 100644 --- a/bin/CMakeLists.txt +++ b/bin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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/VERSION.in b/bin/VERSION.in old mode 100755 new mode 100644 diff --git a/bin/paravis_setenv.py b/bin/paravis_setenv.py index 0f858de7..b1b68d82 100644 --- a/bin/paravis_setenv.py +++ b/bin/paravis_setenv.py @@ -1,5 +1,4 @@ -#! /usr/bin/env python3 -# Copyright (C) 2007-2016 CEA/DEN, EDF R&D +# Copyright (C) 2007-2019 CEA/DEN, EDF R&D # # This 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 54d7d659..d4349fd8 100644 --- a/bin/paravis_test.py +++ b/bin/paravis_test.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2018 CEA/DEN, EDF R&D +# Copyright (C) 2018-2019 CEA/DEN, EDF R&D # # This 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 8ee2fe0f..b59ac9db 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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 6c81fa68..b0511a21 100644 --- a/doc/dev/CMakeLists.txt +++ b/doc/dev/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2016 CEA/DEN, EDF R&D +# Copyright (C) 2012-2019 CEA/DEN, EDF R&D # # This 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 b2c52447..49278292 100644 --- a/doc/doxygen/CMakeLists.txt +++ b/doc/doxygen/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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/images/head.png b/doc/doxygen/images/head.png old mode 100755 new mode 100644 diff --git a/doc/doxygen/static/footer.html b/doc/doxygen/static/footer.html old mode 100755 new mode 100644 index 7cf11feb..0c4d205f --- a/doc/doxygen/static/footer.html +++ b/doc/doxygen/static/footer.html @@ -4,7 +4,7 @@ diff --git a/doc/doxygen/static/header.html.in b/doc/doxygen/static/header.html.in old mode 100755 new mode 100644 diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt index c3dad0e2..185a838c 100644 --- a/examples/CMakeLists.txt +++ b/examples/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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 aeff4b96..3952c5ff 100644 --- a/examples/command_line/CMakeLists.txt +++ b/examples/command_line/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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 2ef76e7a..53c6e8b4 100644 --- a/examples/command_line/dataset.py +++ b/examples/command_line/dataset.py @@ -1,3 +1,21 @@ +# Copyright (C) 2014-2019 CEA/DEN, EDF R&D +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License, or (at your option) any later version. +# +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +# def create_geometry(out_filename=None): import GEOM import salome diff --git a/examples/command_line/medio.py b/examples/command_line/medio.py index 5c0daf7e..909533ae 100644 --- a/examples/command_line/medio.py +++ b/examples/command_line/medio.py @@ -1,3 +1,21 @@ +# Copyright (C) 2014-2019 CEA/DEN, EDF R&D +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License, or (at your option) any later version. +# +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +# def __select_data(reader, dataname=None): if dataname: keys = reader.GetProperty("FieldsTreeInfo")[::2] diff --git a/examples/command_line/medviewer.py b/examples/command_line/medviewer.py index 906cd4c8..4071334b 100644 --- a/examples/command_line/medviewer.py +++ b/examples/command_line/medviewer.py @@ -1,3 +1,21 @@ +# Copyright (C) 2014-2019 CEA/DEN, EDF R&D +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License, or (at your option) any later version. +# +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +# class MEDViewer(): def __init__(self, createRenderView=True, interactive=False): diff --git a/examples/command_line/run_demo.py b/examples/command_line/run_demo.py index 38ae4997..ee9871a4 100644 --- a/examples/command_line/run_demo.py +++ b/examples/command_line/run_demo.py @@ -1,3 +1,21 @@ +# Copyright (C) 2014-2019 CEA/DEN, EDF R&D +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License, or (at your option) any later version. +# +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +# # To be run in SALOME environment (salome shell) # A SALOME session MUST have been started (salome -t) diff --git a/idl/CMakeLists.txt b/idl/CMakeLists.txt index 52a5a966..db331ec4 100644 --- a/idl/CMakeLists.txt +++ b/idl/CMakeLists.txt @@ -1,3 +1,22 @@ +# Copyright (C) 2016-2019 CEA/DEN, EDF R&D +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License, or (at your option) any later version. +# +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +# + IF(SALOME_PARAVIS_BUILD_INSITU) INCLUDE(UseOmniORB) # Provided by KERNEL diff --git a/idl/PARAVIS.idl b/idl/PARAVIS.idl index cc89534e..c4fb6557 100644 --- a/idl/PARAVIS.idl +++ b/idl/PARAVIS.idl @@ -1,3 +1,21 @@ +// Copyright (C) 2016-2019 CEA/DEN, EDF R&D +// +// This library is free software; you can redistribute it and/or +// modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation; either +// version 2.1 of the License, or (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// +// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +// #ifndef _PARAVIS_IDL_ #define _PARAVIS_IDL_ diff --git a/resources/CMakeLists.txt b/resources/CMakeLists.txt index 449d3037..37ce558f 100644 --- a/resources/CMakeLists.txt +++ b/resources/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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/PARAVISCatalog.xml.in b/resources/PARAVISCatalog.xml.in index 7db311a4..345e9ccc 100644 --- a/resources/PARAVISCatalog.xml.in +++ b/resources/PARAVISCatalog.xml.in @@ -1,25 +1,4 @@ - - diff --git a/resources/SalomeApp.xml.in b/resources/SalomeApp.xml.in index 15bfe6c8..3cc59cc3 100644 --- a/resources/SalomeApp.xml.in +++ b/resources/SalomeApp.xml.in @@ -1,24 +1,3 @@ - -
diff --git a/resources/pqAppIcon22.png b/resources/pqAppIcon22.png old mode 100755 new mode 100644 diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index c1965983..793a49be 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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 0a9446ba..88c69245 100644 --- a/src/Insitu/VisualizationComponent/VisualizationComponent.cxx +++ b/src/Insitu/VisualizationComponent/VisualizationComponent.cxx @@ -1,3 +1,21 @@ +// Copyright (C) 2016-2019 CEA/DEN, EDF R&D +// +// This library is free software; you can redistribute it and/or +// modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation; either +// version 2.1 of the License, or (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// +// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +// #include "VisualizationComponent.hxx" #include diff --git a/src/Insitu/VisualizationComponent/VisualizationComponent.hxx b/src/Insitu/VisualizationComponent/VisualizationComponent.hxx index d3b65d87..957b67b8 100644 --- a/src/Insitu/VisualizationComponent/VisualizationComponent.hxx +++ b/src/Insitu/VisualizationComponent/VisualizationComponent.hxx @@ -1,3 +1,21 @@ +// Copyright (C) 2016-2019 CEA/DEN, EDF R&D +// +// This library is free software; you can redistribute it and/or +// modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation; either +// version 2.1 of the License, or (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// +// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +// #ifndef _VisualizationComponent_HXX_ #define _VisualizationComponent_HXX_ diff --git a/src/Insitu/VisualizationLibrary/visu.cxx b/src/Insitu/VisualizationLibrary/visu.cxx old mode 100755 new mode 100644 index 282ac207..408f8a0b --- a/src/Insitu/VisualizationLibrary/visu.cxx +++ b/src/Insitu/VisualizationLibrary/visu.cxx @@ -1,3 +1,22 @@ +// Copyright (C) 2016-2019 CEA/DEN, EDF R&D +// +// This library is free software; you can redistribute it and/or +// modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation; either +// version 2.1 of the License, or (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// +// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +// + #include "visu.hxx" #include "MEDFileField.hxx" #include "MEDCouplingUMesh.hxx" diff --git a/src/Insitu/VisualizationLibrary/visu.hxx b/src/Insitu/VisualizationLibrary/visu.hxx old mode 100755 new mode 100644 index 30d408eb..ae57c907 --- a/src/Insitu/VisualizationLibrary/visu.hxx +++ b/src/Insitu/VisualizationLibrary/visu.hxx @@ -1,3 +1,22 @@ +// Copyright (C) 2016-2019 CEA/DEN, EDF R&D +// +// This library is free software; you can redistribute it and/or +// modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation; either +// version 2.1 of the License, or (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// +// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +// + #ifndef _VISU_HXX_ #define _VISU_HXX_ diff --git a/src/Macro/CMakeLists.txt b/src/Macro/CMakeLists.txt index 999f1b57..87dd6d1a 100644 --- a/src/Macro/CMakeLists.txt +++ b/src/Macro/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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 fd01a7be..da4e0a43 100644 --- a/src/Macro/ShowSalomeObject.py +++ b/src/Macro/ShowSalomeObject.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2016 CEA/DEN, EDF R&D +# Copyright (C) 2014-2019 CEA/DEN, EDF R&D # # This 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 b7eee570..3eea9b7f 100644 --- a/src/Macro/annotate_groups.py +++ b/src/Macro/annotate_groups.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2016 CEA/DEN, EDF R&D +# Copyright (C) 2014-2019 CEA/DEN, EDF R&D # # This 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 63a01e22..0c95245e 100644 --- a/src/PVGUI/CMakeLists.txt +++ b/src/PVGUI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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 5a644c89..e4a840d2 100644 --- a/src/PVGUI/PVGUI_DataModel.cxx +++ b/src/PVGUI/PVGUI_DataModel.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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 ae6f5271..f98d3b2e 100644 --- a/src/PVGUI/PVGUI_DataModel.h +++ b/src/PVGUI/PVGUI_DataModel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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 0372753d..566f29b3 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-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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 2a9bc053..72062d54 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-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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 b55cf237..fe4b7535 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-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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 dbcda56f..00a79396 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-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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 bfdfdc3c..d8280186 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-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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 110ee5aa..26020811 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-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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 d7be0ce3..26e10fd0 100644 --- a/src/PV_SWIG/CMakeLists.txt +++ b/src/PV_SWIG/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2017 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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 32bca857..75fac335 100644 --- a/src/PV_SWIG/paravisSM.py +++ b/src/PV_SWIG/paravisSM.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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 00b513c1..01d264a2 100644 --- a/src/PV_SWIG/pvserver.py +++ b/src/PV_SWIG/pvserver.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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 e6596603..ad5e6a48 100644 --- a/src/PV_SWIG/pvsimple.py +++ b/src/PV_SWIG/pvsimple.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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 f5be88a8..ad351acd 100644 --- a/src/Plugins/ArrayRenamer/CMakeLists.txt +++ b/src/Plugins/ArrayRenamer/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2016 CEA/DEN, EDF R&D +# Copyright (C) 2014-2019 CEA/DEN, EDF R&D # # This 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/pqArraysEditorPropertyWidget.cxx b/src/Plugins/ArrayRenamer/pqArraysEditorPropertyWidget.cxx index 405edb98..1f2bcaa3 100644 --- a/src/Plugins/ArrayRenamer/pqArraysEditorPropertyWidget.cxx +++ b/src/Plugins/ArrayRenamer/pqArraysEditorPropertyWidget.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2016 CEA/DEN, EDF R&D +// Copyright (C) 2014-2019 CEA/DEN, EDF R&D // // This 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/pqArraysEditorPropertyWidget.h b/src/Plugins/ArrayRenamer/pqArraysEditorPropertyWidget.h index f48b25f4..2641e320 100644 --- a/src/Plugins/ArrayRenamer/pqArraysEditorPropertyWidget.h +++ b/src/Plugins/ArrayRenamer/pqArraysEditorPropertyWidget.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2016 CEA/DEN, EDF R&D +// Copyright (C) 2014-2019 CEA/DEN, EDF R&D // // This 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/pqEditComponents.h b/src/Plugins/ArrayRenamer/pqEditComponents.h index b3314943..85babdb9 100644 --- a/src/Plugins/ArrayRenamer/pqEditComponents.h +++ b/src/Plugins/ArrayRenamer/pqEditComponents.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2016 CEA/DEN, EDF R&D +// Copyright (C) 2014-2019 CEA/DEN, EDF R&D // // This 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/resources/copy_ico_16x16.png b/src/Plugins/ArrayRenamer/resources/copy_ico_16x16.png old mode 100755 new mode 100644 diff --git a/src/Plugins/ArrayRenamer/resources/edit_ico_16x16.png b/src/Plugins/ArrayRenamer/resources/edit_ico_16x16.png old mode 100755 new mode 100644 diff --git a/src/Plugins/ArrayRenamer/resources/rename_ico_24x24.png b/src/Plugins/ArrayRenamer/resources/rename_ico_24x24.png old mode 100755 new mode 100644 diff --git a/src/Plugins/ArrayRenamer/vtkArrayRenamerFilter.cxx b/src/Plugins/ArrayRenamer/vtkArrayRenamerFilter.cxx index 64630122..b1cb58e0 100644 --- a/src/Plugins/ArrayRenamer/vtkArrayRenamerFilter.cxx +++ b/src/Plugins/ArrayRenamer/vtkArrayRenamerFilter.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2016 CEA/DEN, EDF R&D +// Copyright (C) 2014-2019 CEA/DEN, EDF R&D // // This 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/vtkArrayRenamerFilter.h b/src/Plugins/ArrayRenamer/vtkArrayRenamerFilter.h index e3b9e575..8798199e 100644 --- a/src/Plugins/ArrayRenamer/vtkArrayRenamerFilter.h +++ b/src/Plugins/ArrayRenamer/vtkArrayRenamerFilter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2016 CEA/DEN, EDF R&D +// Copyright (C) 2014-2019 CEA/DEN, EDF R&D // // This 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 old mode 100755 new mode 100644 index 5cf700c4..f97e6aed --- a/src/Plugins/CMakeLists.txt +++ b/src/Plugins/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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 2b576acd..6b4eb8b0 100644 --- a/src/Plugins/DevelopedSurface/CMakeLists.txt +++ b/src/Plugins/DevelopedSurface/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2017 EDF R&D +# Copyright (C) 2017-2019 EDF R&D # # This 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 ec8998e3..2eb9ec5f 100644 --- a/src/Plugins/DevelopedSurface/IO/vtkDevelopedSurface.cxx +++ b/src/Plugins/DevelopedSurface/IO/vtkDevelopedSurface.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2017 EDF R&D +// Copyright (C) 2017-2019 EDF R&D // // This 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.h b/src/Plugins/DevelopedSurface/IO/vtkDevelopedSurface.h index dfd4126a..a5138454 100644 --- a/src/Plugins/DevelopedSurface/IO/vtkDevelopedSurface.h +++ b/src/Plugins/DevelopedSurface/IO/vtkDevelopedSurface.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017 EDF R&D +// Copyright (C) 2017-2019 EDF R&D // // This 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/ParaViewPlugin/CMakeLists.txt b/src/Plugins/DevelopedSurface/ParaViewPlugin/CMakeLists.txt index f84b17b1..f9e37380 100644 --- a/src/Plugins/DevelopedSurface/ParaViewPlugin/CMakeLists.txt +++ b/src/Plugins/DevelopedSurface/ParaViewPlugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2017 EDF R&D +# Copyright (C) 2017-2019 EDF R&D # # This 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/Test/CMakeLists.txt b/src/Plugins/DevelopedSurface/Test/CMakeLists.txt index e2fe16c7..ccd6d186 100644 --- a/src/Plugins/DevelopedSurface/Test/CMakeLists.txt +++ b/src/Plugins/DevelopedSurface/Test/CMakeLists.txt @@ -1,4 +1,21 @@ -# Copyright (C) 2017 EDF R&D +# Copyright (C) 2017-2019 EDF R&D +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License, or (at your option) any later version. +# +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +# SET(TEMP_DIR "${CMAKE_CURRENT_BINARY_DIR}/Testing/Temporary") diff --git a/src/Plugins/DevelopedSurface/Test/test_dev_surface.py b/src/Plugins/DevelopedSurface/Test/test_dev_surface.py index 69317369..0b3f2b05 100644 --- a/src/Plugins/DevelopedSurface/Test/test_dev_surface.py +++ b/src/Plugins/DevelopedSurface/Test/test_dev_surface.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017 EDF R&D +# Copyright (C) 2017-2019 EDF R&D # # This 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/Test/test_dev_surface2.py b/src/Plugins/DevelopedSurface/Test/test_dev_surface2.py index a3c35806..d52406b8 100644 --- a/src/Plugins/DevelopedSurface/Test/test_dev_surface2.py +++ b/src/Plugins/DevelopedSurface/Test/test_dev_surface2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017 EDF R&D +# Copyright (C) 2017-2019 EDF R&D # # This 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/Test/test_dev_surface3.py b/src/Plugins/DevelopedSurface/Test/test_dev_surface3.py index 231de21c..ba748b88 100644 --- a/src/Plugins/DevelopedSurface/Test/test_dev_surface3.py +++ b/src/Plugins/DevelopedSurface/Test/test_dev_surface3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017 EDF R&D +# Copyright (C) 2017-2019 EDF R&D # # This 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/pp.py b/src/Plugins/DevelopedSurface/pp.py index cee04bf5..bf5d413b 100644 --- a/src/Plugins/DevelopedSurface/pp.py +++ b/src/Plugins/DevelopedSurface/pp.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017 EDF R&D +# Copyright (C) 2017-2019 EDF R&D # # This 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/pp1.py b/src/Plugins/DevelopedSurface/pp1.py index 54393116..2eaf059a 100644 --- a/src/Plugins/DevelopedSurface/pp1.py +++ b/src/Plugins/DevelopedSurface/pp1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017 EDF R&D +# Copyright (C) 2017-2019 EDF R&D # # This 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/pp2.py b/src/Plugins/DevelopedSurface/pp2.py index 6c8d08e2..65783346 100644 --- a/src/Plugins/DevelopedSurface/pp2.py +++ b/src/Plugins/DevelopedSurface/pp2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017 EDF R&D +# Copyright (C) 2017-2019 EDF R&D # # This 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/test.py b/src/Plugins/DevelopedSurface/test.py index e1e3b23f..f456fa47 100644 --- a/src/Plugins/DevelopedSurface/test.py +++ b/src/Plugins/DevelopedSurface/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017 EDF R&D +# Copyright (C) 2017-2019 EDF R&D # # This 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 7951a82a..9e849248 100644 --- a/src/Plugins/DifferenceTimesteps/CMakeLists.txt +++ b/src/Plugins/DifferenceTimesteps/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2016 CEA/DEN, EDF R&D +# Copyright (C) 2014-2019 CEA/DEN, EDF R&D # # This 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/vtkDifferenceTimestepsFilter.cxx b/src/Plugins/DifferenceTimesteps/vtkDifferenceTimestepsFilter.cxx index ead6e86f..9a2baa03 100644 --- a/src/Plugins/DifferenceTimesteps/vtkDifferenceTimestepsFilter.cxx +++ b/src/Plugins/DifferenceTimesteps/vtkDifferenceTimestepsFilter.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2016 CEA/DEN, EDF R&D +// Copyright (C) 2014-2019 CEA/DEN, EDF R&D // // This 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/vtkDifferenceTimestepsFilter.h b/src/Plugins/DifferenceTimesteps/vtkDifferenceTimestepsFilter.h index f232cc1d..e7ae9b0f 100644 --- a/src/Plugins/DifferenceTimesteps/vtkDifferenceTimestepsFilter.h +++ b/src/Plugins/DifferenceTimesteps/vtkDifferenceTimestepsFilter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2016 CEA/DEN, EDF R&D +// Copyright (C) 2014-2019 CEA/DEN, EDF R&D // // This 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 63dcdfd1..6bae5c9d 100644 --- a/src/Plugins/ElevationSurface/CMakeLists.txt +++ b/src/Plugins/ElevationSurface/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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/vtkElevationSurfaceFilter.cxx b/src/Plugins/ElevationSurface/vtkElevationSurfaceFilter.cxx index 1e00bcf0..e0a04a72 100644 --- a/src/Plugins/ElevationSurface/vtkElevationSurfaceFilter.cxx +++ b/src/Plugins/ElevationSurface/vtkElevationSurfaceFilter.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/vtkElevationSurfaceFilter.h b/src/Plugins/ElevationSurface/vtkElevationSurfaceFilter.h index 01a0809a..3fd4019a 100644 --- a/src/Plugins/ElevationSurface/vtkElevationSurfaceFilter.h +++ b/src/Plugins/ElevationSurface/vtkElevationSurfaceFilter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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 94e3db22..8a8f06a9 100644 --- a/src/Plugins/EllipseBuilder/CMakeLists.txt +++ b/src/Plugins/EllipseBuilder/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2016 CEA/DEN, EDF R&D +# Copyright (C) 2014-2019 CEA/DEN, EDF R&D # # This 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/vtkEllipseBuilderFilter.cxx b/src/Plugins/EllipseBuilder/vtkEllipseBuilderFilter.cxx index 04dff96d..b3b5e236 100644 --- a/src/Plugins/EllipseBuilder/vtkEllipseBuilderFilter.cxx +++ b/src/Plugins/EllipseBuilder/vtkEllipseBuilderFilter.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2016 CEA/DEN, EDF R&D +// Copyright (C) 2014-2019 CEA/DEN, EDF R&D // // This 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/vtkEllipseBuilderFilter.h b/src/Plugins/EllipseBuilder/vtkEllipseBuilderFilter.h index fe25cae0..630fd9e0 100644 --- a/src/Plugins/EllipseBuilder/vtkEllipseBuilderFilter.h +++ b/src/Plugins/EllipseBuilder/vtkEllipseBuilderFilter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2016 CEA/DEN, EDF R&D +// Copyright (C) 2014-2019 CEA/DEN, EDF R&D // // This 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 aa9a784b..1701f21b 100644 --- a/src/Plugins/GaussToCell/CMakeLists.txt +++ b/src/Plugins/GaussToCell/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018 EDF R&D +# Copyright (C) 2018-2019 EDF R&D # # This 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/TestCase.py b/src/Plugins/GaussToCell/TestCase.py index 7ebb27f5..35f68723 100644 --- a/src/Plugins/GaussToCell/TestCase.py +++ b/src/Plugins/GaussToCell/TestCase.py @@ -1,3 +1,22 @@ +# Copyright (C) 2018-2019 CEA/DEN, EDF R&D +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License, or (at your option) any later version. +# +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +# + from MEDLoader import * fname="VoroGauss1.med" diff --git a/src/Plugins/GaussToCell/vtkGaussToCell.cxx b/src/Plugins/GaussToCell/vtkGaussToCell.cxx index 038b0b80..74b17f51 100644 --- a/src/Plugins/GaussToCell/vtkGaussToCell.cxx +++ b/src/Plugins/GaussToCell/vtkGaussToCell.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2018 EDF R&D +// Copyright (C) 2018-2019 EDF R&D // // This 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/vtkGaussToCell.h b/src/Plugins/GaussToCell/vtkGaussToCell.h index 8ea188f8..4d70e128 100644 --- a/src/Plugins/GaussToCell/vtkGaussToCell.h +++ b/src/Plugins/GaussToCell/vtkGaussToCell.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018 EDF R&D +// Copyright (C) 2018-2019 EDF R&D // // This 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 8002fcaa..7ec6b207 100644 --- a/src/Plugins/JSONReader/CMakeLists.txt +++ b/src/Plugins/JSONReader/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2016 CEA/DEN, EDF R&D +# Copyright (C) 2015-2019 CEA/DEN, EDF R&D # # This 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/JSONParser/CMakeLists.txt b/src/Plugins/JSONReader/JSONParser/CMakeLists.txt index ce61fddc..3535691e 100644 --- a/src/Plugins/JSONReader/JSONParser/CMakeLists.txt +++ b/src/Plugins/JSONReader/JSONParser/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2016 CEA/DEN, EDF R&D +# Copyright (C) 2015-2019 CEA/DEN, EDF R&D # # This 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/JSONParser/vtkJSONParser.cxx b/src/Plugins/JSONReader/JSONParser/vtkJSONParser.cxx index c39c1904..19f6ee0c 100644 --- a/src/Plugins/JSONReader/JSONParser/vtkJSONParser.cxx +++ b/src/Plugins/JSONReader/JSONParser/vtkJSONParser.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2016 CEA/DEN, EDF R&D +// Copyright (C) 2015-2019 CEA/DEN, EDF R&D // // This 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/JSONParser/vtkJSONParser.h b/src/Plugins/JSONReader/JSONParser/vtkJSONParser.h index 4d11153b..5a3dadb2 100644 --- a/src/Plugins/JSONReader/JSONParser/vtkJSONParser.h +++ b/src/Plugins/JSONReader/JSONParser/vtkJSONParser.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2016 CEA/DEN, EDF R&D +// Copyright (C) 2015-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/CMakeLists.txt b/src/Plugins/JSONReader/ParaViewPlugin/CMakeLists.txt index e0ad2521..c97d3525 100644 --- a/src/Plugins/JSONReader/ParaViewPlugin/CMakeLists.txt +++ b/src/Plugins/JSONReader/ParaViewPlugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2016 CEA/DEN, EDF R&D +# Copyright (C) 2015-2019 CEA/DEN, EDF R&D # # This 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/ParaViewPlugin/vtkJSONReader.cxx b/src/Plugins/JSONReader/ParaViewPlugin/vtkJSONReader.cxx index 5e00e33f..6160f29d 100644 --- a/src/Plugins/JSONReader/ParaViewPlugin/vtkJSONReader.cxx +++ b/src/Plugins/JSONReader/ParaViewPlugin/vtkJSONReader.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2016 CEA/DEN, EDF R&D +// Copyright (C) 2015-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/vtkJSONReader.h b/src/Plugins/JSONReader/ParaViewPlugin/vtkJSONReader.h index 02baaec5..8f905a1e 100644 --- a/src/Plugins/JSONReader/ParaViewPlugin/vtkJSONReader.h +++ b/src/Plugins/JSONReader/ParaViewPlugin/vtkJSONReader.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2016 CEA/DEN, EDF R&D +// Copyright (C) 2015-2019 CEA/DEN, EDF R&D // // This 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 51a02cc8..7a35f140 100644 --- a/src/Plugins/JSONReader/Test/CMakeLists.txt +++ b/src/Plugins/JSONReader/Test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2016 CEA/DEN, EDF R&D +# Copyright (C) 2015-2019 CEA/DEN, EDF R&D # # This 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 16f85d65..360b3c2f 100644 --- a/src/Plugins/JSONReader/Test/JSONParserTest.cxx +++ b/src/Plugins/JSONReader/Test/JSONParserTest.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2016 CEA/DEN, EDF R&D +// Copyright (C) 2015-2019 CEA/DEN, EDF R&D // // This 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 4af7041d..330fb8c2 100644 --- a/src/Plugins/JSONReader/Test/MainTest.hxx +++ b/src/Plugins/JSONReader/Test/MainTest.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2016 CEA/DEN, EDF R&D +// Copyright (C) 2015-2019 CEA/DEN, EDF R&D // // This 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 eccae6a8..922856ce 100644 --- a/src/Plugins/JSONReader/Test/vtkJSONParserTest.cxx +++ b/src/Plugins/JSONReader/Test/vtkJSONParserTest.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2016 CEA/DEN, EDF R&D +// Copyright (C) 2015-2019 CEA/DEN, EDF R&D // // This 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 18147183..c95d0060 100644 --- a/src/Plugins/JSONReader/Test/vtkJSONParserTest.hxx +++ b/src/Plugins/JSONReader/Test/vtkJSONParserTest.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2016 CEA/DEN, EDF R&D +// Copyright (C) 2015-2019 CEA/DEN, EDF R&D // // This 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/CMake/CTestCustom.ctest.in b/src/Plugins/MEDReader/CMake/CTestCustom.ctest.in index e18d42d9..c49f242c 100644 --- a/src/Plugins/MEDReader/CMake/CTestCustom.ctest.in +++ b/src/Plugins/MEDReader/CMake/CTestCustom.ctest.in @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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/CMake/FindMED.cmake b/src/Plugins/MEDReader/CMake/FindMED.cmake index 98af56e5..70fbc933 100644 --- a/src/Plugins/MEDReader/CMake/FindMED.cmake +++ b/src/Plugins/MEDReader/CMake/FindMED.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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 441b25d0..71ea1189 100644 --- a/src/Plugins/MEDReader/CMakeLists.txt +++ b/src/Plugins/MEDReader/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2017 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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/IO/CMakeLists.txt b/src/Plugins/MEDReader/IO/CMakeLists.txt index a6b79723..a33db2a7 100644 --- a/src/Plugins/MEDReader/IO/CMakeLists.txt +++ b/src/Plugins/MEDReader/IO/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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/IO/MEDFileFieldRepresentationTree.cxx b/src/Plugins/MEDReader/IO/MEDFileFieldRepresentationTree.cxx index 983c753a..8048ca55 100644 --- a/src/Plugins/MEDReader/IO/MEDFileFieldRepresentationTree.cxx +++ b/src/Plugins/MEDReader/IO/MEDFileFieldRepresentationTree.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/MEDFileFieldRepresentationTree.hxx b/src/Plugins/MEDReader/IO/MEDFileFieldRepresentationTree.hxx index be6da385..36a1adf5 100644 --- a/src/Plugins/MEDReader/IO/MEDFileFieldRepresentationTree.hxx +++ b/src/Plugins/MEDReader/IO/MEDFileFieldRepresentationTree.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/MEDLoaderForPV.h b/src/Plugins/MEDReader/IO/MEDLoaderForPV.h index 8542edcf..f60b5c73 100644 --- a/src/Plugins/MEDReader/IO/MEDLoaderForPV.h +++ b/src/Plugins/MEDReader/IO/MEDLoaderForPV.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/MEDTimeReq.cxx b/src/Plugins/MEDReader/IO/MEDTimeReq.cxx index 9e711150..fa104990 100644 --- a/src/Plugins/MEDReader/IO/MEDTimeReq.cxx +++ b/src/Plugins/MEDReader/IO/MEDTimeReq.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/MEDTimeReq.hxx b/src/Plugins/MEDReader/IO/MEDTimeReq.hxx index 464fec97..49546196 100644 --- a/src/Plugins/MEDReader/IO/MEDTimeReq.hxx +++ b/src/Plugins/MEDReader/IO/MEDTimeReq.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/MEDUtilities.cxx b/src/Plugins/MEDReader/IO/MEDUtilities.cxx index 22eaf376..0150a4e2 100644 --- a/src/Plugins/MEDReader/IO/MEDUtilities.cxx +++ b/src/Plugins/MEDReader/IO/MEDUtilities.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/MEDUtilities.hxx b/src/Plugins/MEDReader/IO/MEDUtilities.hxx index fbbbebfe..25a04600 100644 --- a/src/Plugins/MEDReader/IO/MEDUtilities.hxx +++ b/src/Plugins/MEDReader/IO/MEDUtilities.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/Testing/CMakeLists.txt b/src/Plugins/MEDReader/IO/Testing/CMakeLists.txt index 1e0d03e2..189879cd 100644 --- a/src/Plugins/MEDReader/IO/Testing/CMakeLists.txt +++ b/src/Plugins/MEDReader/IO/Testing/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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/IO/Testing/Cxx/CMakeLists.txt b/src/Plugins/MEDReader/IO/Testing/Cxx/CMakeLists.txt index 6510c10a..a84bd054 100644 --- a/src/Plugins/MEDReader/IO/Testing/Cxx/CMakeLists.txt +++ b/src/Plugins/MEDReader/IO/Testing/Cxx/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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/IO/Testing/Cxx/TestMedDescendingPolyhedron.cxx b/src/Plugins/MEDReader/IO/Testing/Cxx/TestMedDescendingPolyhedron.cxx index 224d596d..c1690ad6 100644 --- a/src/Plugins/MEDReader/IO/Testing/Cxx/TestMedDescendingPolyhedron.cxx +++ b/src/Plugins/MEDReader/IO/Testing/Cxx/TestMedDescendingPolyhedron.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/Testing/Cxx/TestMedParallelRead.cxx b/src/Plugins/MEDReader/IO/Testing/Cxx/TestMedParallelRead.cxx index 81b1bddd..a5269ed1 100644 --- a/src/Plugins/MEDReader/IO/Testing/Cxx/TestMedParallelRead.cxx +++ b/src/Plugins/MEDReader/IO/Testing/Cxx/TestMedParallelRead.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/Testing/Cxx/TestMedParallelWrite.cxx b/src/Plugins/MEDReader/IO/Testing/Cxx/TestMedParallelWrite.cxx index 7f95ae2f..dba7130b 100644 --- a/src/Plugins/MEDReader/IO/Testing/Cxx/TestMedParallelWrite.cxx +++ b/src/Plugins/MEDReader/IO/Testing/Cxx/TestMedParallelWrite.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/Testing/Cxx/TestMedPolyhedron.cxx b/src/Plugins/MEDReader/IO/Testing/Cxx/TestMedPolyhedron.cxx index bcae1b72..1afc45a1 100644 --- a/src/Plugins/MEDReader/IO/Testing/Cxx/TestMedPolyhedron.cxx +++ b/src/Plugins/MEDReader/IO/Testing/Cxx/TestMedPolyhedron.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/Testing/Cxx/TestMedReadDescendingPolyhedron.cxx b/src/Plugins/MEDReader/IO/Testing/Cxx/TestMedReadDescendingPolyhedron.cxx index 0f765bac..1c2aa175 100644 --- a/src/Plugins/MEDReader/IO/Testing/Cxx/TestMedReadDescendingPolyhedron.cxx +++ b/src/Plugins/MEDReader/IO/Testing/Cxx/TestMedReadDescendingPolyhedron.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/Testing/Cxx/TestMedReadPolyhedron.cxx b/src/Plugins/MEDReader/IO/Testing/Cxx/TestMedReadPolyhedron.cxx index 57aa1379..9f2b2fc5 100644 --- a/src/Plugins/MEDReader/IO/Testing/Cxx/TestMedReadPolyhedron.cxx +++ b/src/Plugins/MEDReader/IO/Testing/Cxx/TestMedReadPolyhedron.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/Testing/Cxx/TestMedReader.cxx b/src/Plugins/MEDReader/IO/Testing/Cxx/TestMedReader.cxx index 5bb140e7..e712c58a 100644 --- a/src/Plugins/MEDReader/IO/Testing/Cxx/TestMedReader.cxx +++ b/src/Plugins/MEDReader/IO/Testing/Cxx/TestMedReader.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/Testing/Cxx/TestMedWriteOcta12.cxx b/src/Plugins/MEDReader/IO/Testing/Cxx/TestMedWriteOcta12.cxx index 4406154c..434f66f1 100644 --- a/src/Plugins/MEDReader/IO/Testing/Cxx/TestMedWriteOcta12.cxx +++ b/src/Plugins/MEDReader/IO/Testing/Cxx/TestMedWriteOcta12.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/Testing/Cxx/TestReading0.cxx b/src/Plugins/MEDReader/IO/Testing/Cxx/TestReading0.cxx index 3fe9ce28..ee45875d 100644 --- a/src/Plugins/MEDReader/IO/Testing/Cxx/TestReading0.cxx +++ b/src/Plugins/MEDReader/IO/Testing/Cxx/TestReading0.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/config.h.cmake b/src/Plugins/MEDReader/IO/config.h.cmake index 0344cced..138b4918 100644 --- a/src/Plugins/MEDReader/IO/config.h.cmake +++ b/src/Plugins/MEDReader/IO/config.h.cmake @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/vtkELNOFilter.cxx b/src/Plugins/MEDReader/IO/vtkELNOFilter.cxx index 5bd75e61..dc756b8b 100644 --- a/src/Plugins/MEDReader/IO/vtkELNOFilter.cxx +++ b/src/Plugins/MEDReader/IO/vtkELNOFilter.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/vtkELNOFilter.h b/src/Plugins/MEDReader/IO/vtkELNOFilter.h index 418bcf6d..01138027 100644 --- a/src/Plugins/MEDReader/IO/vtkELNOFilter.h +++ b/src/Plugins/MEDReader/IO/vtkELNOFilter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/vtkELNOMeshFilter.cxx b/src/Plugins/MEDReader/IO/vtkELNOMeshFilter.cxx index 62aa3e6e..c7d3798e 100644 --- a/src/Plugins/MEDReader/IO/vtkELNOMeshFilter.cxx +++ b/src/Plugins/MEDReader/IO/vtkELNOMeshFilter.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/vtkELNOMeshFilter.h b/src/Plugins/MEDReader/IO/vtkELNOMeshFilter.h index f24958d6..f0045c3a 100644 --- a/src/Plugins/MEDReader/IO/vtkELNOMeshFilter.h +++ b/src/Plugins/MEDReader/IO/vtkELNOMeshFilter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/vtkELNOSurfaceFilter.cxx b/src/Plugins/MEDReader/IO/vtkELNOSurfaceFilter.cxx index 19b14df8..c5c92516 100644 --- a/src/Plugins/MEDReader/IO/vtkELNOSurfaceFilter.cxx +++ b/src/Plugins/MEDReader/IO/vtkELNOSurfaceFilter.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/vtkELNOSurfaceFilter.h b/src/Plugins/MEDReader/IO/vtkELNOSurfaceFilter.h index 604b880c..99de2d47 100644 --- a/src/Plugins/MEDReader/IO/vtkELNOSurfaceFilter.h +++ b/src/Plugins/MEDReader/IO/vtkELNOSurfaceFilter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/vtkExtractCellType.cxx b/src/Plugins/MEDReader/IO/vtkExtractCellType.cxx index d79200a2..52ecd92f 100644 --- a/src/Plugins/MEDReader/IO/vtkExtractCellType.cxx +++ b/src/Plugins/MEDReader/IO/vtkExtractCellType.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/vtkExtractCellType.h b/src/Plugins/MEDReader/IO/vtkExtractCellType.h index 2a162fb2..560c0cdb 100644 --- a/src/Plugins/MEDReader/IO/vtkExtractCellType.h +++ b/src/Plugins/MEDReader/IO/vtkExtractCellType.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/vtkExtractGroup.cxx b/src/Plugins/MEDReader/IO/vtkExtractGroup.cxx index 4197a987..8edfe1a7 100644 --- a/src/Plugins/MEDReader/IO/vtkExtractGroup.cxx +++ b/src/Plugins/MEDReader/IO/vtkExtractGroup.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/vtkExtractGroup.h b/src/Plugins/MEDReader/IO/vtkExtractGroup.h index 28f454d6..bea981ea 100644 --- a/src/Plugins/MEDReader/IO/vtkExtractGroup.h +++ b/src/Plugins/MEDReader/IO/vtkExtractGroup.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/vtkGenerateVectors.cxx b/src/Plugins/MEDReader/IO/vtkGenerateVectors.cxx index a3df978d..bb194a7d 100644 --- a/src/Plugins/MEDReader/IO/vtkGenerateVectors.cxx +++ b/src/Plugins/MEDReader/IO/vtkGenerateVectors.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/vtkGenerateVectors.h b/src/Plugins/MEDReader/IO/vtkGenerateVectors.h index e971cdc8..6a069575 100644 --- a/src/Plugins/MEDReader/IO/vtkGenerateVectors.h +++ b/src/Plugins/MEDReader/IO/vtkGenerateVectors.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/vtkInformationGaussDoubleVectorKey.h b/src/Plugins/MEDReader/IO/vtkInformationGaussDoubleVectorKey.h index 33e492e0..9c0d5288 100644 --- a/src/Plugins/MEDReader/IO/vtkInformationGaussDoubleVectorKey.h +++ b/src/Plugins/MEDReader/IO/vtkInformationGaussDoubleVectorKey.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/vtkMEDQuadraturePointsGenerator.cxx b/src/Plugins/MEDReader/IO/vtkMEDQuadraturePointsGenerator.cxx index ebfe245e..bfc25d59 100644 --- a/src/Plugins/MEDReader/IO/vtkMEDQuadraturePointsGenerator.cxx +++ b/src/Plugins/MEDReader/IO/vtkMEDQuadraturePointsGenerator.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/vtkMEDQuadraturePointsGenerator.h b/src/Plugins/MEDReader/IO/vtkMEDQuadraturePointsGenerator.h index b68c02e8..4578aa2e 100644 --- a/src/Plugins/MEDReader/IO/vtkMEDQuadraturePointsGenerator.h +++ b/src/Plugins/MEDReader/IO/vtkMEDQuadraturePointsGenerator.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/vtkMEDReader.cxx b/src/Plugins/MEDReader/IO/vtkMEDReader.cxx old mode 100755 new mode 100644 index 0ff70c1c..1309aa92 --- a/src/Plugins/MEDReader/IO/vtkMEDReader.cxx +++ b/src/Plugins/MEDReader/IO/vtkMEDReader.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/vtkMEDReader.h b/src/Plugins/MEDReader/IO/vtkMEDReader.h index 0fe34add..b5301817 100644 --- a/src/Plugins/MEDReader/IO/vtkMEDReader.h +++ b/src/Plugins/MEDReader/IO/vtkMEDReader.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/vtkMEDReader2.cxx b/src/Plugins/MEDReader/IO/vtkMEDReader2.cxx index fc55e872..f4fdf8f3 100644 --- a/src/Plugins/MEDReader/IO/vtkMEDReader2.cxx +++ b/src/Plugins/MEDReader/IO/vtkMEDReader2.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/IO/vtkMEDReader2.h b/src/Plugins/MEDReader/IO/vtkMEDReader2.h index 712da173..e5d29013 100644 --- a/src/Plugins/MEDReader/IO/vtkMEDReader2.h +++ b/src/Plugins/MEDReader/IO/vtkMEDReader2.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/CMakeLists.txt b/src/Plugins/MEDReader/ParaViewPlugin/CMakeLists.txt index 21b87b1d..9e5335a3 100644 --- a/src/Plugins/MEDReader/ParaViewPlugin/CMakeLists.txt +++ b/src/Plugins/MEDReader/ParaViewPlugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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/ParaViewPlugin/VectBoolSpreadSheet.cxx b/src/Plugins/MEDReader/ParaViewPlugin/VectBoolSpreadSheet.cxx index 8f560beb..d85fefcc 100644 --- a/src/Plugins/MEDReader/ParaViewPlugin/VectBoolSpreadSheet.cxx +++ b/src/Plugins/MEDReader/ParaViewPlugin/VectBoolSpreadSheet.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/VectBoolSpreadSheet.h b/src/Plugins/MEDReader/ParaViewPlugin/VectBoolSpreadSheet.h index d8462441..82d06b9e 100644 --- a/src/Plugins/MEDReader/ParaViewPlugin/VectBoolSpreadSheet.h +++ b/src/Plugins/MEDReader/ParaViewPlugin/VectBoolSpreadSheet.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/VectBoolWidget.cxx b/src/Plugins/MEDReader/ParaViewPlugin/VectBoolWidget.cxx index 52e0b483..24c7aead 100644 --- a/src/Plugins/MEDReader/ParaViewPlugin/VectBoolWidget.cxx +++ b/src/Plugins/MEDReader/ParaViewPlugin/VectBoolWidget.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/VectBoolWidget.h b/src/Plugins/MEDReader/ParaViewPlugin/VectBoolWidget.h index 073018d1..b0cc0567 100644 --- a/src/Plugins/MEDReader/ParaViewPlugin/VectBoolWidget.h +++ b/src/Plugins/MEDReader/ParaViewPlugin/VectBoolWidget.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/pqAbstractFieldsWidget.cxx b/src/Plugins/MEDReader/ParaViewPlugin/pqAbstractFieldsWidget.cxx index e6d7e8f4..cdaae619 100644 --- a/src/Plugins/MEDReader/ParaViewPlugin/pqAbstractFieldsWidget.cxx +++ b/src/Plugins/MEDReader/ParaViewPlugin/pqAbstractFieldsWidget.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/pqAbstractFieldsWidget.h b/src/Plugins/MEDReader/ParaViewPlugin/pqAbstractFieldsWidget.h index 340d64e9..10d01984 100644 --- a/src/Plugins/MEDReader/ParaViewPlugin/pqAbstractFieldsWidget.h +++ b/src/Plugins/MEDReader/ParaViewPlugin/pqAbstractFieldsWidget.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/pqExtractGroupFieldsWidget.cxx b/src/Plugins/MEDReader/ParaViewPlugin/pqExtractGroupFieldsWidget.cxx index c5968329..3dd3d2ef 100644 --- a/src/Plugins/MEDReader/ParaViewPlugin/pqExtractGroupFieldsWidget.cxx +++ b/src/Plugins/MEDReader/ParaViewPlugin/pqExtractGroupFieldsWidget.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/pqExtractGroupFieldsWidget.h b/src/Plugins/MEDReader/ParaViewPlugin/pqExtractGroupFieldsWidget.h index 5e868abc..34add9bb 100644 --- a/src/Plugins/MEDReader/ParaViewPlugin/pqExtractGroupFieldsWidget.h +++ b/src/Plugins/MEDReader/ParaViewPlugin/pqExtractGroupFieldsWidget.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/pqMEDReaderFieldsWidget.cxx b/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderFieldsWidget.cxx index c6f74bbb..29151f03 100644 --- a/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderFieldsWidget.cxx +++ b/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderFieldsWidget.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/pqMEDReaderFieldsWidget.h b/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderFieldsWidget.h index f5c05f76..a11dc1f9 100644 --- a/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderFieldsWidget.h +++ b/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderFieldsWidget.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/pqMEDReaderGraphUtils.cxx b/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderGraphUtils.cxx index 147cae4f..c347ce68 100644 --- a/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderGraphUtils.cxx +++ b/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderGraphUtils.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/pqMEDReaderGraphUtils.h b/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderGraphUtils.h index 4d837e71..cb91d537 100644 --- a/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderGraphUtils.h +++ b/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderGraphUtils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/pqMEDReaderReloadWidget.cxx b/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderReloadWidget.cxx index 3b0bfb95..82323c9f 100644 --- a/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderReloadWidget.cxx +++ b/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderReloadWidget.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/pqMEDReaderReloadWidget.h b/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderReloadWidget.h index 3905225b..1dd3ff17 100644 --- a/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderReloadWidget.h +++ b/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderReloadWidget.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/pqMEDReaderTimeModeWidget.cxx b/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderTimeModeWidget.cxx index 2269ab35..bf5f8e8f 100644 --- a/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderTimeModeWidget.cxx +++ b/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderTimeModeWidget.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/pqMEDReaderTimeModeWidget.h b/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderTimeModeWidget.h index 0fe3e526..437de291 100644 --- a/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderTimeModeWidget.h +++ b/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderTimeModeWidget.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/pqMEDReaderTimesFlagsWidget.cxx b/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderTimesFlagsWidget.cxx index de01f7bb..0144ab68 100644 --- a/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderTimesFlagsWidget.cxx +++ b/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderTimesFlagsWidget.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/pqMEDReaderTimesFlagsWidget.h b/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderTimesFlagsWidget.h index 056845f1..742d13d9 100644 --- a/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderTimesFlagsWidget.h +++ b/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderTimesFlagsWidget.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/pqMEDReaderVectorsWidget.cxx b/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderVectorsWidget.cxx index 4ba79ab2..cede7b73 100644 --- a/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderVectorsWidget.cxx +++ b/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderVectorsWidget.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/pqMEDReaderVectorsWidget.h b/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderVectorsWidget.h index cbe4449a..dd2e34a8 100644 --- a/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderVectorsWidget.h +++ b/src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderVectorsWidget.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/vtkPVMetaDataInformation.cxx b/src/Plugins/MEDReader/ParaViewPlugin/vtkPVMetaDataInformation.cxx index fab4ccc6..9d6754e0 100644 --- a/src/Plugins/MEDReader/ParaViewPlugin/vtkPVMetaDataInformation.cxx +++ b/src/Plugins/MEDReader/ParaViewPlugin/vtkPVMetaDataInformation.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/vtkPVMetaDataInformation.h b/src/Plugins/MEDReader/ParaViewPlugin/vtkPVMetaDataInformation.h index 631314d3..fbf7bfe3 100644 --- a/src/Plugins/MEDReader/ParaViewPlugin/vtkPVMetaDataInformation.h +++ b/src/Plugins/MEDReader/ParaViewPlugin/vtkPVMetaDataInformation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/Test/CMakeLists.txt b/src/Plugins/MEDReader/Test/CMakeLists.txt index 7d340a6d..b71c7094 100644 --- a/src/Plugins/MEDReader/Test/CMakeLists.txt +++ b/src/Plugins/MEDReader/Test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2017 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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/Test/CTestTestfileInstall.cmake b/src/Plugins/MEDReader/Test/CTestTestfileInstall.cmake index 63061918..cb0329e0 100644 --- a/src/Plugins/MEDReader/Test/CTestTestfileInstall.cmake +++ b/src/Plugins/MEDReader/Test/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2017 CEA/DEN, EDF R&D +# Copyright (C) 2015-2019 CEA/DEN, EDF R&D # # This 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/Test/testMEDReader0.py b/src/Plugins/MEDReader/Test/testMEDReader0.py index 05e690c9..090b066c 100644 --- a/src/Plugins/MEDReader/Test/testMEDReader0.py +++ b/src/Plugins/MEDReader/Test/testMEDReader0.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2017 CEA/DEN, EDF R&D +# Copyright (C) 2007-2019 CEA/DEN, EDF R&D # # This 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/Test/testMEDReader1.py b/src/Plugins/MEDReader/Test/testMEDReader1.py index cbee37b9..eff91a5f 100644 --- a/src/Plugins/MEDReader/Test/testMEDReader1.py +++ b/src/Plugins/MEDReader/Test/testMEDReader1.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2016 CEA/DEN, EDF R&D +# Copyright (C) 2007-2019 CEA/DEN, EDF R&D # # This 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/Test/testMEDReader10.py b/src/Plugins/MEDReader/Test/testMEDReader10.py index b74d210c..be0a2682 100644 --- a/src/Plugins/MEDReader/Test/testMEDReader10.py +++ b/src/Plugins/MEDReader/Test/testMEDReader10.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2017 CEA/DEN, EDF R&D +# Copyright (C) 2007-2019 CEA/DEN, EDF R&D # # This 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/Test/testMEDReader13.py b/src/Plugins/MEDReader/Test/testMEDReader13.py index b7d21b08..78e8bb9b 100644 --- a/src/Plugins/MEDReader/Test/testMEDReader13.py +++ b/src/Plugins/MEDReader/Test/testMEDReader13.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2017 CEA/DEN, EDF R&D +# Copyright (C) 2007-2019 CEA/DEN, EDF R&D # # This 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/Test/testMEDReader14.py b/src/Plugins/MEDReader/Test/testMEDReader14.py index 5253e9ae..84d11abe 100644 --- a/src/Plugins/MEDReader/Test/testMEDReader14.py +++ b/src/Plugins/MEDReader/Test/testMEDReader14.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2017 CEA/DEN, EDF R&D +# Copyright (C) 2007-2019 CEA/DEN, EDF R&D # # This 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/Test/testMEDReader15.py b/src/Plugins/MEDReader/Test/testMEDReader15.py index 998b89b0..8d6bdef2 100644 --- a/src/Plugins/MEDReader/Test/testMEDReader15.py +++ b/src/Plugins/MEDReader/Test/testMEDReader15.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2017 CEA/DEN, EDF R&D +# Copyright (C) 2007-2019 CEA/DEN, EDF R&D # # This 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/Test/testMEDReader16.py b/src/Plugins/MEDReader/Test/testMEDReader16.py index 20109228..acd78301 100644 --- a/src/Plugins/MEDReader/Test/testMEDReader16.py +++ b/src/Plugins/MEDReader/Test/testMEDReader16.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2016 CEA/DEN, EDF R&D +# Copyright (C) 2007-2019 CEA/DEN, EDF R&D # # This 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/Test/testMEDReader17.py b/src/Plugins/MEDReader/Test/testMEDReader17.py index f6edd58f..0268efc3 100644 --- a/src/Plugins/MEDReader/Test/testMEDReader17.py +++ b/src/Plugins/MEDReader/Test/testMEDReader17.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2016 CEA/DEN, EDF R&D +# Copyright (C) 2007-2019 CEA/DEN, EDF R&D # # This 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/Test/testMEDReader18.py b/src/Plugins/MEDReader/Test/testMEDReader18.py index 2cd3f14a..3937a719 100644 --- a/src/Plugins/MEDReader/Test/testMEDReader18.py +++ b/src/Plugins/MEDReader/Test/testMEDReader18.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2015-2016 CEA/DEN, EDF R&D +# Copyright (C) 2015-2019 CEA/DEN, EDF R&D # # This 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/Test/testMEDReader19.py b/src/Plugins/MEDReader/Test/testMEDReader19.py index a69af55e..ac689b70 100644 --- a/src/Plugins/MEDReader/Test/testMEDReader19.py +++ b/src/Plugins/MEDReader/Test/testMEDReader19.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2015-2017 CEA/DEN, EDF R&D +# Copyright (C) 2015-2019 CEA/DEN, EDF R&D # # This 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/Test/testMEDReader2.py b/src/Plugins/MEDReader/Test/testMEDReader2.py index faeb7200..38d5f4c3 100644 --- a/src/Plugins/MEDReader/Test/testMEDReader2.py +++ b/src/Plugins/MEDReader/Test/testMEDReader2.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2017 CEA/DEN, EDF R&D +# Copyright (C) 2007-2019 CEA/DEN, EDF R&D # # This 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/Test/testMEDReader20.py b/src/Plugins/MEDReader/Test/testMEDReader20.py index 4d60c2b7..1374c086 100644 --- a/src/Plugins/MEDReader/Test/testMEDReader20.py +++ b/src/Plugins/MEDReader/Test/testMEDReader20.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2016, 2017 CEA/DEN, EDF R&D +# Copyright (C) 2016-2019 CEA/DEN, EDF R&D # # This 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/Test/testMEDReader21.py b/src/Plugins/MEDReader/Test/testMEDReader21.py index 11898009..de077471 100644 --- a/src/Plugins/MEDReader/Test/testMEDReader21.py +++ b/src/Plugins/MEDReader/Test/testMEDReader21.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2015-2017 CEA/DEN, EDF R&D +# Copyright (C) 2015-2019 CEA/DEN, EDF R&D # # This 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/Test/testMEDReader3.py b/src/Plugins/MEDReader/Test/testMEDReader3.py index 2e7c50b7..82c1c50b 100644 --- a/src/Plugins/MEDReader/Test/testMEDReader3.py +++ b/src/Plugins/MEDReader/Test/testMEDReader3.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2017 CEA/DEN, EDF R&D +# Copyright (C) 2007-2019 CEA/DEN, EDF R&D # # This 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/Test/testMEDReader4.py b/src/Plugins/MEDReader/Test/testMEDReader4.py index 970f320b..f98f107e 100644 --- a/src/Plugins/MEDReader/Test/testMEDReader4.py +++ b/src/Plugins/MEDReader/Test/testMEDReader4.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2017 CEA/DEN, EDF R&D +# Copyright (C) 2007-2019 CEA/DEN, EDF R&D # # This 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/Test/testMEDReader5.py b/src/Plugins/MEDReader/Test/testMEDReader5.py index 613dae7f..59c54a5d 100644 --- a/src/Plugins/MEDReader/Test/testMEDReader5.py +++ b/src/Plugins/MEDReader/Test/testMEDReader5.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2017 CEA/DEN, EDF R&D +# Copyright (C) 2007-2019 CEA/DEN, EDF R&D # # This 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/Test/testMEDReader6.py b/src/Plugins/MEDReader/Test/testMEDReader6.py index 98beebe8..1b0d2c9d 100644 --- a/src/Plugins/MEDReader/Test/testMEDReader6.py +++ b/src/Plugins/MEDReader/Test/testMEDReader6.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2017 CEA/DEN, EDF R&D +# Copyright (C) 2007-2019 CEA/DEN, EDF R&D # # This 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/Test/testMEDReader7.py b/src/Plugins/MEDReader/Test/testMEDReader7.py index e7d3b535..caa3a0e5 100644 --- a/src/Plugins/MEDReader/Test/testMEDReader7.py +++ b/src/Plugins/MEDReader/Test/testMEDReader7.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2017 CEA/DEN, EDF R&D +# Copyright (C) 2007-2019 CEA/DEN, EDF R&D # # This 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/Test/testMEDReader8.py b/src/Plugins/MEDReader/Test/testMEDReader8.py index d7502324..38fae933 100644 --- a/src/Plugins/MEDReader/Test/testMEDReader8.py +++ b/src/Plugins/MEDReader/Test/testMEDReader8.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2017 CEA/DEN, EDF R&D +# Copyright (C) 2007-2019 CEA/DEN, EDF R&D # # This 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/Test/testMEDReader9.py b/src/Plugins/MEDReader/Test/testMEDReader9.py index f94723a4..11de0655 100644 --- a/src/Plugins/MEDReader/Test/testMEDReader9.py +++ b/src/Plugins/MEDReader/Test/testMEDReader9.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2016 CEA/DEN, EDF R&D +# Copyright (C) 2007-2019 CEA/DEN, EDF R&D # # This 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/Test/tests.set b/src/Plugins/MEDReader/Test/tests.set index 1ce0f1f1..a8cb3e7c 100644 --- a/src/Plugins/MEDReader/Test/tests.set +++ b/src/Plugins/MEDReader/Test/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2017 CEA/DEN, EDF R&D +# Copyright (C) 2017-2019 CEA/DEN, EDF R&D # # This 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 edcbf67a..ffb5157d 100644 --- a/src/Plugins/MEDWriter/CMakeLists.txt +++ b/src/Plugins/MEDWriter/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2016 CEA/DEN, EDF R&D +# Copyright (C) 2016-2019 CEA/DEN, EDF R&D # # This 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/IO/CMakeLists.txt b/src/Plugins/MEDWriter/IO/CMakeLists.txt index 3add0680..d3674c31 100644 --- a/src/Plugins/MEDWriter/IO/CMakeLists.txt +++ b/src/Plugins/MEDWriter/IO/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2016 CEA/DEN, EDF R&D +# Copyright (C) 2016-2019 CEA/DEN, EDF R&D # # This 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/IO/VTKMEDTraits.hxx b/src/Plugins/MEDWriter/IO/VTKMEDTraits.hxx index fb1a570f..ec49d6a3 100644 --- a/src/Plugins/MEDWriter/IO/VTKMEDTraits.hxx +++ b/src/Plugins/MEDWriter/IO/VTKMEDTraits.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2017 CEA/DEN, EDF R&D +// Copyright (C) 2017-2019 CEA/DEN, EDF R&D // // This 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/IO/VTKToMEDMem.cxx b/src/Plugins/MEDWriter/IO/VTKToMEDMem.cxx index 10a5b04a..24907865 100644 --- a/src/Plugins/MEDWriter/IO/VTKToMEDMem.cxx +++ b/src/Plugins/MEDWriter/IO/VTKToMEDMem.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2017 CEA/DEN, EDF R&D +// Copyright (C) 2017-2019 CEA/DEN, EDF R&D // // This 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/IO/VTKToMEDMem.hxx b/src/Plugins/MEDWriter/IO/VTKToMEDMem.hxx index 735b9f7e..b78c3963 100644 --- a/src/Plugins/MEDWriter/IO/VTKToMEDMem.hxx +++ b/src/Plugins/MEDWriter/IO/VTKToMEDMem.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2017 CEA/DEN, EDF R&D +// Copyright (C) 2017-2019 CEA/DEN, EDF R&D // // This 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/IO/vtkMEDWriter.cxx b/src/Plugins/MEDWriter/IO/vtkMEDWriter.cxx index 3abe4dee..e25bb47e 100644 --- a/src/Plugins/MEDWriter/IO/vtkMEDWriter.cxx +++ b/src/Plugins/MEDWriter/IO/vtkMEDWriter.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2016 CEA/DEN, EDF R&D +// Copyright (C) 2016-2019 CEA/DEN, EDF R&D // // This 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/IO/vtkMEDWriter.h b/src/Plugins/MEDWriter/IO/vtkMEDWriter.h index 8cc663c2..e99badf2 100644 --- a/src/Plugins/MEDWriter/IO/vtkMEDWriter.h +++ b/src/Plugins/MEDWriter/IO/vtkMEDWriter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2016 CEA/DEN, EDF R&D +// Copyright (C) 2016-2019 CEA/DEN, EDF R&D // // This 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/MEDWriterConfig.cmake.in b/src/Plugins/MEDWriter/MEDWriterConfig.cmake.in index 6e417214..588af97d 100644 --- a/src/Plugins/MEDWriter/MEDWriterConfig.cmake.in +++ b/src/Plugins/MEDWriter/MEDWriterConfig.cmake.in @@ -1,5 +1,5 @@ ############################################################### -# Copyright (C) 2017 CEA/DEN, EDF R&D +# Copyright (C) 2017-2019 CEA/DEN, EDF R&D # # This 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/ParaViewPlugin/CMakeLists.txt b/src/Plugins/MEDWriter/ParaViewPlugin/CMakeLists.txt index 46c6f3eb..4536b481 100644 --- a/src/Plugins/MEDWriter/ParaViewPlugin/CMakeLists.txt +++ b/src/Plugins/MEDWriter/ParaViewPlugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2016 CEA/DEN, EDF R&D +# Copyright (C) 2016-2019 CEA/DEN, EDF R&D # # This 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/Test/TestMEDWriter0.py b/src/Plugins/MEDWriter/Test/TestMEDWriter0.py index 6662a411..8cf8cb79 100644 --- a/src/Plugins/MEDWriter/Test/TestMEDWriter0.py +++ b/src/Plugins/MEDWriter/Test/TestMEDWriter0.py @@ -1,4 +1,4 @@ -# Copyright (C) 2016 CEA/DEN, EDF R&D +# Copyright (C) 2016-2019 CEA/DEN, EDF R&D # # This 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 56856f75..8f706e2f 100644 --- a/src/Plugins/ParaGEOMCorba/CMakeLists.txt +++ b/src/Plugins/ParaGEOMCorba/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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/vtkParaGEOMCorbaSource.cxx b/src/Plugins/ParaGEOMCorba/vtkParaGEOMCorbaSource.cxx index 16061781..dbc204d9 100644 --- a/src/Plugins/ParaGEOMCorba/vtkParaGEOMCorbaSource.cxx +++ b/src/Plugins/ParaGEOMCorba/vtkParaGEOMCorbaSource.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/vtkParaGEOMCorbaSource.h b/src/Plugins/ParaGEOMCorba/vtkParaGEOMCorbaSource.h index 5167a4c5..176f358e 100644 --- a/src/Plugins/ParaGEOMCorba/vtkParaGEOMCorbaSource.h +++ b/src/Plugins/ParaGEOMCorba/vtkParaGEOMCorbaSource.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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 7d28d37e..1fedca98 100644 --- a/src/Plugins/ParaMEDCorba/CMakeLists.txt +++ b/src/Plugins/ParaMEDCorba/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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/ParaMEDMEM2VTK_defines.hxx b/src/Plugins/ParaMEDCorba/ParaMEDMEM2VTK_defines.hxx old mode 100755 new mode 100644 index 352554e6..f67126ae --- a/src/Plugins/ParaMEDCorba/ParaMEDMEM2VTK_defines.hxx +++ b/src/Plugins/ParaMEDCorba/ParaMEDMEM2VTK_defines.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/VTKMEDCouplingCMeshClient.cxx b/src/Plugins/ParaMEDCorba/VTKMEDCouplingCMeshClient.cxx index db59c5ec..67fbb5e5 100644 --- a/src/Plugins/ParaMEDCorba/VTKMEDCouplingCMeshClient.cxx +++ b/src/Plugins/ParaMEDCorba/VTKMEDCouplingCMeshClient.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/VTKMEDCouplingCMeshClient.hxx b/src/Plugins/ParaMEDCorba/VTKMEDCouplingCMeshClient.hxx index 825865a7..07117236 100644 --- a/src/Plugins/ParaMEDCorba/VTKMEDCouplingCMeshClient.hxx +++ b/src/Plugins/ParaMEDCorba/VTKMEDCouplingCMeshClient.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/VTKMEDCouplingCurveLinearMeshClient.cxx b/src/Plugins/ParaMEDCorba/VTKMEDCouplingCurveLinearMeshClient.cxx index f03243ee..54b73a3e 100644 --- a/src/Plugins/ParaMEDCorba/VTKMEDCouplingCurveLinearMeshClient.cxx +++ b/src/Plugins/ParaMEDCorba/VTKMEDCouplingCurveLinearMeshClient.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/VTKMEDCouplingCurveLinearMeshClient.hxx b/src/Plugins/ParaMEDCorba/VTKMEDCouplingCurveLinearMeshClient.hxx index ebb4e176..25385ea5 100644 --- a/src/Plugins/ParaMEDCorba/VTKMEDCouplingCurveLinearMeshClient.hxx +++ b/src/Plugins/ParaMEDCorba/VTKMEDCouplingCurveLinearMeshClient.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/VTKMEDCouplingFieldClient.cxx b/src/Plugins/ParaMEDCorba/VTKMEDCouplingFieldClient.cxx index 4bc99abb..2bbb6298 100644 --- a/src/Plugins/ParaMEDCorba/VTKMEDCouplingFieldClient.cxx +++ b/src/Plugins/ParaMEDCorba/VTKMEDCouplingFieldClient.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/VTKMEDCouplingFieldClient.hxx b/src/Plugins/ParaMEDCorba/VTKMEDCouplingFieldClient.hxx index 2ad93598..94d8a6a0 100644 --- a/src/Plugins/ParaMEDCorba/VTKMEDCouplingFieldClient.hxx +++ b/src/Plugins/ParaMEDCorba/VTKMEDCouplingFieldClient.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/VTKMEDCouplingMeshClient.cxx b/src/Plugins/ParaMEDCorba/VTKMEDCouplingMeshClient.cxx index 2198ae8b..114df1bd 100644 --- a/src/Plugins/ParaMEDCorba/VTKMEDCouplingMeshClient.cxx +++ b/src/Plugins/ParaMEDCorba/VTKMEDCouplingMeshClient.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/VTKMEDCouplingMeshClient.hxx b/src/Plugins/ParaMEDCorba/VTKMEDCouplingMeshClient.hxx index 7809f049..39d504cd 100644 --- a/src/Plugins/ParaMEDCorba/VTKMEDCouplingMeshClient.hxx +++ b/src/Plugins/ParaMEDCorba/VTKMEDCouplingMeshClient.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/VTKMEDCouplingMultiFieldsClient.cxx b/src/Plugins/ParaMEDCorba/VTKMEDCouplingMultiFieldsClient.cxx index 485026ca..c3c080a0 100644 --- a/src/Plugins/ParaMEDCorba/VTKMEDCouplingMultiFieldsClient.cxx +++ b/src/Plugins/ParaMEDCorba/VTKMEDCouplingMultiFieldsClient.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/VTKMEDCouplingMultiFieldsClient.hxx b/src/Plugins/ParaMEDCorba/VTKMEDCouplingMultiFieldsClient.hxx index 4c1241a2..e2206879 100644 --- a/src/Plugins/ParaMEDCorba/VTKMEDCouplingMultiFieldsClient.hxx +++ b/src/Plugins/ParaMEDCorba/VTKMEDCouplingMultiFieldsClient.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/VTKMEDCouplingUMeshClient.cxx b/src/Plugins/ParaMEDCorba/VTKMEDCouplingUMeshClient.cxx index e92b5e86..18611414 100644 --- a/src/Plugins/ParaMEDCorba/VTKMEDCouplingUMeshClient.cxx +++ b/src/Plugins/ParaMEDCorba/VTKMEDCouplingUMeshClient.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/VTKMEDCouplingUMeshClient.hxx b/src/Plugins/ParaMEDCorba/VTKMEDCouplingUMeshClient.hxx index 914e1ffe..5c25c1dc 100644 --- a/src/Plugins/ParaMEDCorba/VTKMEDCouplingUMeshClient.hxx +++ b/src/Plugins/ParaMEDCorba/VTKMEDCouplingUMeshClient.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/VTKParaMEDFieldClient.cxx b/src/Plugins/ParaMEDCorba/VTKParaMEDFieldClient.cxx index 06fa3888..c66ed3ac 100644 --- a/src/Plugins/ParaMEDCorba/VTKParaMEDFieldClient.cxx +++ b/src/Plugins/ParaMEDCorba/VTKParaMEDFieldClient.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/VTKParaMEDFieldClient.hxx b/src/Plugins/ParaMEDCorba/VTKParaMEDFieldClient.hxx index 15551463..d174160c 100644 --- a/src/Plugins/ParaMEDCorba/VTKParaMEDFieldClient.hxx +++ b/src/Plugins/ParaMEDCorba/VTKParaMEDFieldClient.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/testParaMEDCorba.cxx b/src/Plugins/ParaMEDCorba/testParaMEDCorba.cxx index 2d56b127..fef277aa 100644 --- a/src/Plugins/ParaMEDCorba/testParaMEDCorba.cxx +++ b/src/Plugins/ParaMEDCorba/testParaMEDCorba.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/vtkParaMEDCorbaSource.cxx b/src/Plugins/ParaMEDCorba/vtkParaMEDCorbaSource.cxx index ec7393c0..043efd15 100644 --- a/src/Plugins/ParaMEDCorba/vtkParaMEDCorbaSource.cxx +++ b/src/Plugins/ParaMEDCorba/vtkParaMEDCorbaSource.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/vtkParaMEDCorbaSource.h b/src/Plugins/ParaMEDCorba/vtkParaMEDCorbaSource.h index 6c2747b1..4fce88ba 100644 --- a/src/Plugins/ParaMEDCorba/vtkParaMEDCorbaSource.h +++ b/src/Plugins/ParaMEDCorba/vtkParaMEDCorbaSource.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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 800d631e..f519de95 100644 --- a/src/Plugins/ParaSMESHCorba/CMakeLists.txt +++ b/src/Plugins/ParaSMESHCorba/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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/vtkParaSMESHCorbaSource.cxx b/src/Plugins/ParaSMESHCorba/vtkParaSMESHCorbaSource.cxx index 9d0ff02d..d03c5917 100644 --- a/src/Plugins/ParaSMESHCorba/vtkParaSMESHCorbaSource.cxx +++ b/src/Plugins/ParaSMESHCorba/vtkParaSMESHCorbaSource.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/vtkParaSMESHCorbaSource.h b/src/Plugins/ParaSMESHCorba/vtkParaSMESHCorbaSource.h index d84504ed..2dc1fa18 100644 --- a/src/Plugins/ParaSMESHCorba/vtkParaSMESHCorbaSource.h +++ b/src/Plugins/ParaSMESHCorba/vtkParaSMESHCorbaSource.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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 4ff1abf6..dbf5678f 100644 --- a/src/Plugins/ScaleVector/CMakeLists.txt +++ b/src/Plugins/ScaleVector/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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/vtkScaleVectorFilter.cxx b/src/Plugins/ScaleVector/vtkScaleVectorFilter.cxx index fe18ae28..2b2e4f39 100644 --- a/src/Plugins/ScaleVector/vtkScaleVectorFilter.cxx +++ b/src/Plugins/ScaleVector/vtkScaleVectorFilter.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/vtkScaleVectorFilter.h b/src/Plugins/ScaleVector/vtkScaleVectorFilter.h index 7e331e00..34129116 100644 --- a/src/Plugins/ScaleVector/vtkScaleVectorFilter.h +++ b/src/Plugins/ScaleVector/vtkScaleVectorFilter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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 69fdb57a..fcfae85c 100644 --- a/src/Plugins/SimpleMode/CMakeLists.txt +++ b/src/Plugins/SimpleMode/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2017 CEA/DEN, EDF R&D +# Copyright (C) 2017-2019 CEA/DEN, EDF R&D # # This 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/IO/vtkSimpleMode.cxx b/src/Plugins/SimpleMode/IO/vtkSimpleMode.cxx index 129d7419..0630c692 100644 --- a/src/Plugins/SimpleMode/IO/vtkSimpleMode.cxx +++ b/src/Plugins/SimpleMode/IO/vtkSimpleMode.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2017 CEA/DEN, EDF R&D +// Copyright (C) 2017-2019 CEA/DEN, EDF R&D // // This 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/IO/vtkSimpleMode.h b/src/Plugins/SimpleMode/IO/vtkSimpleMode.h index 160bb9d0..8476d6f4 100644 --- a/src/Plugins/SimpleMode/IO/vtkSimpleMode.h +++ b/src/Plugins/SimpleMode/IO/vtkSimpleMode.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017 CEA/DEN, EDF R&D +// Copyright (C) 2017-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/CMakeLists.txt b/src/Plugins/SimpleMode/ParaViewPlugin/CMakeLists.txt index 2fd1a2b1..0e3c512c 100644 --- a/src/Plugins/SimpleMode/ParaViewPlugin/CMakeLists.txt +++ b/src/Plugins/SimpleMode/ParaViewPlugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2017 CEA/DEN, EDF R&D +# Copyright (C) 2017-2019 CEA/DEN, EDF R&D # # This 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 69f10876..7ab25fd3 100644 --- a/src/Plugins/StaticMesh/CMakeLists.txt +++ b/src/Plugins/StaticMesh/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2018 EDF R&D +# Copyright (C) 2018-2019 EDF R&D # # This 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 f6e48d75..1ed1789c 100644 --- a/src/Plugins/TableReader/CMakeLists.txt +++ b/src/Plugins/TableReader/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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/ParaViewPlugin/CMakeLists.txt b/src/Plugins/TableReader/ParaViewPlugin/CMakeLists.txt index 492d3c0b..ad7558b6 100644 --- a/src/Plugins/TableReader/ParaViewPlugin/CMakeLists.txt +++ b/src/Plugins/TableReader/ParaViewPlugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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/ParaViewPlugin/pqCustomChartDisplayPanelImplementation.cxx b/src/Plugins/TableReader/ParaViewPlugin/pqCustomChartDisplayPanelImplementation.cxx old mode 100755 new mode 100644 index 4259b3ae..ca589ed6 --- a/src/Plugins/TableReader/ParaViewPlugin/pqCustomChartDisplayPanelImplementation.cxx +++ b/src/Plugins/TableReader/ParaViewPlugin/pqCustomChartDisplayPanelImplementation.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/pqCustomChartDisplayPanelImplementation.h b/src/Plugins/TableReader/ParaViewPlugin/pqCustomChartDisplayPanelImplementation.h old mode 100755 new mode 100644 index 400d95e6..3a7c7b21 --- a/src/Plugins/TableReader/ParaViewPlugin/pqCustomChartDisplayPanelImplementation.h +++ b/src/Plugins/TableReader/ParaViewPlugin/pqCustomChartDisplayPanelImplementation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/pqCustomPlotSettingsModel.cxx b/src/Plugins/TableReader/ParaViewPlugin/pqCustomPlotSettingsModel.cxx index 30592b63..c30c88fa 100644 --- a/src/Plugins/TableReader/ParaViewPlugin/pqCustomPlotSettingsModel.cxx +++ b/src/Plugins/TableReader/ParaViewPlugin/pqCustomPlotSettingsModel.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/pqCustomPlotSettingsModel.h b/src/Plugins/TableReader/ParaViewPlugin/pqCustomPlotSettingsModel.h index 332bf0c1..7ac61a24 100644 --- a/src/Plugins/TableReader/ParaViewPlugin/pqCustomPlotSettingsModel.h +++ b/src/Plugins/TableReader/ParaViewPlugin/pqCustomPlotSettingsModel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/pqCustomXYChartDisplayPanel.cxx b/src/Plugins/TableReader/ParaViewPlugin/pqCustomXYChartDisplayPanel.cxx index 476b8d7c..09c5a444 100644 --- a/src/Plugins/TableReader/ParaViewPlugin/pqCustomXYChartDisplayPanel.cxx +++ b/src/Plugins/TableReader/ParaViewPlugin/pqCustomXYChartDisplayPanel.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/pqCustomXYChartDisplayPanel.h b/src/Plugins/TableReader/ParaViewPlugin/pqCustomXYChartDisplayPanel.h index b591984d..6b730beb 100644 --- a/src/Plugins/TableReader/ParaViewPlugin/pqCustomXYChartDisplayPanel.h +++ b/src/Plugins/TableReader/ParaViewPlugin/pqCustomXYChartDisplayPanel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/pqTableReaderPanel.cxx b/src/Plugins/TableReader/ParaViewPlugin/pqTableReaderPanel.cxx index d558f8f2..ab92496e 100644 --- a/src/Plugins/TableReader/ParaViewPlugin/pqTableReaderPanel.cxx +++ b/src/Plugins/TableReader/ParaViewPlugin/pqTableReaderPanel.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/pqTableReaderPanel.h b/src/Plugins/TableReader/ParaViewPlugin/pqTableReaderPanel.h index e8e04a62..c8131353 100644 --- a/src/Plugins/TableReader/ParaViewPlugin/pqTableReaderPanel.h +++ b/src/Plugins/TableReader/ParaViewPlugin/pqTableReaderPanel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/pqTableTo3DPanel.cxx b/src/Plugins/TableReader/ParaViewPlugin/pqTableTo3DPanel.cxx index a0057b92..81c62ffd 100644 --- a/src/Plugins/TableReader/ParaViewPlugin/pqTableTo3DPanel.cxx +++ b/src/Plugins/TableReader/ParaViewPlugin/pqTableTo3DPanel.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/ParaViewPlugin/pqTableTo3DPanel.h b/src/Plugins/TableReader/ParaViewPlugin/pqTableTo3DPanel.h index c2a90a55..c8b04e1e 100644 --- a/src/Plugins/TableReader/ParaViewPlugin/pqTableTo3DPanel.h +++ b/src/Plugins/TableReader/ParaViewPlugin/pqTableTo3DPanel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/Reader/CMakeLists.txt b/src/Plugins/TableReader/Reader/CMakeLists.txt index 4811f268..3704935b 100644 --- a/src/Plugins/TableReader/Reader/CMakeLists.txt +++ b/src/Plugins/TableReader/Reader/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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/Reader/TableParser.cxx b/src/Plugins/TableReader/Reader/TableParser.cxx index 484bfc11..30bb7a00 100644 --- a/src/Plugins/TableReader/Reader/TableParser.cxx +++ b/src/Plugins/TableReader/Reader/TableParser.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/Reader/TableParser.h b/src/Plugins/TableReader/Reader/TableParser.h index 62329730..4ac018d9 100644 --- a/src/Plugins/TableReader/Reader/TableParser.h +++ b/src/Plugins/TableReader/Reader/TableParser.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/Reader/vtkVisuTableReader.cxx b/src/Plugins/TableReader/Reader/vtkVisuTableReader.cxx index bc3cce98..d855c11e 100644 --- a/src/Plugins/TableReader/Reader/vtkVisuTableReader.cxx +++ b/src/Plugins/TableReader/Reader/vtkVisuTableReader.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/Reader/vtkVisuTableReader.h b/src/Plugins/TableReader/Reader/vtkVisuTableReader.h index f30ccd95..8339df33 100644 --- a/src/Plugins/TableReader/Reader/vtkVisuTableReader.h +++ b/src/Plugins/TableReader/Reader/vtkVisuTableReader.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/TableTo3DFilter/CMakeLists.txt b/src/Plugins/TableReader/TableTo3DFilter/CMakeLists.txt index 2cbead9f..432eb4c7 100644 --- a/src/Plugins/TableReader/TableTo3DFilter/CMakeLists.txt +++ b/src/Plugins/TableReader/TableTo3DFilter/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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/TableTo3DFilter/vtkTableTo3D.cxx b/src/Plugins/TableReader/TableTo3DFilter/vtkTableTo3D.cxx index 65dcd213..50a853be 100644 --- a/src/Plugins/TableReader/TableTo3DFilter/vtkTableTo3D.cxx +++ b/src/Plugins/TableReader/TableTo3DFilter/vtkTableTo3D.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/TableTo3DFilter/vtkTableTo3D.h b/src/Plugins/TableReader/TableTo3DFilter/vtkTableTo3D.h index 55448a2f..40bf7675 100644 --- a/src/Plugins/TableReader/TableTo3DFilter/vtkTableTo3D.h +++ b/src/Plugins/TableReader/TableTo3DFilter/vtkTableTo3D.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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 old mode 100755 new mode 100644 index d67405bf..d6d1642b --- a/src/Plugins/View/CMakeLists.txt +++ b/src/Plugins/View/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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 old mode 100755 new mode 100644 index 8d643f78..35f5a1c7 --- a/src/Plugins/View/MyDisplay.cxx +++ b/src/Plugins/View/MyDisplay.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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 old mode 100755 new mode 100644 index 05ec44f7..0d59d906 --- a/src/Plugins/View/MyDisplay.h +++ b/src/Plugins/View/MyDisplay.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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 old mode 100755 new mode 100644 index 3a54cf37..ee885b95 --- a/src/Plugins/View/MyView.cxx +++ b/src/Plugins/View/MyView.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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 old mode 100755 new mode 100644 index f10c7e7e..6dcb5bd0 --- a/src/Plugins/View/MyView.h +++ b/src/Plugins/View/MyView.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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/MyViewSM.xml b/src/Plugins/View/MyViewSM.xml old mode 100755 new mode 100644 diff --git a/src/Plugins/VoroGauss/CMakeLists.txt b/src/Plugins/VoroGauss/CMakeLists.txt index ac198030..58fe683e 100644 --- a/src/Plugins/VoroGauss/CMakeLists.txt +++ b/src/Plugins/VoroGauss/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2017 EDF R&D +# Copyright (C) 2017-2019 EDF R&D # # This 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/IO/vtkVoroGauss.cxx b/src/Plugins/VoroGauss/IO/vtkVoroGauss.cxx index 0cfc9e06..5933c294 100644 --- a/src/Plugins/VoroGauss/IO/vtkVoroGauss.cxx +++ b/src/Plugins/VoroGauss/IO/vtkVoroGauss.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2017 EDF R&D +// Copyright (C) 2017-2019 EDF R&D // // This 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/IO/vtkVoroGauss.h b/src/Plugins/VoroGauss/IO/vtkVoroGauss.h index d344cb1d..93c6d2ab 100644 --- a/src/Plugins/VoroGauss/IO/vtkVoroGauss.h +++ b/src/Plugins/VoroGauss/IO/vtkVoroGauss.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017 EDF R&D +// Copyright (C) 2017-2019 EDF R&D // // This 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/ParaViewPlugin/CMakeLists.txt b/src/Plugins/VoroGauss/ParaViewPlugin/CMakeLists.txt index 1e5cfe5d..7c8ac558 100644 --- a/src/Plugins/VoroGauss/ParaViewPlugin/CMakeLists.txt +++ b/src/Plugins/VoroGauss/ParaViewPlugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2016 EDF R&D +# Copyright (C) 2016-2019 EDF R&D # # This 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/TestCase.py b/src/Plugins/VoroGauss/TestCase.py index de5c5049..69e23f16 100644 --- a/src/Plugins/VoroGauss/TestCase.py +++ b/src/Plugins/VoroGauss/TestCase.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017 EDF R&D +# Copyright (C) 2017-2019 EDF R&D # # This 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 33a6ee01..1726d21b 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2017 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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 86bf9f6c..6908a7bd 100644 --- a/test/standalone/CMakeLists.txt +++ b/test/standalone/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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 56190768..0791987c 100644 --- a/test/standalone/gui/CMakeLists.txt +++ b/test/standalone/gui/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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 40b4e9ba..3c03eee4 100644 --- a/test/standalone/gui/PLMainWindow.cxx +++ b/test/standalone/gui/PLMainWindow.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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 727361ce..83219371 100644 --- a/test/standalone/gui/PLMainWindow.hxx +++ b/test/standalone/gui/PLMainWindow.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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 1840d446..517e40a3 100644 --- a/test/standalone/gui/PLViewTab.cxx +++ b/test/standalone/gui/PLViewTab.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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 75248dfe..177cf484 100644 --- a/test/standalone/gui/PLViewTab.hxx +++ b/test/standalone/gui/PLViewTab.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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 fde2a592..d1bd6d90 100644 --- a/test/standalone/gui/PVViewer_Behaviors.cxx +++ b/test/standalone/gui/PVViewer_Behaviors.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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 17412581..a80fcdef 100644 --- a/test/standalone/gui/PVViewer_Behaviors.h +++ b/test/standalone/gui/PVViewer_Behaviors.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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 a459c77b..c8c8cd84 100644 --- a/test/standalone/gui/PVViewer_Core.cxx +++ b/test/standalone/gui/PVViewer_Core.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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 ec86a05a..adfbb785 100644 --- a/test/standalone/gui/PVViewer_Core.h +++ b/test/standalone/gui/PVViewer_Core.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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 23ea9348..2938b531 100644 --- a/test/standalone/gui/PVViewer_GUIElements.cxx +++ b/test/standalone/gui/PVViewer_GUIElements.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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 3c404286..ad248b16 100644 --- a/test/standalone/gui/PVViewer_GUIElements.h +++ b/test/standalone/gui/PVViewer_GUIElements.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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 c7e3d08e..3b3e4cbf 100644 --- a/test/standalone/gui/main.cpp +++ b/test/standalone/gui/main.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF R&D // // This 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 d74d98ad..a20d52d7 100644 --- a/test/standalone/simple/CMakeLists.txt +++ b/test/standalone/simple/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 CEA/DEN, EDF R&D +# Copyright (C) 2010-2019 CEA/DEN, EDF R&D # # This 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 9f32e130..f7983ea9 100644 --- a/test/standalone/simple/Container_init_python.cxx +++ b/test/standalone/simple/Container_init_python.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2019 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 b1de3e41..041695df 100644 --- a/test/standalone/simple/Container_init_python.hxx +++ b/test/standalone/simple/Container_init_python.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2019 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 old mode 100755 new mode 100644 index 0ccb6a99..bda9c10c --- a/test/standalone/simple/PyInterp.h +++ b/test/standalone/simple/PyInterp.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2019 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 bc97536e..e5a41709 100644 --- a/test/standalone/simple/PyInterp_Utils.h +++ b/test/standalone/simple/PyInterp_Utils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2019 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 3992c4b6..89c1a16c 100644 --- a/test/standalone/simple/simple_gil.cxx +++ b/test/standalone/simple/simple_gil.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2016 CEA/DEN, EDF R&D +// Copyright (C) 2010-2019 CEA/DEN, EDF 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