Salome HOME
Copyrights update 2015.
authorakl <alexander.kovalev@opencascade.com>
Thu, 12 Feb 2015 13:48:49 +0000 (17:48 +0400)
committerakl <alexander.kovalev@opencascade.com>
Thu, 12 Feb 2015 13:48:49 +0000 (17:48 +0400)
808 files changed:
CMakeLists.txt
PARAVIS_version.h.in
SalomePARAVISConfig.cmake.in
adm_local/CMakeLists.txt
adm_local/cmake_files/CMakeLists.txt
adm_local/cmake_files/FindSalomePARAVIS.cmake
bin/CMakeLists.txt
bin/paravis_setenv.py
doc/CMakeLists.txt
doc/salome/CMakeLists.txt
doc/salome/gui/CMakeLists.txt
doc/salome/gui/doxyfile.in
examples/CMakeLists.txt
examples/command_line/CMakeLists.txt
idl/CMakeLists.txt
idl/PARAVIS_Gen.idl
idl/PARAVIS_Gen_Types.idl
idl/create_header.py
idl/create_header.sh
idl/create_hints.py
idl/create_hints.sh
idl/no_wrap/PVSERVER_Gen.idl
idl/vtkWrapIDL.c
idl/wrap.cmake
resources/CMakeLists.txt
resources/PARAVISCatalog.xml.in
resources/SalomeApp.xml.in
src/CMakeLists.txt
src/ENGINE/CMakeLists.txt
src/ENGINE/PARAVIS_Engine_i.cc
src/ENGINE/PARAVIS_Engine_i.hh
src/ENGINE/no_wrap/PVSERVER.py
src/ENGINE/no_wrap/PVSERVER_utils.py
src/Macro/CMakeLists.txt
src/Macro/ShowSalomeObject.py
src/Macro/annotate_groups.py
src/Macro/modes.py
src/PVGUI/CMakeLists.txt
src/PVGUI/PARAVIS_Gen_i.cc
src/PVGUI/PARAVIS_Gen_i.hh
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/PVGUI/PVGUI_Tools.cxx
src/PVGUI/PVGUI_Tools.h
src/PVGUI/PV_Events.h
src/PVGUI/PV_I.h
src/PVGUI/deprecated/PVGUI_MatplotlibMathTextUtilities.cxx
src/PVGUI/deprecated/PVGUI_MatplotlibMathTextUtilities.h
src/PVGUI/deprecated/PV_Tools.cxx
src/PVGUI/deprecated/PV_Tools.h
src/PV_SWIG/CMakeLists.txt
src/PV_SWIG/no_wrap/paravisSM.py
src/PV_SWIG/no_wrap/presentations.py
src/PV_SWIG/no_wrap/pvserver.py
src/PV_SWIG/no_wrap/pvsimple.py
src/PV_SWIG/paravis.py
src/PV_SWIG/paravisSM.py
src/PV_SWIG/presentations.py
src/PV_SWIG/pvsimple.py
src/PV_SWIG/servermanager.diff
src/PV_SWIG/simple.diff
src/Plugins/CMakeLists.txt
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/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/vtkMEDReader.cxx
src/Plugins/MEDReader/IO/vtkMEDReader.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/pqExtractCellTypePanel.cxx
src/Plugins/MEDReader/ParaViewPlugin/pqExtractCellTypePanel.h
src/Plugins/MEDReader/ParaViewPlugin/pqExtractGroupPanel.cxx
src/Plugins/MEDReader/ParaViewPlugin/pqExtractGroupPanel.h
src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderPanel.cxx
src/Plugins/MEDReader/ParaViewPlugin/pqMEDReaderPanel.h
src/Plugins/MEDReader/Test/CMakeLists.txt
src/Plugins/MEDReader/Test/testMEDReader0.py
src/Plugins/MEDReader/Test/testMEDReader1.py
src/Plugins/MEDReader/Test/testMEDReader10.py
src/Plugins/MEDReader/Test/testMEDReader11.py
src/Plugins/MEDReader/Test/testMEDReader12.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/testMEDReader2.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/ParaGEOMCorba/CMakeLists.txt
src/Plugins/ParaGEOMCorba/vtkParaGEOMCorbaSource.cxx
src/Plugins/ParaGEOMCorba/vtkParaGEOMCorbaSource.h
src/Plugins/ParaMEDCorba/CMakeLists.txt
src/Plugins/ParaMEDCorba/ParaMEDMEM2VTK_defines.hxx
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/TableReader/CMakeLists.txt
src/Plugins/TableReader/ParaViewPlugin/CMakeLists.txt
src/Plugins/TableReader/ParaViewPlugin/pqCustomChartDisplayPanelImplementation.cxx
src/Plugins/TableReader/ParaViewPlugin/pqCustomChartDisplayPanelImplementation.h
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
src/Plugins/View/MyDisplay.cxx
src/Plugins/View/MyDisplay.h
src/Plugins/View/MyView.cxx
src/Plugins/View/MyView.h
src/VTKWrapping/CMakeLists.txt
src/VTKWrapping/GenerateWrapList.cmake
src/VTKWrapping/create_class.py
src/VTKWrapping/create_class.sh
src/VTKWrapping/getwrapclasses.py
src/VTKWrapping/wrap.cmake
test/CMakeLists.txt
test/VisuPrs/2D_viewer/A0.py
test/VisuPrs/2D_viewer/A1.py
test/VisuPrs/2D_viewer/CMakeLists.txt
test/VisuPrs/3D_viewer/A1.py
test/VisuPrs/3D_viewer/A2.py
test/VisuPrs/3D_viewer/A3.py
test/VisuPrs/3D_viewer/A4.py
test/VisuPrs/3D_viewer/A5.py
test/VisuPrs/3D_viewer/A6.py
test/VisuPrs/3D_viewer/A7.py
test/VisuPrs/3D_viewer/A8.py
test/VisuPrs/3D_viewer/A9.py
test/VisuPrs/3D_viewer/B0.py
test/VisuPrs/3D_viewer/B1.py
test/VisuPrs/3D_viewer/B2.py
test/VisuPrs/3D_viewer/CMakeLists.txt
test/VisuPrs/Animation/A0.py
test/VisuPrs/Animation/A1.py
test/VisuPrs/Animation/A2.py
test/VisuPrs/Animation/A4.py
test/VisuPrs/Animation/A7.py
test/VisuPrs/Animation/A8.py
test/VisuPrs/Animation/B2.py
test/VisuPrs/Animation/B5.py
test/VisuPrs/Animation/B6.py
test/VisuPrs/Animation/C0.py
test/VisuPrs/Animation/C1.py
test/VisuPrs/Animation/C3.py
test/VisuPrs/Animation/C8.py
test/VisuPrs/Animation/CMakeLists.txt
test/VisuPrs/Animation/D1.py
test/VisuPrs/Animation/D2.py
test/VisuPrs/Animation/D6.py
test/VisuPrs/Animation/D9.py
test/VisuPrs/Animation/E0.py
test/VisuPrs/Animation/E4.py
test/VisuPrs/Animation/E7.py
test/VisuPrs/Animation/E8.py
test/VisuPrs/Animation/F2.py
test/VisuPrs/Animation/F5.py
test/VisuPrs/Animation/F6.py
test/VisuPrs/Animation/G0.py
test/VisuPrs/Animation/G3.py
test/VisuPrs/Animation/G4.py
test/VisuPrs/Animation/G8.py
test/VisuPrs/Animation/H1.py
test/VisuPrs/Animation/H2.py
test/VisuPrs/CMakeLists.txt
test/VisuPrs/CutLines/A0.py
test/VisuPrs/CutLines/A1.py
test/VisuPrs/CutLines/A2.py
test/VisuPrs/CutLines/A3.py
test/VisuPrs/CutLines/A4.py
test/VisuPrs/CutLines/A5.py
test/VisuPrs/CutLines/A6.py
test/VisuPrs/CutLines/A7.py
test/VisuPrs/CutLines/A8.py
test/VisuPrs/CutLines/A9.py
test/VisuPrs/CutLines/B0.py
test/VisuPrs/CutLines/B1.py
test/VisuPrs/CutLines/B2.py
test/VisuPrs/CutLines/CMakeLists.txt
test/VisuPrs/CutLines/E0.py
test/VisuPrs/CutLines/E1.py
test/VisuPrs/CutLines/E2.py
test/VisuPrs/CutLines/E3.py
test/VisuPrs/CutLines/E4.py
test/VisuPrs/CutLines/E5.py
test/VisuPrs/CutLines/E6.py
test/VisuPrs/CutLines/E7.py
test/VisuPrs/CutLines/E8.py
test/VisuPrs/CutLines/E9.py
test/VisuPrs/CutLines/F1.py
test/VisuPrs/CutLines/F2.py
test/VisuPrs/CutLines/F3.py
test/VisuPrs/CutLines/F4.py
test/VisuPrs/CutLines/F5.py
test/VisuPrs/CutLines/F6.py
test/VisuPrs/CutLines/F7.py
test/VisuPrs/CutLines/F8.py
test/VisuPrs/CutLines/F9.py
test/VisuPrs/CutLines/G0.py
test/VisuPrs/CutLines/G1.py
test/VisuPrs/CutLines/G2.py
test/VisuPrs/CutPlanes/A0.py
test/VisuPrs/CutPlanes/A1.py
test/VisuPrs/CutPlanes/A2.py
test/VisuPrs/CutPlanes/A3.py
test/VisuPrs/CutPlanes/A4.py
test/VisuPrs/CutPlanes/A5.py
test/VisuPrs/CutPlanes/A6.py
test/VisuPrs/CutPlanes/A7.py
test/VisuPrs/CutPlanes/A8.py
test/VisuPrs/CutPlanes/A9.py
test/VisuPrs/CutPlanes/B0.py
test/VisuPrs/CutPlanes/B1.py
test/VisuPrs/CutPlanes/B2.py
test/VisuPrs/CutPlanes/B3.py
test/VisuPrs/CutPlanes/CMakeLists.txt
test/VisuPrs/CutPlanes/E0.py
test/VisuPrs/CutPlanes/E1.py
test/VisuPrs/CutPlanes/E2.py
test/VisuPrs/CutPlanes/E3.py
test/VisuPrs/CutPlanes/E4.py
test/VisuPrs/CutPlanes/E5.py
test/VisuPrs/CutPlanes/E6.py
test/VisuPrs/CutPlanes/E7.py
test/VisuPrs/CutPlanes/E8.py
test/VisuPrs/CutPlanes/E9.py
test/VisuPrs/CutPlanes/F1.py
test/VisuPrs/CutPlanes/F2.py
test/VisuPrs/CutPlanes/F3.py
test/VisuPrs/CutPlanes/F4.py
test/VisuPrs/CutPlanes/F5.py
test/VisuPrs/CutPlanes/F6.py
test/VisuPrs/CutPlanes/F7.py
test/VisuPrs/CutPlanes/F8.py
test/VisuPrs/CutPlanes/F9.py
test/VisuPrs/CutPlanes/G0.py
test/VisuPrs/CutPlanes/G1.py
test/VisuPrs/CutPlanes/G2.py
test/VisuPrs/DeformedShape/A0.py
test/VisuPrs/DeformedShape/A1.py
test/VisuPrs/DeformedShape/A2.py
test/VisuPrs/DeformedShape/A3.py
test/VisuPrs/DeformedShape/A4.py
test/VisuPrs/DeformedShape/A5.py
test/VisuPrs/DeformedShape/A6.py
test/VisuPrs/DeformedShape/A7.py
test/VisuPrs/DeformedShape/A8.py
test/VisuPrs/DeformedShape/A9.py
test/VisuPrs/DeformedShape/B0.py
test/VisuPrs/DeformedShape/B1.py
test/VisuPrs/DeformedShape/B2.py
test/VisuPrs/DeformedShape/B3.py
test/VisuPrs/DeformedShape/B4.py
test/VisuPrs/DeformedShape/CMakeLists.txt
test/VisuPrs/DeformedShape/E0.py
test/VisuPrs/DeformedShape/E1.py
test/VisuPrs/DeformedShape/E2.py
test/VisuPrs/DeformedShape/E3.py
test/VisuPrs/DeformedShape/E4.py
test/VisuPrs/DeformedShape/E5.py
test/VisuPrs/DeformedShape/E6.py
test/VisuPrs/DeformedShape/E7.py
test/VisuPrs/DeformedShape/E8.py
test/VisuPrs/DeformedShape/E9.py
test/VisuPrs/DeformedShape/F1.py
test/VisuPrs/DeformedShape/F2.py
test/VisuPrs/DeformedShape/F3.py
test/VisuPrs/DeformedShape/F4.py
test/VisuPrs/DeformedShape/F5.py
test/VisuPrs/DeformedShape/F6.py
test/VisuPrs/DeformedShape/F7.py
test/VisuPrs/DeformedShape/F8.py
test/VisuPrs/DeformedShape/F9.py
test/VisuPrs/GaussPoints/A0.py
test/VisuPrs/GaussPoints/A1.py
test/VisuPrs/GaussPoints/A2.py
test/VisuPrs/GaussPoints/A3.py
test/VisuPrs/GaussPoints/A4.py
test/VisuPrs/GaussPoints/A5.py
test/VisuPrs/GaussPoints/A6.py
test/VisuPrs/GaussPoints/A7.py
test/VisuPrs/GaussPoints/A9.py
test/VisuPrs/GaussPoints/B0.py
test/VisuPrs/GaussPoints/B1.py
test/VisuPrs/GaussPoints/B2.py
test/VisuPrs/GaussPoints/B3.py
test/VisuPrs/GaussPoints/B4.py
test/VisuPrs/GaussPoints/B5.py
test/VisuPrs/GaussPoints/B6.py
test/VisuPrs/GaussPoints/B7.py
test/VisuPrs/GaussPoints/B8.py
test/VisuPrs/GaussPoints/B9.py
test/VisuPrs/GaussPoints/C0.py
test/VisuPrs/GaussPoints/C1.py
test/VisuPrs/GaussPoints/C2.py
test/VisuPrs/GaussPoints/C3.py
test/VisuPrs/GaussPoints/C4.py
test/VisuPrs/GaussPoints/C5.py
test/VisuPrs/GaussPoints/C6.py
test/VisuPrs/GaussPoints/C7.py
test/VisuPrs/GaussPoints/C8.py
test/VisuPrs/GaussPoints/C9.py
test/VisuPrs/GaussPoints/CMakeLists.txt
test/VisuPrs/ImportMedField/A0.py
test/VisuPrs/ImportMedField/A1.py
test/VisuPrs/ImportMedField/A2.py
test/VisuPrs/ImportMedField/A3.py
test/VisuPrs/ImportMedField/A4.py
test/VisuPrs/ImportMedField/A5.py
test/VisuPrs/ImportMedField/A6.py
test/VisuPrs/ImportMedField/A7.py
test/VisuPrs/ImportMedField/A8.py
test/VisuPrs/ImportMedField/A9.py
test/VisuPrs/ImportMedField/B0.py
test/VisuPrs/ImportMedField/B1.py
test/VisuPrs/ImportMedField/B2.py
test/VisuPrs/ImportMedField/B3.py
test/VisuPrs/ImportMedField/B4.py
test/VisuPrs/ImportMedField/B5.py
test/VisuPrs/ImportMedField/B6.py
test/VisuPrs/ImportMedField/B7.py
test/VisuPrs/ImportMedField/B8.py
test/VisuPrs/ImportMedField/B9.py
test/VisuPrs/ImportMedField/C0.py
test/VisuPrs/ImportMedField/C1.py
test/VisuPrs/ImportMedField/C2.py
test/VisuPrs/ImportMedField/CMakeLists.txt
test/VisuPrs/IsoSurfaces/A0.py
test/VisuPrs/IsoSurfaces/A1.py
test/VisuPrs/IsoSurfaces/A2.py
test/VisuPrs/IsoSurfaces/A3.py
test/VisuPrs/IsoSurfaces/A4.py
test/VisuPrs/IsoSurfaces/A5.py
test/VisuPrs/IsoSurfaces/A6.py
test/VisuPrs/IsoSurfaces/A7.py
test/VisuPrs/IsoSurfaces/A8.py
test/VisuPrs/IsoSurfaces/A9.py
test/VisuPrs/IsoSurfaces/B0.py
test/VisuPrs/IsoSurfaces/B1.py
test/VisuPrs/IsoSurfaces/B2.py
test/VisuPrs/IsoSurfaces/CMakeLists.txt
test/VisuPrs/IsoSurfaces/E0.py
test/VisuPrs/IsoSurfaces/E1.py
test/VisuPrs/IsoSurfaces/E2.py
test/VisuPrs/IsoSurfaces/E3.py
test/VisuPrs/IsoSurfaces/E4.py
test/VisuPrs/IsoSurfaces/E5.py
test/VisuPrs/IsoSurfaces/E6.py
test/VisuPrs/IsoSurfaces/E7.py
test/VisuPrs/IsoSurfaces/E8.py
test/VisuPrs/IsoSurfaces/E9.py
test/VisuPrs/IsoSurfaces/F1.py
test/VisuPrs/IsoSurfaces/F2.py
test/VisuPrs/IsoSurfaces/F3.py
test/VisuPrs/IsoSurfaces/F4.py
test/VisuPrs/IsoSurfaces/F5.py
test/VisuPrs/IsoSurfaces/F6.py
test/VisuPrs/IsoSurfaces/F7.py
test/VisuPrs/IsoSurfaces/F8.py
test/VisuPrs/IsoSurfaces/F9.py
test/VisuPrs/IsoSurfaces/G0.py
test/VisuPrs/IsoSurfaces/G1.py
test/VisuPrs/IsoSurfaces/G2.py
test/VisuPrs/MeshPresentation/A0.py
test/VisuPrs/MeshPresentation/A1.py
test/VisuPrs/MeshPresentation/A2.py
test/VisuPrs/MeshPresentation/A3.py
test/VisuPrs/MeshPresentation/A4.py
test/VisuPrs/MeshPresentation/A5.py
test/VisuPrs/MeshPresentation/A6.py
test/VisuPrs/MeshPresentation/A7.py
test/VisuPrs/MeshPresentation/A8.py
test/VisuPrs/MeshPresentation/A9.py
test/VisuPrs/MeshPresentation/B0.py
test/VisuPrs/MeshPresentation/B1.py
test/VisuPrs/MeshPresentation/B2.py
test/VisuPrs/MeshPresentation/CMakeLists.txt
test/VisuPrs/MeshPresentation/E0.py
test/VisuPrs/MeshPresentation/E1.py
test/VisuPrs/MeshPresentation/E2.py
test/VisuPrs/MeshPresentation/E3.py
test/VisuPrs/MeshPresentation/E4.py
test/VisuPrs/MeshPresentation/E5.py
test/VisuPrs/MeshPresentation/E6.py
test/VisuPrs/MeshPresentation/E7.py
test/VisuPrs/MeshPresentation/E8.py
test/VisuPrs/MeshPresentation/E9.py
test/VisuPrs/MeshPresentation/F0.py
test/VisuPrs/MeshPresentation/F1.py
test/VisuPrs/MeshPresentation/F2.py
test/VisuPrs/MeshPresentation/F3.py
test/VisuPrs/MeshPresentation/F4.py
test/VisuPrs/MeshPresentation/F5.py
test/VisuPrs/MeshPresentation/F6.py
test/VisuPrs/MeshPresentation/F7.py
test/VisuPrs/MeshPresentation/F8.py
test/VisuPrs/MeshPresentation/F9.py
test/VisuPrs/MeshPresentation/G0.py
test/VisuPrs/MeshPresentation/G1.py
test/VisuPrs/MeshPresentation/G3.py
test/VisuPrs/MeshPresentation/G4.py
test/VisuPrs/MeshPresentation/G5.py
test/VisuPrs/MeshPresentation/G6.py
test/VisuPrs/MeshPresentation/G7.py
test/VisuPrs/MeshPresentation/G8.py
test/VisuPrs/MeshPresentation/G9.py
test/VisuPrs/MeshPresentation/H0.py
test/VisuPrs/MeshPresentation/H1.py
test/VisuPrs/MeshPresentation/H2.py
test/VisuPrs/MeshPresentation/H3.py
test/VisuPrs/MeshPresentation/H4.py
test/VisuPrs/MeshPresentation/H5.py
test/VisuPrs/MeshPresentation/H6.py
test/VisuPrs/MeshPresentation/H7.py
test/VisuPrs/MeshPresentation/H8.py
test/VisuPrs/MeshPresentation/H9.py
test/VisuPrs/MeshPresentation/I0.py
test/VisuPrs/MeshPresentation/I1.py
test/VisuPrs/MeshPresentation/I2.py
test/VisuPrs/MeshPresentation/I3.py
test/VisuPrs/MeshPresentation/I4.py
test/VisuPrs/MeshPresentation/I5.py
test/VisuPrs/MeshPresentation/I6.py
test/VisuPrs/MeshPresentation/I7.py
test/VisuPrs/MeshPresentation/I8.py
test/VisuPrs/MeshPresentation/I9.py
test/VisuPrs/MeshPresentation/J0.py
test/VisuPrs/MeshPresentation/J1.py
test/VisuPrs/MeshPresentation/J2.py
test/VisuPrs/MeshPresentation/J3.py
test/VisuPrs/MeshPresentation/J4.py
test/VisuPrs/MeshPresentation/J5.py
test/VisuPrs/MeshPresentation/J6.py
test/VisuPrs/MeshPresentation/J7.py
test/VisuPrs/MeshPresentation/J8.py
test/VisuPrs/MeshPresentation/J9.py
test/VisuPrs/MeshPresentation/K0.py
test/VisuPrs/MeshPresentation/K1.py
test/VisuPrs/MeshPresentation/K2.py
test/VisuPrs/MeshPresentation/K3.py
test/VisuPrs/MeshPresentation/K4.py
test/VisuPrs/MeshPresentation/K5.py
test/VisuPrs/MeshPresentation/K6.py
test/VisuPrs/MeshPresentation/K7.py
test/VisuPrs/MeshPresentation/K8.py
test/VisuPrs/MeshPresentation/K9.py
test/VisuPrs/MeshPresentation/L0.py
test/VisuPrs/MeshPresentation/L1.py
test/VisuPrs/Plot3D/A0.py
test/VisuPrs/Plot3D/A1.py
test/VisuPrs/Plot3D/A2.py
test/VisuPrs/Plot3D/A3.py
test/VisuPrs/Plot3D/A4.py
test/VisuPrs/Plot3D/A5.py
test/VisuPrs/Plot3D/A6.py
test/VisuPrs/Plot3D/A7.py
test/VisuPrs/Plot3D/A8.py
test/VisuPrs/Plot3D/A9.py
test/VisuPrs/Plot3D/B0.py
test/VisuPrs/Plot3D/B1.py
test/VisuPrs/Plot3D/B2.py
test/VisuPrs/Plot3D/CMakeLists.txt
test/VisuPrs/Plot3D/E0.py
test/VisuPrs/Plot3D/E1.py
test/VisuPrs/Plot3D/E2.py
test/VisuPrs/Plot3D/E3.py
test/VisuPrs/Plot3D/E4.py
test/VisuPrs/Plot3D/E5.py
test/VisuPrs/Plot3D/E6.py
test/VisuPrs/Plot3D/E7.py
test/VisuPrs/Plot3D/E8.py
test/VisuPrs/Plot3D/E9.py
test/VisuPrs/Plot3D/F1.py
test/VisuPrs/Plot3D/F2.py
test/VisuPrs/Plot3D/F3.py
test/VisuPrs/Plot3D/F4.py
test/VisuPrs/Plot3D/F5.py
test/VisuPrs/Plot3D/F6.py
test/VisuPrs/Plot3D/F7.py
test/VisuPrs/Plot3D/F8.py
test/VisuPrs/Plot3D/F9.py
test/VisuPrs/Plot3D/G0.py
test/VisuPrs/Plot3D/G1.py
test/VisuPrs/Plot3D/G2.py
test/VisuPrs/SWIG_scripts/A1.py
test/VisuPrs/SWIG_scripts/A3.py
test/VisuPrs/SWIG_scripts/A4.py
test/VisuPrs/SWIG_scripts/A5.py
test/VisuPrs/SWIG_scripts/A6.py
test/VisuPrs/SWIG_scripts/A7.py
test/VisuPrs/SWIG_scripts/A8.py
test/VisuPrs/SWIG_scripts/A9.py
test/VisuPrs/SWIG_scripts/B0.py
test/VisuPrs/SWIG_scripts/B1.py
test/VisuPrs/SWIG_scripts/B4.py
test/VisuPrs/SWIG_scripts/B5.py
test/VisuPrs/SWIG_scripts/B6.py
test/VisuPrs/SWIG_scripts/B7.py
test/VisuPrs/SWIG_scripts/B8.py
test/VisuPrs/SWIG_scripts/B9.py
test/VisuPrs/SWIG_scripts/C3.py
test/VisuPrs/SWIG_scripts/C6.py
test/VisuPrs/SWIG_scripts/C7.py
test/VisuPrs/SWIG_scripts/CMakeLists.txt
test/VisuPrs/ScalarMap/A0.py
test/VisuPrs/ScalarMap/A1.py
test/VisuPrs/ScalarMap/A2.py
test/VisuPrs/ScalarMap/A3.py
test/VisuPrs/ScalarMap/A4.py
test/VisuPrs/ScalarMap/A5.py
test/VisuPrs/ScalarMap/A6.py
test/VisuPrs/ScalarMap/A7.py
test/VisuPrs/ScalarMap/A8.py
test/VisuPrs/ScalarMap/A9.py
test/VisuPrs/ScalarMap/B0.py
test/VisuPrs/ScalarMap/B1.py
test/VisuPrs/ScalarMap/B2.py
test/VisuPrs/ScalarMap/B3.py
test/VisuPrs/ScalarMap/CMakeLists.txt
test/VisuPrs/ScalarMap/E0.py
test/VisuPrs/ScalarMap/E1.py
test/VisuPrs/ScalarMap/E2.py
test/VisuPrs/ScalarMap/E3.py
test/VisuPrs/ScalarMap/E4.py
test/VisuPrs/ScalarMap/E5.py
test/VisuPrs/ScalarMap/E6.py
test/VisuPrs/ScalarMap/E7.py
test/VisuPrs/ScalarMap/E8.py
test/VisuPrs/ScalarMap/E9.py
test/VisuPrs/ScalarMap/F1.py
test/VisuPrs/ScalarMap/F2.py
test/VisuPrs/ScalarMap/F3.py
test/VisuPrs/ScalarMap/F4.py
test/VisuPrs/ScalarMap/F5.py
test/VisuPrs/ScalarMap/F6.py
test/VisuPrs/ScalarMap/F7.py
test/VisuPrs/ScalarMap/F8.py
test/VisuPrs/ScalarMap/F9.py
test/VisuPrs/ScalarMap/G0.py
test/VisuPrs/ScalarMap/G1.py
test/VisuPrs/ScalarMap/G2.py
test/VisuPrs/ScalarMap_On_DeformedShape/A0.py
test/VisuPrs/ScalarMap_On_DeformedShape/A1.py
test/VisuPrs/ScalarMap_On_DeformedShape/A2.py
test/VisuPrs/ScalarMap_On_DeformedShape/A3.py
test/VisuPrs/ScalarMap_On_DeformedShape/A4.py
test/VisuPrs/ScalarMap_On_DeformedShape/A5.py
test/VisuPrs/ScalarMap_On_DeformedShape/A6.py
test/VisuPrs/ScalarMap_On_DeformedShape/A7.py
test/VisuPrs/ScalarMap_On_DeformedShape/A8.py
test/VisuPrs/ScalarMap_On_DeformedShape/A9.py
test/VisuPrs/ScalarMap_On_DeformedShape/B0.py
test/VisuPrs/ScalarMap_On_DeformedShape/B1.py
test/VisuPrs/ScalarMap_On_DeformedShape/B2.py
test/VisuPrs/ScalarMap_On_DeformedShape/B3.py
test/VisuPrs/ScalarMap_On_DeformedShape/CMakeLists.txt
test/VisuPrs/ScalarMap_On_DeformedShape/E0.py
test/VisuPrs/ScalarMap_On_DeformedShape/E1.py
test/VisuPrs/ScalarMap_On_DeformedShape/E2.py
test/VisuPrs/ScalarMap_On_DeformedShape/E3.py
test/VisuPrs/ScalarMap_On_DeformedShape/E4.py
test/VisuPrs/ScalarMap_On_DeformedShape/E5.py
test/VisuPrs/ScalarMap_On_DeformedShape/E6.py
test/VisuPrs/ScalarMap_On_DeformedShape/E7.py
test/VisuPrs/ScalarMap_On_DeformedShape/E8.py
test/VisuPrs/ScalarMap_On_DeformedShape/E9.py
test/VisuPrs/ScalarMap_On_DeformedShape/F1.py
test/VisuPrs/ScalarMap_On_DeformedShape/F2.py
test/VisuPrs/ScalarMap_On_DeformedShape/F3.py
test/VisuPrs/ScalarMap_On_DeformedShape/F4.py
test/VisuPrs/ScalarMap_On_DeformedShape/F5.py
test/VisuPrs/ScalarMap_On_DeformedShape/F6.py
test/VisuPrs/ScalarMap_On_DeformedShape/F7.py
test/VisuPrs/ScalarMap_On_DeformedShape/F8.py
test/VisuPrs/StreamLines/A0.py
test/VisuPrs/StreamLines/A1.py
test/VisuPrs/StreamLines/A2.py
test/VisuPrs/StreamLines/A3.py
test/VisuPrs/StreamLines/A4.py
test/VisuPrs/StreamLines/A5.py
test/VisuPrs/StreamLines/A6.py
test/VisuPrs/StreamLines/A7.py
test/VisuPrs/StreamLines/A8.py
test/VisuPrs/StreamLines/A9.py
test/VisuPrs/StreamLines/B0.py
test/VisuPrs/StreamLines/B1.py
test/VisuPrs/StreamLines/B2.py
test/VisuPrs/StreamLines/B3.py
test/VisuPrs/StreamLines/B4.py
test/VisuPrs/StreamLines/CMakeLists.txt
test/VisuPrs/StreamLines/E0.py
test/VisuPrs/StreamLines/E1.py
test/VisuPrs/StreamLines/E2.py
test/VisuPrs/StreamLines/E3.py
test/VisuPrs/StreamLines/E4.py
test/VisuPrs/StreamLines/E5.py
test/VisuPrs/StreamLines/E6.py
test/VisuPrs/StreamLines/E7.py
test/VisuPrs/StreamLines/E8.py
test/VisuPrs/StreamLines/E9.py
test/VisuPrs/StreamLines/F1.py
test/VisuPrs/StreamLines/F2.py
test/VisuPrs/StreamLines/F3.py
test/VisuPrs/StreamLines/F4.py
test/VisuPrs/StreamLines/F5.py
test/VisuPrs/StreamLines/F6.py
test/VisuPrs/StreamLines/F7.py
test/VisuPrs/StreamLines/F8.py
test/VisuPrs/StreamLines/F9.py
test/VisuPrs/StreamLines/G0.py
test/VisuPrs/Tables/A0.py
test/VisuPrs/Tables/A2.py
test/VisuPrs/Tables/CMakeLists.txt
test/VisuPrs/Util/CMakeLists.txt
test/VisuPrs/Util/paravistest.py
test/VisuPrs/Util/paravistesthelper.py
test/VisuPrs/Vectors/A0.py
test/VisuPrs/Vectors/A1.py
test/VisuPrs/Vectors/A2.py
test/VisuPrs/Vectors/A3.py
test/VisuPrs/Vectors/A4.py
test/VisuPrs/Vectors/A5.py
test/VisuPrs/Vectors/A6.py
test/VisuPrs/Vectors/A7.py
test/VisuPrs/Vectors/A8.py
test/VisuPrs/Vectors/A9.py
test/VisuPrs/Vectors/B0.py
test/VisuPrs/Vectors/B1.py
test/VisuPrs/Vectors/B2.py
test/VisuPrs/Vectors/B3.py
test/VisuPrs/Vectors/CMakeLists.txt
test/VisuPrs/Vectors/E0.py
test/VisuPrs/Vectors/E1.py
test/VisuPrs/Vectors/E2.py
test/VisuPrs/Vectors/E3.py
test/VisuPrs/Vectors/E4.py
test/VisuPrs/Vectors/E5.py
test/VisuPrs/Vectors/E6.py
test/VisuPrs/Vectors/E7.py
test/VisuPrs/Vectors/E8.py
test/VisuPrs/Vectors/E9.py
test/VisuPrs/Vectors/F1.py
test/VisuPrs/Vectors/F2.py
test/VisuPrs/Vectors/F3.py
test/VisuPrs/Vectors/F4.py
test/VisuPrs/Vectors/F5.py
test/VisuPrs/Vectors/F6.py
test/VisuPrs/Vectors/F7.py
test/VisuPrs/Vectors/F8.py
test/VisuPrs/Vectors/F9.py
test/VisuPrs/bugs/A0.py
test/VisuPrs/bugs/A1.py
test/VisuPrs/bugs/A2.py
test/VisuPrs/bugs/A3.py
test/VisuPrs/bugs/A4.py
test/VisuPrs/bugs/A5.py
test/VisuPrs/bugs/A6.py
test/VisuPrs/bugs/A7.py
test/VisuPrs/bugs/A9.py
test/VisuPrs/bugs/B1.py
test/VisuPrs/bugs/C3.py
test/VisuPrs/bugs/C4.py
test/VisuPrs/bugs/C5.py
test/VisuPrs/bugs/C6.py
test/VisuPrs/bugs/C7.py
test/VisuPrs/bugs/C8.py
test/VisuPrs/bugs/C9.py
test/VisuPrs/bugs/CMakeLists.txt
test/VisuPrs/bugs/D0.py
test/VisuPrs/bugs/D1.py
test/VisuPrs/bugs/D3.py
test/VisuPrs/bugs/D5.py
test/VisuPrs/bugs/D6.py
test/VisuPrs/bugs/D7.py
test/VisuPrs/bugs/E0.py
test/VisuPrs/dump_study/A0.py
test/VisuPrs/dump_study/A1.py
test/VisuPrs/dump_study/A2.py
test/VisuPrs/dump_study/A3.py
test/VisuPrs/dump_study/A4.py
test/VisuPrs/dump_study/A5.py
test/VisuPrs/dump_study/A6.py
test/VisuPrs/dump_study/A7.py
test/VisuPrs/dump_study/A8.py
test/VisuPrs/dump_study/A9.py
test/VisuPrs/dump_study/B0.py
test/VisuPrs/dump_study/B1.py
test/VisuPrs/dump_study/B3.py
test/VisuPrs/dump_study/B4.py
test/VisuPrs/dump_study/B5.py
test/VisuPrs/dump_study/CMakeLists.txt
test/VisuPrs/imps/A1.py
test/VisuPrs/imps/A2.py
test/VisuPrs/imps/A3.py
test/VisuPrs/imps/A4.py
test/VisuPrs/imps/A6.py
test/VisuPrs/imps/A9.py
test/VisuPrs/imps/B1.py
test/VisuPrs/imps/B2.py
test/VisuPrs/imps/CMakeLists.txt
test/VisuPrs/united/A1.py
test/VisuPrs/united/A2.py
test/VisuPrs/united/A4.py
test/VisuPrs/united/A5.py
test/VisuPrs/united/B0.py
test/VisuPrs/united/CMakeLists.txt
test/demo0.py
test/demo1.py
test/demo10.py
test/demo11.py
test/demo12.py
test/demo2.py
test/demo3.py
test/demo4.py
test/demo5.py
test/demo6.py
test/demo7.py
test/demo8.py
test/demo9.py
test/demo_14_med.py
test/demo_15_med.py

