Salome HOME
Update copyrights V9_3_0a1
authorvsr <vsr@opencascade.com>
Thu, 14 Feb 2019 15:55:32 +0000 (18:55 +0300)
committervsr <vsr@opencascade.com>
Thu, 14 Feb 2019 15:55:32 +0000 (18:55 +0300)
276 files changed:
CMakeLists.txt
CTestTestfileInstall.cmake
PARAVIS_version.h.in
SalomePARAVISConfig.cmake.in
bin/CMakeLists.txt
bin/VERSION.in [changed mode: 0755->0644]
bin/paravis_setenv.py
bin/paravis_test.py
doc/CMakeLists.txt
doc/dev/CMakeLists.txt
doc/doxygen/CMakeLists.txt
doc/doxygen/images/head.png [changed mode: 0755->0644]
doc/doxygen/static/footer.html [changed mode: 0755->0644]
doc/doxygen/static/header.html.in [changed mode: 0755->0644]
examples/CMakeLists.txt
examples/command_line/CMakeLists.txt
examples/command_line/dataset.py
examples/command_line/medio.py
examples/command_line/medviewer.py
examples/command_line/run_demo.py
idl/CMakeLists.txt
idl/PARAVIS.idl
resources/CMakeLists.txt
resources/PARAVISCatalog.xml.in
resources/SalomeApp.xml.in
resources/pqAppIcon22.png [changed mode: 0755->0644]
src/CMakeLists.txt
src/Insitu/VisualizationComponent/VisualizationComponent.cxx
src/Insitu/VisualizationComponent/VisualizationComponent.hxx
src/Insitu/VisualizationLibrary/visu.cxx [changed mode: 0755->0644]
src/Insitu/VisualizationLibrary/visu.hxx [changed mode: 0755->0644]
src/Macro/CMakeLists.txt
src/Macro/ShowSalomeObject.py
src/Macro/annotate_groups.py
src/PVGUI/CMakeLists.txt
src/PVGUI/PVGUI_DataModel.cxx
src/PVGUI/PVGUI_DataModel.h
src/PVGUI/PVGUI_Module.cxx
src/PVGUI/PVGUI_Module.h
src/PVGUI/PVGUI_Module_actions.cxx
src/PVGUI/PVGUI_Module_widgets.cxx
src/PVGUI/PVGUI_ParaViewSettingsPane.cxx
src/PVGUI/PVGUI_ParaViewSettingsPane.h
src/PV_SWIG/CMakeLists.txt
src/PV_SWIG/paravisSM.py
src/PV_SWIG/pvserver.py
src/PV_SWIG/pvsimple.py
src/Plugins/ArrayRenamer/CMakeLists.txt
src/Plugins/ArrayRenamer/pqArraysEditorPropertyWidget.cxx
src/Plugins/ArrayRenamer/pqArraysEditorPropertyWidget.h
src/Plugins/ArrayRenamer/pqEditComponents.h
src/Plugins/ArrayRenamer/resources/copy_ico_16x16.png [changed mode: 0755->0644]
src/Plugins/ArrayRenamer/resources/edit_ico_16x16.png [changed mode: 0755->0644]
src/Plugins/ArrayRenamer/resources/rename_ico_24x24.png [changed mode: 0755->0644]
src/Plugins/ArrayRenamer/vtkArrayRenamerFilter.cxx
src/Plugins/ArrayRenamer/vtkArrayRenamerFilter.h
src/Plugins/CMakeLists.txt [changed mode: 0755->0644]
src/Plugins/DevelopedSurface/CMakeLists.txt
src/Plugins/DevelopedSurface/IO/vtkDevelopedSurface.cxx
src/Plugins/DevelopedSurface/IO/vtkDevelopedSurface.h
src/Plugins/DevelopedSurface/ParaViewPlugin/CMakeLists.txt
src/Plugins/DevelopedSurface/Test/CMakeLists.txt
src/Plugins/DevelopedSurface/Test/test_dev_surface.py
src/Plugins/DevelopedSurface/Test/test_dev_surface2.py
src/Plugins/DevelopedSurface/Test/test_dev_surface3.py
src/Plugins/DevelopedSurface/pp.py
src/Plugins/DevelopedSurface/pp1.py
src/Plugins/DevelopedSurface/pp2.py
src/Plugins/DevelopedSurface/test.py
src/Plugins/DifferenceTimesteps/CMakeLists.txt
src/Plugins/DifferenceTimesteps/vtkDifferenceTimestepsFilter.cxx
src/Plugins/DifferenceTimesteps/vtkDifferenceTimestepsFilter.h
src/Plugins/ElevationSurface/CMakeLists.txt
src/Plugins/ElevationSurface/vtkElevationSurfaceFilter.cxx
src/Plugins/ElevationSurface/vtkElevationSurfaceFilter.h
src/Plugins/EllipseBuilder/CMakeLists.txt
src/Plugins/EllipseBuilder/vtkEllipseBuilderFilter.cxx
src/Plugins/EllipseBuilder/vtkEllipseBuilderFilter.h
src/Plugins/GaussToCell/CMakeLists.txt
src/Plugins/GaussToCell/TestCase.py
src/Plugins/GaussToCell/vtkGaussToCell.cxx
src/Plugins/GaussToCell/vtkGaussToCell.h
src/Plugins/JSONReader/CMakeLists.txt
src/Plugins/JSONReader/JSONParser/CMakeLists.txt
src/Plugins/JSONReader/JSONParser/vtkJSONParser.cxx
src/Plugins/JSONReader/JSONParser/vtkJSONParser.h
src/Plugins/JSONReader/ParaViewPlugin/CMakeLists.txt
src/Plugins/JSONReader/ParaViewPlugin/vtkJSONReader.cxx
src/Plugins/JSONReader/ParaViewPlugin/vtkJSONReader.h
src/Plugins/JSONReader/Test/CMakeLists.txt
src/Plugins/JSONReader/Test/JSONParserTest.cxx
src/Plugins/JSONReader/Test/MainTest.hxx
src/Plugins/JSONReader/Test/vtkJSONParserTest.cxx
src/Plugins/JSONReader/Test/vtkJSONParserTest.hxx
src/Plugins/MEDReader/CMake/CTestCustom.ctest.in
src/Plugins/MEDReader/CMake/FindMED.cmake
src/Plugins/MEDReader/CMakeLists.txt
src/Plugins/MEDReader/IO/CMakeLists.txt
src/Plugins/MEDReader/IO/MEDFileFieldRepresentationTree.cxx
src/Plugins/MEDReader/IO/MEDFileFieldRepresentationTree.hxx
src/Plugins/MEDReader/IO/MEDLoaderForPV.h
src/Plugins/MEDReader/IO/MEDTimeReq.cxx
src/Plugins/MEDReader/IO/MEDTimeReq.hxx
src/Plugins/MEDReader/IO/MEDUtilities.cxx
src/Plugins/MEDReader/IO/MEDUtilities.hxx
src/Plugins/MEDReader/IO/Testing/CMakeLists.txt
src/Plugins/MEDReader/IO/Testing/Cxx/CMakeLists.txt
src/Plugins/MEDReader/IO/Testing/Cxx/TestMedDescendingPolyhedron.cxx
src/Plugins/MEDReader/IO/Testing/Cxx/TestMedParallelRead.cxx
src/Plugins/MEDReader/IO/Testing/Cxx/TestMedParallelWrite.cxx
src/Plugins/MEDReader/IO/Testing/Cxx/TestMedPolyhedron.cxx
src/Plugins/MEDReader/IO/Testing/Cxx/TestMedReadDescendingPolyhedron.cxx
src/Plugins/MEDReader/IO/Testing/Cxx/TestMedReadPolyhedron.cxx
src/Plugins/MEDReader/IO/Testing/Cxx/TestMedReader.cxx
src/Plugins/MEDReader/IO/Testing/Cxx/TestMedWriteOcta12.cxx
src/Plugins/MEDReader/IO/Testing/Cxx/TestReading0.cxx
src/Plugins/MEDReader/IO/config.h.cmake
src/Plugins/MEDReader/IO/vtkELNOFilter.cxx
src/Plugins/MEDReader/IO/vtkELNOFilter.h
src/Plugins/MEDReader/IO/vtkELNOMeshFilter.cxx
src/Plugins/MEDReader/IO/vtkELNOMeshFilter.h
src/Plugins/MEDReader/IO/vtkELNOSurfaceFilter.cxx
src/Plugins/MEDReader/IO/vtkELNOSurfaceFilter.h
src/Plugins/MEDReader/IO/vtkExtractCellType.cxx
src/Plugins/MEDReader/IO/vtkExtractCellType.h
src/Plugins/MEDReader/IO/vtkExtractGroup.cxx
src/Plugins/MEDReader/IO/vtkExtractGroup.h
src/Plugins/MEDReader/IO/vtkGenerateVectors.cxx
src/Plugins/MEDReader/IO/vtkGenerateVectors.h
src/Plugins/MEDReader/IO/vtkInformationGaussDoubleVectorKey.h
src/Plugins/MEDReader/IO/vtkMEDQuadraturePointsGenerator.cxx
src/Plugins/MEDReader/IO/vtkMEDQuadraturePointsGenerator.h
src/Plugins/MEDReader/IO/vtkMEDReader.cxx [changed mode: 0755->0644]
src/Plugins/MEDReader/IO/vtkMEDReader.h
src/Plugins/MEDReader/IO/vtkMEDReader2.cxx
src/Plugins/MEDReader/IO/vtkMEDReader2.h
src/Plugins/MEDReader/ParaViewPlugin/CMakeLists.txt
src/Plugins/MEDReader/ParaViewPlugin/VectBoolSpreadSheet.cxx
src/Plugins/MEDReader/ParaViewPlugin/VectBoolSpreadSheet.h
src/Plugins/MEDReader/ParaViewPlugin/VectBoolWidget.cxx
src/Plugins/MEDReader/ParaViewPlugin/VectBoolWidget.h
src/Plugins/MEDReader/ParaViewPlugin/pqAbstractFieldsWidget.cxx
src/Plugins/MEDReader/ParaViewPlugin/pqAbstractFieldsWidget.h
src/Plugins/MEDReader/ParaViewPlugin/pqExtractGroupFieldsWidget.cxx
src/Plugins/MEDReader/ParaViewPlugin/pqExtractGroupFieldsWidget.h
src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderFieldsWidget.cxx
src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderFieldsWidget.h
src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderGraphUtils.cxx
src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderGraphUtils.h
src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderReloadWidget.cxx
src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderReloadWidget.h
src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderTimeModeWidget.cxx
src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderTimeModeWidget.h
src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderTimesFlagsWidget.cxx
src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderTimesFlagsWidget.h
src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderVectorsWidget.cxx
src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderVectorsWidget.h
src/Plugins/MEDReader/ParaViewPlugin/vtkPVMetaDataInformation.cxx
src/Plugins/MEDReader/ParaViewPlugin/vtkPVMetaDataInformation.h
src/Plugins/MEDReader/Test/CMakeLists.txt
src/Plugins/MEDReader/Test/CTestTestfileInstall.cmake
src/Plugins/MEDReader/Test/testMEDReader0.py
src/Plugins/MEDReader/Test/testMEDReader1.py
src/Plugins/MEDReader/Test/testMEDReader10.py
src/Plugins/MEDReader/Test/testMEDReader13.py
src/Plugins/MEDReader/Test/testMEDReader14.py
src/Plugins/MEDReader/Test/testMEDReader15.py
src/Plugins/MEDReader/Test/testMEDReader16.py
src/Plugins/MEDReader/Test/testMEDReader17.py
src/Plugins/MEDReader/Test/testMEDReader18.py
src/Plugins/MEDReader/Test/testMEDReader19.py
src/Plugins/MEDReader/Test/testMEDReader2.py
src/Plugins/MEDReader/Test/testMEDReader20.py
src/Plugins/MEDReader/Test/testMEDReader21.py
src/Plugins/MEDReader/Test/testMEDReader3.py
src/Plugins/MEDReader/Test/testMEDReader4.py
src/Plugins/MEDReader/Test/testMEDReader5.py
src/Plugins/MEDReader/Test/testMEDReader6.py
src/Plugins/MEDReader/Test/testMEDReader7.py
src/Plugins/MEDReader/Test/testMEDReader8.py
src/Plugins/MEDReader/Test/testMEDReader9.py
src/Plugins/MEDReader/Test/tests.set
src/Plugins/MEDWriter/CMakeLists.txt
src/Plugins/MEDWriter/IO/CMakeLists.txt
src/Plugins/MEDWriter/IO/VTKMEDTraits.hxx
src/Plugins/MEDWriter/IO/VTKToMEDMem.cxx
src/Plugins/MEDWriter/IO/VTKToMEDMem.hxx
src/Plugins/MEDWriter/IO/vtkMEDWriter.cxx
src/Plugins/MEDWriter/IO/vtkMEDWriter.h
src/Plugins/MEDWriter/MEDWriterConfig.cmake.in
src/Plugins/MEDWriter/ParaViewPlugin/CMakeLists.txt
src/Plugins/MEDWriter/Test/TestMEDWriter0.py
src/Plugins/ParaGEOMCorba/CMakeLists.txt
src/Plugins/ParaGEOMCorba/vtkParaGEOMCorbaSource.cxx
src/Plugins/ParaGEOMCorba/vtkParaGEOMCorbaSource.h
src/Plugins/ParaMEDCorba/CMakeLists.txt
src/Plugins/ParaMEDCorba/ParaMEDMEM2VTK_defines.hxx [changed mode: 0755->0644]
src/Plugins/ParaMEDCorba/VTKMEDCouplingCMeshClient.cxx
src/Plugins/ParaMEDCorba/VTKMEDCouplingCMeshClient.hxx
src/Plugins/ParaMEDCorba/VTKMEDCouplingCurveLinearMeshClient.cxx
src/Plugins/ParaMEDCorba/VTKMEDCouplingCurveLinearMeshClient.hxx
src/Plugins/ParaMEDCorba/VTKMEDCouplingFieldClient.cxx
src/Plugins/ParaMEDCorba/VTKMEDCouplingFieldClient.hxx
src/Plugins/ParaMEDCorba/VTKMEDCouplingMeshClient.cxx
src/Plugins/ParaMEDCorba/VTKMEDCouplingMeshClient.hxx
src/Plugins/ParaMEDCorba/VTKMEDCouplingMultiFieldsClient.cxx
src/Plugins/ParaMEDCorba/VTKMEDCouplingMultiFieldsClient.hxx
src/Plugins/ParaMEDCorba/VTKMEDCouplingUMeshClient.cxx
src/Plugins/ParaMEDCorba/VTKMEDCouplingUMeshClient.hxx
src/Plugins/ParaMEDCorba/VTKParaMEDFieldClient.cxx
src/Plugins/ParaMEDCorba/VTKParaMEDFieldClient.hxx
src/Plugins/ParaMEDCorba/testParaMEDCorba.cxx
src/Plugins/ParaMEDCorba/vtkParaMEDCorbaSource.cxx
src/Plugins/ParaMEDCorba/vtkParaMEDCorbaSource.h
src/Plugins/ParaSMESHCorba/CMakeLists.txt
src/Plugins/ParaSMESHCorba/vtkParaSMESHCorbaSource.cxx
src/Plugins/ParaSMESHCorba/vtkParaSMESHCorbaSource.h
src/Plugins/ScaleVector/CMakeLists.txt
src/Plugins/ScaleVector/vtkScaleVectorFilter.cxx
src/Plugins/ScaleVector/vtkScaleVectorFilter.h
src/Plugins/SimpleMode/CMakeLists.txt
src/Plugins/SimpleMode/IO/vtkSimpleMode.cxx
src/Plugins/SimpleMode/IO/vtkSimpleMode.h
src/Plugins/SimpleMode/ParaViewPlugin/CMakeLists.txt
src/Plugins/StaticMesh/CMakeLists.txt
src/Plugins/TableReader/CMakeLists.txt
src/Plugins/TableReader/ParaViewPlugin/CMakeLists.txt
src/Plugins/TableReader/ParaViewPlugin/pqCustomChartDisplayPanelImplementation.cxx [changed mode: 0755->0644]
src/Plugins/TableReader/ParaViewPlugin/pqCustomChartDisplayPanelImplementation.h [changed mode: 0755->0644]
src/Plugins/TableReader/ParaViewPlugin/pqCustomPlotSettingsModel.cxx
src/Plugins/TableReader/ParaViewPlugin/pqCustomPlotSettingsModel.h
src/Plugins/TableReader/ParaViewPlugin/pqCustomXYChartDisplayPanel.cxx
src/Plugins/TableReader/ParaViewPlugin/pqCustomXYChartDisplayPanel.h
src/Plugins/TableReader/ParaViewPlugin/pqTableReaderPanel.cxx
src/Plugins/TableReader/ParaViewPlugin/pqTableReaderPanel.h
src/Plugins/TableReader/ParaViewPlugin/pqTableTo3DPanel.cxx
src/Plugins/TableReader/ParaViewPlugin/pqTableTo3DPanel.h
src/Plugins/TableReader/Reader/CMakeLists.txt
src/Plugins/TableReader/Reader/TableParser.cxx
src/Plugins/TableReader/Reader/TableParser.h
src/Plugins/TableReader/Reader/vtkVisuTableReader.cxx
src/Plugins/TableReader/Reader/vtkVisuTableReader.h
src/Plugins/TableReader/TableTo3DFilter/CMakeLists.txt
src/Plugins/TableReader/TableTo3DFilter/vtkTableTo3D.cxx
src/Plugins/TableReader/TableTo3DFilter/vtkTableTo3D.h
src/Plugins/View/CMakeLists.txt [changed mode: 0755->0644]
src/Plugins/View/MyDisplay.cxx [changed mode: 0755->0644]
src/Plugins/View/MyDisplay.h [changed mode: 0755->0644]
src/Plugins/View/MyView.cxx [changed mode: 0755->0644]
src/Plugins/View/MyView.h [changed mode: 0755->0644]
src/Plugins/View/MyViewSM.xml [changed mode: 0755->0644]
src/Plugins/VoroGauss/CMakeLists.txt
src/Plugins/VoroGauss/IO/vtkVoroGauss.cxx
src/Plugins/VoroGauss/IO/vtkVoroGauss.h
src/Plugins/VoroGauss/ParaViewPlugin/CMakeLists.txt
src/Plugins/VoroGauss/TestCase.py
test/CMakeLists.txt
test/standalone/CMakeLists.txt
test/standalone/gui/CMakeLists.txt
test/standalone/gui/PLMainWindow.cxx
test/standalone/gui/PLMainWindow.hxx
test/standalone/gui/PLViewTab.cxx
test/standalone/gui/PLViewTab.hxx
test/standalone/gui/PVViewer_Behaviors.cxx
test/standalone/gui/PVViewer_Behaviors.h
test/standalone/gui/PVViewer_Core.cxx
test/standalone/gui/PVViewer_Core.h
test/standalone/gui/PVViewer_GUIElements.cxx
test/standalone/gui/PVViewer_GUIElements.h
test/standalone/gui/main.cpp
test/standalone/simple/CMakeLists.txt
test/standalone/simple/Container_init_python.cxx
test/standalone/simple/Container_init_python.hxx
test/standalone/simple/PyInterp.h [changed mode: 0755->0644]
test/standalone/simple/PyInterp_Utils.h
test/standalone/simple/simple_gil.cxx