index b53b5cbea4c5f08fef79b27bbbae39f0f99d1e01..a980a903d1b5e246789f10d5f985c4870d338061 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ba42e9a15574250104ed4258229147b2189941b4..c50f30c546a233294e166e3c40b5757a442e4515 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2cde34a23b3096ebeca8f2cf9032bacd0b8be6f3..e2ec40981103039a06923c4f0f519afd3c16d405 100644 (file)
@@ -5,7 +5,7 @@
 #
 
 ###############################################################
-# Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 796004142192fcd24bb1d0414158207e5718017d..0f9f3f2a64265650fd0fd004e33b0f03a23396bc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1bc93159abcb3b8aaa036e23e5cf9c44536cc4d9..80add28680b9a597f928d1b146e321deda7e0ece 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 25493024d2d7deba7030e47e18627e35964c4d9e..0846fa93c2d0cb22317c429425449e9f60a43344 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0a015bf005e3e8d0c94f13b57189aa4c60be5f0a..07051ba8c7eb08f48e8c2c45d071219a686ccb18 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3dfd553e2ca31b6b2ff2ad5aff14c148197ca08c..7d8fe196dab92b2a329321a6598bb52e7565a797 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/env python
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bd7c40c40e4a38715e7d5768ce0c2ea806a2802f..70284cdfc6ce9f626928a77b730cad5add06bd4a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ea26c909e7f13f20c6feed6ad1cd837e5b7416ca..0a45ee5addbeb32ff7b01f4460dda9508cf65237 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aa7818dff6db199279bdfb3ff1733508289f3fa1..59a684db35905d619435041d64a56ab72b4ad14e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a8cc6b40d1096ebc27ccb7cf16a929fc478b3641..fc12d87ab496a7727a194b45660dda6551a4d8ec 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 84faaa4e82eecda316c95d52167d29770bbda02c..e9a4164c1713c1ad8dd7265cddfab2f188f648dc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2928427f60882a867f603e740e2a237b1814fad6..2e1dbbbc2884fbe27ae2728c5cb5dd9055006ac0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3b40cefbb9b971afdbc825a186221386ebff1314..53a1469b051bc93e301e36bb0413bda1741fe1a4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8b7e19c0b61c41c6804258bc8ea8bf7450b649f6..3eef85264ec512e5955b7db487f405630fd2e6cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3a9a8fce9670f3a5caf97e01519e7e8a656ffff9..f7ce667e2820e97c813e19dce1fc6cf446ec1a49 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7aa61f1897a7434b0ff4e848a96037c8f911b54f..ec3fbca655546dae3129ce5641e0a37d6a5b9672 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4d95e91fc5cddbcfc169c7c6b334cd3806cf2b3a..201fedaf70ca1ea97da5f0f21acc9959ce07b455 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3d772799fce519c06fa06d079ef6effa06c71305..dd3988d50bcffa113942016f72b78b5f1cfcb559 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1f2d0725fab541191845b36178924cd5c2360c08..5d243c6f62b0bbf9fc1912afd1837f2f7542a6fd 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d8550aa5264d2ec370b2d3c350b3e89c1d2db4fe..5aaa1eb283dc0a4b760d71b1b1675123aa85452b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 656e9f4ffdfbb442b28603dfe4d16d70d30660ca..fbaeff3e9e5b7a8f6c4025cfc1b7cff5d3c2f793 100644 (file)
@@ -1,6 +1,6 @@
 // PARAVIS : ParaView wrapper SALOME module
 //
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a0b0773be1369e6a80eb1466d220e69a5483e0ba..a5e9868bb69e6ef72fa92c2955a4c3f52f96418e 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4cb6e1c872aa417f6b91d8f0d5c7160d6f6be796..4e852923681a092c2e108dff71085e1bc56bf0d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 58e283139e5072850bbe6e3d6bd901389d3e2c61..73731227dd7881b33d67fd02ac2f5e87c2e15ff3 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='us-ascii' ?>
 <!--
-  Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index bbf5b1c12e63a8282df19a2c35a1192660fce088..01efa0981ac316b9de977b59b6ecb81bda3d846e 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index dfc879d5cb1423a64518d533e4f4304bfcc8f74c..aed9591f16da5465f06a751864b34fa1a1c5a038 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2d6c8c8c69ed7e77304145724701f466822bc4ce..d47e955eb21908fd5497cae95a10f402dd3ff308 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6eee540aa5da23006f6bb58ab8329379da95d5fa..6d9bce45e73044a145805553eed0ea9ebc0d2b8c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 861195ed3ec549204fdd513c2818149d9c1bca0a..70f084fda06ca7c703e5e159c62132a4d71fdb04 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f8d64ea8f1c9dbfe4732b46175cb525520d93bbc..44fb679a1cb793b260cc4ed28099927e84bfc7c5 100644 (file)
@@ -1,7 +1,4 @@
-# Copyright (C) 2007-2014  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
+# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aa6f8c0d7b3d52c26741cce0c35deabb7406a93d..c16e41f36eb4b86298be4116ed34e608fbd8f5f3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2014  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 78d7dd8d872066ca7e2acbac1a49ebf92f7cc7f2..2ccf3cf84672dfbd296b52c42d370b3f5e456d9e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cb0e8af74740d9e1b0b3ef69960b5e274643fa87..42b0e04735b634b2b66c8d39056aeb3bb6f39e63 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2014-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -16,6 +16,7 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+
 ###
 # Macro to show SALOME object in ParaView viewer.
 # 
index 93454743f38c531d214246b8ffbd25ca55622a42..73e8178c9e56e507fc0d297fc0aa02986414b308 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eaf168fb8cd559c51cdf241179e14ce0d27e0af0..70e86dfa86680b8f2849d5b6aa18af48ebb4c1a8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1852d67db530b45dd47d66642d2bba90e7a46413..ac2d963ea63c54121ca0deaeee8918780c9b5e2d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a340c019b2f88c71e3d217934b971052db94c2ff..d5a9b952d0e94438b71ed82821a45ed053cae0a7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d97c5489d4bd1efdcccf63c5f81ec77a29406fc1..60073eacfd1fcb38a4f90a6dcfdfcfdfee4ad240 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 22041e308a93826ded59dd161f502c0355e39d3b..2fc1ee4895a4b6ab71dd68e9452450f2ff480a52 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 426b98e205800bbd15056f6357b5a7f4d43e1dc7..7bd0f93e7f7b50dc57f5e6f6fe212a2513991c28 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1d5d69db8629ca7c9ecd84e631f6dad930914202..0e534cc8c78f493fb12e67709713057694a853de 100644 (file)
@@ -1,6 +1,6 @@
 // PARAVIS : ParaView wrapper SALOME module
 //
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0b90f3a8b1be7e8479ab3d119f068a182ec755d5..7fc18892bfdc30b5f88f1f3776fb335d97d6b189 100644 (file)
@@ -1,6 +1,6 @@
 // PARAVIS : ParaView wrapper SALOME module
 //
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0eeb2ba40a3bc416246f129b3994ee7e5df16fd9..d6215cb67d954c8eb46e14855d8558aea98c0d16 100644 (file)
@@ -1,6 +1,6 @@
 // PARAVIS : ParaView wrapper SALOME module
 //
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ddee81bfcf2221be03b8e2d633d47c44ab9734d..2f5555bd501b38eea8486307dd48819166e23530 100644 (file)
@@ -1,6 +1,6 @@
 // PARAVIS : ParaView wrapper SALOME module
 //
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ea616e434403fa0958b848b2de0475bfb820e2e3..698cf8510e31f32f43073f529e99acbf092cbc2b 100644 (file)
@@ -1,6 +1,6 @@
 // PARAVIS : ParaView wrapper SALOME module
 //
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a8e9467c94212bced5699ad73b8b43780f3741ca..be4febf28be39a514246be999291de394a1261bb 100644 (file)
@@ -1,6 +1,6 @@
 // PARAVIS : ParaView wrapper SALOME module
 //
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0dc7fbd35407e8a3e94eb37f8d07bde3d2f91bae..8216a0ed5e63d2bf165190404e33210c8c8ee7fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c7346796fadaf7073cccd566d949ebaea3433721..0a64cf9766ad27b7c08a97fe0f990c635c4f1369 100644 (file)
@@ -1,6 +1,6 @@
 // PARAVIS : ParaView wrapper SALOME module
 //
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 309f44e3695cc8fb0b411b0c3781ac132799ba02..0e460cf40932798b1d8b623cf7de8b0a3d90f18b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 43ccd32656f99a4e1fe7aac2b56ac391d3f53875..84a60750ff5119bb73d1f0dfb890328cdea34f59 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 44b2dd224bd213daf413725295eb73bdcdd1fb0f..2d38c1d23013a5cf35f2e8233a315b28aefa5833 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index be2c5238995d174503e6ab2c1218e19737fe0a01..700b73d6ddd18c195c436d54cae93fd05629f6be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b2c311e089b3398af136555b1aa7771db621fb8a..e82061827f1163791f230ed2043c86e33acf58f5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d3b880a38d27be1cf308ea613e99b4db51cb7926..52b913d9efd35f37e8a8abc17ced320fe7558b60 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0e26931b29361a8659a3b6d74ee87f724a1b33e3..2c8f4513275328bf38724b40a1952ad170fd8438 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3f5b3b17c7c0fd3e24329412dc33b10ad788cec5..11d6bf3967c52f848fc214f1d11fb2fe10a0da36 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 713a90e7bf41f9bad540540f82d6b9a86e1002ff..979d338061c566a023fb324d0de642fd21549bd6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0e40dde46de72bce519b76af5eca69fae2eb0216..e10c52f796503c7f0625387efb5f8980d8b4a0fa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eb60f65ecbfd6627aa6642c686a100575a4e30e6..f9f6a063dd684ef6381641bdae960c403e53dd65 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index da1119a1943270836bbb4713feb23049446343b3..f291df398c397a53426bc59b3dcca2163261c0ec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b82ee0f57c703e3e88a99f97ab956c626a946917..28929ed179c76f24c65b09765b538672b6b34652 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bf1fac34296b5082eb407d7262fdb17b7153067b..fa4fc3595aad3892c578642de94b1f5001dc6c2d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6b474725ab32d70408884e93db851e98e0901d28..2ebabb35480b8afe40b0120105509f93b1bc388c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4303456a42c0f1d431cb866799460341af05925c..4587571876ed7d44ce3fc85a04bae33c9e9e04b0 100644 (file)
@@ -1,5 +1,5 @@
 0a1,19
-> # Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+> # Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 > #
 > # This library is free software; you can redistribute it and/or
 > # modify it under the terms of the GNU Lesser General Public
index 2d8568308e2f20770adb16718eee900d51bff888..39ff777623706ff6671d0e8a39248d61b039c6ed 100644 (file)
@@ -1,5 +1,5 @@
 0a1,19
-> # Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+> # Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 > #
 > # This library is free software; you can redistribute it and/or
 > # modify it under the terms of the GNU Lesser General Public
index b4a29fb773c7240af1dd8285cbc12ad65a847664..e40398e19c53062e1f76ed4d7308d46bc94db1bd 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b3e47361ab36f22ac152dfd6d901151470b7be7d..65a4b17d2800e7ed6afb1cb717d7c0b6b5feba96 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8cd7dafd4661e3d304d3e155848953dced90216b..7d6aedd3df8b1bf47123a99e88208e69fe5446f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 12bbf63cec6857be177dfda881d82c56ce408322..34633dd868ad76a31bb5313d9f6a71666ad52f10 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ca96d89b31f02f2530791e0ed787fe0cb98f7da0..b0b09aca5a871f6102677e73f8904f8c002dd4fc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 24ef0d87a27cafd2b49bc05b2073e8ab4dfa7e83..fecf640db27badc4a53900bb36523327ee412cbd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 27d7d50d56471ec91ae07aa102332bdbb8cc18cc..436f396ee7abd2d061a8416d39cc3c1260c7b432 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 846a9ce0555e7899092f72a1b5b8a45e620c8b93..42bfdf453c4a20c826aa6fec406bf82ce02c2e2b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1f3e2d00652bffb903a50acbc5407db5f1777869..1d4bd6872fbf0af065a4fae8b81462ff0d372ea6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -15,6 +15,7 @@
 // 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 "vtkEllipseBuilderFilter.h"
 
index 2f1fd7fdc685e455aaf47025f88adf15e528beec..d060fc4a19950a3169c2fdc1820f750a4fb0af69 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0d2e2620574e8edaffe599c38557a61dcc8bb57e..6f694fa6c91ec7f28e4126ae6bf18a2ef69e2f44 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1a29e14014d84335195850ec48371b98631ed8ff..cf338655e41bf79b8ad2ce985a773b36e6dd895d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4130a88abf0a9ccb4be852314d8499d0bac81a53..7646f507f720a1df26fb07b958e8735d2312e3d0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 05e7d5f8df76d7729fead035663a284e0eeb4234..0ecbbbb9343f445d5515518110578c1c829b35c7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 86706424e231d2bcb1b3d56b797a9d7a92821e21..32738af7b7e015f048904176bea1bc9e30b4f732 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4e557b59ed57ea3147f7412a327e749b007420d6..00a2623a60126c4d7d1efabe775aa423bc07a108 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 616079b930ef8e28db3529f22eab9730fd6ba5f7..9f9a6a515fe2e7cdf2b3db6b49e1049cb7cd6d23 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0ca24e561818fa8eef5aa97ccc7acb1790d255f1..19d57bf8a2bcece40e08c182f9e3a0f0e2a8b664 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 40b9d6d2f00e627113b60cf06f7452bbc385b2bc..d80555f0a0cf952242084a8ef13b058ab3ab7f40 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dd248969909f005bee5723e8fee45bee78fc67ff..4dbf970341939e573fcb84b7b772f354556f1c59 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c6f28034dfd0867ece6c5a664f42f5d207e98b20..05da62f4c9d727858aa9a43d1ff36b22c16973af 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 59818f8c6b80cd1c37959f40b50f04cc940bf3a1..055765306eac8a72456e2c6f88ca9dd5c081f996 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 90cba22d5b2af4056cea878bfac26c291ea69a6a..204e90cb6ae825d439230f2b10641bac9058cacb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 79375601ce4add2707434314b6912b1c9008ae11..5ea70f8ef47999b69a2be95150fc69bbea5e7148 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 41238bed0a44e7e22bb7e0fde5514de343c25993..8cce65bddeee4301da5b7b29371c99aea1fff172 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9648f77b39360ab73bc4c2a7d1e02cf6c1444b2f..0b4893f929129ee93f27900f675ee8f1ad5a51ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 284a1e4570641f3a5c4261c34be2d75d8a1a3201..0ad4aaf0c47e607f5068776d5a24d56d0a6bf95a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c58204c3638db037e5caacc82d0b4342465bb7f3..fd36236b7dcdd1992d1d513252be0ea1a47c4458 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4b6c140af0f98011452b72f22fa27ce437b5aaeb..91b0771ab4c6c5e672619205564e3d816f35ee26 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8ff969027659f5766d733f4c462792feb521cafe..97aaf5f06d23ea5e95204160df2ea2061f433d0d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 16ba8fba552255cc3ae33753e16c528f22eee3f9..f6c7d54177223dd9dfef414aee1ae82aa563ba62 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 04a52d9e586e1c5aaff8cf172584f3f0bb634d8e..33837762af6340efb7fdd530a011f18a0f848190 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 58c0d8d2e6bb23125873c16a14ecec4dec1b14d0..47b582d1fec5e7f8ae582998dda8a7e0b85362d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f136e4e8f5f41018f45be397b97627d71ddb5981..3a7e10c966da088c7905f850825d6945c84c77c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 94319814d0e0aef903a5fc4570eec98688d8bdba..2005e894fe91f14e235d8f9a625df6ffc9bb6480 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 513b063705f4f7ae412829a7811e116d77a83e2d..33923c17e5e9c8838271dc49926044b9ab78402d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index df65fe5fa786ed57dcd996ec2e6504184a6d6d97..ab3c4d919a4783ac48741b716d219ad6a3eebfbc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c9c0cd27f1568e5910050d710a8388c40b19dae2..3def876cc092f4950e7b7668203ea77979c1cb3e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e571be0f13869d0464c29a536c0c910cab22a15a..77a4f3d242fa7609752eeb9230763d2f820ce354 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index de68490db686357433b845fcb56872c283f7bb68..48d0af46f7285f003f1fc682a0ec86dc918bd349 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3aeb3e25fe6dd0d5b748d9a453cb3810e902529d..902380b96a73c522a32b8d32321d6381b7897fbd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 785ff9e54b33b0cdd2ffc6e04b305fec8fb2e67e..d1135d2ed94ae7a5b76f465ae253daaaf9335722 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ea65966930379fcdb828423301988c6b96d081a7..fa01f37d76f71bd77e881f271652cbea27bf00ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 89266bbdbe7c028c116c09b323bf6214542654f2..ceefad3641e99fd43b06352c8f5553b06c0d0bea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bb3a2245f6729b025adb607f2b8355406c20ce16..55c58563c8bf037bbb17048e3695c5d83e118d0f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 68add794dc13c89ae5f74dad9eab8619e394ce21..338c961c601d04199a3d10fad82a9cf97dabcb65 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f8ba0598df86dc7f2e6c151979e37839f6c041bc..3effd17ab1c4d7337ec606ee4314e162fc83e61b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1ed9e77d6e82b3f3c771edebd8853e3f93bc7f50..cf81df2547101ad1d7544c0146f7862c3c789ca7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 344f5d99d5b2535e929b8f32ec811aac4e34b3b2..2e29fce922cf42171d96cbd1782e68d2befa5bfc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 37802396aba4e8d8f0fd6ad7fe1255703d0e3dab..1c611f14ca3f508516d767b18f9bb95dd71b4356 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 00f94e490ef5060847d28537353867816c386fc6..534fa2f188b4ed60eab19fd4d436fbe37c030221 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b7dd1e0ee95966a0709c6408306d668267900e4e..510d2ff4024174edf87dd09268f3b56c527a09f8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 571a44b94cad067a0fc51ae7ad3a237d9b6b93fc..b27a6cd347df1f264b671053cbee6db1c77f1985 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4b94fa7151081e4c6b6a83f29f9cd29740684485..2a9bc4113a55d5e71de7f340d6adec7495d6e850 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ecf55672ff3658a22c035faf5581f3454ee7c6ac..f07387e331b7214ea1ea48916801faa941c1ccf8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7bcf2576dac84f9763a89a7854445eaea1839e37..ac2443491f1c4a184697c99d14d27e47ba90b28f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c06ac07e1f2826bf3c69f901605f193e9ee91551..4a0ec188edd103f0a6c60f404b7f48f63723c994 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 38f14beb4383e0e579ececaa9beec2355bad12fd..9a4a331feaee095893b56878d809b5486b1e1079 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7431d3f3050a8ff7fe5bde77d25157bf20916247..c638bf508bdeaeb07d4151ed32bfec8fa3d3f2d6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cbf311a89c99112785c2772da5cbc71832c9f576..8c1142af60ff3c8a233c69fa4b12c149a3f727e9 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 69bde962a7b10f53c2589fa20b5fd076ba5ca942..970f67db142693c3240d674120deab1ad002b267 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1fb42ff26a3726c01382ef33602de356218ca52c..0507071b799ecb35f7b08a01c06b14000a862cc6 100644 (file)
@@ -1,10 +1,10 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 # License as published by the Free Software Foundation; either
-# version 2.1 of the License.
+# version 2.1 of the License, or (at your option) any later version.
 #
 # This library is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
index 95a7b258199c164708aab8a69621efe9b8b6c154..c223bb13c8065be26918a110f2d2e9e6fd489c55 100644 (file)
@@ -1,10 +1,10 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 # License as published by the Free Software Foundation; either
-# version 2.1 of the License.
+# version 2.1 of the License, or (at your option) any later version.
 #
 # This library is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