index e3f0310b474a6b11fa1ba5e507abd1fa42fc2db3..67957d078e1d6e8c53066536f41dea02dfb3641d 100644 (file)
@@ -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
index 254263b6f950dab2ec8ae715aec9604df7630ed6..03f5db5ea6a40466d89d3b1998fa540a7aebd524 100644 (file)
@@ -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
index 297dfbb667b77289c1d30a56d655b677e09c97ac..b03878e44cf5265cb179e4e222b2c556b52cb8d0 100644 (file)
@@ -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
index 981208e54531b4c2c34d8091e8d24544dec2d3fe..071d1009a676b7037922485c9545a7f7e4042ebc 100644 (file)
@@ -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
index c3781ea19586f701b6d3ff29be34ea9071c9b434..6823c56a30627772dc9bb414f7c27d00de089f2d 100644 (file)
@@ -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
old mode 100755 (executable)
new mode 100644 (file)
index 0f858de7d2988444d0af81aa09156b4abf62fbbb..b1b68d82d7bfb0447ddb1a9cec4486c8a843a4eb 100644 (file)
@@ -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
index 54d7d6594071a4a3bd7f0411d282174f558c1f82..d4349fd843a92ed712bf6c0d86423915e7246cf1 100644 (file)
@@ -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
index 8ee2fe0f104ba2a3971a38fd6cdaa506c09e9c8e..b59ac9dbe25a69c5d2aa46ce677599cee50f486d 100644 (file)
@@ -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
index 6c81fa682169b2410a12b50bb13faa1f831f69b5..b0511a216482e8ee450a82ed3e13dbe816b41489 100644 (file)
@@ -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
index b2c52447935288a0dd009c685f0455a2907585d8..49278292cef4ad6b0882003787517686b7223bd8 100644 (file)
@@ -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
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
index 7cf11fe..0c4d205
@@ -4,7 +4,7 @@
   <ul>
     $navpath
     <li class="footer">