index d2fb01797b3c3fdc358c9b9abe469352d51aae32..ec76ed3ae0770a2a043051ff73ee25bd161d8937 100644 (file)
@@ -1,10 +1,10 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 # License as published by the Free Software Foundation; either
-# version 2.1 of the License.
+# version 2.1 of the License, or (at your option) any later version.
 #
 # This library is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
index 3282274d1aeb2ab9967ba8e38cedb1b421cfd967..c94b92d16d7958df1794f9c4b2ffdc440d5a6861 100644 (file)
@@ -1,10 +1,10 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 # License as published by the Free Software Foundation; either
-# version 2.1 of the License.
+# version 2.1 of the License, or (at your option) any later version.
 #
 # This library is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
index 6825c75b99519e7f202795228e4cefbecdfc96e1..38f9646b3034a7d47d3d1b4d012c51449cadbf64 100644 (file)
@@ -1,10 +1,10 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 # License as published by the Free Software Foundation; either
-# version 2.1 of the License.
+# version 2.1 of the License, or (at your option) any later version.
 #
 # This library is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
index 2dbab65a07849051e15ce1453dbc93f1cc9e2efe..3adc65ea56411fcc48bc41d0a12b062be3bbc4d1 100644 (file)
@@ -1,10 +1,10 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 # License as published by the Free Software Foundation; either
-# version 2.1 of the License.
+# version 2.1 of the License, or (at your option) any later version.
 #
 # This library is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
index 13ded9e4cd782fe46de1b32d1aa74e343751f4ba..fd517df09b914c610fa41ce8c555df3987811307 100644 (file)
@@ -1,10 +1,10 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 # License as published by the Free Software Foundation; either
-# version 2.1 of the License.
+# version 2.1 of the License, or (at your option) any later version.
 #
 # This library is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
index e9db394a53903485ca509d3789d6f8fcb5322c60..7f68861d99f20bdb6efef9f29b2054f09bb0fb49 100644 (file)
@@ -1,10 +1,10 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 # License as published by the Free Software Foundation; either
-# version 2.1 of the License.
+# version 2.1 of the License, or (at your option) any later version.
 #
 # This library is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
index 460e8ed71084fe313e481a2aa5ff9b42ab06dd7b..e33e495471acfbbff92f79fd1be038f3da8972ab 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 15b4fd83a087bd7766408b2688e784050ec0fd5b..014d1976d494095335bcd3a63a1e434d0936d4c9 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6857b14183873cc164f1fccac74b1d2de5127048..f943e4705efb524382e7171ef143a1557a5e6f55 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0e1c62a49766d141e4e617ebe8a9d1c0b9adf07f..b27349bc654447ebaa3b2028ab1f31dc94b58953 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ec4680f1b765192fec078c7cf16d040983deb0c6..acdb1f56474b3a69da2935c7288e90256ee959d3 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6c9763e34900e5e63ab3ee76d1039d112a8b0b42..e79dffc471a0017a07f5e68112c34174a2caa10d 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5334d26c153786f2c38e179e68eaabe951b9da88..048f50becee1aa3670fd63b9d926cc44fce6a018 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2f402824d95640d76912f14aaef393ce8f281219..cde393e99587448cc1d7e94e0345a1eda728a10f 100644 (file)
@@ -1,10 +1,10 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 # License as published by the Free Software Foundation; either
-# version 2.1 of the License.
+# version 2.1 of the License, or (at your option) any later version.
 #
 # This library is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