-      Copyright &copy; 2007-2017  CEA/DEN, EDF R&amp;D, OPEN CASCADE<br>
+      Copyright &copy; 2007-2019  CEA/DEN, EDF R&amp;D, OPEN CASCADE<br>
       Copyright &copy; 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D, LEG, PRINCIPIA R&amp;D, BUREAU VERITAS<br>
     </li>
   </ul>
old mode 100755 (executable)
new mode 100644 (file)
index c3dad0e24ffa29553d13d15b8283045c6f7c7f6b..185a838c6c1e3dea1c5563b9dcbb228f1b1eece4 100644 (file)
@@ -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
index aeff4b96631b5dc6be351d5f820a4d27bd009701..3952c5ff46489e490d9612c7979a68793ed9d257 100644 (file)
@@ -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
index 2ef76e7a8b1f15a174437b57c4a6e3c564fb5563..53c6e8b44e3e3b89094f9b767b7b6d70df9182b2 100644 (file)
@@ -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
index 5c0daf7e14e9ed6b569518a08f4f10089fe8a7df..909533aed1d3d6982400083ca3fd360e9af3f97a 100644 (file)
@@ -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]
index 906cd4c8c52036e21d770d87600220ed59492861..4071334b15df8683f85e4860becf7b40be8b4932 100644 (file)
@@ -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):
index 38ae4997af21a7967332fb8cd2705743be91a3cb..ee9871a4c7a7df372cfd5ceef9a9832d07b671fe 100644 (file)
@@ -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)
 
index 52a5a96653f6ee37798c2a3a87d62da4f3f5c4f3..db331ec468f76d95a8810e9d86c898aaeb4b2c7a 100644 (file)
@@ -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
 
index cc89534e2325bc45f746bd65b212369db48bccec..c4fb6557069fe098bee5499ba0b04aaef237dde4 100644 (file)
@@ -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_
index 449d3037a74e32a2706bb446fe48dbc440c7517f..37ce558f1ee0965aadb71549b6c2e8ed14349149 100644 (file)
@@ -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
index 7db311a415887fbc9d9a435012b962e4df05a074..345e9ccc0202f67befbd49c3529b95b7d38c2e47 100644 (file)
@@ -1,25 +1,4 @@
 <?xml version='1.0' encoding='us-ascii' ?>
-<!--
-  Copyright (C) 2010-2016  CEA/DEN, EDF 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
-
--->
 <!-- XML component catalog -->
 <begin-catalog>
     <path-prefix-list></path-prefix-list>
index 15bfe6c895d3ad0478d67470b61c8456c8d83eda..3cc59cc3eed052dc7ea078207db3f31c5d45f409 100644 (file)
@@ -1,24 +1,3 @@
-<!--
-  Copyright (C) 2010-2016  CEA/DEN, EDF 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
-
--->
-
 <document>
   <section name="PARAVIS">
     <!-- Major module parameters -->
old mode 100755 (executable)
new mode 100644 (file)
index c196598355e6af920274976002682576fbb62704..793a49be4e3f8286ea542a997b5b98b96ef53eed 100644 (file)
@@ -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
index 0a9446bad92c84018e9038f65a7b90ae8f13515c..88c6924505514dcc42b7cd21e4c97234b8fa723d 100644 (file)
@@ -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 <string>
index d3b65d872375c5508ad3e3a5c7a353afffb8d0d7..957b67b86e482f32b2d264eb58c9a1d4db0d670b 100644 (file)
@@ -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_
old mode 100755 (executable)
new mode 100644 (file)
index 282ac20..408f8a0
@@ -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"
old mode 100755 (executable)
new mode 100644 (file)
index 30d408e..ae57c90
@@ -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_
 
index 999f1b574044ac551e2913dde4fdb1dda7c5e717..87dd6d1af88e1fc231a167a966ba9acbe9fa66f0 100644 (file)
@@ -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
index fd01a7be752103786b6815d1a6c54eed9b24705b..da4e0a43c447444a04667364f3ca2557aac30065 100644 (file)
@@ -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
index b7eee5709e530c322aab105bb9011ddb55ba1ac5..3eea9b7f4ce9b2c0cf0c115f45604260cae153dd 100644 (file)
@@ -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
index 63a01e229e093464ee0f74af889995e981241959..0c95245e9b64607dba7ebe9cf1c4185eeb1e9778 100644 (file)
@@ -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
index 5a644c8985d96b8f4ed2632e26e80181b188ee8d..e4a840d23bc69434b5f3a359bc0e490f67ec5e10 100644 (file)
@@ -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
index ae6f5271851d63f9f16c92f60e780c7d805bc3a0..f98d3b2e7e99c8e026b9a3f8669ec1398e8e5feb 100644 (file)
@@ -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
index 0372753d04edb3544fc5ce8c6747b98698a05103..566f29b3e4a640d3c0a1ff8c7df4068ca6ca7b7e 100644 (file)
@@ -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
index 2a9bc0533621119ed28e8b4c81aa8204aae845ef..72062d547f712a93ce1d95821900b8f6a5a14bfa 100644 (file)
@@ -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
index b55cf237d8943f52f7c2520f849cfe0abb80d62e..fe4b75352cb92a98f8fcb380938130af189325ce 100644 (file)
@@ -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
index dbcda56f8c58119c8376d6ad5747590cfdc7da1a..00a79396c806a96c163ed27504add095a850c681 100644 (file)
@@ -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
index bfdfdc3cad1c279426ce33d7e875ef0b62d3de1b..d828018669e300b2c294376552b023e93c4f437d 100644 (file)
@@ -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
index 110ee5aa6c297ba9bfb162c89a87f7799141e759..26020811535b31078242cb9823c71faf96802ce6 100644 (file)
@@ -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
index d7be0ce34fc7daa4d9403eb5c6f78e6c7767c4ef..26e10fd019709dfa2bfdd1acbffb2817cf4cfa2c 100644 (file)
@@ -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
index 32bca857d4d60fe169d1dd4f1364e6e9765454d5..75fac3351db03c29f6caeaf8d590858c301c6d86 100644 (file)
@@ -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
index 00b513c12995428768f5eaa84363f564783dd2e9..01d264a20fa5ca28a0dc37b8b7b3483d15ba205e 100644 (file)
@@ -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
index e6596603789ad6fdbe41b8511ea7b5b1cd0f63bc..ad5e6a48fb0644b46156d04b315f0a685a57a910 100644 (file)
@@ -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
index f5be88a877d84667d0fca93f8c98b6fa5a45be82..ad351acd1ac898dbeb73826480d7a9aeea67d061 100644 (file)
@@ -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
index 405edb98c8f15ad49fc3cbe8b8b6a9fca822dc2c..1f2bcaa3b46507bca192756ca2b246815208ae74 100644 (file)
@@ -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
index f48b25f4eca8082e9c30ec8413b7b80fa748dcea..2641e320075dc6548f5ed6173bd6dedaad4e6918 100644 (file)
@@ -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
index b3314943d23a63b04f73bce6f7fe1321dfa15831..85babdb918990527c08afb6cca28e05587955c49 100644 (file)
@@ -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
index 646301229f9db1c12d839a4bc02a08ff6c16a10b..b1cb58e0330b86e02e4937080176674f7694b06c 100644 (file)
@@ -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
index e3b9e5755d9e9c1698caa40dee31b93f35d80761..8798199e18cccf1b4b339ccbe48d78e5dc44d043 100644 (file)
@@ -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
old mode 100755 (executable)
new mode 100644 (file)
index 5cf700c..f97e6ae
@@ -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
index 2b576acd80f141918e61dd235c90b9c23734108c..6b4eb8b08e2d0cdfce5cdd0eda79a190c826be74 100644 (file)
@@ -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
index ec8998e395e61d6c0cb320f50f5315d986360087..2eb9ec5f1aa73c7b9c21b94b051dc756077e1e91 100644 (file)
@@ -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
index dfd4126ae4e760de5f9322fde77a68ecbe0cb363..a5138454cddf8fd15b31a5bad5978cda41581be1 100644 (file)
@@ -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
index f84b17b1f26bdcf3531ad1e265692299e260bb91..f9e3738003d13f92040fb7facf4ea976fe38103a 100644 (file)
@@ -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
index e2fe16c70cc6486310799bdd4e0c248658c31af6..ccd6d1866fc44806c450c984cfb831a813ed2679 100644 (file)
@@ -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")
 