index ff98cc8da32ba5df7cd166842b832d2e42b5464a..fe7b86700e1be2377aae8fe78fa4ec25dce63a16 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7a442b7aca5161df524f4de5a9b1578f5e07bdf3..a3cf25b6d9389ecf0708f838f76ca62ec0ff30f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2c5f4dc193180aef73953de4ac8a6a80e0a990f7..c3a4108c0253434b77349bfba3beb334b6e7fb6e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8c228d7ce6dc05255f3820f1c59f8ecc10017e49..6c29945dad9afe91dd0c9c3f1ebf24380e25b60d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b83b853c241e9467cd605cb9469c776ba3c6c8ef..fcaec2b6c2f271d7218246bbad4109bd5dd0abf3 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 52ab6497e0588a033e20a9fce25b45c3e8b9f47d..18e1ed7fb6bc155eca7a119fef79ea1c8488caa9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2db3f5436c03042dcd80fc59c2bb470642138c41..2d9733eb183af469091adfe213726f2818c77ab7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 69776fa10ee9e71b6aa29d9eba3c215e7e3caa0c..d4397e3567de4729a5e038b26381a5cc38d20d64 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4145fa356cd61d1b75cbcc8816182b82b306e89d..28803cf7eeb3aba05c9009a2155a416b6f87cee8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 31e06e004d601e034967146460ae63d11ce4f30f..a735ed40984155da9d9b7a2df2087452d6022553 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 11c1d5da6bfb5d6418330de318069518c9fae3df..6be68d2aba0f83dbcab57c8777c5b5087731496f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cf9e522ade4dc33ed4a01bd0fdf6cc44504679d8..679d14e4385b0c5559bc769cc4ee01f5f2264677 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fab161f7315fd0a568e9062e8bc8cab8c6440e63..93b666f46d540d90b9002d9ddd245f9194f17b5e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d27ef9eb25c05a978ad53a48701bc15cf4da8f5d..e1733c735da7a638e98cc2310b52162dd24d10ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3b79d132d2bb077852cd104b225181d8706c5809..0c43b5349a5313d4cf70610a6e5b4a93de952b40 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ac816df70e7bc2c3f11bc795d8c5e7a6052b8996..8465cc7589f307ab18357794678c640e6b6d9d19 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2950084035b350e0c1cd48272bde36d4eeb55286..2c2639c0cd0b17ed1391e2d33db4de662f61915b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 31efc71edec8a279ff68887e2cbe334e2b4005c4..2f1970df939ffb3b358b3d4ac0d336bd09f11395 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ba28e6e5adb19377c028ccfe8e971bde681a38a6..2eb10bfe73a599099586aa552a0c55b85ba5bc38 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a838afc8f5cd65691523f1393d5da664d11455ed..80789c3c569d1890b0016b92d3eb0a6ed2f39a32 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 56cd156cd312403fdc302a44c2a56e00d5cff6df..b8a65b9e5641c65933dbc5fa379decf42529dbca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e6490dbf4bb9c13c00b7e1c934432cab440a1920..d4f07887318b442ccaec3e5ad0429b9d7a483edb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1552593e5cda3aebe9bf10aa87e5ced5ff8f5b2d..443757e2efae7c35bf5ee6212c3a22c5b62b2a03 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f0cd3c5f85d04fd2df32304106cb3a5cfde1f955..16753fec2ef8d164a14395558c862e8ce5fdbef9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ae43c9825bce10fbcfe180287bfd2c6ef385f21b..bba82eab3802bb06ff46befe728fe1e60124c5ab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 053ed23c98fb5410ac86f094b6b5dee5ecdf1055..abf961fcd8f3b2fa0fc8c5edb0c6d08978225912 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 06c5e5a5ed3318c9502f3bc55276bcd873a0f139..fde6aee80bf8f38144976e7a2c5412dab006aaeb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ae6eb7e5729c5cf0ec2c761d425cd91523987ee5..2f3b2db8e950935cb27321c86d5ee2437b52da37 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4a87a2471eea702327cb39889163670f2ab3f519..bf8bbc4de9c0099e361b8d480e621b357747019f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9d433899bd370d0f2c3d5ca88ef2c22a1460dedb..1b758fe2c3eb7a5af0ce477d112365bf99568836 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9f0858d788b2acc5935955c3309a92a45154da22..3eba64e9776f235b3e8ae92cfafbda5fed48e777 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 45e074a37b97394a89fe1b69fd6ed0c67d93aabe..7e945ae506ce0fa8ce98ddd978bb5c28f0bca7be 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 838ec8a8dfab2a435e0c9e3780c2a5e3870b7e2a..32b26a13633d8adef30f513a8186adc3c11d8e5c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ec3ea7883dcd1a6717ec84ad8d59bfa58d84568f..3c9356b20f73478065c92e20d723ad1cd529f97c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 354442ea0159eabdac511b1674c96a2e52a70f2c..913e54e129bd65bb3ffb5c5e3e6bbe3a9102d411 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 83c02c3512f71bb4d7f9b564463a6872bd41a4d8..d611e544d374483b0fe1bb98a25ccd108ed72edb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0ee0183fbeffb01574d7c9c76effde3c22e1dbca..6cd0a5c7ff3207a0a58d1fac8a074779ac8a1dbc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4abf08a2132838ea51e8634ab5d091350a4c706d..2750544a635e93181bb16a03910784ab837f7f60 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7914b98b8c6d0ad1c087fbafc6e4409b0e647b97..35052bd8842138d7770ca57a2c9d5c900d67cc8c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a7ae8ee75e7954ac936ede6c5d0539c4ab3ceca2..3f29297d2ab7b724541ae8172a1c5ed969e446af 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0658037e5655c71e553003dcbfa169ac312797b2..2f6145e978367542d1a10d5642a319b71fc20788 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 851f5bae670e8f93b72089c98d869b55781ca8a8..d6ca1ea26da4112b85a8a8cf573eac835d96a948 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fa8eaf9bd8ce2f9f2c3df8defcb964b07c06064b..1c7ae17c88060a3ba4ca82b83453147374ab7419 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1ce1a7f29e0604fba319e5aacf1fb7ac6121e0a2..f1162c12765e0141bd1cfb965f1a6d9f6d32e3ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1692e8ae16e5504e30acea3f4823d9879c8ea8ad..a29af8d3678f2583c4ef5ee1bcc7b04080e78f8f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f64e7156b899b974bed99dff1d25b08522a3a190..e614ae86eb9ae5e5f898b608a7a6af0ab816df44 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7e0ce85992bbec08a627e333e842a8ee06af7949..8fe33086f1c6dfedfade25fdca8f45701496f4f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3990a453af38429781456ca28f6a9ba3540abcd4..a65de488830a78ca33444c11a56023ff9cb4fe86 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2cdd25512e88aa1709151d19f79730c12587b0c3..f7a1253304b21d78c20bebce8fdfcd44c5c7179f 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ba6818724f886f41fecea7f360883af48c9fc79d..14688039ee0843bfc8b88ad39e4bdff63dd60e4b 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 71a8c4b02b30ccae29245181a514e8beca6ffa5c..b09563b8a8be5fc16af9d3557fd27ccef61ef9b3 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 041d6ab41b5b3c72631fc0c8ba36c685411ebda0..eb5334efea2e9627c4e1f1363305a95c16610563 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7df975cd9c2ed9eee00988fe136b1d2c77adeec6..961356eae0b45e4052c2bf1e6588cfd89ea05318 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1f18fe629b51ab5552ff7d093368077960ddec60..a869652dc1ac8fb692dbafcf6d75d30a84223fb7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b097df2950914b8a4d55231f0fe82b54e07a307..65e17628a927a2d4790f73ae2c34c09db94b0d50 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6f6985fbae5d4e15e5dcf2e7a4fea814415733c6..2e4708b14285bd7fa65b467a51f142466dca110f 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1be5a4f3f8b3b2b8053ed927223de72f76778c41..e7aac19700add4efd1ccf818150e4376eef9945b 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e0f4011751dcba1f2c51d1f208d73271a9a2b778..32b2a668567824d4072c8fd9c3cc412da6247295 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1fee3a1475d39a85de569339c12c75072c324909..97e576232f0221861cfa09f57628019177c1eae6 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 11585d51e4a1f7b8509553131eeaf27ea3fad29a..738433c560170e564187529b419225d9747e999f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eb6d95f779feaf39bd7cd3982db5ccda7785b756..79a38b6a830190f585e4805809c272f553b9dd0c 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7c845fa442f5f497082e5ae43de344537ccea0ae..fcf0751ab32da65203e063bd517979541e8ee304 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2f71ff372e9352a4f4c4399c16a5ddf61035247c..3b6f38384e633be8c4b96bfb7ab1670bf815e118 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1b1fc5de505f41f1292b69371fa112cf2ea1184e..0874da8a082810a94cfdef578e1848b5455bf4b6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e75a9e214aea3fb2de2319d7d4c6488d87bcfe9e..ef8e82e3f3117963e75631d210eedcc28e950296 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6b05dd919ffa3eb8019f87633adcb4eda98bdb39..ca71daf924825821fec83084edfdd7aa2918eda9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 034cbd8d77ceac8dc04160b4dd18c4dd9cd32bfa..6454dbb151971de536cf8c5fc498f04edace2a78 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3362a85f99538428cf48a6ee10dc103d7f1fdbe6..f63d251661be747ef35c2b89580223d24c61580c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ff50c0c5283e43227b636cc7daba6c43b9bf7288..694fc2bef8451607c735f15a7295eb663b0da9d0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4e37a3b72395ab163da15a540d84621c4c0db5e0..018da24be250cd5ad7cba9e57b635764ccc29add 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 778c188767e1d26e5141be280e26554f6b953bd8..6fdc9539982316aa1df3c1ba1a7e96345ed613ba 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dab1d225a7d013dd9c98e85b15d38e1d7b58e2ee..c2299d1c01a0feb420acab11a6b295200fcd4c53 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 771229a975b255db53f3f8ca63e109ed917a0679..b6a5ec70efd37e76644dfe7b665af253cd813af9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 517077387c929a9d7bd8e840f7163169556f0ba5..2b4a928977e9afb4229e10225b106b584fbfb8aa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d588c32306f05b3b39e3bfe80ac5b776226f6d0e..2b0254f79cb89167b2e988b367687b133c4c6ea8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ca0fdc76ca8197de57dfc7c9de795caf46eb42ad..1955e710db383c7a04bc2f22d7a66150d6e9414e 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 86e95d522d1a15aed8435b458902fa4385ff546d..7c369f3dce592ed8bf9eec4abaeb7430bec3169f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c26a4252ab35ae39c02be14af8f8df74d8a30667..aa01f5b3efed6a83b09ae1ab82805fd8e74043d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fa27d603053a0b1b0bfa6660190cf9522b475d69..9faa153361b4837d2c6af721f12043bf890bebe6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a1e111787917284bbcfe406132b93dea596f6e7a..282756b019f5ad0d5db76df12e6aff51e877baff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 802107e26e98d295af0c08da7411749d770ea501..4b30ab51bbe91a96a35a690f42b668538fca8077 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 04d3e71da9057e435fee215f4a5238bea6b899cc..7b37bedf79058268cedb69e01d0221d2a5d84fb3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 89f9c616400fc97cc14996231477f028c5e7787e..491fd059538e2690aef1c43b04963d22b322f109 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4c7f34857c3e903315eb2a4b5e44db4878b47fc9..e147f29549381b086605a63e8c06c41b5bc9e330 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 52ad97f21522264e2c4f08fdd6af481e21f33934..3d1edc67776834fd603217c4e52666ed16acb8bf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 144510b85529744bb9f055b637a22e93425b6852..ee34d67a534803f4da07b4e99926010b2cf636d6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 956e9f74b29b8186c04ec16861513eb185c6fa4f..dfb0d124c67e24b3a16f687a164a947cbefdcc01 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 814c61e76567c5a4e1722513fbadfa384043dc44..29ce4d8940336c415a512c4e30f0901b69075011 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1069156d90c83718338903ebae57bd794bb5c461..152b617e96c11547acd0d83b39bb3686815e5dc5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ed3bd51af55953f6fde3c52e958ad0049c5a39f2..6f2aace58e3ad272fe9789ec10f06cfaddca4421 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 954034829ab642b8f98ffa591183c97ed003730a..07dddb11053f0a819b06dc4dac2deacab2ddbe42 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cc645d22c613ebe24904bdd251c20147bad109c7..dab7ad2f792254449d39e5d0bd1084836d6eb2f0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 780bdbbccff2f72dbab47e44cfc0892f0148d515..6783d1309332a769a859bf97c2f6a5f1b89d9f1f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 78f9d7335597b59883cbb664a63a2c6681ff8f42..8433f6e4cfc954c4dcdb9bb17f644b02cfa644e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 75ccb76bbc7da0ff754dc8f31849de68edbda319..40c899e7536df9c48947f823cc738152d5a6affc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 849951da4e732d12a2d1b7a0fc4e40273b84f2c5..83ecda20e26a52126ed363fae46389bd868b36e6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d699d4f163a60576bd5fa9f204a241232c7f2d2d..9b0fa91af80ad0b24c7d476425a56012fa150f37 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f2cf4ba64911d126f0607071d3f0e35c33df047d..f4464ebce4778584425edbb9d3e6790ebd9273a2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 99be4240785372282c3d1fcbf530f2917ea58e72..662a21896f968bacad487444314749d331d6a64e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 45fa683c6ba1d9f58f2e8da7c6447f1c5034ae79..2468d449f6dcb72b7485beb3397a70c20637bcda 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b4b7e3c0e937d316cf3b2cae9698ff2c0b031740..af96144eb10800ee73ae8a1a6033e6d24b922e18 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4a8c072f12c8d1317be386c945627837c18df7da..838146d9aff1e0238806db735548f87461c17fd6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c11a74573b3dae5d7c46fe542529561c17c5bd59..2ee9f1dfda95cb47e507d75a3d6507c972e34e57 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 33623bdb34c395f1600f54dd7f3e28f607f8cb7d..cd6e81f5b230b9ddafc83c1ba30a3cf52fe1ddf3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e4ae70c6f3cac19f6d660cebf494d022901bca88..c0dd52d3d4f4aceeddca7c776125667711930707 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e70445c11bb464a0d8f56ba7b227df38e669978c..9d588955112cc5f963e608527d2edaadfc3448b1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 803bc438eed79a51bdfa862d9031414c067a28bd..1d72b1f01aee6c3be9eaf33495d6c1385c2e94e1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c941fe9ec14cbaf72dec96bcb61a9b773f0c295d..d52cb03c807d751bb57366c7c627b2bc7da12b31 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2f7e62c85ec2b83ae9b70fddd693e6059ce39ac7..27773a3c31153f93d8d777f15eea4fcde27528ba 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c921f5e05a968363945ecdfb2f0225b2975738f6..d33257aa2fd25f340c6c7460b5ecdb85d6cf09e1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index db0a1ef14fc357a1e4a96f022035a2083383751a..5eb163f0e6b817942db74826ae47285959daee46 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ce82f53568b92e623034ce9dda2e40f5b6ed0449..442b7b68d1f23ba4ea20f929dcfdf3cf0c71ea39 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3aba7428c512e20c0328c132b8c0913ec72f7ce4..508e8cddd688b387b7532d45f825d2a5481fb8cd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9021862b9197cc33bdbbdf5f423ad2bee65d1e46..2a47c6ed79fb044a1243f4b9472762c8e3237862 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e7c1e149763856681bb43ca61fe811ce26d444a6..35a6ab7460d4246dc85e4a55bba263a62c49bc1b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 97a15522cd3906e4d624484a2f0061d0678c139f..00c3af2f5500226cadaf0b2cde91a28e9c342525 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 19f466e9e941491372b030bc919d504073e4b2cc..82ab47a358b63bda8760d5692d6fdf3659609c6e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3bb0089d447b0eafab092d3a7a1dba5a3750bf6e..cd576ed7a9c6de8ae38bc767b83e82029cad884e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f22966fb00bd22cde12fb7446c12813794365a16..ffdf7575a887bf0357f0806a19b5d6d2f56e1309 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2e35c5c1919ec355455204ead59301217c3525a8..c3cae6367e68eb0751d47801f52182e379429ea5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1065ae7cb489623ebd58a95ea43529173c5726b4..0671229bde80c68c2863deda49e550c4b4954aa8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4c2af49e15608fe76d1bb2057f3aa329615b6f0d..cf257b651ff7aaf85ab0cdb53051149210942e29 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6dee7f4c0ed19748520335bbc9570afd3f99f404..067aed5ddb7d6731560b35535033d3e0653037dc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4a69022ae9807c28952ba3333b0f2328eef1b827..cb7b17637b6651385befaf8fe8d1dfdeec600f2c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a1d2d3217a12764ec7855b561f3790d06e2480ca..2cbb1d3f34bb6ac2d929b38d62b90cd2896040f1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6459cd78f45272f01f743e028a39fa546b539d91..7f7a4929579ef6b924d0cd9424dc9da66f604fbc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 437f5f2b0d7f42373b0e5db887c2a23329167f21..c49ebb5292991cc5a37a8fe0d1ee4c895deddbcf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6a61946d42fc0c4f35221fddeb5b13ce3162639a..ebd6a0a8d0c6e143fc24a96593e3d6318343db8b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dcd5e6e01e8d85abae1958cdb216f72415f6c91e..e50b6b544990cc8f584127d302fa278ba1c09a53 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 57ca94d3b6b3da8f8ffbfac751ecaaa77914ceef..f45a5e1da4ddf5540442cb868f88becdfe021efc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 982dbc3900423f067553fa10c7cc96a31b39e6c0..fc891f47fbe13e6018e3f584acbf538a20ef4559 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1b79bee6ac325cc764bdb0ebefde4d8aac50b6ad..6886d868ea475f624ed4efa6ac728ba33f8f89d3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3551d12d42b824152f1c6583c6602d794c8761c2..835c0ae7beef214deea730075621d6ef0bd8b564 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b20f36d7182af007a717076c7719e1b4ad38c0e9..ad4eeb8b3e8258afae1b5c69e8dc9917047e79fa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b75b30e3f659c611046d75c5286fec131cca49d3..4a8fa961558b081f11f9b63d00c99b466e9dabe7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index de7b57ea4d467a1c25d59ec6e3005e0ca16b093a..916baf64f17d95b016eccd75a4bbcbbd58351479 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c31a6359e81cdde324de5784d342bebda5594d6a..5aa782318a4ec62ce32fa2dec96b52a3e541e2d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 315d514f64601d18457cbb32befbf29fea5a21f7..b2ab313349551e04e1dec073a250b69c32125eb2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 49872fd5d570b253924c7bd6471fb7e2aaae0c57..f1efd8c9493c8308b7ae5c042a4645ab57c1fcfd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5376def9cba302141d00bc5fff121b253e9c4f65..1e06a47252ea5fb56f4c321f879557dca0f43fdb 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8afcff4dedacd89b180fd7fc0f7600b5b79cda50..d231eb9d08afd9a17fc6aa85157b2741975f599e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 294338ba5aa3d4139c9daf8d1f9c0fb4d4c47c6d..98f85a49eb8ddd3748bec70c60153d5b78c4031e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b01c4283c1131c2b104a4a719de8a361c298b16..e34c2062f490c3a85c4360dd2bb7e90567be45ed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0f365d125429e37736ce399d1d28ef8a3facaf78..56d0401024e1cc29d01da96705f2e667228fd266 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c39eb01b08fb196e2aa2979859ebf9bb378e7cb5..0522af55f8d048c8b0bdf5bfaad53ace338da02d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0f808b44eeaa82b40df2ff26d027944b7ed2140b..a4fa56a2614fb2ade516fd9acd34313e48eba9e0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7dea93c8083226fedb3c1f842850c02a88c3e6f1..c61e62f8c1d3dec9a297bf67a782c7e7fa575993 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e77985be0b44d78e50dbabc9b3e85b514dbab842..18052c1c4f48927d872a74fb26a9f0756b397c9a 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a404f8e5bcd849b6b5d1e93072a9ae9b65fc20fe..c879ed9cddcc153528ac13f4f86f98784ec6a194 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f75365205d157bbe6e52614cf223aad0d4965f01..36113a1a6f74e6a0c8ddc996286160b6b9149f82 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c30c0dfd68a3b4bf144cf6cdc9588b0c2e842ee8..9f95c0a756c7693e9673a4d1739be42cc7989b29 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8263677f62671d1a70c2f00d2889c46d3ce7aff3..c6c8e2934aa33162677707a71482881fdea1db84 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 463ce2d1d4b6a131655a65fd6c6e56d495851fd2..68e6a3b8d0d70f8d2908dec35768c489ded0abbd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 50bea6da7b297084833bd990641d7c5ea105a040..cea9768f1b1b63d24eabcd204334e0e198777278 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6c620e27bf33333c0c2cd86886cbecb164cf45f5..90ea21da7fabc654578a4bfd53ce68eb008da4d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a9ce7ac831e2340249f2f0cbc6134570193eafc6..4d566f3030e15dee86edcd0d51a178766ad2639c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c0c1738bc6a8c72ec8a246058294d7f812f4e53b..7292f2753922e2d603bb73497f758afad73425a3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6d4f9f0d7eafc6c2dab12057df4c7df38662014b..7ac8f9987f247c3878c02db1f802c66021938687 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2c690f5b195570924ce2fead135751af56e67fbe..82303bbab08807161666858c898680c88f1cad4a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0faf452d426460829e28cca1f039998e7fbef583..f4935545499240ff0d61f8e77d06d4456b743319 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 82a492f96221094d3237be438482b0ef7ad9cb20..77708f7669640de4d9dc2493c865db851eb4ada5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7c2c1c6c507e91ce32467f8226380921cbd58d0c..1a415852e58efa9c83b8b414541440f8acef4dd2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b712753533d532591dacb234521e988d0dba634..f983128b24cdf64fbfb0a4d9ddc78cc20f241b99 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a5594cc87f1758bf3454612f612b634e0d5fb787..265a86ee56c9f8f4001c1e707cf67512d0c85326 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5f9390a72b1b23188c9f796bdd99dad957add3b6..0be44d2a828e4ceb280f4dcd278e4056d1181e61 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0c00823a1cd512031dc859710646bf92583cda2d..31d7669bac2f35a0895fda4cb70ecc296924f8d0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bc06ea6de9d0a814bb23009bd2c2ca57d084afdc..4195023ce15ef445abd9d05e5c46a1006e5bc8a2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 35683cff11dceff50539f6d1592dc45280e5d525..77c557b2d74c509c2786d7277755289b84bd58ae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fad8719041e79441bfb3d2a9b56ae39a7aed58e4..6aab6862b59118f3e9022fbfe922c2b2c7c2e984 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e382f95d65c3cdda7bf7c76c1a600b7f1b1aa8d4..b20c8156e21b69f442a0e90e06b349612d0c595b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ac1629a7e4b92d4c46271ea0c31fd98a51ed28ad..09f3226914caf87eccfd8ddb0ffcf048bf967115 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 02e46123ef3b3501ee258674f2c17fbf439c43ad..f25d56d58943b6d7a7987988277d342c419976bb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 11caee9cd49cc38be991291c3bc8fe7cf418d060..fc00920cbd4ecc00a81211f07d50abc167afe014 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9ce73aa1b4bda8ca7b4d4649a312c5349a493467..db03318bb0b518fba9b1de51f3295b7126d29f10 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a97c7f2edacc0233d2847ff7bf259e17a3b1a0ae..619892c68c31ff71d01f10821c67efb585ac5960 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cb413ea853b107372738962282a48532a90df8b4..6f9b7768667e175a4d6ed60ba86934906b118825 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c996e157c12a500d567897750aefeb6dc4c69f92..b9a90fad6ef24ff1e040a9060d75cade04dab754 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bf52dd4ad9c99c50b1aacbd96e71f9041e58dd3f..32ed20cec59ffebeadb41c60abb325101eeb8390 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8bd4eb463a32a0844f05e7600fec08e9c56cd811..843e555a73db40cc046e58a7095798d2ab8c7719 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c4a05c9053d3930cf76df901350ba7de26203304..2562125a177a5458f6588d47e9bfad1e4ed62fec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cf185e417a2fc3813fe6fce2580cbef29aefd48e..862c866bb237bc4fd8ffe2fb616aa7dbca3f891d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ab86d86baa344b6bc3411030c74a398b1ab695c0..48fbb526cd52e25c842e7ab51ed142bb9189977e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e35c9afddc353f1d9757e5f075435b7193505ac5..0881584bf72cc8ee2ea4c3f57e77957a13971a26 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 09a0dbc5c49f35de22f5d98990bf979c1e7a7601..521ea2d9a21ca950b6e1afed8ef8a32258fe2ec5 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f85e0ef67755180fae10cd7a9dae44b54f7f4321..25ddf99a6ad6848ec0d7d34c05fcf114e7468dc8 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 13553e74fc44a65299b19ad6bed06cf4e1a41156..d86f261b9886be53d9411171efd690d1b8351e88 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 19c6ead90924650a3bbaadd5bb6d87536437bca5..d583f3d38c508cbd5055a6479031dbe3805644b0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index abe18254e8f04e6ffbf604fef2b6a3a1aeebfb8d..afafea9c3d4ac3a33b6384f2e99f494abc11982d 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index de686d74c17c0d7d62a2c868b7f698b59f902c72..81193c987f0eca975a11acc89d28c20da697fdef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d4a38f2e2737abc3e480906bc409d751dc667531..3aa703d2b8b44230c78e2d066b40d2e8804d844f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a174e7b2353f2e5ab517666e3c542c2edea08cd7..9f3aa081061643dd0409b20c8f25067d3f71e0c2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 78140decd6941d5f7bbc2209fea98f8dde857eb8..6d106d691198717a8e12ead56d6f2156a1ce9d76 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ebc83d802a9340838dad68e98a15b192066aeacc..0b9841edcf03e0e655869760417f1c2c06bdb348 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c887703fcc7742c08f2aff5e620a420c86cdb105..7566a21431feb7f7790cda679e1c22d0c18fb022 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e8cfb30ad2a89cf16b17a90242fa574ca8b08cfe..d8512d107c89a3082335b13b56590804419f5a0c 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7983aa76a0e76f1dfd954cea52363850e752012b..47c677a5439e509025acdca9e5d32c7ef783391f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7ad16136ca2fa4932d4f7ba7c7a58a11d26ea6bf..0a357e20de318ea8705feedc81fc6c2d8e6f4d21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1d3095ce0b904ba339a1f804eafdc45e9ffbf5c0..3ec4694a800256eba29d24d0a8fc62b9a0696f51 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d74020717bf51ff1bfcf9f5a3d306999b43233a9..75c3f3fd84979b5bdf56ee8d3c338c068399737b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2e7085ce3ec2039046a20e1aa3a30315f44b8ba6..d171bc05322a0657da735316573bd60993afb6cb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f80bdb5fb7a004f051b305bd6decd476b7bde181..345ad1fe566531be8419fce982abd6f6f8e140d6 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dd6e9998be214ed3cfad7f5d80002bb38a5b19ea..4bb2896886a31a46a9e8368c562bb2f007b48f87 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6d0d1eaab9a26542b6a7f90b23a35c39796d804f..4ddcfe6c01d8b07dad7292502cd18ae37dfdab9b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c7207c177b97d9a43c32ceb2d77ebc394e495737..e8f7a4bca793611b5a7761e473d60a4ddf52eb4b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0cdffcd873a492191bcc199b0bea85b501ecadab..9e90e2d78e64d1fe9209f514d5c31443eac419b2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1aa3c3ec2c4eada96ea96eff3cdd4dff54217271..d6a2588f3416b16752edbbd253b9baa3a9814a4f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cc5eecfaca2de6a255ef0949b15856b667870789..39da3fd63ce871909bdcbfffe693f303704bf87b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1041c733cec34fa0892e63f7cdb7c082f73b14a3..0ed6f0a2f4a4e66bcacffcbdd2d48b72940a9238 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1336e6ef2f62a1e491b450317b1b50060ffbd9f6..6f457f1a1665b2f23666307a2aa0ceb5fe6f266e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index af5d164791e1c677338435376cf54acb55130881..b2211a2244afbe004c77622901f5d2e82b2418f8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c750ec0910854b6ba54b9c4acf7ed4ba65181264..680bc793e58394cdc9aff992072372a4faba9d54 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index acdac2c019f9d794b408715ba781024361c4438f..5bbe3ccbcdaa2e789d12201d9ded29cb5bbde587 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ae6b354cb4f56b5372b0cd3706a7668ac3215c1b..7f3f7e7ef97d1e387c74b47d73e505648f32a8dc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cbb244fadc04b666e476d8f13b2c44b8875f05a1..7e050951ec00695ed5daeea04cd3a2e7aaf39bc5 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b686bb64865dd8815041795e7d1df3ddb81372bf..beebcc652af673c859394d92ccf9f82dfdd713c8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f04d7c86c135f372fafbcf11c30cc679130befe1..d284b28f34333e3a76ea74de7c4c9404687137c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 302f675f2be84a0a72c72515f5af18533efdfc7f..1b16713a4b6f97d04d3b352d70d1b5e6d78b8a9f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c503e333ee5955e3d68bd7bdc346bb219b1c42d9..cce5f7ebe72dad421662cfeaac3b232a85c35d0c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index edcf284c36dfb6e88c10d8565d759020cbd536aa..1b793712cca8166afb5c4f41b6ae8f1441508f47 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9ee947e62674b59243e17b552441b3db0189fddf..2dc8dd1ed923ab28c436534e079f878e9fae55ca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2091ac55db25786f7c2de12f7616b3a26ba8bcf7..b9ddf67f4a8a017da72c0593c51f59b15cbf21b9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8f8c06a0e83fa6dee8b29965078b2880cb339a46..e5e49bac24554173776fbd91b9088cce6c32d134 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 302cf745ffc9ff81651a15428501ebd74d1ab826..61952d033e237a4d5b670fa20872b87c0511bf31 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a666a0f3cdc197597862330435c862ee3321c4cc..a9562f191538b42fb344440729658f58748ccc31 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ad41bed6f9585c8b7a3382a3ae1e4f25cceaf84e..86ccf23d7077a584d2224c061d79ad7b9095dbf2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 97d56b796cb43ad67943f5f791f68c4fc875aa53..7d939ef6ead7e14a9efbf825fc1ed48fc7eae6e7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 85026f024067ddbe72e84d9c1c8c5db88b276c45..626c87dc3a458b00cd7b10c3ee752d23327cdb48 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d62870a2baac5ea8ead0e60800cc47d4ed1b7039..5ce69d24ad16ea96e9d92e962e47fcf9be3175e6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d7271a3caf4543bde2a2c3caa2d889f351bddb19..a9e300ba837530b22d044d997ac05d939787f9c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5f968650e3a760e9cb65ff3c21574583476034f6..ab5668ba9e87aec34dd02089df40e1f43cc275df 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f907dc702a11a07c756afe5e994044058c34d103..1d6cbd579cd79719b1d11ef99cc58ac6fb607a34 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index daae848c04ad7589ce931aadc983bf9911854f67..e169f00cabd7255baa564da1c4dfbad8ab115221 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 83bd8eebb6d04309ad7f158c858d83129d676973..b6d37c8bf40ced4636af510da7f296260fee6e24 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f8b67fa6551cf3f2bad0777f08bf9dee00d13679..7fe2ddc565ccc0af2779b3403a77f55ebb095cb9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ac9fa26ae6fa0848cb69a4b2c5dce5e1bc50c52e..81ff1f3cefc7693093fd559e1f1d31a0cfd98a30 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8110090fd52a9b46e6371995b768ed93a308e4fe..fb672b8ed46a54a0f55b1c5fb069c1c3d882ebea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aa3b96938af1b90d5aeb05b4da10587dea5c01c5..469067dada5351b529c875064c7933b7c5a27df5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fa60f4c3a2eb7d03734ac868232eb9d6a31633b6..9734857450b8298f1318e4152a1973863bca6a59 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 64043e8416d2f31414b801b0c14490a5c03d767a..a68b097c01f026ca69759d35bb5ef0d9c7e268b2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bd12a2f50bb8fcdd8cb488c6a76da7d75849a1b3..750822697109105b632984fb04f0c82a1c431c1e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6ecb6c6b4e21214db32cfbf8197eca117786f4e2..84305cf5b710943c1d75762784b37fb0eaec318c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9f0aaa9a1d4592a56e5b7451b8446cf41675271a..371c37a2d4dc9552d1a98b01b852c357357ed2fe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 21f3f4fbb96709a78f1a4ad22074b01f13906492..ca9ba49950343f388b5caf2b322a4c6a5fe50712 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d49b23166b29ae768dc5a5cad354171ec849bd30..e0c798b5bcd29ec76d9c279b21ca33a7a262b95c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1ed5020d4083ddca25dbbea8facd91851b1ee694..68862bdca013a81b8bf16b7bcc071420744470bb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2d1d51ad788b0726cd2f084f8de3145a3e3f0452..6f9c1c7bf15063cb2937ea690c6290ddea58ac49 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 19089b4de8755f8dafbca8c21d95d801e8b327b9..72ad07c4a11ad35b01d3897596ccf704afee9342 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0eece3cde2c7d1839df5360721b34f639456b314..19a0115de849a07180373d79c66e3f01ddafd6b0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 91d3ab9c4f34476ea8f417d916ab7b5a849184d5..17fa75e44abf37002744afac18755c1afaaf2043 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b32c7f452843c47552eeed84812ef1cf2c3490cf..4a2f62b51873a84be012fa5300c44c1ea48fe8b9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f6e9d52de8261d65ca9fa435f2b20dbd1c453510..6de94572c995b95185875bfe47149951fb7f2641 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 173a9874b0e8275fd198937b567632865f4d1cc4..1c5e5a2c8db0869a4b6234a1214bb0b566aafab5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 131926fd3bdb9155b7c758e88964fc7dceaa0d15..99e34ff5260945fd9ca3e12bb7ea4ac44167c9ac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a42d804c02e6fc6678a7cc198aceb8a81a72858c..e127377426396987edc1f32c7962649eaf1f11f9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 648746aa24c601a473542cd38cdf62d8fbf311d0..dfeae8dedac8b2fd2f14853d73c56e7b95993978 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 91902c92dbd9ae1c0b880436183a6d2097bcac18..ef0ec2203d5a73d1605948f6598cf386b938d7c9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 27372d29dcfe97de96503c6e81cef945814d9427..79adf2c99fa2097bf3f604989184cc19f1dbd780 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 779b448ce3ae9951e0e829a3810f956a4988315e..eeb186f9ceb9cf4fbbd95fe993e51975a702c88f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f019f238950060da28e659ddc56b83844b6e370c..1453b2f4d553d81081300fbb86e5cb3e35e0761a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 529ff019f8fb21434cc66dfe12e44f4c38f57130..3a2f7de1720cd4e99b352631bc93c0da49e2c3c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 38234d7ed488be542218331a5ac5c71748651aab..cc7fc76a5d32181053dd7886176a61081cdb209a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 363f8c2f620fa7b7f6fc08aaa19dbf802a7c8bcf..1385ffd1c836339899ff0fbacb3c43a78f700297 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5283438ba8b5a0c46199a96c6fa000db8101d366..f663d3e329ac15cb3338a1a0724933d798eaf2ed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1d940a428857013efdf91289f39eb0ead164eacb..151b786d03793e1360149b5f5f5b62b5639cb537 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ac1f0523203974dbab6cbb3a402b36d340f92ed3..86b2ce1227e59226a8764ecb83ff8b93dc9061d3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6827cb07428a70019b5fdc19fd1c8d5315f99418..2f469e71217e487c5014f106ac10074105cb9ec2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d1bd257add2e01e2b80dda1920124b9356e2552b..3f1546b21b8f5156a94e87d21cd7bb453ea20a62 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d7f744f0d46c789a162eb9dc9b00e278aaa4cb3a..b5c83afdac916e423d2546cad71ec0025a25515f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 377c733d4e66c7999045e9fb1f9047ec29b3c6fa..4bcc7ed622cec368b5d450e6be887e670449f5ad 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0811bb749f29d7269c44bfc49a528e49b7ff74e9..5e49f7de166e2c567ee1939a802e34f564246612 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7e5518c6486b0b10dc51327b010a2a6c37ba0fb9..13aef2a7055028a5d0f1cad944b02c3df65e6e52 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bde3cbe9b92757d3067b00bf519bb07c57617ca4..524e9a6ce0a2185649425efb8cbe76b838ed8279 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ed5fa10c2439a1ad05fb4f83fb4a67a254f7b39b..6de3caacce1fabdeedf50da24242e258b9b20e7a 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 82596ac9c6391b492df9ae8b53d93159b9dc7d79..81e455a7e97abbde4b7b7e1dcdefabd58a1fc5c2 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a85a2b6cb52618952a8d95f38556e217619f6639..8ca02c9964815daa685ae168328fcb3a57e2e85c 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9443990cd2c2f2a6d65cff8a2018d12168cf3e63..f1a21814eab0eca76af5cb053f4691d92a0581ee 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d77a7f9a9dca10dca871f92611a61e17a5003255..0d0388e3229d6c7fe952b0886f598bd562e33b6f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a3eead4ac688c4644ea1ac020babddcf8bb32553..359639be2e1fb3472bdfcfc0bd10e2160bd77ceb 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bff1acbd4bb8c94f6119be30963a086c6d9e3284..272b0fc4ef96da65235700468b7543f384ea9c31 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8b96b75b4bb48858c74dd7d545edae4d757958f2..b3397c4d4c71b944c7ba0088c6a4eaf51da342c4 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 978bc4a489067ce91cc2f41d93a589e369afc292..e2510945797dd139fdff5de35d55a7a728a8030e 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2a8db434d2e2337bdfb266751a5cfe414f98170f..0d70982ccb398ad9b73cd13e3d7aada344ee253a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 157ce1da06ae5f0920c0b68b816706ccc8d344ef..928522bff0375bb794242ed0b97f0e1137d9934e 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dfa782296e2c09924e78ee62bf7c82e5db845c2b..f17e8824c60719598a1f592b6e70d643004e0a29 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9a68404e7fb398ccc454064f7a14b5f307558d60..399b731a0284b5a5623ee2c4ec94c116ffc4e2e5 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 40f50f487c61767b77df01fb69de974620c47193..cffe170baa5132597fdae431c7f7118af1bd6f1e 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a9c8259c6b962505accc603c2b64bd60fe3bba7c..a165fd3111fbe68f686bee3e924807b6b369c182 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1b573e8fee0ca600abd054db4d60f4514b224920..2148282c9f652827bd62eee0939fa9245ee576d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e1039a0561894e0c0f14ca4d311070a6b7aee294..959cd007e599e158a68f1dfed821516ab036656c 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7d1943c812c4738856bc307ef42c60dd99d8fff4..0c390adf39a6b584087124c0a9666177b767477c 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6fe53f2dd01d63c91cf941cbe1290bea6b470960..a94d022196d584a924e8908a57e2a6b31b55f8c5 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 84142f0f16dce6d8177a6c3f8e9a8f4a1b86a264..d1e56328cfaba39834dca6cf867fb79b08beb863 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4d7baf2aba6d01e6f7a80b721c999729c7143601..9dd9b69dde470dafba2e9bfd2ebe9ecf74363624 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 972c9ca6f21c9f275c76075376dd24135703c3dd..9e27463956d30924728f6d8a84bca820ee6a5ed2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d2c360b391d08c9f9cfcf5bf24ebb3ad1926d4ad..e69fac85558fb17f84001f24407c474c74daf446 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 453645748b30e48a4ac5c95f407f335d6091961b..9efae8d409137711fb007933dbbb220a7b19a671 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1be63092aae90ff4a81b529d37b5b93f2499dc27..734c420449429cd021bb42fd4e52bf652c8f32ba 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f959f76cb2b306a51fe355e9140945e9e9e96eb6..ec41c6ecf04b632c3285deae00aa296e900351b2 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5864ade032b2a40c725413acfa90272f3a2fc3e0..2bbee9b23f6d8d9cc1f2bf59034f72ace2b36e0c 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a1ec519a44d3dcf44dfdc8ba81efd0d9504288a2..eafee1312117c24ebfc682f8a3fd9cbcbbf928bb 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6821495ee869fa27c3d89628ae3853fc59d1b000..641fad67068b27954f3fbed3ff1dad11a267370d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 23d9f079426d8f3966db7dca49989c0e35ffc5d7..180cedabce8d2b1b16e307b204ca3f9ea193a69e 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4b11356e19262afeae012dfd950772a3cb561f72..ee8a4e368b15264a234b55e1a418327c35821462 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e3305161f95342887b3c5c330386b733617f3d1b..db81ee37c94dc8c7663116f337314d4533abeace 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6096ac2b738bb89a0ad15ad31d4ce0dcb7806ee3..42a1ceff247a9a6120f6959b49a5c8a2444641a7 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5f13c9299240f22315d6d2aaac0ee86fe23c62b8..805f15cd30c3d8a384e19a1dda3d04d50b96306b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2d5f388b87252089a536176f3aa02427de868ead..48db2ebc66396d8d79b01d7510b0b5f0b202418f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b70d6b592fcb8d8043ddeaacccb6cd78d623b66c..1e35e135fd0d03ca0313dccf72144158e9f91aa4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 490577410dca474cca031ad27b6e86a7b0e51a58..a8d3b1a07d1ed7d4977e19a89b23d2d1f5db95f6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6a911f457dc45f443968b882de56932df5d0b153..ab419465268add46d7abb720778b3b5f1898efc4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cd39b79d56232d1211e01909e0c551d7bdf746ca..c4c91a459a7527843233b31d43d6d9ebd8d85241 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dba29a1e67e324017bd4ad243530517095a61a18..20d440e4946676c2d5339db774f42c027356f87a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 38c84858e7a74b51db45472b158b979802dd4cd5..e0e4b4963c9f3656ce1b2bf94afa288eb51a9765 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2fe5dd6100e946d33a33517c71ea6ad19e51441c..c9ef939b2f9002977025ea0c9ea501278bda240a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1211ac7c32b19dbc419dfa3f2f69c9ad526dc84a..3db53d77726d48a1f6b0e05e11ad5172c54a8191 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8af4eddbc3cfc56a8a2184b7a867a966c136d4b8..50dc87973869c694f5dee0f30681342846224aa9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 94c8019779a45bc76bd105d538d0e4cf0fa4f11e..805d9665f21a23d8740fa43e9887e735bce2a8d1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a01fb09606835cc8a4c51beade40044cf018c75b..39a2521e09ba2a1575177638b124c92a4b03e30f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cf1a44901747c3cb52c374d81a88a093576b831f..0af92baed6cdfec00d18a330b92e5645da9ed0d8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aebe50f6959a254c22deff2eb9021e2cfa34bdb9..53b8a88f0f2e14b8cea4ed6f5d0e589286beca4d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 740f4faf6bb826a48e6cf3856e06ca8a7a0cbcb2..917b12cc53c7760f8e2c900c3fa46d447004da19 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c46b17e9ac5f14169d9f79a4c72e4c4053f8d480..f289a7074c907a1b76c4a4a814e81e63e53d1548 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 831e335551057ebdcb0a49db35effd698bd1bf75..8e785b95bf4321ed507a1a2a7a02b3486b63abae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e489804230cc576b2a03ed065b3146e10fc624c5..462862a8db67a70331d3a2ef82e0511a93f83975 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 494a601bd850fa335092af008f21a3701d19295b..56bb82c6fd4262187f3e0fd636801dff033f0750 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4d2e179ef595a3430bb6e208a9a803176097c7c0..80d3cbf2816ae8c81ccfd55beea9976a3a26597e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bb52ba060ea20ac523d4092ade64f799525789ed..26e5c0d33ee694036c3d5c10cfe65a136f18daae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0d9c71fc29fefab6bd0bb66d32d7455b17788fe3..6b977889021b8233bee1e17ac5dccbbb9fc82e80 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 90e9f4d47d4e498225d162a5bb9427376910065d..410ce6572bcab7b6ba660a24d840c58dddca8d94 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c04e30d8a5f3829307fa40f1af9257579675b63a..0838198cb78b6b1b8d7816168042c1b52d4176c2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 73c9e47e9fe46e7f02d7274ea4241cd682c46b58..58101e824fb19690d709ab3d582cb1e54b35a9ef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0728d48453570f0797e75fc6e3c5cfc31c71069e..125c6a565c5e388c2710a01077ecb3b6a1ffdd28 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6381e8759d02ee69daf426e878d7d4657112faa7..b1c9000015fe65386e893a77d081ac94852ac393 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 11a97558e42c65c359c4eee2e6ec450bab20acba..25b1c853a940bd9da0e1d1328527690af5500260 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8d552f404cddbaa4deb5dd2882ed3543a5df4b42..416c24d0e05c188377f84e0f50d92cc692ac4972 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 210a13bba77efb52b303d57f04739410aee3bceb..a6a252c7e65d46fa3253ec3357157512acb8a241 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cc52c1e1f0bcf72e696ca899d6e945d269e746d8..6cd8e7e99064b1c2ac59a2c0942ed7a0944ece99 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d4cb9a4c63702e8a651fcf86f33a8d0c7bd780c7..710b4646ed26cd5ec507b5ddb0fd98dbff67257b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ac73f51a2750a1f16b48c83bba7aebbece49a0fa..ae738d83344abc452abcf3083be96beaa1a5771f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f036f5bcf1915afc353dcb48df89054b02d6281e..e14db3752ca7e3f6036ca92a822cbac8b24c964b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 02596aa1f6c9909b3d69739d47a56c34c3dd3da8..1cbf521b8cc7af5ff0880a66a63becc4d453cfd9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e07f1213b6aa99635d683e64b8a0598a1cfb9001..03021ca6e295eec908db85abb898d093dbae6f31 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2c87ba4740bdbf633f99ec36d1a64c29028098e9..9d1d526adf1dfaae232dbca48a167cad513a7acd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a3af7098b535020a2812fb5d085d94223cf26915..d2a34556b34b51a0a0638c62ded54404216410db 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 620d2ef1c32a531741feca96794d2bdec0f86b3f..8dd4ee1006588dd469e581fe5085290f7729d08e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 62f9fa66ae0cfaf2ca132d58d37165120e67ba10..d57f0102f9ffc98fc38cf97b911e091eff72e152 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e19737edced27a71573a4522506ec59a157e32a5..d56cfc6e154ea88d6632913d803ba6878c42eec3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 749745ad7bfbcb93bf2fb0ffc46e2d8d8fe2aa29..af1c3d2f8a3a8aef08c5dd05d78f037424b5b98f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8035e168bcda7fccbaee18a7d1a001049acb4bbc..6bd57c65d6d1a3324184d1d4623fba2f7cdb67cd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4bc6217f1f69eabb2eebfdede23cdc6caeb9919b..15c4bbeecfb8c7191692dda4b13ffbaa9674d7fd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a498965e3bd74422f0e25833cd6b718658be4f72..b8f7763d4fbd85b8a4d8702c261d7c2a0f55878d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 404f4b16d84595c8fca7263ca2313358c7e7df68..cbff9b7a50a7840d8fe0f2cfe43ea661b61a762b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 633af9230150dda8af4ccd44329a5595297dd29d..2829c976b360ee25b293d36ac6eb3fe554d9a51c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6a96a8ce2adb0e37b8a23da6524983a4c52633ff..28b0975492a7f146cdb6feedbddb25804ae0d2c9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f3d98a22698395696e72cd49d1573f03d178e9e0..a7dfc6d35645fc5a9e18a3b9ac05b1ca46f0e23d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 156ce9f7038c1f4a76a76aac634ba94c3eefed8c..bb77b19c083ca7d403ec46e6b802bfcdc8f34fe0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2fd9a046408c43ca8b3894564f145d6dfa04cddd..097c60daede8c0bac952f20591ad405d575b816c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bb25aeaf8fdcd5a9044b87bf3eff1feb971d5555..4823f29fe924ab3e359ed586fd7769cdb3dc748c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6f510ffb5382217835ebed3c3476aed56ee564b7..14c6ed9ba84a45839a794e801bd9b276b4bc17b8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ee66a3c5cf64aa0e0d15f82c245070fcc5e6bae2..298f0543da4ac91314721f4e4ca6549e7fa9d1b3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ee6179c5d091013a18ad98b1ccb798a849e2a068..c46be39f247802bcc3bb761d38224a2414f51f2f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ad458957f4ad8dc3edf1965fa60d5eacbf42f0dd..f05f8b1a7c45ea549ac5a750c1bbb4d8d48efaee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cc5f03827560008cd5c7330da08dd95148f1f794..46131f7cf71afe882021f393191595df5ba1d504 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 23149bb24c4a89425b30baa85596064ca7cf46c4..02a5dfee23e12a0cf5824545b14d71d6bd596130 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 866dee1f2b94741e12dd0608187f0c9d182a1096..494845a6ddf5e55ce6788a77835494fc97aff65b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b64e7579ec11cbb0a86b749a0f6eb6f790b21e13..6680fcc8fe83b9820e26d52e938e992f44f300ed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eaf51f8509aec2e21ab1e364e07529a6150475f7..8ec610fea8d72e9e48ad22d94526954acb123eac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6a06075e4a07d1246ac68fecbff62be48d4a4991..955bba35612e52e7b1af6c277bdb54db19ed3f70 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 548851521c0b8a0f6a872a165adf1a259014b000..b3605781ccedca1b5ef68635b42848c4f4212dbd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 940fd2ee54dfdf2c65734434d48497c186c8d0c0..d61fcce453e8e4fa41203a7a9fb77ef062e0319c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 969c8736236eaab8abca834f120a5f3aeee6f1c7..ad6a678fa09056f7dc8e27edd90c969828e29bd3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 06c16a7be1126275ad422371195335dd26775070..459572d918288bc3ad2b130ce1a992bd2af45041 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2f6c2b1f27bd515a39c0486e1cee9312cc5a0cd0..81df627f79dd68ff5f4d1ea5398b3c405272b01a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e3aa50b4ba120df2daf08e35e52570755b324ca8..309b39414287289000c5cb0b9704a01b072468af 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 178478c76d61e2cde35e4519bc1ec78d2eda50bf..7a59824bc06942470e2d57a5e8a31a185f06f81b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e4e31cfded104a4556b73c2c0956ca7cdd721bab..e90eefb5f2116926e308cd401fc3031eb7185e3b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dba9fa3db3f197ebca82cc0582b67b1ff664b3cc..8d2e131af2c76a4702ab6eb3491c6729de26a51e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6d3cdf56ab6b19bdfb8b800a8dcb33db4422a25d..8212300cf1159952c93644150896b5a836daa40e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5aacfceae551cde5bb66e9d5c568b09694b126d8..b70fa6ef284c2fc76a3dfdd756cfc28b5d7caaab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9d73b0039f19088e6f0f846a98a376e96890bdde..48e82753f2ce0fe987b34c325b28a207ac74a8bd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d0ac30e1215966b3aa59e9d5bea4ac60f71ff90d..91397e4ce924d3c3d0675e546f42f05d22586a57 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3857399b6c96657df75d69006cf617ed6019158e..252afc68578f8914720ec53535b73cc385ff8c8c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8c4dc48ed154bf5755ea4e2cb2daf61dc35322ac..bdfad59215b0bf417bf2edb18d8ff15dbff6b6d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ad66140617e181bbf5ebb166f080212101c97df2..a8abf7efbae2887ef8fc06d624b48887e81adef4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 542a17ec9432c8d44cda501e1d4b40b279bc3c8c..49776d36c090ecce9b39efd9aaa1fa21b8ef4f45 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2e4cc28069d17bc95177dee370a529ba2886667a..7a6c98bb89cf1253e6787b3733d3082ac3d17e83 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d7273548fd98436a5b21f0a7c990d07e600f4e38..c14424ca28b83e3f996e532b74635627ee7866d6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 925dcfc7f11d1928f461c56b97bd55c2ce5a1893..08c3bc332ea1672b1e47e3a11cc47bcb3cf55c0f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 07407a5a8957f99cace171cb80f284ba68413eba..7b98de0a284383e61eecc9220c00fd8dc18e5f02 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 33a9be7c2404e6c7e7dbd9c45aada86156a0c29b..65208228d0a01995628e2421250763e44560d9d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 03c7eee2e363c11c54c2a8d850d6b3c97259cdc1..804a02eb59bb5a45c5ad55bc01b6b977fefb3a9f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 382d5075ef472fcc3837550fd1a9e52cde26d2a5..a7fdaddef0567889f2c7fa44b91f98cbdd2865a7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eb602bac5133d1400eef971719f69659eb9aaccb..a673a123bcf3d2ea7589db1b23b12d3647290d40 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 60583f9439fa90dd4f4511b0f903cfab94dc3b8f..84e5befede993293920f672ce935796e1d87b837 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e68470aa25dc5b7e21f3705bd3ba25d86a75e50a..0f958f3154202a460504337d56e939e5353e8bef 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 058942908f795d302cb3f18ad9db730a8b59b19e..ffc53e30b8ae0c6e154585ebb1670da95a029732 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bb1619dae1ec08ad14af2f594de1e5e04e7729d7..616b4f9aba87258802cc119e1be3e3eb7c5dc389 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b67a8ba697fad37bd5730489f5a1f8ab053da9ee..8e087b119542117d84cc6b0a33e1fca8800828b1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b43fbd9bf0620392c61fd588e36f7a98792e20f1..673ffec142c110091036fa2656bcb07cdb3be551 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9519857e2360139ad1f78c3a80aadec4d98eb630..485d2a21bc4e66a5820fc2f08f70e9525bb43414 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 99220660121979ec754624d471b6dca8e61c75d7..5b41835f38a5ee7d7f30f56abbace190e98964b4 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9077391585bdca7fa6845a3f8a7251433ab2bd4e..3084eef0d19fa221a37720e22e357f68e767537b 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d1154e9247d51c1adfad09252d65ffa12f778eb4..7a5d8416a3f4ff85bc6b13f366615d16327b721e 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e3754c7468bdff0a103955bf1f66d594b25f94e0..02e6441d4b134052f3113ab175679de967c71a77 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b86e5cce090cd47e09907d1c53fcd85b4732b74..89ebd93addcdf87be6b2e0695c10c0cf3b533561 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 135679575f525f804ada81d9bd024c9d34e2f774..39af14e7782a87b32a75915be320ade393920395 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a0b361fd65f9c2e90924f75b0e499e795cbe2bf4..8bceda0796606a5c89093d334feb2a2f679f9713 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 294f8dba339a8f92eeec5ed5816216b0951ea089..42ffae30263d734b6c4fc8c4684b9b71edc90566 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 541ff4d8543ba63fe870dec9b656385f6fa22af6..32f532ccabe73c75aad67e2cd45d92ff96561992 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e4a1ac1b6f67644a225b323c52cb23985fccfd47..13772447557e2505c24ac1e550e3a575110e0960 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 138e19afa55f5d561e12c3ccf93a8ed85b692f45..5a94fecc0c4ca873fbe0a96584307b388e951e20 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d2c79e626e7664bc0336604f1d8d1b84011a083f..385f188bc06ff12e8ed25f70d420aa24330165aa 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 468f4afd646b7d3124b426c88bdead27a650dcb5..73e648651e22e047095f71c40c8c08849432cfcb 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a185614ef77de72e4ce4b720c6a98b65b36c49c7..0ac8ddb8eac60c59d8fa4a678f1e7367d39608ad 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 571308d38cb61c322a02964ee28109dcd69a1516..da0d62cbd32c456c185f753b94d1d50950c7b2f1 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a9fea470ffaad1be062721e71c2fbd20567e7fe9..d0fb42fa01b3c53747bb4f1353c0841397c4c44a 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index babe3c7dcdf947232f82c89e77f68bf1db827ec1..8a716f33779154122945282938ef1f176ad1e8f5 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f802082c93cfe9cc5456ba01c771bf5297816c72..a99026692736ce8dbb6709879ecf1ae1d139ae45 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7e9a98b261cb38f4d6198f5f7d7f4ae1ae2cfc33..fba201ed79b433650936d1b3911e88408ff98026 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7eb88b603a9e392cb0858e64f352182000d0de78..bf0bf3ca25525cbb8a4cb4867d1b521b9a0119b0 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7d1df15fc154eee31c3875dab6f0621c76e776d4..dcaefc67cefad572e2c0f05cdfba191fff07200c 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7bb24aef4fbfd0a239638d3f74b657177c47c946..e995a05a1ec524a511bef40e33add7e965242acc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8e39008d5777a86d9e1fb4289235027b258d4d5d..6be15501de011cd9460bfb626e21d8c58ee331fc 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f48aa6bc430e4f6f50eb05a0606413caf7689ce1..1cd3b9ce3a6fbefb8d1a2d56a4ddd60ce2442574 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 33b8b5d31ce5ee64069db222c6eb2f188be13c96..dd37aaa084db45335e7ca773c0f902e6f902786a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f604bb133d7a8e63cd054234794b64a933d35162..77621fd3b244baf081521cebe22617a6861978c3 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c5ca5b83558866393cbdedce101aad2b8cbcf634..59b1f220ba8cd56e42524be14d5916111d2e0fe2 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6e465b72a09303af0da1d69f0bf26383913c00de..537f1c95ffd6e7e00437dde8f1584af7b45c0503 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8967a7bd71f46cc42cb9e3f9aefc33426f692d07..881c15cd1e307d76253b2325d0e8caf63ca545e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3b566dc914cbaac5633a92d72da768e19330cad2..aa9cb0a192fe2a24ef369937164436a49fd7d263 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 316047609382ec99df049dd719e2de9440b6c5bd..e03e5b240509779668a760704bbb46560118a8f5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7908d1acaeda7daaa939d31f420c3e12fd606ebb..5b0a265cf259e6b32bd6ca5284cdf3b131741519 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7ce8d8f00020ada59b7ca591671a16db7a3b7a79..a1ac618908353c76f5ff77f3ef0e0318a37e9fe9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index da6162c8ec924abb9fe5964ec25276cc2d9285c3..624d063cf1c7c79156eaadc0cc7548e0e6a3b0fd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8dbc832a4e85fd9a5ee970a1cb8bec7d088b9a8e..40e2965300ee0237b47dd484f9765f494760c564 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d738039bc6f373cad7da87b0df9831f2cf50908e..b8c8c598f23d7e2d34d85baa22219ff669180186 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 608cf238d4f7eac5856312118675f07581b560ac..936f5247af5cd535fcd026f5833ae76947ebf59b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 063d1983d0c1ea2e97a76dd418e94bb5eaff427b..12737f59dc583c804bab598507cb458b7d3e7358 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2c072eb9a072993469b7a0f9ac1ecd5efac50fa6..1e5aadbe5027e86cb7eaf5b3819c0237b6efd37c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c016988f45926f4caf6b48ec76be4a3ee77b380f..c091f825aa5c03b12419a09697f76891cf80cb3d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 88b2d0fffe3ded57004db67d98cfcab4c5979ba4..8ad780a88cb7839f2afdf26d2f2fccf8ab3eb715 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f44dcce0ad278fc125c57e74680eb2107bd76132..ebf05d2d7c27eae7d8c03c53b79117b1a0e8bb48 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e12f2fd24fc355a37f420f9ed507b6b4d7a0154d..ba741176d265894f7c8d7b23f0b629105cf9a54c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 94144e97efaa61163e2045d17b5e3fdb1798fd65..bbd01c2080c7a763eb02c94b3803ea27c04ed156 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 99c1fcb7c8ee809764075ce909f0dab012e3e4df..2de470fd84f811dd4bfc983436b6931a7743db92 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6a8efd2129ffafe4f1a910d6774e9e0a4f40a62e..650fe8358fd61b33b930dc6411794e7ef9e8a0f4 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8d25c4bbd312ff9e8d4d2d80bfafef53476c3ba2..ef133aee3bdb15ca0ae746d0949cd9b89756179a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 73e63bcd972a6ca0fff2865803050d2e432cad50..c2a33c2510daa38f5430ce9e649a968cd1bf14d7 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6da04469ea3602a9991c1ae23a4c2823ab6869de..00b06b1a031e85db60734730fb37088a4b789bd8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2399254c4ac01fe911bdd46c024d4b08628a1b89..1e9a9a5941fc2176075f7383d4409f0388d477f7 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b710fa639834534db5cd191f4501c3790b4edff8..09e8d2190f8ec20167bdacb37894921d44a2f971 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 48d887f7ab29d4ecc28592bd2567d8689694c91b..85bd5c545131efeb0219534f437b2599576b06d6 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 53533841b06b15558f9a6e9b87264cef30b2928c..8bde3c40451ae147be7f9567099a5be3d0b56986 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a4c3168b5c2a9cfa1335013c0cb11f0ba2b139d4..045312c4c56566548366ae3f9b59bafeabc1e844 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9fd74ca64072b7ddff9f5fbe01c4f9933ebef9d4..0e3d8ac985f8a469163b414a60faa63a6a029a73 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 54040927e017d96cb51d05ea535f9d0cc27f85e6..cb856861769eb452c6afb2ba69b3465f583dad42 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 45ed0db8fd6469dcad2f37c3f40319998ed667a2..be046b678468289879f8d3b47cecca27bdbcc3e9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 341cf1d3bcd81bece16a14a1384168cc52c7dbf4..8ee48ac27eaa2f8d55ffcc4c58af3ca78cdcaaad 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7b031c5305318e83b197ea7ff92133e5587112b0..5ac0d329b8a594f3de3b65c4f561ae5256170018 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 19863c867f31aef86eb7466699ec6f85581a0a79..4b502bc773f84168e981ed51676b64570580a137 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ca931a26e024c21afeeb50d7223d5e09af216819..ddc91692fee09541c977b315145d830ade345af5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b0a39a9c60af7b60a5ed0ee808a77a0fb9401d2f..1fc3f9c44370c91486e59710ea93251b40efcc33 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d77e3ad88bf082c894d2b1fb00e338d0e4afbab2..d22c3bb98201edd7449393560421832fe39a6718 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f27eb793bd8e4c56a08246536acc10ac77bcb09b..7aba4ea0292cabec6d85119ca12b8ddda9a08834 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1006f5a3c2eda08273a3aefea0c71bf15fd78422..46dda14e020f42ef3df24cd24ff35e823b12fc73 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 47ae5ed779de62160199c8f7d4d83ce26334ad7d..cc0c215ef8b58df54e352164ad2b2899d17fe421 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6d1a8d917707a9b02c1e801cd3014eb4da814b88..eb719959f640bd68a0ffa3a8d561162a41ef6a71 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aba4fb254c23433f8ddd55ab3558c675c13bdf01..3ead844c21dd926b4a2ad5b098be0956b84ac330 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9d2b00e4926495fa4015bc8608f25ad80e7c66b8..bf75b9473b37ce48edb4464700fc96ed860baa82 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0115c9efd5953e766f7dee9d3f954ea10b87239f..81da1ab87b5535e05419a86e8bb4ba6d7dd0fb69 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 33fedac6a2d84eeb9d5810c0b1b6588fb958fc50..e19bcdbe1b8519fcb5eed96bf58a787ea27c2801 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e6479abf895e235dd441e2d3be8d2d1cb8880691..e75fdd21e92739c57e9c0bed9d9dce519c1c5fd6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4af0980de71cac3101967f7d4994489cfa675cb1..15768ce5887f593bc81f31a9527102b752d68701 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 26bbcb041534536360226b950e1fd7cda6a6a032..98e0bfa8a72bbe3260dd68a4430d372702b26dff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 565e69220091bef3d47732a298c21da7099c97ed..cf2aec8acddb2dbbe73d007b0800c45c782bdfdd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e29d5116270e6a52fb8326160d4de6d9194fdc20..10e54bb18e4eaceabc62cfc8cf28d3228b00cc90 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 539c110d59991d40c8f17aecda40093e5015ca67..d86c50e9d6915be1638f0e5ba5cce8470f79930c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 63aa1ef6f5611b216ed7b02915ecef31fc078cf9..b79e94c6f05874e5ec8cb3b362805e68e495a1d3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 31eb68dd205ad054bcf5f3d66dc34b410e231d82..cd530ba0ff2d7f302ed3f4a056021b6dcaf28305 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a380dbffb8f486ddf7dc594044949256ec3b9826..828651bbfdc21abcbade1860e83e6053c043435b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6242384569756d662561982c18dcdc6068ff8bb9..5c25b4a4b6433e981acea0db177484ea056319cc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0a0789041391b9738c3d62d07d98b5f619c0b615..7c0eba49fb39647d00e0695f0a590b4ad72f062b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f69dde30c56cabf261aa3f20c7e4b7c8fc740d4d..621bb1b1afbe50184dc3440ee200a9d35ded4736 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f76ace3c6a15f220ac1f547e69ba01f5702fc848..5465eb55df1afd889b3205dd4037870e009e643e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b098378b203b68210a1558cd48c8f2da7d63b310..aab8f951d1d0582e42469ada6b717269f3feb015 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7b78c2ece6d4f6791d4c9a7f5ef06385dce2327f..b42582fb05718179bc2e4bff786767c01252db9f 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0318cda44f186f9a481dfab26fded5864be324b9..542459a8b959ddcc0137b9c380c00a0b40aafe09 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f0069eab50e8b9e45d986005cd66916858e4eb7a..a986aabc3e7d7496f1973308e172db50180c4815 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f8ad3d15b47e2357dc86704a317a69a0f8b58d45..37114eea7b286a3b65dce9ff8bced8d3cc5b18ab 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bab832da1724c21a5b5cffcd0efabe7007bd1a53..4dfab688eed2124f79cf0edcd4f74d23a81fc683 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 066f022f4585d19176a3b0b181e69b85bbe59e51..03f8fdcb12c8a7a6fdefed879758906e89d2e3e6 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cc24076ef8466f396d8950aec297f3e9b85c3d1a..014689bbd071f79415689803679e6a64b93fe1ba 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 823d78aa1ea8725f60bd91370baf6d29780d4258..46ad572489ec9480cc8fdf0d4ebcbad3f4a20253 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 37ec31a1dbcfb30fef791d0f46d095c8117c8bd4..0a47091e9bcf25b1c1492d46b2081f3cf2acdefb 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fff52841d1d21ac7278c9a28a967fb12f307284e..e524b5e3eafb399e8d0a8e5475ebbde7ba0583dd 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d277c7492a4a571b12e69458c5bcbd19ad70c96b..cdb1d440ba5447aa0ba83c9e1c6ae97db2727272 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e6b6572527d3318dbd19131fe1190152b9e22d9f..fea51f206acf0184183eef8078c4b2f3cf33de50 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6a4568f2dfbc63bc0956ce7074cfeca4e8638b3c..0a806abe2d0e8d38ec1248137bf3f9709552f042 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4de794026b3890a4eb69123a26baaca697dfee44..ca1b75aa4ecfd02fbbb1419a21ae6dfea5516dd2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8437b2a4960e377529e068f50152033ae190bde4..7ccce3e7f63a1279d2315d261ee2b2c2f6212b5d 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1249ec0db2c080e5d584a50309b510b9cbce029c..3f6e3b4d4019f29b26314c2cf8fe025310fe0d5a 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2bf559263f6607a114751bf68100e2e0d5b39eb9..6e77502a95e3ff3c1564c24da5df69d331716a58 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7d610a4e41dce7fe38bcb44d81193c055390e553..18f98906d4aa543cfc46417a70b0bd89e2ae1c21 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 34bff8e3496395f5caeb6cbe20ae33ab35249b6e..13116f1ff1cdcc50e199beba40fa656f8648ec24 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 53b54ee99130dafef61a6cefb0a68440c845838c..9d70f50c019f13022ad731ee0dd92340473eb95c 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 48af453216e7f0e95ece767e77632e6c2a1cc1d0..19846794057406dc43d53bd8a13c7af3627674b8 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d3b20045542d25453ebc7eeaf43a5963e11174f0..f94b03be091742efab606540ac95420f10742846 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a8790082dcc933c5e90b57369d9eb506e6451a95..87596c68e5ca9a1160ad7bb200b165adf56ed9fe 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 953e09864710ed64bfb7f1e2b76a981c8d9c59f2..27f41a111a496476df4835f1d528749838e115d6 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d1b817b96532f3f32d697345466eff71389f670a..0a22664c76aa43287d6ad0aa51b259c00a183bb1 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 00c7a3067dcb2fbf8afa674db30c10d816be2787..ffa848f2f7b68ed6daf387ac7f19b76d02967502 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f275b200f7eff016b9236ca97e5788f7c1c7d8f6..3a470dd288764de9f89977cf73cc61138e0fb0f4 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2cdb3f1d941113e2d6d518f761deba8c8055cbb6..46634b505151aead800ae0d23e28f481a7495db4 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6176efde961d3869375bcf5986071432109414e6..247625633476948b90a09b4b470651051a4fcb76 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6f868ab649d983bac0e655d177e742495bb6469a..fd1f1abc29426530f2cc83d99af522f062acda10 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 21c129a10c22604edf6674ddd1973db419fed637..8b868126ebb90ae62e44a44ee6ca95e0511d5180 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index afbdb073b3bf10421822193ad696d74fd43eba47..c4f2a3287e851c3d16f527996b24bd4de59b2116 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 258b01f940d92b034e61702d6cba1e88d610eebd..538f42ac76d6b6f54dfcd85ce35223bc4c47156c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7f83a91cf58a81c2bee08f9fe44dc5cf5535d073..94083b9e891813cc1cd11a23383cc3d868969eff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 36195037c3bd5e464917940da7eb736aa98d60cb..c78c940d79b3a5a2f728fc5ee0e688a3477f866d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 385a0f8612db4484559ad3b699bb28ab035d559d..2bbdaa244427997ed5d3bbfa5765db35627ac5ee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4fc7673696be88c87f53dbab976df9c8b18ab9d5..680e50eb7e9f93f0cc3b0ad656e5afcbbb69ace4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index de1059fae8eb3787a0d4aea92753f60aa23d8c78..ddd37a8d2c4f8d4f99c48a550699e189738534e7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index accf9681f384ef7261555ac63cc9197cf5b40380..c9756861918d43bb04d5e339cd6bdc15fd5a7571 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0dbc6f5f1a62c90bebe7997a76cde824d9aaf84b..396a2449f347e08ca884cd1d0ed21a1c94c180fc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7d69381b517548c11ab39dc7b17cb121dddb1db9..7682a22bcab6c88b2e7bee4bdd85ffe517836c69 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5c3d5c1b37282f5cfbaf8a4b1b54a73a5ef05b6d..0077a591768ea3deac81fbc3175eb0f327454781 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4bd92c32afb37e46440b533de38de33205fb5772..c33e4fdcb04674cdc96a27cd9b3f7c096fd4f120 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7961299921ea66f3119f12c8b8c34fca7e3d2ba2..6d4f5d9f9b3b8f1d9837ca5df515ced3f99e81f9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e4c8bbc0d1419055e132061c601e98c1f00a5066..db8bd87ae8bc66e9940966ef64dbfb875958804a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 51e3bf37d7a4e38507ecff5bd61eb3560aa8ac23..0d0e8b9399928b4329de9dcf6dcf2402591003f6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ec1167dc18a767029c37042940122df7f0506c20..9604c86b4112e415e38f888d0d9c65badd1cf744 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b73bb490b26459516cd91a84f88ec79096318da6..cb4683bce8fd0a15931a986322bf75b3f483aa8b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2c1d1f88092ed8d7fb2771612ac3f6f37e8b2e5c..a8b7d0fdcd020e3dd9b3fa06671e588abd39f73e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a45efcf78d05ad7aac3111327cba1efa40471baa..72a818a301a16a8527a6e9631aa2af654473a8a9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 13c9f831709c5fc511e8801d691ae152429a5c28..813bca9c16bf7f3096fd1095231e379f5afd1745 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8606d00604d9a2d685a17c7276212c7caeeb3561..fbde0c50eb5ab23888215b8a88d06c4c837304f8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2a37dacc3df2c686cdab7d675efcc573285ff0dc..e1920fa81829b9251dbfa67afe21b6d1df8765f5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6a3af4f1c0115eef8bcbc416111ae1437ca7d721..a5eb76080b5ddaa189c27b95b6118e60916da1ae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6b27f112f09e3943a621735b34dacc1d3d30f49a..719cf9ef7ea7573ca693285cf81aed6f64630835 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4b5e86ae65f979198f4742e3362baa5bc93540ba..fd5730812ce7c4f4ee7ba7e0e42cc278b8ba352e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cdfa30ec303c3dd83e582a71698baff943a2da85..8c13539997d4ce2a37f71d2b052aaf4ff2220a7b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index feecec354eacfb471a4a6bf6373fa79ec80dacac..754a6a8f345dce2bab2d1e3ca790ee3557101d03 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1d2f0e6fbc90d7320a5bc819033306f2d92b7f47..4dc8ce5e679cc22ff2579c41a1b208bee6a79c59 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4d9c0262ce4bcc063622532adb5ee2befa921d97..b879028a779142ad5ebc1281693867b5a61be281 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7f3ff0ebfb9c9f40b371f748a35357be5b4bf988..bc4926574b9b63e5738de79da63bcc39d1570cbf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 247db8d4939a86ce05298544eb34aa3645b9a19b..742416de4f534b8766438266fdf58f381a3a3640 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9b4a8a8fec43e7271f1f6f35b74ddabb230a4f04..ede202bb6231ef248cf71b599f24c487ced35e7a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2e1c09142ea6f25d30f0b7c81e9350e7751ad99b..4697f6d1d109f7fb718ce15b33c3b2d94732febf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 41ddddb8efdf8f751078147c6297acbbeed78881..94a8383a02c2b7fafe23c3cf520ee8448be15fd9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 28566213d9fec35cfa1268c256794e06658cc65b..c81227e1d878472f88aad207138330ffca387a77 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 99a29a69dd6f76bb24952442d7b8c69e4c674021..3b06caacee14f3f7bda4fd61624cffd4aa3c0555 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7abe227cc553fd71cb0b54e168ae0d5479721ca0..3d7e7337454c65fca4ecc9a85b4af5cb32e0b5c6 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8a0a50aceb305184228d8a897e9b90a3208fc669..83d5e1ae789f359499695aa1c94b7a537a0c75d8 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 35c7105e77cd26743dc5ff03e15ee2fa0b72630c..f505e322c0a654ad0eb52959ec475bd120244aba 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 69d4ccef28254238eb692d9a9598014739759400..57ce85e06762c12879f42b3c6af32c3d881fbdca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dca1568b7e574d586466cf1021a0a66a90cb7724..e649353882dfbe0b715a8f438ad4f70021347b94 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5afd870ee43896ba3f75e2c6c2a5d6a350faca5e..36e9e220795c3b6bad20a72cc3029da93307cbf2 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 76854a6600000671fbb0356eb7d877191be83a78..1e49a8de7cf13803bf8df6a3e83635ec2eecc433 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9de45b8212085be120b5db0d3e6d5f224c69c00a..06e2f8048a50f928ba83088bf1b76becc5063210 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index de6045c84a7d1bcdc1b1f807b7028a1223d5b7ac..e0600d9dff0853aad9ad66b92e3b5972b66ea839 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d74b46e51238d06a60e49db2fd897b67ef8cad69..fd6813879247bb7c682f7ad0a69f3cffcf0f6376 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8e67d3f74d1d3660a895c593f007e37c79a51794..08ebc9cb2bd144d1b501b21f5676364afd7cce71 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1786bdc23e172fd62acc77dfad19e069e42bbcb2..dd4e58b0b47cd6715e0fa7ee192c1378b9b792e7 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5407b6b168d6353aa2d2b9b481167699c4b77aaa..b65077e9a82423bcdcf75ba9c32b4402a818f232 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4845d6b9c82960af3419a65adb318d5bcfff5d62..9e19716688f1367ec589050dd331875e3226e1b6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b9ee5d92c9f6cced73b6a75bfd60933f0376a9a5..fb9d0fba350ab3c8dbe39e7ff92753b251ccb802 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e76e2c6622affb744b7abf5edb62a96acfb45544..9ca995d515b7d519498cd9e9d64f33f151abd2d0 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1a7daadb8ab20cb245322430f66233f8f08b832e..98e01aa5647caedc3b7fbad0238511ff5691ce05 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6e0312f81ff1d305521b2b6f5f6e11faaadfe812..a2563aa6c7cb269b5e658871bf15fd5ec63d9fee 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b203de9d2baf230b4577c6f69d1735cd4fc5a67e..cb886400dd1864e23b2d7850b88ac9021914e56e 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f9d623cdb33974be6dc38c1390d903bb0969c9cd..acdea75b64f005ff613a3d979b4e50e5ba01d6f5 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c0868e5ff78ccda29eec60c9b3fb1fcb1badd226..90d5310e3603be4733a60f4ec1bbcc493f4c62da 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cead8152eb3a605de49369f2c4b936f32f5567e2..4c8801617a85b87630b24d114e4e20bb8875eeae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 094c3f57cfb7097559fe5c585fd58f99f9361e38..f02d399f9c7a01025e4e9e6d31db9942bc1d6b2b 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4f0dbad3c9a025f86bbc80150dd1137f8fb68c4c..5a9928fd20fb7fd942579010b1052376f03a75d2 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 06bfc96451eabf47126dfb9197c8b36eed93e657..e55b98e1da3be7822342df4e90f5aaf3c27e852a 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 06aba4636887a4317f8a1a461d2f41a08867b851..305d902d98415b88c00486f5d80833f89e52328f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0a8b55f5cfee09966cc8bc7d3a41ceab0602c7f4..6b788fa403234e280b00a6f579cf8e75e0795e8b 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 817646f06df8cc8f2c09f2bde59419151c5998cb..26f26ad5bd48134bc92e13e46ba81ef97cc8d7a6 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d0221aa17278127b5738445c00757a9133584586..b9e02d8eb8387e7f0d03bff3dfe5749a5e9e3cb6 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 21fc2e09008acdd837c2092874ffae7f7efb2e4c..e072d357d61c226b55a9461d04d6420d60c1cfca 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4a7811892f56ea6e1dbf1d2766f309a043322b95..5eca8e33ef05aeb63546461132a86e5223001a2e 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4eaaf777097834a0759de2f0bfe7596ababc1e85..a104dfd039b41660273674ea832a6a1c5a6bef0c 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 04934419472a7666d596ff71df12838291e96dd6..46205546f7f0fc9c4f9f5ee2158591fa86c45422 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4589cfbd8e0ca6daecd2b85eaa45b3080a1122f7..1d09e38dfbd8b33da1b72282aae40b6f690cf1ee 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3e3b9b2914e898bf6d13a15dde1559afcff1c5d3..e27a8aec71aec5f729d8b2b967cfc413528b0db9 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6d7cc1c1bfc97397872438da6ef08285a17f4c99..8296a95a7db5526c367a5fb273d88ba097548c4f 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9bfd8bb7006109a494e9014649f889be49264d26..884b25ae067148ea98ffe15f55da252f5185b95d 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1e3f533d309bce179d0257bb14fb328f92a06dc3..2bdec5baaa3a26e75543524f2289a88b7b1a52f3 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bb515044396bf6b84502f5799ac12bb0b282955c..729bed496ec57bb2e7128d8552888c3f1a4e5c26 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 285d3bacbd5754809d17f79af008177c1f4e873e..f6f4ad27f37bcf2b4bc0149f31721d1add28d9b3 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b1cb107e8be541ba1b9247dfc3fa9dea7c4477c..29f4156a9a6ef467d2c6cc85675b749b3ec2cf42 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 31c8377c2a2cefa4626dccbdf9a12b5572878ba3..038cb4ff90845060e030b78bf3abe21a9e046c4e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bb8500e9db595c3a9e2b18e85d413e4808b45f3f..cd5cefe3dfb6a715a556d128b538159116e80f8a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5332918fb48bb94bcb6b79c575b613356a822a54..ebe682bf1a56ce527d78acec4b7a7b966eb633ac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 272c8e9229cbee78d2c7033302d2ca264bb7de98..f290936745d1931a6247e4d1a218e793aa83a228 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9a0622e6c221768cc3203405cbf540ed24535d38..70f7626db55bf2313e0600f2d2b6fe524e596929 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 98271a6e1f9d3ededa7402744e7815a084a8c471..9dd57f5e1b268a41f96ab412e0bc8b2e495661be 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e4cd18ad863944d49b497c1a7850117cefdb8362..f13eadf6f1ea0dcdf298f80a27338391f5e725c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a46aa13841fa06b0dc1b401819f143bd41f3f68d..b027a46fee4a582cbc43df7cf7c38e1e6e6f8531 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1f10884612b3d016f370181cb4375923ae1257a6..10b4b3d2e620b80d9ca7b8a85174b7514f49d616 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 12a3786521120443947930a0bb89c12d2e2b0a8b..7ddeb6f8779084498e50d259a7c27c24c66386c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eddb2d0ae8c1ce89d8c97e75ed61ba4e4b82e9de..ced563c294aa66f40a57d95bd0e558fc8dfc6e10 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9a9aea17c3a9b2bb66f33c2dae64727ea0ea3bb9..949ddeef888ce51ae41e67796391354b673a9d49 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 779023382c6dc009362f7e416536fd616c429485..47cdac8b8b462b9bf6c6e2b03369938fa97b0a88 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3451ed1e6e70cc1be6eb9acab7a463a07702d512..88b1facbb5e3015f7c4a04dd4de5600fa9a62eff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a8cbb7f775abecdf73c2f2c416f0a9829e9d474e..d9c8723585516c2ceb64f269c21995045ca11da2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9f914696b2d98e0eaab50f4c549eee64c6864a3f..5c65251f4c281eead7a490f4301e1d4e10bbd488 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5b73e4c051cbdf980cc7559fb3bb4c45fdb2b076..85d108cde66f229d753876beeeda2f90a953b521 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3f3f5920d1518f1f953fd6dc502859e1aa532111..91892594d94ce5dcc6ca67b507294380b5ee78d6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a65733b242234b2a31e629e34956e0c71c27a78e..86722cd21481f913df360f97d14e782206e4adf0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 14c0631f76914aba99dbca82573adde6ccee8513..ced55496c9dbbec6ed200fe2870076265dbfd92a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 20882ad57305c6a49c44393328b8c784aec25191..743efbc17ffc6e24d81b9f420aeef197c44d9e15 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 279dc1329a6628abab5d05fb94fdff077fefe712..ab838b43275098a1142fa6dc2c41582d49689473 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 590aeafc70ac57aeee0e61b97540d05177a45920..cb1ca266bc9d2c97999651c6ee5af463deb1f4a8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b7336046f3454ee607ae93cafe637bd5be64c688..0694bcb833b091da5e71444ccc30efbb4f57d358 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 69789d9bdec3735d1c4c961e9066ec7c674808d3..74946888bf8f43ce769cb22c3a6a07be51d17c1e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 81604aefddeb483239b65fddfb8afc91e0d364ac..780d038b6d2d5818207d1e32dbb6df55259dc737 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 63c29c0ebc11c9b576b4c6257152b5bfbbcf734b..79b3773a3a7c1dba7e8ff35081604b9e87861d56 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1452218de8a5a4da7b685d37b7de3ab1d272d6d6..5134644f6a436cf49f0bc878e4cb877621761864 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a7b11e38c68a99f93773d3bf3940093ae95698ca..23d4d3aeec03a62b2bf6929898b4c0e4925e02c2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5a80476c5271dbc128e6a0179e4b667576f5198c..2563c7da59ccbb8a3502b2aad1aaf5ed2e919b8d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3f917b24f743a3c0aacf5a3f4310854744d9186e..d78fc020c16bf0e934a310483c77fcbf16755759 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1cc948833f47838f53a5e3f5bfe9edc67ae34045..164a7d429ffbb0463447a6c1e8e0826ceb66be78 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3ca48721d7d505bfad39de25b129369cc363efc0..b5dd3343bee414a3162a63ceab83e80075609421 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b15d7be9f47308933581607e4fcf31ea6ee28eff..3989a1835eafd41bd3acbd456436d3f015aaf955 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a383f189ffec9c1eec6b5743184ad043ab62a718..a29bf81d2f3cb67fe100c04846423feb1ee1e913 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2d26d4971aa8c5e451c3b73146fad280b7f761d4..452447f5430d215b61ef3b5387496de8e8a4e816 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aba2c2ddc88ede02c31f2b3cc0bd7f14fbd1e07b..244a937e3df908f7d166b25304b9028180b6887e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e44ed3b9b8b0b2655ea4388e7228be1ad50d8264..26236cc295f72c87f8897463d9ff519a6b1a6304 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 03bc1ab3d23ef66eab261494a9ccad02ffe0d343..49c4d8eea7ce7dfb822fdb0c71377241a36264ec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1090e9cd98fbe9478748faa750e4638d3cba668c..f7ffd88bd5826cc697be9bdb98847bfb8c465f19 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ee7b3f61b2ef13b6c4a1496f5dbceb02fa8e5eaa..95979907a062f2a42da8c999f41ed7fa1a833644 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3868bf83b43de0d1bee9d510670978683f706029..2137f2fa3ecb4a000667ab134ff5e4e528c5a5dc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 684d8325f979debbd4719a2477e8e4641e0a50aa..73fb6a05e79e24dca958d2a61214a56657d163db 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 174068551af63c77fb9149c2df06c18188845f6e..5ef2b63e1e83bea417dba547c346646149afc157 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b717a8035a681fa7a75f554c76cd26e7a2b7cc98..7ecc10f27b616ec6a361fe4c31e0ef61a85a8ee9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0d16c46942de69c456d439b5af08f8bd1dcb849b..1655a72119fec512e6d58ad9a0d9f60fcb617298 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b61e54519baab6b894ac8593d54c2f5c193fa180..778c7b3c04491bad4617643be7d1e9f5f9746958 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 386561707f7bacca4bb36f61e86b81f6f1f0492a..99016714fa761924a31a421039b23376c6540813 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f053b1f8f255cce5bfaef15e84af091f63805cf6..2f3cf7ebfb4214a21b14f613b74fe7e7d84f38d1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dd20db2a422689dcf45081d705002fb459602d38..57ddba2c611a8a40d007ad33268416a062761b51 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8e4e714753e3fda82af652b93ab38946dff52acc..f7d11dd3c4ee45b57c2c015138eb8c8793bee43b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4c31a36cd0a8dd12089e20cb7e5c4144ea4b84f6..6ffa0b1e8555fd4ada726399c7b7650fbae7170c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ea228f82d77473492eb152f5907e4124ccf7c796..508ce38fe5e0796937750f6218990672d1b8816c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e61d66e278a590bc931498de66ce46ed7558dc64..c87d30aeff821cb482ac15eb71d7d7d2aacf0aff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1a6c7c57585c6edd1b6763ccd27d335ddaae13d5..fa7f816b6547e2f068185b14debe18bcfe2a0cbf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 636f5ff0256270c8214a09f48319b5084d4c6f66..b0cd6e19c0d7912c529cabed2d1ddf92c76174c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f02cf154a0243438051816fe7be9d26d8cd35168..c02c5c8a48d6f40d7dc4381555e4b60e3484e8d4 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d3aa0641d90b064a3319aeaee15bdaf0c8a57e38..eee5b81d4a7ef2de77169e6462792629a3526562 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eedddc3a27e761b6379652c74fa6c400d1b7661a..00a918cb64df9d370ebc9c32298b0c3cd9a5fc54 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 305124f226f2b129e385c046ff9b2079df38f683..672a13e758b6a24a5ce633983569e0cc3b060b27 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 620822cb5251757076ed059a1ce6948944231bf9..8091f62bf98f1e8f3775f3ea5b8e24747e9586e6 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 12f7cc3fd21577baaade344376cb01b194f90510..9f26731a0821e99d262bd3bf9381c1be725dc4fd 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f316b9e3cc1d4aaff75ea0544060c00f14a968d7..2dbbbd6c5c21588e4a113dcb0e7cb3a235daf049 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dca06d890b96a81182eea54bbd3f934df18c93ba..a57aaf4242d15193b8104ac6c6c0c65a2f591a94 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 34f879c5144cc778c9608e63e76cfb8017df2ef8..d91d1f66fcb92647ad492eda9d790e8b3c42a2fd 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index da793b85902b139cd4d2a1840054aac9c671964b..d86bb26ee49b90027ed0ee057b2ca8b19c591ec3 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9df015c360896610d50351788acbcfbf0d28b422..87c13e2e2a3da34fe93ad684afca3c74c4387706 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3e5125e8216ad0042c2b5debd75ec5b5d2346bb0..287552b9878d6ba459c595ac6a79c93e3b61671a 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1801b7af96a445508025fba8bcaf6cdb4bed82ea..9e73b7a188bd62ff5f2618a8baa10b696bb8e3cc 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 09fc8784c8fcb6813d93dbef5a24b9e0cf5d2a2d..b863260ee4760bcb1c7eb7e6b7b82e50fb36f383 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f28f65b8733ff024f4902ec82d3a3796ad5337d6..e9ec8fc4cb003af19efafe6bf94c79608addf61b 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public