index 69317369542b111baac14ac72990809ce14e30f5..0b3f2b05aa11d537f74732d81dda3fabb2c8fc33 100644 (file)
@@ -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
index a3c358064d155cf75390a8cbc47ddb647f2d3875..d52406b8b22650abf29078fabd9b25fe606e138f 100644 (file)
@@ -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
index 231de21c7df060572b9455a5b72333d31b5638b1..ba748b88d4ff1af25ee8475ea9f31718ee8932e2 100644 (file)
@@ -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
index cee04bf5ac92cbdbee808722979f28f8f073e36c..bf5d413b62fd15375ee378423f7b713cd0fddccd 100644 (file)
@@ -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
index 54393116c6bd9a8b9a820bf31d62bc491831ea45..2eaf059a3baed1b645192dc8def8ea10f102cb4a 100644 (file)
@@ -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
index 6c8d08e27b0e9f4942440e1fcf06ed5f43fe56f7..65783346c8ba60da56b1f9de40668f134d1cf358 100644 (file)
@@ -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
index e1e3b23fef2e86b2c49d7faadbb98e0594fa316f..f456fa479165472e1daaee0368ee343063e26814 100644 (file)
@@ -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
index 7951a82af3cc94d01979c3f5a7627448f0eeeeb4..9e849248feaf2fc4e5e146477f3ec49a4b25f90b 100644 (file)
@@ -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
index ead6e86f3f3ab7f2d4463e92ba66c667125b6bd1..9a2baa03f49f16d0c5f738fd7e39eb98a53c02cc 100644 (file)
@@ -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
index f232cc1d48e7d95ebc44881093db22da1c5b5e89..e7ae9b0f22eed3786145ef580e648f1f3c58f89e 100644 (file)
@@ -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
index 63dcdfd12e8c7013998faf230b5370c8a8ba5af2..6bae5c9d12f295515b1ee3f0813d115c7dfba217 100644 (file)
@@ -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
index 1e00bcf0088714d71c7147b6feeb37381a930762..e0a04a72bd59a9f2c22931562e40c7d94eef55e7 100644 (file)
@@ -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
index 01a0809accadd3308f5562af16b3dc4991041147..3fd4019af5164ab3940fb2b55f8ffbabfcd22261 100644 (file)
@@ -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
index 94e3db221790ddc396675ae37ae13474734b6dfa..8a8f06a9d7b1990d007fdd362890a381e9f209fe 100644 (file)
@@ -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
index 04dff96d216e2d9291c712afa1f16d6f0bbae301..b3b5e2366eace5b58f0e0641892e81fba6cdd882 100644 (file)
@@ -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
index fe25cae0a421f2529b3dd0020f76a90a36d9d216..630fd9e0f82ed13ed9b6192606844322594601b4 100644 (file)
@@ -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
index aa9a784b43c887814e974f8f5e5ed79411e1f86c..1701f21bc02a8437741fc98b4782f75ce39c7c6e 100644 (file)
@@ -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
index 7ebb27f59a2d7e83b996a1d9f6a9d2895c471258..35f68723770be97fd34efc98aa6bcaa017c7afa7 100644 (file)
@@ -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"
index 038b0b806a554cd8d4982990ad9953a7118251e8..74b17f516d0c8040032b2be58d61c201d67bd961 100644 (file)
@@ -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
index 8ea188f8073f696f75a2751563540f4d37f4d89c..4d70e128f52f73a5c7c9d999e6232bda6635b5f1 100644 (file)
@@ -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
index 8002fcaa26b8d869c2ea88dc2522445042661fb6..7ec6b207e14e1caa8f6c8f88baa69e4cb973f3a8 100644 (file)
@@ -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
index ce61fddc9fdbf3b1da088974c633c8bcde0c741b..3535691e47485fffa57ebd3ea1f03f7d7fe6c3f1 100644 (file)
@@ -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
index c39c1904e2ddcd954a8965aaf2b04f18487b854c..19f6ee0c6c9ef80925ad0236745eed58dfcb917f 100644 (file)
@@ -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
index 4d11153b2b65bf93bbe54f3989108d3512eb6833..5a3dadb29b2ec8cfb206473e9ab1962d140f2ea1 100644 (file)
@@ -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
index e0ad25213931a9787c027260d730e629ad49099d..c97d3525fe6c9ee1272a10f56c6180c2e733706a 100644 (file)
@@ -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
index 5e00e33f62f26dc4e0ece14f5feea91e2b427e2e..6160f29d7b6a7cb5a9cdd2261dd1352f57f9368a 100644 (file)
@@ -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
index 02baaec53afa904f1d25a3553ef2c6b6c8b2dc31..8f905a1ec6f4bbe35c7c5aae8b6445d3129c0342 100644 (file)
@@ -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
index 51a02cc8f88cb1af3a8c086ea4c362f166b293b1..7a35f1405f7782917480699f1cdc629817bfbae2 100644 (file)
@@ -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
index 16f85d6564f5a31e51ddd8352b1f58f764cd62ef..360b3c2f9bfadc47d5dfae5edc5782eab1a7eb70 100644 (file)
@@ -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
index 4af7041d7995b4531e48d0058a6006eb2cfd8c1c..330fb8c286360eb48407d768da30691f56e21d51 100644 (file)
@@ -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
index eccae6a8c692d68fed47512667181614f49fe43e..922856ce22272bff5b8cc648e3b87e2e4a83bc02 100644 (file)
@@ -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
index 181471832e38f6b84ddfac5b61e0637756ce326b..c95d00603464a59dcffe28b1c8c0f6dfd062e12f 100644 (file)
@@ -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
index e18d42d9d9cef7e58f2a2304942b90b1f41b4b48..c49f242c2092178b2ed3e98a82a9b8b451a0bc18 100644 (file)
@@ -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
index 98af56e504956953f44fd7583c1f4ced3013f051..70fbc93341e622a57d07b34caa0e5548edd38d3e 100644 (file)
@@ -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
index 441b25d0dd6383c40d746a3b0b35a4c6a4a81855..71ea118999ba17ca10022fa999227c8b05b9c535 100644 (file)
@@ -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
index a6b797230b110b53fd883b3f09105b61991cebcb..a33db2a7abba8ea28f586fe6ef898ba871634141 100644 (file)
@@ -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
index 983c753aa8aba1593b8cc2a9114f58e1cfcdcb98..8048ca55fd47463d472cbcd0c85f29012df16ee1 100644 (file)
@@ -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
index be6da38535b584f6daefc78aa3e1e95eefa34485..36a1adf586d8d77e3e35e014fc54d70c6ad67ad9 100644 (file)
@@ -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
index 8542edcf409d5f969e6f5d7f74ba955a3b01e6c4..f60b5c73f86113905673caf8edb6e5c684b07d0f 100644 (file)
@@ -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
index 9e711150736793b9a564ad9dec2bf5242cbe3843..fa1049904a8badd67c9c6ed639e36838f149ef5d 100644 (file)
@@ -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
index 464fec9788bf4f6e9663522fdc18912e401828b0..49546196d5caf4f5bb28f27a44f43356d5e1ad71 100644 (file)
@@ -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
index 22eaf3768bf1291fbf3adfce5bd85b8120b4a4f5..0150a4e2a5063834b37c176eb32e108c58120120 100644 (file)
@@ -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
index fbbbebfe4ed313ad770e1493c742480076b6e400..25a04600721ed1ca3158e738159e84ccf8308826 100644 (file)
@@ -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
index 1e0d03e241f71fa08dd19438fe4275cab1541a78..189879cd22721e2c93587c0e73d00298a8a24ee2 100644 (file)
@@ -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
index 6510c10a0e3a4e7bc3d6a704a6730bd143e8ab5a..a84bd054c95214d0ab90d5cf449b03c23c0092aa 100644 (file)
@@ -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
index 224d596d44d50c16d8d1e0dadf827ef71c8f0dbc..c1690ad6d6c19af4f6478d22cb16ea7d24e722ea 100644 (file)
@@ -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
index 81b1bddda0021c74fa84c478b9d1ee567e9ec6e0..a5269ed159953d033243fb3af74310b5d3ba69a8 100644 (file)
@@ -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
index 7f95ae2fc62a446fba4989bbe3d0e986eb1ea4ad..dba7130bca869e78ca479eb1c1c7729c7dafe6f7 100644 (file)
@@ -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
index bcae1b72366a78ea1f0264c79bd6199130d4d56e..1afc45a17380f733b697dc08106a0fcdc8a38d4e 100644 (file)
@@ -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
index 0f765bac885940f1128e6e23d19fc005740e8f86..1c2aa175548276aab3f996af1e35c03eb5241ba6 100644 (file)
@@ -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
index 57aa137993812db962c520116cace365f1f3b82b..9f2b2fc5b9ec62be5bffd9fb9b4e9fc31e7a9028 100644 (file)
@@ -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
index 5bb140e7dcdcdc8ce5351edfbd951ff17c5da133..e712c58aec232697fcca4d4cf6e6352b868575ce 100644 (file)
@@ -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
index 4406154c5f7f4dcedc7e6574ce86261b90db3cdc..434f66f1a856820aa9477629edaf26c64719e788 100644 (file)
@@ -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
index 3fe9ce2828c3236e7a9edf306fec507503608890..ee45875d1a90d89d743c52890a3cb066c3259b88 100644 (file)
@@ -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
index 0344ccede0305735576c722a8f914147372702c1..138b4918a20aadf076f97c63facaa7719a9dd653 100644 (file)
@@ -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
index 5bd75e61691a7a1c5c69ac279b6c4763a930ba75..dc756b8b5f28e55e79e692015a6a5100ac4516d3 100644 (file)
@@ -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
index 418bcf6d599e3bce9f061369a5f09f702a1abd46..01138027648116171021150da47b4d10456d3aed 100644 (file)
@@ -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
index 62aa3e6e4ebd3058c1ecf34b1392359fa6c65a84..c7d3798eaca8cbfbd5ea1672f060f09fa54d688b 100644 (file)
@@ -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
index f24958d628d5c859fb3ce756c36395033ee27dc7..f0045c3a01d707c0551770e2706301d608997843 100644 (file)
@@ -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
index 19b14df84d4c083314661116f1f5ac58dd750513..c5c925167ffee208fc2e9b16c76bcf8b896a4da0 100644 (file)
@@ -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
index 604b880cbd0c29c46f7e7d9dbf3187fddf3ece13..99de2d47718a974737901e88b424903b5d472692 100644 (file)
@@ -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
index d79200a2d68ce97ede5811bcaa7959377198521b..52ecd92f66c0b16d11476e9d89a2276ef4bd2f6a 100644 (file)
@@ -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
index 2a162fb2e23c9863738b2f6a95ee1cbd80137500..560c0cdb5f80d751222293d379e35773b195f788 100644 (file)
@@ -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
index 4197a98727db922d55ccd91d0f035e1a48d60871..8edfe1a78123717407dbffb71508d09e20fe3c60 100644 (file)
@@ -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
index 28f454d6fed39240302906ee5cad5ca20dd9e7a4..bea981eaaa2cbbb54867205ae940d41c63fbf543 100644 (file)
@@ -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
index a3df978df03350889c0c990032aca83fede6678f..bb194a7d7d65c07db160ccb98be2c96e7da77770 100644 (file)
@@ -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
index e971cdc888ccd71050e69886a11900c27695438b..6a069575b0e15130592903365b63f8e72ebd8867 100644 (file)
@@ -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
index 33e492e067a7e5e906937b018ac62be2efe6a17b..9c0d52880c21f7df0c7a2bd4a916d1304ff892ba 100644 (file)
@@ -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
index ebfe245e3861e8b1943fee6ad58479a2d92989f4..bfc25d59c6f54363593381e126ebae94a45c1fed 100644 (file)
@@ -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
index b68c02e8f27dcaafffc53acd742d8bbef48bb8af..4578aa2edd09968206a7bb915d9fe9ae0d46a5b5 100644 (file)
@@ -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
old mode 100755 (executable)
new mode 100644 (file)
index 0ff70c1..1309aa9
@@ -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
index 0fe34add71c1b6829b64259eae0648b8de24e795..b5301817e904a5e8c6906881dde236ac47c5be32 100644 (file)
@@ -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
index fc55e872582a6230c52cbf3b74c1beafd4cab079..f4fdf8f3d8e2a94f0456ac4cf4e88285f1a1aef1 100644 (file)
@@ -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
index 712da17315138f48c4bf035c09a0dc782f4a435c..e5d29013a5ed0a74846e6dd3a252f0253447c131 100644 (file)
@@ -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
index 21b87b1d0269b0fc3e32f09cefb130c563d49841..9e5335a36e2a1d30e4e50df5698f891a3fe7f75f 100644 (file)
@@ -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
index 8f560beb168e65f459f5590ae0efac3b21d2d667..d85fefcc55c501bab7297e9026fe28a9f7ed2b0b 100644 (file)
@@ -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
index d84624413e319f379a4df786f3186aadc94c485d..82d06b9e5242d02179aa5a71009e1a99e0d0fbf7 100644 (file)
@@ -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
index 52e0b483946eda8a02b67429251da7fcc62bc2c2..24c7aeadb3c7cc74d2a514c5fd5047c8625acdcd 100644 (file)
@@ -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
index 073018d12771af19e4777d16bc056425902d1905..b0cc056723e70b230f75dd63182e9a24d4ae96f2 100644 (file)
@@ -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
index e6d7e8f465101c303d361677f7ae89009ccc04b4..cdaae6194189364a55f8ae80d8d51e15aee3a8d1 100644 (file)
@@ -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
index 340d64e990221337774ffbe0f681fb1e925f5d63..10d019841089544449d8fc203090f233605a9bdd 100644 (file)
@@ -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
index c5968329a13281bf5b292dbcb42a53dc064beb7b..3dd3d2eff2c784d17cbec21aee2eec124ddff631 100644 (file)
@@ -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
index 5e868abca4b0e5671de458dcb125886808951a74..34add9bbe54ef7a5762eeddcf6d9488b2ae37543 100644 (file)
@@ -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
index c6f74bbb38d7877d811ef7f6a2019e5ce2966b88..29151f031712c21be973681b84082c02392d7024 100644 (file)
@@ -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
index f5c05f761f775691e17578a2ea77bcabbda0fde5..a11dc1f9f62a50f7eeb5e89382e84b8f549810e8 100644 (file)
@@ -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
index 147cae4f3350ebd8bc4a5f4d343ae0ad116d05b9..c347ce68a4a7159404059b108412b601d9fd25d0 100644 (file)
@@ -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
index 4d837e7185931444eb769c6bb4c90ddb036c2087..cb91d537a2e358405bb25a0fd4e9ce557356f994 100644 (file)
@@ -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
index 3b0bfb95b1b4bbe1fa9b433bb77e79468f7a5484..82323c9f40ef2ff37017b3ba50229170e664f028 100644 (file)
@@ -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
index 3905225b2177e9dba8aedfcd74868367cae2c721..1dd3ff1750bcc5c3eac6b64f427e596a8dfcd941 100644 (file)
@@ -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
index 2269ab35517ca57453431b13a52946daaecbf96f..bf5f8e8f10809e54c9bae69529be0788d78b787b 100644 (file)
@@ -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
index 0fe3e526ced1745e0eb0ab75a63c02844f4e7e69..437de291dcea618d79f57d7b448ba1e21db61456 100644 (file)
@@ -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
index de01f7bb81ea654e6a4fb99c78b88d1bac736c34..0144ab68c3321971fa2e8d5b1bbbecd1df0ecf14 100644 (file)
@@ -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
index 056845f14063427c47e9b44d4a7a3927968ad343..742d13d9b434df45634f31a0362f9ca39f9592eb 100644 (file)
@@ -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
index 4ba79ab2554f6c589e79d43104d0503eaff8ce49..cede7b73661754657bdc8aeed09fddd55f40563a 100644 (file)
@@ -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
index cbe4449af8dd78bf574b9c571f2bd074b49c8d0c..dd2e34a8c4b50bf14248933a8a5dcf9a4d50b4fa 100644 (file)
@@ -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
index fab4ccc69d74da111496fcebe7fd7796d692cf95..9d6754e0ac8b8637b1450fde67fb27ae2611b2db 100644 (file)
@@ -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
index 631314d3263738913e22c344f3e6995091b16ecb..fbf7bfe34f371a89a7c5af11cb89d4ed521bab0a 100644 (file)
@@ -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
index 7d340a6d1662f4682ae5fbdcdc5ce0d84bb97427..b71c7094330b34fb4ab3151f9300134355f4b7ed 100644 (file)
@@ -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
index 63061918a61256bedc3e60411f8f36a4b2e931da..cb0329e0134c239e4029981f99958b2164653f42 100644 (file)
@@ -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
index 05e690c9034640a8d53ef327cbb42837c709803f..090b066c83e8cdd7b1b87db77197864428188dd5 100644 (file)
@@ -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
index cbee37b9fafa94056ba261106995f32e226dcd2a..eff91a5f9c4887164536e4687a3bbdc611df8fd1 100644 (file)
@@ -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
index b74d210cb2d40e51575d1976bf257441d863869b..be0a2682a8fa67824ce2fccdcdc5436f99769ee6 100644 (file)
@@ -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
index b7d21b08f55781dde169b644c41fd1e290146ee6..78e8bb9b6830d6e3f92076e19b5771b129a6166b 100644 (file)
@@ -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
index 5253e9ae6c38ab58697d23d85091d8aee1cfeccc..84d11abef4609e6db4224991e8bc0ad9578a5730 100644 (file)
@@ -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
index 998b89b05d9fb2c6bacaebd1d6aef2f306f38314..8d6bdef2e602bc79279502c3ea98c3e67a170226 100644 (file)
@@ -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
index 201092282f2f57c01946ea4463fcb03221dcf9c4..acd783010c96270e153ec80f9c3dc04269409ce5 100644 (file)
@@ -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
index f6edd58f4c713e5a31df50605d63415f08d942de..0268efc3d5116fa672e45253d85b2f6d0df0efc4 100644 (file)
@@ -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
index 2cd3f14a1ea318cf87e948378be5bb48abece080..3937a719b9ac338797b71d7725b26b91027e0398 100644 (file)
@@ -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
index a69af55ed53a28cdbcf74af453c2ae6a22c143c6..ac689b70877df0f3d75169f73014d81683f11ba1 100644 (file)
@@ -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
index faeb7200b3e46556d14f25ec503c83b0014796b9..38d5f4c3fe05992f7743897fab7824cbe5b4133f 100644 (file)
@@ -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
index 4d60c2b708116b89aaac28596899a38ff5990323..1374c086e62f8112f567eb2f8ed2a5f3c10f2c19 100644 (file)
@@ -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
index 11898009b3d871f9edafb42a92b27c0f814cb9b0..de077471cfc6f78183e5857a1c1e21f4e4cf7a8f 100644 (file)
@@ -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
index 2e7c50b717c4eb73fa20aa85cf72bf771b8b33a2..82c1c50b24736cd489218a6d86b9e3fdcd473d65 100644 (file)
@@ -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
index 970f320b88763b6ca797506f4f3f3c189dc21db7..f98f107ec8d69e966ecb64269af56d4967864fcb 100644 (file)
@@ -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
index 613dae7f780ad810482e8df320da160720aa7e53..59c54a5da4a4f00d611c47ce93ecc74725e7f2c4 100644 (file)
@@ -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
index 98beebe85fb8d147412c494617d1961abcb69005..1b0d2c9dce084f5899f98922e400f4eec29a7d2a 100644 (file)
@@ -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
index e7d3b535fbbd7e72bb09386bfb8fc943a6c66516..caa3a0e5f70a6fabb49b99450c1249ab58c9d8ba 100644 (file)
@@ -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
index d7502324564d94cdd75909045daaa95b36bffe85..38fae9333b6ed3f75266ae7571458c44ce4c9390 100644 (file)
@@ -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
index f94723a45ca1a32781a6ee14e26b29e45de24b4b..11de06553cfc63724cad1562f0e47bc7eaa753d2 100644 (file)
@@ -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
index 1ce0f1f1add329d6f9074178edb67fcfd58df52d..a8cb3e7c0383056e7b19cb8732c5f8c732e3fa18 100644 (file)
@@ -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
index edcbf67ac80a74837760e2cbdf45ed4b6eab461c..ffb5157df45020d04b962b98593959618e2d0647 100644 (file)
@@ -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
index 3add06800e5967fdd4831ced71cfabe6cb79ac3c..d3674c310f92560f000c536bacf2ec789cafdc71 100644 (file)
@@ -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
index fb1a570ffdcc3acf83b36bc30e5ecf0da76bbf26..ec49d6a3b38a24b8115ac723f38917f287e571f9 100644 (file)
@@ -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
index 10a5b04ad2fa4abb70ecdf2f3395ca2f53235836..24907865a78389fa3fa098e31bde0e3c8b7fb9ed 100644 (file)
@@ -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
index 735b9f7ed9bef5ae38af5852eb92f0016a0e416b..b78c3963261f3a007ab7d7bfe732b83338add3e5 100644 (file)
@@ -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
index 3abe4dee9e40c38a04b9121a646f5229f834991d..e25bb47e6546b607d45203d01a919a9798d6a109 100644 (file)
@@ -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
index 8cc663c207b65d1a2aa7eee66f9d2cb67a823f87..e99badf251a010762770636a5c4a8ccabe577231 100644 (file)
@@ -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
index 6e417214390ae20b3941c2c66b5fe49008b09108..588af97d34351e710897641f1e5dde0cedda725a 100644 (file)
@@ -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
index 46c6f3eb7821d5febe3c58618b0b73989bf98028..4536b4815dfdac3a691c7eaad2f280ed7f74a58c 100644 (file)
@@ -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
index 6662a411df5b12772a6ee6878f648f9b864f0c6b..8cf8cb798155b8c3ca18336c102e96ccc3fb6c00 100644 (file)
@@ -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
index 56856f752361b3a667a7fc5b7a82b4da8aa0d7a9..8f706e2feeef08dd78aac67f237dc69918656ebf 100644 (file)
@@ -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
index 16061781bc7454aaecdf4541afb99e6ec1c76bae..dbc204d9a7f1d95c60b8bd93e8792b1e01200c68 100644 (file)
@@ -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
index 5167a4c5f8daca074b9fe416a8e0228cb9b98f43..176f358e007e57e9ae29b441641e15048c076583 100644 (file)
@@ -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
index 7d28d37e5d62b0b9106ae34366e4655104393ade..1fedca98e9a5d4a3de929615a091559abe4970eb 100644 (file)
@@ -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
old mode 100755 (executable)
new mode 100644 (file)
index 352554e..f67126a
@@ -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
index db59c5ec40dda20f20bfacdf5e43e9ccbc47f998..67fbb5e58f1a00048532e3d728ef1672e6c2203f 100644 (file)
@@ -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
index 825865a721ff3be2f04874970e3d3aca0b3c3cfd..07117236488afc3a76fd34871e99ba31b207af4a 100644 (file)
@@ -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
index f03243eed1e88c8b9875d37194a8bd147e4e02dd..54b73a3e0970981027c2979c112b3ade5d5b822d 100644 (file)
@@ -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
index ebb4e1766b30735a9a31952ad75f6273f18e2462..25385ea5680c575aa2e6ccb0c44b227341a6b2a7 100644 (file)
@@ -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
index 4bc99abbf537a61c70a051fa7a6e62f069810c73..2bbb6298c27fde1f413e9ecf3da756dfa5d51673 100644 (file)
@@ -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
index 2ad9359845f15ca7c14f26804cc7c8d740346259..94d8a6a0b5735b69770e7ccae926fa60d1c702d4 100644 (file)
@@ -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
index 2198ae8b29635703e0024c8c2ec58e65ea9dc58a..114df1bd9ccf3bedf800602d91b3b38d828f9c86 100644 (file)
@@ -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
index 7809f0497cd40ccb967b79762890f13e04ded57b..39d504cd359f4387deb3904a9cf2361886a15690 100644 (file)
@@ -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
index 485026cae07d530780f0733a56ecb831dfb445ae..c3c080a0bc1207034cbf244a77bb962292d30502 100644 (file)
@@ -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
index 4c1241a2736683fc1802108959d1df7e03479b0d..e2206879f21af05fcf28e2959c7849666474a0b7 100644 (file)
@@ -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
index e92b5e86bde595217a516679808cd635afe9bf2b..18611414fd3550978bd5ab64b6f62c7625c19be0 100644 (file)
@@ -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
index 914e1ffec1ec4fb3729b2715f62bc196a5857ff9..5c25c1dc3713826c5b40dfbf2c3e5a74a95daabe 100644 (file)
@@ -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
index 06fa388880a1c8aaf63b6ae02477e82b09ec18dd..c66ed3ac281114a3ae1dd20094f595a17c13af5a 100644 (file)
@@ -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
index 15551463feba32d5949d976be11a69c3ca13c7e7..d174160c7217538294b74930df08ff98e90c7d8a 100644 (file)
@@ -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
index 2d56b127fd48336d29dacbb802b33fda5c8f1444..fef277aa86c1bfb637aaf574d5f54b211ba705e8 100644 (file)
@@ -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
index ec7393c023c54f813c180f9b0670bee200399fed..043efd15f485e4cfd4a73c7862da9fec19056d26 100644 (file)
@@ -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
index 6c2747b112d5f57b65082eb7ec41e0ff38fd05d1..4fce88ba6c7487266ab2033523a14409b84d278a 100644 (file)
@@ -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
index 800d631ee733225a96d469fafdccce32096cca50..f519de95195582604fcc5f94462505c23360d9ca 100644 (file)
@@ -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
index 9d0ff02d8a13ef2a8e70b77433048abd4d37f802..d03c5917e6ca0e5cb042799b0317ffff20aa4a93 100644 (file)
@@ -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
index d84504ed5db658053d78b2189a026179bc7f6be8..2dc1fa182f828e7de3c6ec62cf262b96e217ef72 100644 (file)
@@ -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
index 4ff1abf6dda1d3af8f8aea20e5e7029772a1aa74..dbf5678ffa9e85c5e21cedd69387a7145aee0cd6 100644 (file)
@@ -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
index fe18ae28903aab745113654302ebbdf72b717f7d..2b2e4f39fa31380fe40d3a08edd7f341570f435e 100644 (file)
@@ -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
index 7e331e00afbb9c1ea74a48fadfa45eb464874e1e..341291163b1ca1b23ecd3b8ddd728d555d7c86fc 100644 (file)
@@ -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
index 69fdb57a28451eea1dfad9bb7c4dbf1dc659402d..fcfae85cc8884d53a0f452298ec01306f0e27a33 100644 (file)
@@ -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
index 129d7419f199fd6cc4c16c1ab25a8b38c07a9db4..0630c69240fa6591c3a8d6a0647ff5768541bac2 100644 (file)
@@ -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
index 160bb9d06147c457f76644cfdd44abd2fd18855f..8476d6f40a171d1b32174750cb9d2657a8217e5c 100644 (file)
@@ -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
index 2fd1a2b1704c16ff74f1062023aa78eb991d9856..0e3c512c3329850941c2302884dce714f812ba3a 100644 (file)
@@ -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
index 69f108767cda60de899a28d4f8cd0d3d20983291..7ab25fd30ec214a95ca491267cfec9a3ade1de26 100644 (file)
@@ -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
index f6e48d755b7f8a9301b5484c8979f8a62b930a7b..1ed1789c9a9b4cf8f594a0cd831c9148491f8b95 100644 (file)
@@ -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
index 492d3c0b16b957032089f8c351e02130c080dbd0..ad7558b683ffa3ff72951a519a78a0455b95d1c1 100644 (file)
@@ -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
old mode 100755 (executable)
new mode 100644 (file)
index 4259b3a..ca589ed
@@ -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
old mode 100755 (executable)
new mode 100644 (file)
index 400d95e..3a7c7b2
@@ -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
index 30592b637fe24014b242e6b89fc5520902854fa0..c30c88faa5264693616ecfdcb5c0ca1799b473cc 100644 (file)
@@ -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
index 332bf0c136493822de66fb10e571bddc40538bec..7ac61a246b2c9318626c900f4ff28206639559c5 100644 (file)
@@ -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
index 476b8d7cd45e363ce8d58ad8ff7b290542fb3b04..09c5a4442f6b028b0d3a836b94d3e75a9e09fe8b 100644 (file)
@@ -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
index b591984d66ec0f3079da2ab8e1d044f81ea9c5fc..6b730beba0daa68c33ae62db71cca5fb89dcd4aa 100644 (file)
@@ -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
index d558f8f281de55c22e444416fa8dea46b1a9135c..ab92496ecb3095e2ce674d23f6490858c9c42ee1 100644 (file)
@@ -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
index e8e04a624def2fa21242e437117ad8054e37bbc6..c8131353287b1811cafc08448603f901ec860def 100644 (file)
@@ -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
index a0057b92f09bb8528f2378dac20fcfc6b00578de..81c62ffd05bbac7330cdd443f7a06a5fbe943988 100644 (file)
@@ -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
index c2a90a551bfac1e5d15aab30da1304e85e5c6773..c8b04e1e8c0f466314de99c09b73dc518f94edb1 100644 (file)
@@ -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
index 4811f2684ef5ce9f127833c57ec85795c8ef90c9..3704935bc705c90d6dc8d437f3ab0ee283444389 100644 (file)
@@ -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
index 484bfc11cef5fe9575659b4106fd2cd2be954629..30bb7a00746c35d14181b791ee8996ba8b7215d6 100644 (file)
@@ -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
index 62329730854e65cb6e2ab1271521df6ef3b55bda..4ac018d9b098be2e6aeed9ff8233bbf4bd913462 100644 (file)
@@ -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
index bc3cce982178b3a5e73db69df29b9b78f02ba450..d855c11eb29e52ea1ce794f2859a53cc855c87d9 100644 (file)
@@ -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
index f30ccd9584e84b78ba4be3081957c88eef3daf86..8339df33f28c4990ef9472479912b799a75737f4 100644 (file)
@@ -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
index 2cbead9f01d63ab42e378fb0bde4f09267401496..432eb4c713371828690b1d18029bef0d177611fa 100644 (file)
@@ -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
index 65dcd213023dc176906a59c691a13c01e47363aa..50a853beb7067254bed85e94813578d92641d5cc 100644 (file)
@@ -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
index 55448a2ff7d794063ff893f6da96f90685d29b9b..40bf7675ff0157e1f2e5abb6782e7933e90e07d0 100644 (file)
@@ -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
old mode 100755 (executable)
new mode 100644 (file)
index d67405b..d6d1642
@@ -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
old mode 100755 (executable)
new mode 100644 (file)
index 8d643f7..35f5a1c
@@ -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
old mode 100755 (executable)
new mode 100644 (file)
index 05ec44f..0d59d90
@@ -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
old mode 100755 (executable)
new mode 100644 (file)
index 3a54cf3..ee885b9
@@ -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
old mode 100755 (executable)
new mode 100644 (file)
index f10c7e7..6dcb5bd
@@ -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
old mode 100755 (executable)
new mode 100644 (file)
index ac1980309cc41f02d1ac296a0454d8f3980a6abd..58fe683eb0a506d4e3d7337be0a061d6effd267d 100644 (file)
@@ -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
index 0cfc9e06c59a8d25bc5aaf2a72ea134ead8f8171..5933c294e890e9ae4dc761d1f95d1c0329de1e99 100644 (file)
@@ -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
index d344cb1db67de1817fcd48346cdc7d9d06dc8472..93c6d2ab7d933e11973e150d8515daee9de7c06a 100644 (file)
@@ -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
index 1e5cfe5d986b8faf7ec16d331e251adf6354b931..7c8ac558f114d9327729e7c4a4809df770064563 100644 (file)
@@ -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
index de5c50494b6a246b761846018c371697a9c89aba..69e23f160fd50a5d115d56eb3990b437d783c313 100644 (file)
@@ -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
index 33a6ee01ceb205692937931b9befcd8a0e998b56..1726d21bd58322664e4474782ed4fc78a75b5752 100644 (file)
@@ -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
index 86bf9f6c9d60e937ffee2bdb370ed1c6e0b82098..6908a7bd17f173d9fc0e23069116f581a9ee550d 100644 (file)
@@ -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
index 56190768ff251f33682e90c6b6763cb94f6ef5df..0791987ca5358fba1cd2a9a82c30b46e513ece2f 100644 (file)
@@ -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
index 40b4e9ba2948db8e711b8d89e7bbbf36d2199313..3c03eee498d4c8245d086af4689947dea7834142 100644 (file)
@@ -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
index 727361cebaa2a50082de279bed67c4b960d91d8a..832193711ce54156f84fc5540fbd4a25bd0c5b71 100644 (file)
@@ -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
index 1840d446c97e5a46f17156d45fbf67b18eb89661..517e40a33e637426b433ae3939e29e2c26c926f3 100644 (file)
@@ -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
index 75248dfe9e567856439b47e1dbe0a2b4081dde1c..177cf484865d517e5fc5b83a41483bc74a0d9c69 100644 (file)
@@ -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
index fde2a592b3b3f2f28b8f0d702232272f1f94c010..d1bd6d90f5cbe7665156f1956e5828f231872d3b 100644 (file)
@@ -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
index 1741258174c1d65e3adb48b57888e954d1f7fd6e..a80fcdef856a957e2620e1c5adfc5fcd5ffec4a9 100644 (file)
@@ -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
index a459c77bbe4e77b4b682ba959f23d7094c4edf11..c8c8cd846e1a3341676096f4078b2b60bdab9932 100644 (file)
@@ -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
index ec86a05a594ae6970f60b3f4680ccbc0e5ca7abf..adfbb78595db55dd5cd70e7284d9c0acee78f13b 100644 (file)
@@ -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
index 23ea93481aedd4ddd63ef77b2d71494ad6eef69d..2938b531d9709b7f7b2e7670e15fa50e17aa7b2b 100644 (file)
@@ -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
index 3c404286f666b89b72a501d045b15fc6587cb45a..ad248b16c86af14262e60dbf2dbe295cc9e7d9aa 100644 (file)
@@ -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
index c7e3d08e258a941c36bfe22c9b336d558a701b3f..3b3e4cbf65f1f289dfdeb11bb16485f6ecc1f6cd 100644 (file)
@@ -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
index d74d98adf340f35885f13c0cf6fa1846414b2c4a..a20d52d7462fedb8395c5acf0b268821d962b491 100644 (file)
@@ -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
index 9f32e130aa5e9796220b806adeaa803fbc610285..f7983ea9b2ca428c1ee69f3bf5510f1782f50211 100644 (file)
@@ -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
index b1de3e41fcc69d6f903b13ed41311f98c6d6581e..041695df045ff82e43cea35b15281ed5bfc67ba4 100644 (file)
@@ -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
old mode 100755 (executable)
new mode 100644 (file)
index 0ccb6a9..bda9c10
@@ -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
index bc97536e345a60dbf508e9d9899217943511cc47..e5a417093048f8faee125288f402996cbfc8cc26 100644 (file)
@@ -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
index 3992c4b61288a938bb3915651ad04f55ff8b2634..89c1a16caad0780b3d05b348d1f2abbd5a1b9e44 100644 (file)
@@ -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