Salome HOME
Copyrights update 2015.
authorakl <alexander.kovalev@opencascade.com>
Fri, 13 Feb 2015 13:50:31 +0000 (17:50 +0400)
committerakl <alexander.kovalev@opencascade.com>
Fri, 13 Feb 2015 13:50:31 +0000 (17:50 +0400)
1060 files changed:
CMakeLists.txt
Demo/CMakeLists.txt
Demo/echo.idl
Demo/echoSrv.cxx
Demo/schema_orig.xml
Demo/xmlrpcprog_orig.py
Misc/Doxyfile
Misc/doxy2swig.py
SalomeYACSConfig.cmake.in
YACS_version.h.in
adm/CMakeLists.txt
adm/cmake/CMakeLists.txt
adm/cmake/FindCppUnit.cmake
adm/cmake/FindGraphviz.cmake
adm/cmake/FindOmniORB.cmake
adm/cmake/FindOmniORBPy.cmake
adm/cmake/FindPThread.cmake
adm/cmake/FindSalomeBoost.cmake
adm/cmake/FindSalomeCppUnit.cmake
adm/cmake/FindSalomeDoxygen.cmake
adm/cmake/FindSalomeGraphviz.cmake
adm/cmake/FindSalomeLibXml2.cmake
adm/cmake/FindSalomeOmniORB.cmake
adm/cmake/FindSalomeOmniORBPy.cmake
adm/cmake/FindSalomePThread.cmake
adm/cmake/FindSalomePython.cmake
adm/cmake/FindSalomeQScintilla.cmake
adm/cmake/FindSalomeSWIG.cmake
adm/cmake/FindSalomeSphinx.cmake
adm/cmake/FindSalomeYACS.cmake
adm/cmake/FindSphinx.cmake
adm/cmake/FindYACS.cmake
adm/cmake/SalomeMacros.cmake
adm/cmake/SalomeSetupPlatform.cmake
adm/cmake/UseOmniORB.cmake
adm/unix/CMakeLists.txt
adm/unix/config_files/CMakeLists.txt
adm/unix/config_files/ac_cxx_option.m4
adm/unix/config_files/ac_linker_options.m4
adm/unix/config_files/ac_pkg_swig.m4
adm/unix/config_files/check_boost.m4
adm/unix/config_files/check_cas.m4
adm/unix/config_files/check_cppunit.m4
adm/unix/config_files/check_htmlgen.m4
adm/unix/config_files/check_libxml.m4
adm/unix/config_files/check_omniorb.m4
adm/unix/config_files/check_salome.m4
adm/unix/config_files/check_sphinx.m4
adm/unix/config_files/i2_check_qt4.m4
adm/unix/config_files/production.m4
adm/unix/config_files/thread.m4
doc/CMakeLists.txt
doc/Doxyfile.in
doc/conf.py.in
doc/sources/footer.html
idl/CMakeLists.txt
idl/yacsgui.idl
mkinstalldirs
rfind
src/CMakeLists.txt
src/bases/AlternateThread.cxx
src/bases/AlternateThread.hxx
src/bases/AlternateThreadPT.cxx
src/bases/AlternateThreadPT.hxx
src/bases/AutoLocker.hxx
src/bases/AutoRefCnt.hxx
src/bases/CMakeLists.txt
src/bases/Cstr2d.cxx
src/bases/Cstr2d.hxx
src/bases/DynLibLoader.cxx
src/bases/DynLibLoader.hxx
src/bases/DynLibLoaderGNU.cxx
src/bases/DynLibLoaderGNU.hxx
src/bases/DynLibLoaderWin.cxx
src/bases/DynLibLoaderWin.hxx
src/bases/Exception.cxx
src/bases/Exception.hxx
src/bases/Mutex.cxx
src/bases/Mutex.hxx
src/bases/MutexPT.cxx
src/bases/MutexPT.hxx
src/bases/Semaphore.cxx
src/bases/Semaphore.hxx
src/bases/SemaphorePT.cxx
src/bases/SemaphorePT.hxx
src/bases/Test/BasicMainTest.hxx
src/bases/Test/CMakeLists.txt
src/bases/Test/DLTest.cxx
src/bases/Test/InitTests.cxx
src/bases/Test/TestBases.cxx
src/bases/Test/UnitTestsResult.hxx
src/bases/Test/basesTest.cxx
src/bases/Test/basesTest.hxx
src/bases/Thread.cxx
src/bases/Thread.hxx
src/bases/ThreadPT.cxx
src/bases/ThreadPT.hxx
src/bases/YACSBasesExport.hxx
src/bases/YacsTrace.cxx
src/bases/YacsTrace.hxx
src/bases/chrono.cxx
src/bases/chrono.hxx
src/bases/define.hxx
src/bases/yacsconfig.h
src/engine/Any.cxx
src/engine/Any.hxx
src/engine/AnyInputPort.cxx
src/engine/AnyInputPort.hxx
src/engine/AnyOutputPort.cxx
src/engine/AnyOutputPort.hxx
src/engine/Bloc.cxx
src/engine/Bloc.hxx
src/engine/CMakeLists.txt
src/engine/Catalog.cxx
src/engine/Catalog.hxx
src/engine/ComponentDefinition.cxx
src/engine/ComponentDefinition.hxx
src/engine/ComponentInstance.cxx
src/engine/ComponentInstance.hxx
src/engine/ComposedNode.cxx
src/engine/ComposedNode.hxx
src/engine/ConditionInputPort.cxx
src/engine/ConditionInputPort.hxx
src/engine/Container.cxx
src/engine/Container.hxx
src/engine/ConversionException.cxx
src/engine/ConversionException.hxx
src/engine/DataFlowPort.cxx
src/engine/DataFlowPort.hxx
src/engine/DataNode.cxx
src/engine/DataNode.hxx
src/engine/DataPort.cxx
src/engine/DataPort.hxx
src/engine/DataStreamPort.cxx
src/engine/DataStreamPort.hxx
src/engine/DeploymentTree.cxx
src/engine/DeploymentTree.hxx
src/engine/Dispatcher.cxx
src/engine/Dispatcher.hxx
src/engine/DynParaLoop.cxx
src/engine/DynParaLoop.hxx
src/engine/ElementaryNode.cxx
src/engine/ElementaryNode.hxx
src/engine/Executor.cxx
src/engine/Executor.hxx
src/engine/ForEachLoop.cxx
src/engine/ForEachLoop.hxx
src/engine/ForLoop.cxx
src/engine/ForLoop.hxx
src/engine/HomogeneousPoolContainer.cxx
src/engine/HomogeneousPoolContainer.hxx
src/engine/InGate.cxx
src/engine/InGate.hxx
src/engine/InPort.cxx
src/engine/InPort.hxx
src/engine/InPropertyPort.cxx
src/engine/InPropertyPort.hxx
src/engine/InlineNode.cxx
src/engine/InlineNode.hxx
src/engine/InputDataStreamPort.cxx
src/engine/InputDataStreamPort.hxx
src/engine/InputPort.cxx
src/engine/InputPort.hxx
src/engine/InvalidExtractionException.cxx
src/engine/InvalidExtractionException.hxx
src/engine/LinkInfo.cxx
src/engine/LinkInfo.hxx
src/engine/LogRecord.cxx
src/engine/LogRecord.hxx
src/engine/Logger.cxx
src/engine/Logger.hxx
src/engine/Loop.cxx
src/engine/Loop.hxx
src/engine/Node.cxx
src/engine/Node.hxx
src/engine/OptimizerAlg.cxx
src/engine/OptimizerAlg.hxx
src/engine/OptimizerLoop.cxx
src/engine/OptimizerLoop.hxx
src/engine/OutGate.cxx
src/engine/OutGate.hxx
src/engine/OutPort.cxx
src/engine/OutPort.hxx
src/engine/OutputDataStreamPort.cxx
src/engine/OutputDataStreamPort.hxx
src/engine/OutputPort.cxx
src/engine/OutputPort.hxx
src/engine/Plugin/CMakeLists.txt
src/engine/Plugin/PluginSimplex.cxx
src/engine/Plugin/PluginSimplex.hxx
src/engine/Plugin/SConscript
src/engine/Plugin/aleas.cxx
src/engine/Plugin/aleas.hxx
src/engine/Plugin/critere.hxx
src/engine/Plugin/decode.cxx
src/engine/Plugin/decode.hxx
src/engine/Plugin/distrib.hxx
src/engine/Plugin/fonction.hxx
src/engine/Plugin/local.cxx
src/engine/Plugin/local.hxx
src/engine/Plugin/maestro.cxx
src/engine/Plugin/maestro.hxx
src/engine/Plugin/mt19937ar.cxx
src/engine/Plugin/point.cxx
src/engine/Plugin/point.hxx
src/engine/Plugin/saclass.cxx
src/engine/Plugin/saclass.hxx
src/engine/Plugin/saconst.h
src/engine/Plugin/saemul.cxx
src/engine/Plugin/saemul.hxx
src/engine/Plugin/salomesup.hxx
src/engine/Plugin/salomevent.cxx
src/engine/Plugin/salomevent.hxx
src/engine/Plugin/sasimpl.cxx
src/engine/Plugin/sasimpl.hxx
src/engine/Plugin/satest.cxx
src/engine/Plugin/simplex.cxx
src/engine/Plugin/simplex.hxx
src/engine/Plugin/solution.cxx
src/engine/Plugin/solution.hxx
src/engine/Pool.cxx
src/engine/Pool.hxx
src/engine/Port.cxx
src/engine/Port.hxx
src/engine/Proc.cxx
src/engine/Proc.hxx
src/engine/PropertyInterface.cxx
src/engine/PropertyInterface.hxx
src/engine/RefCounter.cxx
src/engine/RefCounter.hxx
src/engine/Runtime.cxx
src/engine/Runtime.hxx
src/engine/Scheduler.cxx
src/engine/Scheduler.hxx
src/engine/ServerNode.cxx
src/engine/ServerNode.hxx
src/engine/ServiceInlineNode.cxx
src/engine/ServiceInlineNode.hxx
src/engine/ServiceNode.cxx
src/engine/ServiceNode.hxx
src/engine/SharedPtr.hxx
src/engine/StaticDefinedComposedNode.cxx
src/engine/StaticDefinedComposedNode.hxx
src/engine/Switch.cxx
src/engine/Switch.hxx
src/engine/Task.cxx
src/engine/Task.hxx
src/engine/Test/CMakeLists.txt
src/engine/Test/ComponentInstanceTest.cxx
src/engine/Test/ComponentInstanceTest.hxx
src/engine/Test/ContainerTest.cxx
src/engine/Test/ContainerTest.hxx
src/engine/Test/IntegrationTestEngine.cxx
src/engine/Test/PluginOptEvTest1.cxx
src/engine/Test/PluginOptEvTest1.hxx
src/engine/Test/RuntimeForEngineIntegrationTest.cxx
src/engine/Test/RuntimeForEngineIntegrationTest.hxx
src/engine/Test/RuntimeForEngineTest.cxx
src/engine/Test/RuntimeForEngineTest.hxx
src/engine/Test/TestEngine.cxx
src/engine/Test/ToyNode.cxx
src/engine/Test/ToyNode.hxx
src/engine/Test/engineIntegrationTest.cxx
src/engine/Test/engineIntegrationTest.hxx
src/engine/Test/engineTest.cxx
src/engine/Test/engineTest.hxx
src/engine/TypeCode.cxx
src/engine/TypeCode.hxx
src/engine/Visitor.cxx
src/engine/Visitor.hxx
src/engine/VisitorSaveSchema.cxx
src/engine/VisitorSaveSchema.hxx
src/engine/VisitorSaveState.cxx
src/engine/VisitorSaveState.hxx
src/engine/WhileLoop.cxx
src/engine/WhileLoop.hxx
src/engine/YACSlibEngineExport.hxx
src/engine_swig/CMakeLists.txt
src/engine_swig/ExecutorSwig.cxx
src/engine_swig/ExecutorSwig.hxx
src/engine_swig/engtypemaps.i
src/engine_swig/pilot.i
src/engine_swig/pypilot.i
src/genericgui/CMakeLists.txt
src/genericgui/CaseSwitch.cxx
src/genericgui/CaseSwitch.hxx
src/genericgui/CatalogWidget.cxx
src/genericgui/CatalogWidget.hxx
src/genericgui/EditionBloc.cxx
src/genericgui/EditionBloc.hxx
src/genericgui/EditionComponent.cxx
src/genericgui/EditionComponent.hxx
src/genericgui/EditionContainer.cxx
src/genericgui/EditionContainer.hxx
src/genericgui/EditionControlLink.cxx
src/genericgui/EditionControlLink.hxx
src/genericgui/EditionDataLink.cxx
src/genericgui/EditionDataLink.hxx
src/genericgui/EditionDataType.cxx
src/genericgui/EditionDataType.hxx
src/genericgui/EditionElementaryNode.cxx
src/genericgui/EditionElementaryNode.hxx
src/genericgui/EditionForEachLoop.cxx
src/genericgui/EditionForEachLoop.hxx
src/genericgui/EditionInputPort.cxx
src/genericgui/EditionInputPort.hxx
src/genericgui/EditionLoop.cxx
src/genericgui/EditionLoop.hxx
src/genericgui/EditionNode.cxx
src/genericgui/EditionNode.hxx
src/genericgui/EditionOptimizerLoop.cxx
src/genericgui/EditionOptimizerLoop.hxx
src/genericgui/EditionOutNode.cxx
src/genericgui/EditionOutNode.hxx
src/genericgui/EditionOutputPort.cxx
src/genericgui/EditionOutputPort.hxx
src/genericgui/EditionPresetNode.cxx
src/genericgui/EditionPresetNode.hxx
src/genericgui/EditionProc.cxx
src/genericgui/EditionProc.hxx
src/genericgui/EditionPyFunc.cxx
src/genericgui/EditionPyFunc.hxx
src/genericgui/EditionSalomeNode.cxx
src/genericgui/EditionSalomeNode.hxx
src/genericgui/EditionScript.cxx
src/genericgui/EditionScript.hxx
src/genericgui/EditionStudyInNode.cxx
src/genericgui/EditionStudyInNode.hxx
src/genericgui/EditionStudyOutNode.cxx
src/genericgui/EditionStudyOutNode.hxx
src/genericgui/EditionSwitch.cxx
src/genericgui/EditionSwitch.hxx
src/genericgui/EditionWhile.cxx
src/genericgui/EditionWhile.hxx
src/genericgui/FormAdvParamContainer.cxx
src/genericgui/FormAdvParamContainer.hxx
src/genericgui/FormComponent.cxx
src/genericgui/FormComponent.hxx
src/genericgui/FormContainer.cxx
src/genericgui/FormContainer.hxx
src/genericgui/FormContainerBase.cxx
src/genericgui/FormContainerBase.hxx
src/genericgui/FormContainerDecorator.cxx
src/genericgui/FormContainerDecorator.hxx
src/genericgui/FormEachLoop.cxx
src/genericgui/FormEachLoop.hxx
src/genericgui/FormEditItem.cxx
src/genericgui/FormEditItem.hxx
src/genericgui/FormEditTree.cxx
src/genericgui/FormEditTree.hxx
src/genericgui/FormHPContainer.cxx
src/genericgui/FormHPContainer.hxx
src/genericgui/FormLoop.cxx
src/genericgui/FormLoop.hxx
src/genericgui/FormOptimizerLoop.cxx
src/genericgui/FormOptimizerLoop.hxx
src/genericgui/FormSchemaView.cxx
src/genericgui/FormSchemaView.hxx
src/genericgui/FormUndoRedo.cxx
src/genericgui/FormUndoRedo.hxx
src/genericgui/GenericGui.cxx
src/genericgui/GenericGui.hxx
src/genericgui/GenericGuiExport.hxx
src/genericgui/GraphicsView.cxx
src/genericgui/GraphicsView.hxx
src/genericgui/GuiEditor.cxx
src/genericgui/GuiEditor.hxx
src/genericgui/GuiExecutor.cxx
src/genericgui/GuiExecutor.hxx
src/genericgui/GuiObserver_i.cxx
src/genericgui/GuiObserver_i.hxx
src/genericgui/ItemEdition.cxx
src/genericgui/ItemEdition.hxx
src/genericgui/ItemMimeData.cxx
src/genericgui/ItemMimeData.hxx
src/genericgui/LinkAStar.cxx
src/genericgui/LinkAStar.hxx
src/genericgui/LinkMatrix.cxx
src/genericgui/LinkMatrix.hxx
src/genericgui/ListJobs_GUI.cxx
src/genericgui/ListJobs_GUI.hxx
src/genericgui/LogViewer.cxx
src/genericgui/LogViewer.hxx
src/genericgui/Menus.cxx
src/genericgui/Menus.hxx
src/genericgui/Message.cxx
src/genericgui/Message.hxx
src/genericgui/PropertyEditor.cxx
src/genericgui/PropertyEditor.hxx
src/genericgui/QtGuiContext.cxx
src/genericgui/QtGuiContext.hxx
src/genericgui/Resource.cxx
src/genericgui/Resource.hxx
src/genericgui/Scene.cxx
src/genericgui/Scene.hxx
src/genericgui/SceneBlocItem.cxx
src/genericgui/SceneBlocItem.hxx
src/genericgui/SceneComposedNodeItem.cxx
src/genericgui/SceneComposedNodeItem.hxx
src/genericgui/SceneCtrlInPortItem.cxx
src/genericgui/SceneCtrlInPortItem.hxx
src/genericgui/SceneCtrlLinkItem.cxx
src/genericgui/SceneCtrlLinkItem.hxx
src/genericgui/SceneCtrlOutPortItem.cxx
src/genericgui/SceneCtrlOutPortItem.hxx
src/genericgui/SceneCtrlPortItem.cxx
src/genericgui/SceneCtrlPortItem.hxx
src/genericgui/SceneDSLinkItem.cxx
src/genericgui/SceneDSLinkItem.hxx
src/genericgui/SceneDataPortItem.cxx
src/genericgui/SceneDataPortItem.hxx
src/genericgui/SceneElementaryNodeItem.cxx
src/genericgui/SceneElementaryNodeItem.hxx
src/genericgui/SceneHeaderItem.cxx
src/genericgui/SceneHeaderItem.hxx
src/genericgui/SceneHeaderNodeItem.cxx
src/genericgui/SceneHeaderNodeItem.hxx
src/genericgui/SceneInPortItem.cxx
src/genericgui/SceneInPortItem.hxx
src/genericgui/SceneItem.cxx
src/genericgui/SceneItem.hxx
src/genericgui/SceneLinkItem.cxx
src/genericgui/SceneLinkItem.hxx
src/genericgui/SceneNodeItem.cxx
src/genericgui/SceneNodeItem.hxx
src/genericgui/SceneObserverItem.cxx
src/genericgui/SceneObserverItem.hxx
src/genericgui/SceneOutPortItem.cxx
src/genericgui/SceneOutPortItem.hxx
src/genericgui/ScenePortItem.cxx
src/genericgui/ScenePortItem.hxx
src/genericgui/SceneProcItem.cxx
src/genericgui/SceneProcItem.hxx
src/genericgui/SceneProgressItem.cxx
src/genericgui/SceneProgressItem.hxx
src/genericgui/SceneTextItem.cxx
src/genericgui/SceneTextItem.hxx
src/genericgui/SchemaComponentItem.cxx
src/genericgui/SchemaComponentItem.hxx
src/genericgui/SchemaComposedNodeItem.cxx
src/genericgui/SchemaComposedNodeItem.hxx
src/genericgui/SchemaContainerItem.cxx
src/genericgui/SchemaContainerItem.hxx
src/genericgui/SchemaDataTypeItem.cxx
src/genericgui/SchemaDataTypeItem.hxx
src/genericgui/SchemaDirContainersItem.cxx
src/genericgui/SchemaDirContainersItem.hxx
src/genericgui/SchemaDirLinksItem.cxx
src/genericgui/SchemaDirLinksItem.hxx
src/genericgui/SchemaDirTypesItem.cxx
src/genericgui/SchemaDirTypesItem.hxx
src/genericgui/SchemaInPortItem.cxx
src/genericgui/SchemaInPortItem.hxx
src/genericgui/SchemaItem.cxx
src/genericgui/SchemaItem.hxx
src/genericgui/SchemaLinkItem.cxx
src/genericgui/SchemaLinkItem.hxx
src/genericgui/SchemaModel.cxx
src/genericgui/SchemaModel.hxx
src/genericgui/SchemaNodeItem.cxx
src/genericgui/SchemaNodeItem.hxx
src/genericgui/SchemaOutPortItem.cxx
src/genericgui/SchemaOutPortItem.hxx
src/genericgui/SchemaProcItem.cxx
src/genericgui/SchemaProcItem.hxx
src/genericgui/SchemaReferenceItem.cxx
src/genericgui/SchemaReferenceItem.hxx
src/genericgui/TablePortsEdition.cxx
src/genericgui/TablePortsEdition.hxx
src/genericgui/TableSwitch.cxx
src/genericgui/TableSwitch.hxx
src/genericgui/TreeView.cxx
src/genericgui/TreeView.hxx
src/genericgui/ValueDelegate.cxx
src/genericgui/ValueDelegate.hxx
src/genericgui/VisitorSaveGuiSchema.cxx
src/genericgui/VisitorSaveGuiSchema.hxx
src/genericgui/YACSGuiLoader.cxx
src/genericgui/YACSGuiLoader.hxx
src/genericgui/YACSWidgets.cxx
src/genericgui/YACSWidgets.hxx
src/hmi/CMakeLists.txt
src/hmi/HMIExport.hxx
src/hmi/commands.cxx
src/hmi/commands.hxx
src/hmi/commandsProc.cxx
src/hmi/commandsProc.hxx
src/hmi/guiContext.cxx
src/hmi/guiContext.hxx
src/hmi/guiObservers.cxx
src/hmi/guiObservers.hxx
src/pmml/CMakeLists.txt
src/pmml/PMMLlib.cxx
src/pmml/PMMLlib.hxx
src/pmml/PMMLwin.hxx
src/pmml/Test/BasicMainTest.hxx
src/pmml/Test/CMakeLists.txt
src/pmml/Test/PMMLBasicsTest.hxx
src/pmml/Test/PMMLBasicsTest1.cxx
src/pmml/Test/PMMLBasicsTest1.hxx
src/pmml/Test/TestPMML.cxx
src/pmml/Test/samples/CMakeLists.txt
src/pmml/Test/tools.hxx
src/pmml/doc/CMakeLists.txt
src/pmml/doc/doxygen/CMakeLists.txt
src/pmml/doc/doxygen/Doxyfile_pmml_user.in
src/pmml/doc/doxygen/static/footer.html
src/pmml/pmml_swig/CMakeLists.txt
src/pmml/pmml_swig/PMML.i
src/pmml/pmml_swig/PMMLsalome.i
src/pyqt/CMakeLists.txt
src/pyqt/gui/Appli.py
src/pyqt/gui/BoxManager.py
src/pyqt/gui/CItems.py
src/pyqt/gui/CONNECTOR.py
src/pyqt/gui/Editor.py
src/pyqt/gui/GraphViewer.py
src/pyqt/gui/Icons.py
src/pyqt/gui/Item.py
src/pyqt/gui/Items.py
src/pyqt/gui/PanelManager.py
src/pyqt/gui/Tree.py
src/pyqt/gui/__init__.py
src/pyqt/gui/adapt.py
src/pyqt/gui/browser.py
src/pyqt/gui/browser_catalog.py
src/pyqt/gui/browser_session.py
src/pyqt/gui/cataitems.py
src/pyqt/gui/catalog.py
src/pyqt/gui/graph.py
src/pyqt/gui/imagesxpm.py
src/pyqt/gui/logview.py
src/pyqt/gui/panels.py
src/pyqt/gui/sessions.py
src/pyqt/salomefiles/DEMO_CHRIS_1.xml
src/pyqt/salomefiles/GraphLoop1.xml
src/pyqt/salomefiles/calc.xml
src/pyqt/salomefiles/my2loopsf.xml
src/pyqt/salomefiles/myloop.xml
src/pyqt/salomefiles/mymacro.xml
src/pyqt/salomefiles/mymacro2.xml
src/pyqt/salomefiles/myproc.xml
src/pyqt/salomefiles/onenode.xml
src/pyqt/salomefiles/procmacro.xml
src/pyqt/salomefiles/procmacro2.xml
src/pyqt/salomefiles/procmacro3.xml
src/pyqt/salomefiles/simple2loops.xml
src/pyqt/salomefiles/threecompo.xml
src/pyqt/salomefiles/threef.xml
src/pyqt/salomefiles/threenodes.xml
src/pyqt/salomefiles/twoconnectednodes.xml
src/pyqt/salomefiles/twoloops.xml
src/pyqt/salomefiles/twoloopsandf.xml
src/pyqt/salomefiles/twonodes.xml
src/pyqt/yacsedit.py
src/pyqt/yacsfiles/forloop3.xml
src/pyqt/yacsfiles/while1.xml
src/runtime/AutoGIL.hxx
src/runtime/CMakeLists.txt
src/runtime/CORBACORBAConv.cxx
src/runtime/CORBACORBAConv.hxx
src/runtime/CORBAComponent.cxx
src/runtime/CORBAComponent.hxx
src/runtime/CORBACppConv.cxx
src/runtime/CORBACppConv.hxx
src/runtime/CORBANeutralConv.cxx
src/runtime/CORBANeutralConv.hxx
src/runtime/CORBANode.cxx
src/runtime/CORBANode.hxx
src/runtime/CORBAPorts.cxx
src/runtime/CORBAPorts.hxx
src/runtime/CORBAPythonConv.cxx
src/runtime/CORBAPythonConv.hxx
src/runtime/CORBAXMLConv.cxx
src/runtime/CORBAXMLConv.hxx
src/runtime/CalStreamPort.cxx
src/runtime/CalStreamPort.hxx
src/runtime/CppCORBAConv.cxx
src/runtime/CppCORBAConv.hxx
src/runtime/CppComponent.cxx
src/runtime/CppComponent.hxx
src/runtime/CppContainer.cxx
src/runtime/CppContainer.hxx
src/runtime/CppCppConv.cxx
src/runtime/CppCppConv.hxx
src/runtime/CppNeutralConv.cxx
src/runtime/CppNeutralConv.hxx
src/runtime/CppNode.cxx
src/runtime/CppNode.hxx
src/runtime/CppPorts.cxx
src/runtime/CppPorts.hxx
src/runtime/CppPythonConv.cxx
src/runtime/CppPythonConv.hxx
src/runtime/CppXMLConv.cxx
src/runtime/CppXMLConv.hxx
src/runtime/DistributedPythonNode.cxx
src/runtime/DistributedPythonNode.hxx
src/runtime/NeutralCORBAConv.cxx
src/runtime/NeutralCORBAConv.hxx
src/runtime/NeutralCppConv.cxx
src/runtime/NeutralCppConv.hxx
src/runtime/NeutralInitConv.cxx
src/runtime/NeutralInitConv.hxx
src/runtime/NeutralPythonConv.cxx
src/runtime/NeutralPythonConv.hxx
src/runtime/NeutralXMLConv.cxx
src/runtime/NeutralXMLConv.hxx
src/runtime/OutNode.cxx
src/runtime/OutNode.hxx
src/runtime/PresetNode.cxx
src/runtime/PresetNode.hxx
src/runtime/PresetPorts.cxx
src/runtime/PresetPorts.hxx
src/runtime/PyOptimizerAlg.cxx
src/runtime/PyOptimizerAlg.hxx
src/runtime/PyStdout.cxx
src/runtime/PyStdout.hxx
src/runtime/PythonCORBAConv.cxx
src/runtime/PythonCORBAConv.hxx
src/runtime/PythonCppConv.cxx
src/runtime/PythonCppConv.hxx
src/runtime/PythonInitConv.cxx
src/runtime/PythonInitConv.hxx
src/runtime/PythonNeutralConv.cxx
src/runtime/PythonNeutralConv.hxx
src/runtime/PythonNode.cxx
src/runtime/PythonNode.hxx
src/runtime/PythonPorts.cxx
src/runtime/PythonPorts.hxx
src/runtime/PythonXMLConv.cxx
src/runtime/PythonXMLConv.hxx
src/runtime/RuntimeSALOME.cxx
src/runtime/RuntimeSALOME.hxx
src/runtime/SALOMEDispatcher.cxx
src/runtime/SALOMEDispatcher.hxx
src/runtime/SalomeComponent.cxx
src/runtime/SalomeComponent.hxx
src/runtime/SalomeContainer.cxx
src/runtime/SalomeContainer.hxx
src/runtime/SalomeContainerHelper.cxx
src/runtime/SalomeContainerHelper.hxx
src/runtime/SalomeContainerTmpForHP.cxx
src/runtime/SalomeContainerTmpForHP.hxx
src/runtime/SalomeContainerTools.cxx
src/runtime/SalomeContainerTools.hxx
src/runtime/SalomeHPComponent.cxx
src/runtime/SalomeHPComponent.hxx
src/runtime/SalomeHPContainer.cxx
src/runtime/SalomeHPContainer.hxx
src/runtime/SalomeHPContainerTools.cxx
src/runtime/SalomeHPContainerTools.hxx
src/runtime/SalomeOptimizerLoop.cxx
src/runtime/SalomeOptimizerLoop.hxx
src/runtime/SalomeProc.cxx
src/runtime/SalomeProc.hxx
src/runtime/SalomePythonComponent.cxx
src/runtime/SalomePythonComponent.hxx
src/runtime/SalomePythonNode.cxx
src/runtime/SalomePythonNode.hxx
src/runtime/SessionCataLoader.cxx
src/runtime/SessionCataLoader.hxx
src/runtime/StudyNodes.cxx
src/runtime/StudyNodes.hxx
src/runtime/StudyPorts.cxx
src/runtime/StudyPorts.hxx
src/runtime/Test/CMakeLists.txt
src/runtime/Test/TestComponent.cxx
src/runtime/Test/TestComponent.hxx
src/runtime/Test/TestRuntime.cxx
src/runtime/Test/TestStandAlone.cxx
src/runtime/Test/echo.idl
src/runtime/Test/echoSrv.cxx
src/runtime/Test/echo_clt.cxx
src/runtime/Test/runtimeTest.cxx
src/runtime/Test/runtimeTest.hxx
src/runtime/Test/runtimeTest.sh
src/runtime/Test/standaloneTest.sh
src/runtime/Test/xmlrun_orig.sh
src/runtime/TypeConversions.cxx
src/runtime/TypeConversions.hxx
src/runtime/VisitorSaveSalomeSchema.cxx
src/runtime/VisitorSaveSalomeSchema.hxx
src/runtime/XMLCORBAConv.cxx
src/runtime/XMLCORBAConv.hxx
src/runtime/XMLCppConv.cxx
src/runtime/XMLCppConv.hxx
src/runtime/XMLNeutralConv.cxx
src/runtime/XMLNeutralConv.hxx
src/runtime/XMLNode.cxx
src/runtime/XMLNode.hxx
src/runtime/XMLPorts.cxx
src/runtime/XMLPorts.hxx
src/runtime/XMLPythonConv.cxx
src/runtime/XMLPythonConv.hxx
src/runtime/YACSRuntimeSALOMEExport.hxx
src/runtime_swig/CMakeLists.txt
src/runtime_swig/SALOMERuntime.i
src/salomegui/CMakeLists.txt
src/salomegui/YACSExport.hxx
src/salomegui/Yacsgui.cxx
src/salomegui/Yacsgui.hxx
src/salomegui/Yacsgui_DataModel.cxx
src/salomegui/Yacsgui_DataModel.hxx
src/salomegui/Yacsgui_Resource.cxx
src/salomegui/Yacsgui_Resource.hxx
src/salomegui/resources/SalomeApp.xml.in
src/salomegui/resources/YACSCatalog.xml.in
src/salomegui_swig/CMakeLists.txt
src/salomegui_swig/YACSGUI_Swig.cxx
src/salomegui_swig/YACSGUI_Swig.hxx
src/salomegui_swig/libYACS_Swig.i
src/salomeloader/CMakeLists.txt
src/salomeloader/graph.py
src/salomeloader/salomeloader.bat
src/salomeloader/salomeloader.py
src/salomeloader/salomeloader.sh
src/salomeloader/samples/GeomGraph.xml
src/salomeloader/samples/GeomGraphGates.xml
src/salomeloader/samples/GeomGraphGates_py.xml
src/salomeloader/samples/GeomGraph_py.xml
src/salomeloader/samples/Graph_couronne.xml
src/salomeloader/samples/testvisu20.xml
src/salomeloader/testSalomeLoader.py.in
src/salomewrap/CMakeLists.txt
src/salomewrap/SalomeWrapExport.hxx
src/salomewrap/SalomeWrap_DataModel.cxx
src/salomewrap/SalomeWrap_DataModel.hxx
src/salomewrap/SalomeWrap_Module.cxx
src/salomewrap/SalomeWrap_Module.hxx
src/salomewrap/SuitWrapper.cxx
src/salomewrap/SuitWrapper.hxx
src/salomewrap/WrapGraphicsView.cxx
src/salomewrap/WrapGraphicsView.hxx
src/wrappergen/CMakeLists.txt
src/wrappergen/bin/Cpp_Template__SRC/Makefile.am
src/wrappergen/bin/Cpp_Template__SRC/adm/unix/config_files/ac_pkg_swig.m4
src/wrappergen/bin/Cpp_Template__SRC/adm/unix/config_files/ac_python_devel.m4
src/wrappergen/bin/Cpp_Template__SRC/adm/unix/config_files/check_Kernel.m4
src/wrappergen/bin/Cpp_Template__SRC/adm/unix/config_files/check_Med.m4
src/wrappergen/bin/Cpp_Template__SRC/adm/unix/config_files/check_hdf5.m4
src/wrappergen/bin/Cpp_Template__SRC/adm/unix/config_files/check_med2.m4
src/wrappergen/bin/Cpp_Template__SRC/adm/unix/config_files/check_pthreads.m4
src/wrappergen/bin/Cpp_Template__SRC/adm/unix/config_files/check_python.m4
src/wrappergen/bin/Cpp_Template__SRC/adm/unix/config_files/check_swig.m4
src/wrappergen/bin/Cpp_Template__SRC/adm/unix/config_files/enable_pthreads.m4
src/wrappergen/bin/Cpp_Template__SRC/adm/unix/config_files/production.m4
src/wrappergen/bin/Cpp_Template__SRC/adm/unix/make_begin.am
src/wrappergen/bin/Cpp_Template__SRC/adm/unix/make_check.am
src/wrappergen/bin/Cpp_Template__SRC/adm/unix/make_end.am
src/wrappergen/bin/Cpp_Template__SRC/archive
src/wrappergen/bin/Cpp_Template__SRC/build_configure
src/wrappergen/bin/Cpp_Template__SRC/configure.in.base
src/wrappergen/bin/Cpp_Template__SRC/rfind
src/wrappergen/bin/Cpp_Template__SRC/root_clean
src/wrappergen/bin/Cpp_Template__SRC/src/Cpp_Template_/Cpp_Template__CXX/Cpp_Template_.cxx
src/wrappergen/bin/Cpp_Template__SRC/src/Cpp_Template_/Cpp_Template__CXX/Cpp_Template_.hxx
src/wrappergen/bin/Cpp_Template__SRC/src/Cpp_Template_/Cpp_Template__CXX/Makefile.am
src/wrappergen/bin/Cpp_Template__SRC/src/Cpp_Template_/Cpp_Template__CXX/main.cxx
src/wrappergen/bin/Cpp_Template__SRC/src/Cpp_Template_/Cpp_Template__SWIG/Cpp_Template_.i
src/wrappergen/bin/Cpp_Template__SRC/src/Cpp_Template_/Cpp_Template__SWIG/Makefile.am
src/wrappergen/bin/Cpp_Template__SRC/src/Cpp_Template_/Cpp_Template__TEST/Cpp_Template__test.py
src/wrappergen/bin/Cpp_Template__SRC/src/Cpp_Template_/Cpp_Template__TEST/Makefile.am
src/wrappergen/bin/Cpp_Template__SRC/src/Cpp_Template_/Makefile.am
src/wrappergen/bin/Cpp_Template__SRC/src/Makefile.am
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/ac_cxx_depend_flag.m4
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/ac_cxx_option.m4
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_Comp_Env.m4
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_GUI.m4
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_Kernel.m4
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_Med.m4
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_Med2.m4
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_hdf5.m4
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_omniorb.m4
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_pthreads.m4
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/enable_pthreads.m4
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/python.m4
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/make_commence.in
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/make_omniorb.in
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/bin/runAppli.in
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/bin/runSalome.py
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/build_configure
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/configure.in.base
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/idl/HXX2SALOME_GENERIC_CLASS_NAME_Gen.idl
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/resources/HXX2SALOME_GENERIC_CLASS_NAME_en.xml
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/resources/HXX2SALOME_GENERIC_CLASS_NAME_fr.xml
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/resources/SalomeApp.xml
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAME/HXX2SALOME_GENERIC_CLASS_NAME_TEST.py
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAME/HXX2SALOME_GENERIC_CLASS_NAME_i.cxx
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAME/HXX2SALOME_GENERIC_CLASS_NAME_i.hxx
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAMEGUI/HXX2SALOME_GENERIC_CLASS_NAMEGUI.cxx
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAMEGUI/HXX2SALOME_GENERIC_CLASS_NAMEGUI.h
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAMEGUI/HXX2SALOME_GENERIC_CLASS_NAME_icons.po
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAMEGUI/HXX2SALOME_GENERIC_CLASS_NAME_msg_en.po
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAMEGUI/HXX2SALOME_GENERIC_CLASS_NAME_msg_fr.po
src/wrappergen/bin/Makefile.am
src/wrappergen/src/CMakeLists.txt
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/Makefile.am
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/Makefile.am
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/Makefile.am
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/SALOMEconfig.h.in
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/ac_cc_warnings.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/ac_cxx_depend_flag.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/ac_cxx_have_sstream.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/ac_cxx_namespaces.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/ac_cxx_option.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/ac_cxx_template_options.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/ac_cxx_use_std_iostream.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/ac_cxx_warnings.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/ac_linker_options.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_Comp_Env.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_GUI.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_Kernel.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_Med.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_Med2.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_boost.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_cas.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_corba.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_hdf5.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_msg2qm.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_omniorb.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_opengl.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_pthreads.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_python.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_qt.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/enable_pthreads.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/production.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/make_begin.am
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/make_common_starter.am
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/make_end.am
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/bin/Makefile.am
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/bin/runAppli.in
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/bin/runSalome.py
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/build_configure
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/configure.in.base
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/doc/Makefile.am
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/idl/HXX2SALOME_GENERIC_CLASS_NAME_Gen.idl
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/idl/Makefile.am
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/resources/HXX2SALOME_GENERIC_CLASS_NAME_en.xml
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/resources/HXX2SALOME_GENERIC_CLASS_NAME_fr.xml
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/resources/Makefile.am
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/resources/SalomeApp.xml
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/rfind
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/root_clean
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAMEGUI/HXX2SALOME_GENERIC_CLASS_NAMEGUI.cxx
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAMEGUI/HXX2SALOME_GENERIC_CLASS_NAMEGUI.h
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAMEGUI/HXX2SALOME_GENERIC_CLASS_NAME_icons.po
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAMEGUI/HXX2SALOME_GENERIC_CLASS_NAME_msg_en.po
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAMEGUI/HXX2SALOME_GENERIC_CLASS_NAME_msg_fr.po
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAMEGUI/Makefile.am
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAME_CPP/Makefile.am
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAME_I/HXX2SALOME_GENERIC_CLASS_NAME_TEST.py
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAME_I/HXX2SALOME_GENERIC_CLASS_NAME_i.cxx
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAME_I/HXX2SALOME_GENERIC_CLASS_NAME_i.hxx
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAME_I/Makefile.am
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAME_SWIG/Makefile.am
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/Makefile.am
src/wrappergen/src/compile_HXX2SALOME_GENERIC_CLASS_NAME.sh
src/wrappergen/src/hxx2salome
src/wrappergen/src/hxx2salome_check
src/wrappergen/src/hxx2salome_corba
src/wrappergen/src/hxx2salome_cpp
src/wrappergen/src/parse0.awk
src/wrappergen/src/parse01.awk
src/wrappergen/src/parse1.awk
src/wrappergen/src/parse2.awk
src/wrappergen/src/parse3.awk
src/wrappergen/src/parse30.awk
src/wrappergen/src/parse4.awk
src/wrappergen/src/parse5.awk
src/wrappergen/src/renameSalomeModule
src/wrappergen/src/runIDLparser
src/yacsloader/CMakeLists.txt
src/yacsloader/LoadState.cxx
src/yacsloader/LoadState.hxx
src/yacsloader/ProcCataLoader.cxx
src/yacsloader/ProcCataLoader.hxx
src/yacsloader/Test/CMakeLists.txt
src/yacsloader/Test/OptimizerAlgASyncExample.cxx
src/yacsloader/Test/OptimizerAlgSyncExample.cxx
src/yacsloader/Test/TestYacsLoader.cxx
src/yacsloader/Test/YacsLoaderInSessionTest.sh.in
src/yacsloader/Test/YacsLoaderTest.cxx
src/yacsloader/Test/YacsLoaderTest.hxx
src/yacsloader/Test/YacsLoaderTest.sh.in
src/yacsloader/Test/algoasyncexample.py
src/yacsloader/Test/algosyncexample.py
src/yacsloader/Test/config_appli.xml.in
src/yacsloader/Test/display.sh.in
src/yacsloader/Test/echo.idl
src/yacsloader/Test/echoSrv.cxx
src/yacsloader/Test/echoclt.py
src/yacsloader/Test/genPascal.py
src/yacsloader/Test/genTriangle.py
src/yacsloader/Test/waitContainers.py
src/yacsloader/Test/xmlrun_orig.sh
src/yacsloader/YACSloaderExport.hxx
src/yacsloader/blocParsers.hxx
src/yacsloader/codeParsers.cxx
src/yacsloader/codeParsers.hxx
src/yacsloader/componentinstanceParsers.cxx
src/yacsloader/componentinstanceParsers.hxx
src/yacsloader/containerParsers.cxx
src/yacsloader/containerParsers.hxx
src/yacsloader/dataParsers.cxx
src/yacsloader/dataParsers.hxx
src/yacsloader/debugger.cxx
src/yacsloader/driver.cxx
src/yacsloader/factory.cxx
src/yacsloader/factory.hxx
src/yacsloader/inlineParsers.hxx
src/yacsloader/linkParsers.hxx
src/yacsloader/loopParsers.hxx
src/yacsloader/nodeParsers.hxx
src/yacsloader/outputParsers.hxx
src/yacsloader/parserBase.cxx
src/yacsloader/parserBase.hxx
src/yacsloader/parsers.cxx
src/yacsloader/parsers.hxx
src/yacsloader/pmml/BasicMainTest.hxx
src/yacsloader/pmml/CMakeLists.txt
src/yacsloader/pmml/PmmlExeTest.sh.in
src/yacsloader/pmml/PmmlInSessionTest.sh.in
src/yacsloader/pmml/TestYACSPMML.cxx
src/yacsloader/pmml/YACSPMMLBasicsTest.hxx
src/yacsloader/pmml/YACSPMMLBasicsTest1.cxx
src/yacsloader/pmml/YACSPMMLBasicsTest1.hxx
src/yacsloader/pmml/config_appli.xml.in
src/yacsloader/portParsers.hxx
src/yacsloader/presetParsers.hxx
src/yacsloader/procParsers.hxx
src/yacsloader/propertyParsers.cxx
src/yacsloader/propertyParsers.hxx
src/yacsloader/remoteParsers.hxx
src/yacsloader/resume.cxx
src/yacsloader/rootParser.cxx
src/yacsloader/rootParser.hxx
src/yacsloader/samples/SchemaIOFile.xml
src/yacsloader/samples/SchemaInputOutputGeom.xml
src/yacsloader/samples/aschema.xml
src/yacsloader/samples/bid.xml
src/yacsloader/samples/bloc1.xml
src/yacsloader/samples/bloc2.xml
src/yacsloader/samples/bloc3.xml
src/yacsloader/samples/bloc4.xml
src/yacsloader/samples/bool1.xml
src/yacsloader/samples/bschema.xml
src/yacsloader/samples/calcium0.xml
src/yacsloader/samples/calcium1.xml
src/yacsloader/samples/calcium2.xml
src/yacsloader/samples/calcium3.xml
src/yacsloader/samples/calcium4.xml
src/yacsloader/samples/calcium5.xml
src/yacsloader/samples/cpp1.xml
src/yacsloader/samples/cschema.xml
src/yacsloader/samples/datanode0.xml
src/yacsloader/samples/double1.xml
src/yacsloader/samples/dschema.xml
src/yacsloader/samples/err0.xml
src/yacsloader/samples/err1.xml
src/yacsloader/samples/err2.xml
src/yacsloader/samples/err3.xml
src/yacsloader/samples/eschema.xml
src/yacsloader/samples/file1.xml
src/yacsloader/samples/foreach1.xml
src/yacsloader/samples/foreach2.xml
src/yacsloader/samples/foreach3.xml
src/yacsloader/samples/foreach4.xml
src/yacsloader/samples/foreach5.xml
src/yacsloader/samples/foreach6.xml
src/yacsloader/samples/foreach7.xml
src/yacsloader/samples/foreach_LongCorba.xml
src/yacsloader/samples/foreach_LongPython.xml
src/yacsloader/samples/forloop1.xml
src/yacsloader/samples/forloop2.xml
src/yacsloader/samples/forloop3.xml
src/yacsloader/samples/forloop4.xml
src/yacsloader/samples/forloop5.xml
src/yacsloader/samples/forloop6.xml
src/yacsloader/samples/forloop7.xml
src/yacsloader/samples/forwhile1.xml
src/yacsloader/samples/fschema.xml
src/yacsloader/samples/gobj1.xml
src/yacsloader/samples/integer1.xml
src/yacsloader/samples/legendre7.xml
src/yacsloader/samples/objref1.xml
src/yacsloader/samples/objref2.xml
src/yacsloader/samples/optimizer1.xml
src/yacsloader/samples/optimizer2.xml
src/yacsloader/samples/optimizer_async_cpp.xml
src/yacsloader/samples/optimizer_async_py.xml
src/yacsloader/samples/optimizer_sync_cpp.xml
src/yacsloader/samples/optimizer_sync_py.xml
src/yacsloader/samples/oschema.xml
src/yacsloader/samples/pschema.xml
src/yacsloader/samples/pyremote1.xml
src/yacsloader/samples/pyremote2.xml
src/yacsloader/samples/pyremote3.xml
src/yacsloader/samples/pyremote4.xml
src/yacsloader/samples/refcnt1.xml
src/yacsloader/samples/refcnt2.xml
src/yacsloader/samples/schema.xml
src/yacsloader/samples/schema2.xml
src/yacsloader/samples/setports.xml
src/yacsloader/samples/sinline1.xml
src/yacsloader/samples/sinline2.xml
src/yacsloader/samples/sinline3.xml
src/yacsloader/samples/sinline4.xml
src/yacsloader/samples/sinline5.xml
src/yacsloader/samples/stream1.xml
src/yacsloader/samples/stream2.xml
src/yacsloader/samples/stream3.xml
src/yacsloader/samples/stream4.xml
src/yacsloader/samples/string1.xml
src/yacsloader/samples/struct1.xml
src/yacsloader/samples/struct2.xml
src/yacsloader/samples/study1.xml
src/yacsloader/samples/switch1.xml
src/yacsloader/samples/switch10.xml
src/yacsloader/samples/switch2.xml
src/yacsloader/samples/switch3.xml
src/yacsloader/samples/switch4.xml
src/yacsloader/samples/switch5.xml
src/yacsloader/samples/switch6.xml
src/yacsloader/samples/switch7.xml
src/yacsloader/samples/switch8.xml
src/yacsloader/samples/switch9.xml
src/yacsloader/samples/triangle5error.xml
src/yacsloader/samples/while1.xml
src/yacsloader/samples/while2.xml
src/yacsloader/samples/while3.xml
src/yacsloader/serverParsers.hxx
src/yacsloader/serviceParsers.hxx
src/yacsloader/sinlineParsers.hxx
src/yacsloader/switchParsers.hxx
src/yacsloader/typeParsers.cxx
src/yacsloader/typeParsers.hxx
src/yacsloader/xmlParserBase.cxx
src/yacsloader/xmlParserBase.hxx
src/yacsloader/xmlrpcParsers.cxx
src/yacsloader/xmlrpcParsers.hxx
src/yacsloader_swig/CMakeLists.txt
src/yacsloader_swig/Test/CMakeLists.txt
src/yacsloader_swig/Test/StdAloneYacsLoaderTest1.py
src/yacsloader_swig/Test/YacsLoaderInSessionTest.sh.in
src/yacsloader_swig/Test/YacsLoaderTest.sh.in
src/yacsloader_swig/Test/config_appli.xml.in
src/yacsloader_swig/Test/testEdit.py
src/yacsloader_swig/Test/testExec.py
src/yacsloader_swig/Test/testLoader.py
src/yacsloader_swig/Test/testRefcount.py
src/yacsloader_swig/Test/testResume.py
src/yacsloader_swig/Test/testSave.py
src/yacsloader_swig/Test/testSaveLoadRun.py
src/yacsloader_swig/loader.i
src/yacsorb/CMakeLists.txt
src/yacsorb/CORBAEngineTest.py
src/yacsorb/YACS.py
src/yacsorb/yacs.idl
src/yacsorb/yacsSrv.cxx
src/yacsorb/yacs_clt.cxx

index 933ea09f05798ce2f669111a746d57a57ec47ef4..eba3a363d600481b68716b6700222ea75212f142 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d54cc7d2d42e82709f963cdaf42afb7b82900655..f53c12d12ef486da33da294e4204a44318eed050 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6e00058014c0fe7b9911d7d36e9f5cd2784172c2..2b50401b809e97a9765d7c18cf146c5b39617598 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 454f8783fbee4fd8f6fd5ec8d8a1e73f9d2ee769..7fb8fb98fa92a47136cc705c12392beef62b531c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 84041cb3aa2766f1133ab6b58f6f3c134aafb0a6..b47f162ef81bf8d6163f03f78d3d32222d98e88f 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 35840c7db10774145c5f51207f520f6c264d2f9c..03ea5f06f11875274da698cf3b9722d5c69322ae 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e49d38c0049c706a2b9f0d74b48ccbfe97de436b..98cf86ade5a20ca172d8ab1b8934dfb951a681a5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e02ec8904c28952cbd94c18081a107757857c8bc..8e07374cc7e3dba55f50b804412a90345776a332 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ba855f03610a224244e809321381e9734f736c48..e7c7a30050602145f73b6226f334ffbc9ffb8455 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
@@ -22,6 +22,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
+#
 
 #TODO
 ### Initialisation performed by CONFIGURE_PACKAGE_CONFIG_FILE:
index 8d0accc3044c3d4d1488d305669953d039f710b5..ddf130352e34e89a1983441d8d6ba1268b076420 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 39096fafe480761a29e6ca28b5f7820d95d47a6d..81ca807dc4f6b3d18970c7555e97ec54ff165fe2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-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 0c714b453b43c26b0bbc0b623a8d729685ab1605..e98d5cbf5ef407c8d99df108e373a897351b9192 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b47214b389957913454469a7212c31ba71466a4d..823efa0ff1c32b7a9d210e02ad0d1dc2f16362e6 100644 (file)
 #
 
 #########################################################################
-# Copyright (C) 2007-2015  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) 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 af89f0cf3e1f6422c9851770e3036dfd37aad4df..20b510c7d528806e04de5bb9b191bd2d347907cc 100644 (file)
@@ -8,10 +8,7 @@
 #                  GRAPHVIZ_FOUND        - True if Graphviz was found.
 #
 ###########################################################################
-# Copyright (C) 2007-2015  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) 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 ff4d3f488d4b62b64cd90cad0892453fabc536e3..5351065c94992f718af0c79d6e5ac3358c6a8d7d 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 ################################################################
-# Copyright (C) 2007-2015  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
index 3eeb1f8394f2e78328665b9c9bf6b27a9d2a9423..bc7c39771bc85e730aafa9cc6c74c9285a14be44 100644 (file)
@@ -9,7 +9,7 @@
 #
 
 ################################################################
-# Copyright (C) 2007-2015  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
index 8c86c88ff0c9646b586f9d5c1ce7fb9ac5a41021..64d14fc3389345b6429ca9d3954c98b38c5b4b0b 100644 (file)
 
 
 #############################################################
-# Copyright (C) 2007-2015  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) 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 8bb1e96ec0e1fea6b59373368cd707216131dc67..3f5662455d6051c2cb76d8c73f90e8b5cf317519 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# 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 eefa38017094621abc365e0d794eb8e781daed15..7d13958e3de2ca5e3a2793a36e42c29912fae605 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# 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 ea62ad593c9f25d22912a5b41f19fba3c2a533cc..811b90fe061e7ae680c3d003e0280f1021c22957 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# 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 8a793cb1a67ca071be5160aac85a35ef19caf5cf..db37a5aa161cbaf73df1a13982accb19092fd3a8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# 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 0f50487391e3daa8a6acdb0bb00aa7f732d96ca2..8807d94e761345c268699eaeff45fed294889597 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# 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 3660bae0b206b45f7df35f8a6029a745dc04323a..410becf896c856d87963f189adbcd4516430077f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# 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 d010e69c0344dfc20c4a0145a70e60f6d407ca50..f2d2628c0d0e80895696065679ab74f9a2c518a3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# 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 261d5377ea3678ed218a4bb1657bf8b869d0cc11..42144946ca8398ccbbcff51065423b71e65ad46c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# 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 b4fad7637e8788857b401acd3bdc6311b0e8ddab..b1add265eaa412d41ad0230fd35b7ff74fd2868e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# 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 be5a8e44866fc0713c66b178171f3bd202f2ef84..b60051fd684f03ec5d5db152d59c94572c629c2b 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 74c5c4ed3214c3f2f97a3f121f726950da30ad6a..56c84b569d527be3571a4450e522f3fa9c10e9d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# 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 03e6be0241cdacd2bde201b6aa1406bc110c7ee6..bb0aef9c3d27bd6054e1b3ed0b1f74fd1b6d5128 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# 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 e0c17b3a22f4d1cee134e42c1130dd202f2f8305..3cad8f167d1c1cd884a9e4b879ca5641184e279d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-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 1c9c6a8fd8f6fff31b5c46f3edc89a25099b84d8..bc26cf54ea0ec58844ed936755491a2cca8589e3 100644 (file)
@@ -5,10 +5,7 @@
 #   SPHINX_PYTHONPATH - path to the Sphinx Python modules                 
 # 
 ###########################################################################
-# Copyright (C) 2007-2015  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) 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 32f03ac1b19666dab2757144dced160eb1d9b061..b952a168f63d2cee5db0bcc237874e5c6a51f3e2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-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 a7cf6304ccb905fe350200ac7a14a478b4e1893a..008d6f35bc190089b4e5c99a3aec9e5ba6b1154f 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1548daeafc20c5b924a6b0f81c2a0171ee73e550..635fe3c446ca3f3d6a700508b3bf3276723643f1 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2015  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
index 4885a8411694a5cb55faa704d6663c042d8ab7a5..aaa4d4f5576251df004a955fe6d5bf958483042c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2015  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
index f3b612c2b6df7872353d67258fc850b6056149c6..1e3ef4a93eaa665fda6d51e05d33d9f76dafe5da 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 35b892286c3528e3d8ae8fed8607e30261ee495a..4efff05cef41b778829be75a8ea91d7be397205f 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 f555f939c775d0347cacbb803b6ad042c28f7e18..b47ff29e89b789a5e6293ef0bd42d53f3b6cd935 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 429671100dac19a088fde256fce429058acd99cb..ead703e1be0b9492ed3aac013b35a8904260dab4 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 113c1001d5f7e956b8f916b46f4779a715688145..7ce31682a51f6ad626326ee673555c047f8d682c 100755 (executable)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index b274bbef17d2555f5ed0585ed14acfa4b09feb94..466a3c564c5e38afe5394323b7b8f05755ea57f5 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2007-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 5d670740b923206284ec883a4a8b89372b353b17..a6c4b59d1949b1bfc71e2ecdcb847b479c1417c1 100755 (executable)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 46ce92ed1dbae2a70e9118975e4c6c8ac9e07c50..6aa3794a4fda5550455f8cf25386721acf9f64df 100755 (executable)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 6f5a84852e30fba7086bb5eb72214307c280a97d..cb99bf86c3012269dca1edbff31e4fbd4fdd654e 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 4465906f80d5649badfa2af01d00b7c923a52fd0..7984ff034c9b8a0e60612855f268db2bc6276b8f 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 455436b401db67de6c6fba56158b5bad5b955891..16957d6907b0db64a7a03b1a1a9f065bf86c02bc 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index b9c96a8e903a564c29707c0971604e2045532ebf..918a168282405e4ef1888d66ff1a799fe0954013 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 8b7d7af13ec5af18486c82efa666697daecafb3b..188d0a853091d4832eddf90f29115566fe550b65 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 492104ae010f8143741764793b7bd05237eec36e..332ed07ee531f0da1cd6221aa201eb5523352024 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 1b8b8ffe64ed43e76d82628475583fc155ecbc70..65fbf7ccb091e31d594ddb093f5b202e1b5b7ec1 100755 (executable)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 6df435b3df37a088c3132806342c54c1284cd26b..2e0a45d5cc2108b24e3f8c5e4284bfe056c514b1 100755 (executable)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 1ca5a58232a131bec833be471f4ceac5a8a18661..29849a4328fb2114d5341665644d72784a0ff954 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9a3ce67b167f52d95d0bfb86583cdc12ea50f328..4047c7113dbcbf1bd7dd831004a265647883a3ce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index abb762e00c4a1325ba1b1aa137a293e6dc473173..cd471134a1640033aa2972ac016ca4278e80ff13 100644 (file)
@@ -41,7 +41,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = 'yacs'
-copyright = '2007-2014 CEA/DEN, EDF R&D.'
+copyright = '2007-2015 CEA/DEN, EDF R&D.'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
index 284539c8452b7ea2e007b0475238624b9da0d182..faa462a3de7e44e50169c68dfe98c6bf30d7c57b 100755 (executable)
@@ -4,7 +4,7 @@
   <ul>
     $navpath
     <li class="footer">
-      Copyright &copy; 2006-2014  CEA/DEN, EDF R&amp;D<br>
+      Copyright &copy; 2006-2015  CEA/DEN, EDF R&amp;D<br>
     </li>
   </ul>
 </div>
index 47799afe5b64ffce54edca736924bf590fd6a5d9..38df84386590024e307fdf64208494b179abdb60 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 33b84f1c6cda0e1fc3f7a3c53a2bc681636d55cc..04698dc72fcbabf70b868f9d3e2f5af566b64e24 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fb9f468270c176c03be8c9be21061ba5b63b58f5..c5f5624a1709ece9a51de5f4270a8d9b909c622b 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/rfind b/rfind
index db284b742a87afaacaf9e8ccd4011c1557aeaccb..48bec6b5b3a2305aab66f75de6320d8bc6fc10d4 100755 (executable)
--- a/rfind
+++ b/rfind
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e57ca2c7a736ae83ca2feb3c74051349b039f79a..621a019ce94bd0ff545516e03285ed0d485f6fa0 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 70ffd9ad019c22cfd127fb7c2295ba3803584c11..4414c4c2a4551121fcdcc6cbbea5131b7a62fb7e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6670b92b87fd1b88567f143f1f97d55581b17094..872a51aef6ee80af5e95d42c25c71660d965317b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dff4a736fceaee9b63320c127ec025240a21fce6..571886eae769588e9d52a5b80cd09cf958d9d59d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b3642e70546797d63a99a453f821cfa6cc7fa1da..afee846543a45f71b14cf9499fb2021855c869ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8960361ea33cb1bdf01a02fed01d4d09622c8823..07ceb103e4edd0232fdedd13f0fbe6602ccee3f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 592c5b98a029df6d9e495503f7a901ead338bdea..ee00666de727ad5a223a4ddae4561413f2fbb6ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3438cb501e793441fe1dd84666e2b3dcb16a7a32..d6a3c4c2c2b3d2bac4713fe40cc6fb3bb75bb003 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e5728fabfb325b5b6994d3dcaa18a778f1ae78ae..042fb4cfd93a0bb0c52b71b95c9b675bf0aebe44 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a59fc91082c09bce54fb083f7a02488aea9652dd..93c9011d18fbec2f3b85c6934bdc8912eb2de43a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b02d17cc26aa98d150baa661045c63cc50f16118..4d795adc6ac3118fa6db0ebde29d6d21afcdea10 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 30f518b1d45cd10012f5ec52e2abf90d925c36ff..7c10da5bc5c771ddb735dac73c0344a7850ef991 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 208b04cd4a90c014cab3b9020fb017b084e4dd57..5054ebab7d368e6267ddea32eb4ca7541a6b751b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4988f334df8c6a106d80eefbb31326c2cd2bda59..03bd62cb64ea958c0446a7b91e8689ad0c10042b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 301eda41ca155f1c20999f1ceba1abeab7ffe85b..4abfb007e31d86cea4e17ec748936739238f2abc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ea23bc3d3af93af9776aee0ed08bdb1dcf2c71df..426a38f6b78104a750205343f4ea24d91807273f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c6bcc546e0135c26cd6b64bb1353e2dac57723b6..aceb1f4d456d93993c7bc6665eb6f75cd4f190e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5c8f2fd8883c541fea726b13434a7312eb6d3ffc..557fb6cf08e56be9c0dd0cf8403f28497883df69 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9e4fc7d4a005dede336d9a8ccbf1b495cffac846..0f1084d49fa14f41cd2f47424cea645fc6422377 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 997d02b9b039f9660e35434573016c554328915c..eedde98292217d220fcf792a0dac85933bce1cc7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 97aecb0a5da9a4afa03f00ceae264a3ea889d561..00c2ea4d604b8b0ac4129367670247ff2a52052c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index af9a73e199df74fc32db81423f5e23b286af149e..824011d236e0314303eb7afabfd7f0c2e93c03ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db2fd1bd266c36d85675b550f4c54da1cbeafa0e..43eb9f7b73623c4d11d1bcb9fc3578cff29749b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ade2729356205111e104677759c8b4e1704524c1..37918e60e9cb22ef95656832fe4ce458e6263ae1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0f6e0573b31f9c09f8613666f88d34f9006c7c3f..59b2649419c0bed8a0d54e3c2f47235f7de3ff8c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 79971dcd891813a9258848f6cacd2e160bc73b29..34fcde45b8c0b52c6b462723eb1e22d12a8caa19 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5a15805e2e067047ed711decb8cd03a9706c0fce..e2f5ff78deed27510d37491dbb2092af822e7180 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bd5ae8cf64b2048ad353920b017c272e5bf15007..26a3ca5d0794400ecd1e7022d97a7c33f8133fa0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8f57601fa9038f5b6cee76087025e8d9e556f78b..7a66d68cfb1394c3e7489303fc7fc41e2eefecff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2670cc7f0bcf86f0b8dde96ed076bff80f40334d..71130cedfb1dab5a59face4d55aa068d3977454c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8f20f0c21a73700c4a95f89b71a29cbb2ef59dc5..a65d7961db596093cb13a59a8be85d09d69c7330 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5a2bd7b76a3779383cd2cb92e9d1bd554578c042..30b50d8032c7889f514254006365fd9fdc7140e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 056cf2d1ef9cac4b8047dd0ed0a387994bffb887..1926b65666a17721ee42b5f75366443f3afb61eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0e9c30e23b2537382625307fd7d680dd720576fc..7cc45d2b50209f46f6d768a2ca6ed7110f9950d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7307f02378cbb5f1124fe7a1a20e8b61252b1fe1..869d4177aaf26dac47eecc3396b9cfad414dfc4f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b2bd7f7ce0aff02706b6d937690386e4aa8d9c1c..f3bfdffffe5be054b3c05b5106d3ce09742bd302 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 21f1ddb88cf2e783276dbd1f1f74755a74cf418a..d01d9504c104ddba3251ca481aca5b8123f918a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 946a2904dcd5b22053164719b24cf8177ea72bfc..bc19f607ce2a34e6ea0e45a6b7dc6131f51bc7d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fa3db0886acabee54910e8e29f199cce78e22715..1a4c3555a8ecbed0b58c4a6a00eed4f4d1f02027 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 183d0806eab15889584ce6f3fb6f99b42acfb274..8fd436400a02cf41de4b787d91e4b62629775240 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 59421272941e3c80f281bcbbd0a4801dc78f1586..605db8da3592cbbcb5ac7d9d59bff6ce605fbfb0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cab82627b5a5598125beaa48f4748ec03c793961..43e1554c10e59b5d108a77f6df69a5f523f814b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6489ff6e9ce0092ced2b88ed8473765509ba18d5..a171eadfb3780940e95a901d583c7427830dad4c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 394bd21d49db4bf26f947c650af0c8f32d4601a1..233c640dca233cdd3f5141dfd403fa555a606243 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b4f396dbc361b8d497dd1d3f6f16cd9dbc423136..1900bb558d6d841a2242f0f446bc3d90c7b09642 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb674034013bfa2becb87ee84f33cfaef32cc8da..a1ec6e5593c94fb77f91659fae92950569366502 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 00ae71e69b01446448bb5e287fb0027ab869a4c5..9dd3b4fe7f38cc8c6b436c34b1e64015791ac457 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f204b5cb84b1459ca358e41a2f95abe48e95bba1..8dc72017b0dea5a798d47411a30b34f091c9e110 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9c06b740c49ab75c66d4010efaefdb505fa41785..7978410c5a20b65f2c2eaeda9ea394101d3e82bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cdd7ccac1be8b3af2112a126d38d0af515c8e3d3..0895a28bfb8fe02d415d48f4b7fbbc82dfd026c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 815c32eb4eb84b15827e0e736054bdd051163e36..7b7244d580195c04cf318294576df2f5e0790fd2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c82d55db9822adc7530af349eebf73216b7237c..efe4dba100aeb60e6d2b51603fd20f75536e6647 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 26b88c514265b7295a466126a545df1ce5e86116..43d118b2cd260945f9c3ce798577853599cc986b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2eb5ba3a50c9c864cde36c025dc4a88411152e52..28c6fde49b36bbf76056ba9bbe0b743893536744 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a7d5c70c7aba83e4fbd7e5e52038228f6baf0f3b..b65b94a8ee5df1386f1955895a6c449afee1b276 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ee7ef7bf9907d57e57a5ef62de9d6d8844030400..657880ab6343d724de0d10969180b7fa21133dd7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8b58f2352a7d53de76db9bfc4eb0cb22fc43e0b7..e9bc132b472c25d9eef1ef0258ef6db8d418f9fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1c5c7617f43f1247ae2c2c8a7895be728fe5f865..a77317dc8edff29e34ae62cd9f59c08f80348806 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4e5a7957e586ada04b18b82e491d8840a823e3bb..ca0907497cbb7df8a326944e85b04ea72965600a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ff1fefa7844535fb0d2171f88f9bf450d8597c4e..661b6ed49c03482eb61e1f6a2dc4de385303146b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3f0e559d207130744025981e477ad1aff0fd94c5..39fa5bef897a073f92d1940cbc14747a97944498 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb740c02d171e26d4482d7d80c01340826fc4de1..d3663c368f8f01113de3d8ea8f3bfc8798463203 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c07991b40675e68144867069d05cdb6c43e71036..1d0280d96ae20829fb57e4e59298789c7b30eac0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 040893640be5c03da3f318fbd97cf8281a26e610..99b0f336bd8d307273e60ac5c89c104df80b1b40 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e3eccbf06ca23fb36a660382bea62453b3bccc1f..56ff46279649c9f9636d8a2cd2daf466e51ff671 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 83415f5039217c7a92fee167e96eabcb40b0dbe9..082be60e42f8d872e133561f3f26b20eb4431f07 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b0d0a36effb4febe4fb81606c78233f8798d12b8..ec5655444aa267dc03796c5949627ab202798ab4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ca1d0cc33dacd42dd5c7d50257e3a9d7eb23648e..734c771c531a1dcbffed60a606a26d49c0429862 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d50953c841df0d198cf25ecef765f6bcd0c4d826..781c2fb6f4e95214ffa68bdd5fe72920c2774d44 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 623c74ef2f1500f007ca66e0c27b407f14238cfb..2dad12552e807677c2b24dbe2befa7f46ceab8e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 35802af6b46db6af8e6ab24b19fc6422ed46c635..d8a97f1dd53eb683e84e2b50c9f0d48c84d286b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 327760f78d0b4a6e13cda68acdd6064d1e0ae14d..6adf44746a175e209e7b3af9681c043b71b9111f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a07947bf7688e997b6e4008959e13a871dd22722..be0c2eb5da922dc19bbe2b3ad91b8dff76d83304 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3cd3088ae5c285a3bdb1a57896bb0e0e16bb1ade..bc6b1ba32ba59a25341998b49f79988d8ccd7b91 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1c5c82e34e1b658a21a92792c3db7e041d307fe7..9523dd7f7f7d2b0315eb31f0805babe84d74d109 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 394e440d30cbba39a8dd2c9c414eaf534cbc1eea..8f10c88d95cc218d36c4075c4355f2d8828d323a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f058797245aedde678c12c3188e7b46aaf3fcf44..bb5ec34a21df095af33edd05707562317102fe95 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6159c48b8f616715d6ba74e3be78e8978e9b6e30..71a56dee3b20bf438486688f3740d40c75eb908f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3a9914ff5652e4576a8abf8d90d7cb5230547db8..ee4c867ab76668585e88cba82f324ae130822c5b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e877066652ccd020071f0fd6b70c516a6428c953..fcfe3ea120975d977545880397803715879c7990 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c63bdd04199c888219b54a779ecf5b411b013c4f..2b3f76d4d45605470dffd607a872c174b9a2baf8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e7d5a2d24237ef7744ba6ce037896239b7432f22..e5e476c050320c3cc4bf3f94453c5e87146cf694 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 290fa7babcfc3f404ea34ff039d2536d699589b6..52b4e6eeeee63760c0095197b685fea6047aa875 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 091c7e98adff9af6190de54561fd3676271d7fe2..db82867dd1f77e12ad6711455c7fcf87f821549b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4a86d63b1451fc10c01a3ec48f9cee21751424b8..a36b45531a0504354d63939aa277b872845eb123 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b76a213857c5eb5140799468250868ae8f18005f..8f75ad014c0fc14339a45abcebabb50cdb9686a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e2fe9ab654306aa0cff3b26b8916b828fda6ba63..e27b6fcb5040e14afab8673129e69c5f5c1f8262 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index abe3e35e07950fe610e76626377177fb2a2a750c..b20f5850f6f49626f6c2549bd997ee29aefcd856 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e5368047f67de8d643d8488a4cb26c2f9b1d1a47..fe45644902b2b702c65c1d28ca54aba06ed1a733 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 762253c9fdcefed4e0a67e13638abd13e857c2ea..e00c271bab7097b1f0309237137df7c974a7c3fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9471e7088c200369d709af2c73f9caf916375001..ccbea96304d7257fbf63f8471a964cd8ba96cafb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ac8dec204b67d30f5a97e4706734243f7531b52..2782ce10e7636f845b84db5f0db9ef84fa05f14f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aae2d97a31495bad3f9594f586d04ae517f4b740..49eb3abb51275dacd47dd3e67328cd9b1dbe495b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 46ee2abfc951aa54bae471c7e56e02044382e856..3ac671fcca94b5e84f538ff74ca4fc6dc3cbcdc1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 38ef38cb9f57238d2cd15c7c2dea397556c0d64a..b7583112a2bca19bcefb4a0db5523f2a835e3fcd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 95bf691485adf348d7fc700c0d3e20c19751d87d..25665b98d53cf84eeeadc0b87e86d41446d0d074 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 13472104dec2a5eed5a2e1b4c4d78710317cda56..e18b554e5e48ab3480cd33e870a5a4e53128a9a5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8358c99f3cc62e0c92016c6c43640de106b25a9a..89c27cbe0c32fd96c1b68802d342e9c6ddf094d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 432d53efb61bae2b474051a2a4da77c49686c127..ac0c0c38feba722e5bb7405f0b29cfd8193a8569 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bae4ab31e5e1851f72ae54fd27b8fb0cdebdc73e..891acb0657873bc92091a857630252014a07e9ea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8b10b34c93779acb0ee3f4f625913c7bb7fda59d..3bda12460effa62387617896e71a94f2df2f974e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b54a57e2a4b8e419ef7596ba89d2f87621cbd186..88ad43eb133afefe79f3bcc86a1cde40dd7a6d30 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 96bc10eb2cb9bc716b08e3efbd478e3dccaad995..d2b13e31d65c48cad39be071b5507e6fe783d1aa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 59d1aa61f9d16249918160499340d50588bbc369..80c565f2236f9ce5bf39af1f1d33071dead3cea7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 41c0651233ff7c5bbe78f8139b8fc9df66f6fac4..244c0aa9cbbedfcf070ee0bb9924707e52dec0c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6c609012f2be49d45ff64557a699783bf5e7509e..4f192fafb842b84d97380d878dadcf97ca8ab4e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ba9b8fbb29a7d49501b3b964b308b6129b820a7e..59922ca7de5756ab58c327a650fe604023e3f04c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index de5ade5daff0d316a163d87de1b983a5a68fc1db..c34b791f69673d1430ec50f37b8bceef37a74446 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f9bbcae9f7e6667713d211eb628ef14d930c35ed..670bf3dcf7d3b281d326b39feb91b8aee5e69199 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5786d1cc92692e180dc9f611a68065afcc0925c7..8d12c206b68418d7e6995c59c4daf215275b5c06 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index df8a4a63b28718f2185b859b7bd0090dbb866406..112b0b716931319f13f83f1cd635d28d3ae8ee46 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6e09f3cf4d2d11606aa19b9f0862fe5c5c5252a9..94fb1e1168cfc87425c902526a05cc8892262d73 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0ea4a1c1c5b779839da5f5f1373c526f4aa7d4fe..ccf1375df46f6f5215df1ca3ecce5181d267a66b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f5558552e59a95d109d8879a855c9ac96d54ecee..8917570f41d1ab111c537a9a6169657fa7c64d31 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 31c2df78e7587272b7d0666d0085c33cd7800ff9..008d3fc491e73586be86692d7e14f3cb3cf071c1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e7c865b6cadee3e0475c5072f5639c278f7949ed..98b8dfaa34dd6f8b598b7cdb3a4c13ca0279704c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2d1e80b99143f206a0d2faf5202f23432e2668ce..7bf4f25d7e861d58874e8d9d601a8d6ed8f03806 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 56a3b721e89aaf1a71f58db3ea948799818a30c8..335d3d4801026945ae0cab14ba3b40f25084949e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ce8782328a951069235dc0ace10d89d4d89a8df7..d36affd030b9eff1b1afc03fbb898a0969eec372 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2a2fbe29320b8b1387cd8e1788f4e967070c3835..21402982c6faa2ffd027f8a2c0633764caeb9c26 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7f6919cafef1b8166709cad8586df10e56477d6b..d2efbefba674bf4848fc9fc1e07f854f6498f1be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 922856b5c9b76f6cbc02409d77953c4e8c1c996a..869125af7b185978aecb14922613db42e6e9facf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 02684a1cbed5d6e39776ac9bb739418d9e9fc7f3..a0958ec255329e27b5c4b051e4821132b0c9e76f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 06450a8950583b767572233bcefcfe055d4bc14c..fb9cd69284706009be4d406ea86e3f54b34d3711 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9eae33707c09fb95ac44a829ffb77c054c252fe6..9e07b9e3e4ab5b699f657fb5ec4c697094961ffd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9088ae43d242364f894068edf01f5ebd21ad7aac..e3a71db232ab1bf2d6edb6d4540b2c2909f92d63 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 39312bc4477d204c1f0a96821e5f629c063da1b7..8abcb4c0b33d8fdf8fdaf2960146586c8eedf51d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 320008e5c81613b29fad2dfb695e869cd530c7e5..7998fefa1fb3b2926d58310344a597a11000983f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3a7ed5ba6188e2ec589ff597764c7c84ce16ebcc..911137d1745b57e3759e33748e4c13b3933b26c1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2fefca96cb73158865b36135b4b0ed7a3e16201c..9f6144bb22935f6ec1bff77383c31b74587bc4f3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 95636993d6c1249f7fb7550cff33b2d19246c6e7..3fbec1bc3ba6438b0fa8c01932e1c96244a03661 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 24ef2b18cf1288c82f3f4a05be0bd038df83e2dc..75ab9cb346f3083cfa167d3e5a1686d90d4d5ed4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a37fa617d021d33b5d1bc3f14e570d5cb253847f..c429076a05d33a3332767018f7b682c353172024 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0895f7d25d92c6b617d54c821ff6ee27e4b882be..cc88a41aad07d0e57b5c33d6ecc408751cb253d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f0cebcffdd26a90ba314f58a2c30e84fe06d3040..1642e887e682792c83a45e909827be97cca5923b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ad02b0061eb8cec681c1241592d8a0f6543fcbdd..18a8d59108c3a9002a4f258682070ecd6b1f6336 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a4fbfbba86e61bbc15b6ac0d27e685706297f373..38b50ac8d4f78eaace7407235134494a1e9ac679 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2b40dbe1cd1cede3b258ea6839436bf916658de3..200005e841f3ba0ece3b0e3b0ea3200e5ce43cf7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 12fbaf222b3bbaed9354e770bdd9fdd453fe5590..4ec7e3130833b8f4ad70e2f02b732bd347f4b467 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 720aa31e1407adcbbd554ad41ded9532894b7b5b..5c3c3b5bb4a68f72b2d6226081a8edef30f80eac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 58a9f1198ac2843969f1b119430ff6a4a2957dd8..9d40ecfab5b48818e2c4e99837ac79fc50631ebf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c1b4b2cee28dae33362391f63642ff1ca54bf944..7b6e32c21bcc5badf72629c42a65ef4ff4cc85d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fb5f9ac0067994edeee34064516835d29e88397e..77172d78163272fd724d860d29e981aabcedf550 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 10d6ff2aa4ff91ec50fe95ae041a7de67815aac1..ae53c54b1424427c773e14dce998802849a9558f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 273ee7fce7b43bf5acc5d48bc17a7fc914a20b65..1c1a322976cb7f5ea728ce1111e03ab0c18a602d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9985e2413028a9075d8abc3c739bb3d4702069ec..1a37a94380d325dbb6fcb557fb56e838d7cc49fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 500ff1f2b363a1cca98f0b4b32cbb3bb7ac1a7e5..99fc64b1ee997653f33adfe827807d0871888b17 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7cf830f24d010ddc6c9fe866782dd9cd1007b2f1..1ec0705add58c94b1ecafee3076203e81529dda5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4001731f765cb6e0d5830455a0d004f60ef870ed..a0657195099b6ea24b243a6cddaf437d485a225c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 80c82392ea8c37aea2d377a86929ce39825bacdd..9621fc66ed261ef199f9325bdab9a0d3d9f7c267 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c227466f8eb868c8de0b02e299d78218fa9257f9..369d9303eab318302235708ab341fdb5d5c23640 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 51b5515d729fb1b26a6901e4650ce17ed1cb39cf..75f72bcafba7fc183bf16001e3113662da57c71c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1bce7563cc7a8b1d6536d32337e5c88c4bd29007..f3dd55eb1271c0af8522a0378d9d6a773a52e722 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d2715e45a1f61fc234a9b44def47685a4f197d29..a3a9f0220018d15bdf0d3b7741f633d18d615783 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3a4e7b75ae9314322a3286a8acf004b9b260964b..65492155280ffd814f6c3238f622d6d139e0928d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e7df38d26ad7848856f7bb881c85010cfe1d4f62..cd5a8da9ca349a637c860f183e8953a83c8c49f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb79bf72e22152c170863e60f5c3f1e5a085e39f..7e4fbcfc38c9ee6ff9fdf1f93fa4a5a3b8f534d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3e476f28fe52fe3f2377ca49ed600e222123b834..101cf30a5efc07898e1b4515c5c0baf5475a622f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a4ed3a07e7971abc67a63f10cf074d28c705eea3..7f94686a26112b56ec0b1df54557bc9c8f657b8d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f057a27ee3abbc4a00843ffc942c053e98be949c..1b42f693317ef85e452ca55bded96ff3e5b00009 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 528e1c92c7200309c62fbf61f5fd8c09bf2f7c83..b2ede334ddcaaf73127c38a57686cdeaddee39d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 08ca194c624c3fef071c5d3da8db1a1064e1ef0d..d69469a4d4559afdddfc46f2de8c057e64758e83 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index efd2937779fc936a9136bdd2bde66b72d84543f4..14d8170c900d30729eef4401af2d9deb9dd9bea2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1c92aed375040975ad1eaa5f4aa863af14be4ee4..9f9fe8d872c1e97d106c6c59b3ff39623d6d01b0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 84da7af6c524acc2dada8fb0a11474d9c8fccae3..65aa1bd28194ceebd61b366c88cfe2885ccf5794 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c168305be4f96840b73ed2d2312c5dd5c8050855..3cc7eb291f19bb9d734d643bf483faffb277fca8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 05a90029b442ddfe8d8c1eca006591d615c6a859..5f84545d41afac40cab8e00c839159d60cae8dac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3b42babdb886a9069e3e09b06aaf273070040edd..8c790d04c927b42cfc47c3b306eea69014a22aac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1d8e735b00e31750bd261e2bd7cbbcf3d7de5455..7e0d6d5f282611a096d9405dc8f5e920c000b279 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f3b25dc5cab3486d39899b677b36b21b1e93a28c..ebb2eace2043f0726fc8a8340f3ca383ec4b5470 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b02f59cbb54185618009ae603c224ddcde0298b4..8517363e5195757c8b997144952b650f280737cc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2ec4697e071084871f5283bdce9f118bdef16bd7..c54ce5925c0926f0c54ffebf90800ef935082e0b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e8ff58d83638912faf68e743a9b35a0760a3cffa..044efacc97d38f165d547b38cdfa9adc1e59c79c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3b991ec2b03659cdc9f6f161c3ce62bcf2937102..e7b721541f1b1613fae75f2ca1b79986aa4683fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index abc6070b93620a0818cdf34f00c5ff101a45c765..1b39f885002cd90b34891a1e1e5bc83df41179a8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9c5feef423ac4c234171a17049fdde3bb2ee793b..1ec0c30b61d50d60058ea9dd2773a9bcb3cd883b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9e871256b4ea43aa831e6ba7cff9f41be732464f..141170d86958cdad8727db171b23edb2247698b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e58243a244119b234965cf7d2a5c85054c9f14d4..bb1667925863f88fdaad6d3c97f3021b2b3e8c60 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 66f766f70413cb767eae4c0e69bf99a4b69a62a5..25a84c749eea35fb12fa94fca58f0e4aa0a65ffe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a0192b979729b1fbd09fe35cd8fc5469ee425958..c9d9a06b2b945ff45662b9d97312c6643c783d64 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ca48a8e7a9e1fe6fcfcef4a8fe7ff6b1ba277d7..632632ef5194a5fa20ac3d176fa2e80d931a971e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4656a134f81e3e0a225b8820a21f0d9163852c5a..91f8e7e3f0ee560b88d3b285234e4b071dcb3da1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 504b5cd79e0ec5b7808d606c1d58989eeddfd598..4701c187e4db2d146bded9b891435365b764efb0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f1b0100e60a5f869fee08ac5ddcd608289c4076b..525db79b1951355e5dc860c66858a471213e3ae1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 947473706575d82b4c3bc363ae891ad37778b119..2c6fb63442f86ba696ae6adeee5156476d1d7ff8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5d0ccb7175c455644b8939808ca95d279e8fc4b2..f8a7dc3a6434dc982f54400454a80c0797673d5f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2e0aa73f54e46a68950d5c487daf9a169265dee2..9a1f25e3f1809944ca763e60ca17b9a3844a3691 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 65f56b8eece2b94c0e105f404a605c1dcedb29ef..e7d17ec5b5fc0846dab8c8086c28d0cd6e7c7d0b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4427d687af5fba7d4460c6c890d54e80fb60b04e..2c5ab118531c9eb90440659d52601eb01fa097c9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fe9d055cd7100c4b0a9459c9556c75df7dfe295e..068f49faee0adac9e15694d874440ee137ce402f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c401a0fdea413640c91ab49dcbd09b674c8de5e0..6226da0fda106d3025a3e43ed64565a11113bdd4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 638b9055eed5b3419be4777b00fef01fe3c470eb..6106989dbb3ce4148c5ef0a9e3ff1a7f960c47d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d8f9c8e47f4c3d446eaca1bdfe7a59f824a5ad12..32ddb8e24f065bc9dd335ecd14db5010378d2593 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3b145e4544cf8e8165f4053e9360d81b84a7c1b2..96be93ad1c5adbb14b9a7dde34337a9950de9775 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 40a2ca5648e7ead067db3a69af9a804e63c025f8..861f6a5325c54cdf437dc022c792e189f0f34216 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e12a9f3992de73c663acc23d64c9a36d82e6fd10..722d04338a00bb9ba2d1523c552c228c6f298e19 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 055a11b336de2bdbd416b574d7f94c6053abc6a2..7ce5ba948d6c9e1c5d88c29175c62097460f2845 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e35c69e8f5d866ff25c295e70c6680ad24cb7be9..85f16acc8fd0c95721d1d475a87d06aba2c9ddb3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 923fb217112afbdd69ca40642953b691c18868f0..9985129e34ce5bbbc35c5dc48e4e841c891c000c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 88d4a6ea7a5ca3bee67e2b43a8f146440d124b85..4d63243d7c991846a3e7c24fcfcd7c16db61b946 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c7cb27ccbde362bdc013d925c039302fd9b00d0..140f7c6ee05c9c30482858cfc97d722f00b0bfc4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 638a51416afbcd732fae05b8c26088675bb1ec57..d21eb657ffd691e577cc4c2ea0d638a85ae798f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 68b85b3a2d3a1074e1a9d21e9d3bf4ef132eb4a3..dc9484c82c79730eaa5864bd42ec4095365492e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2c96dd295b8c9b0152b238f07866c4317148aaf1..a2026e1d3c3aefb4435214b675428bfe083d0acb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ea6972e2b91498368ff82eacc68a4c00babc3a83..75030cb6fec5b034ded2cbf7286bcdaacb4fd7a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 30d729ce78923ab412d6aaebe95e6a13194166d5..cc823cc178709bec49826fa40c4ba7ad44935210 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8b4b0f12c8daf4baa1ae42e8e73d2fb12e7ca228..3bdd05139ede4235c9053ec95b4947c45acdaa90 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3000150b3ab9d83d745e7f7e84484c5d9f253135..a3a2a201533218c7c20a6b404d0b5809ea2db6f8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dbdaf22e20c2ff9c1f41b4ee63ce0f133585b4ac..d48356c9506b5aa44a7588314fd7c567c99879eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fd979aed42c722389c59859118c04cc6858ad3af..05e92f1a170e322b9254ad4749f88d0815816478 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 39a426a5c8f80332aaf15a3ac7c21f540b0c74b1..2d56b61090d830722686fa4ff16e4ffa0364eca3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e1bb320ddaa11e5fe91afeca203e0d7e302c1035..eed7e1b21df03a6cfd7ff3c30eec0fc42254d2d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bc0a3699e7e9430275ffa9eac30faeb6a21f3d9d..da477fc4c0fa18be06cde089bd2191e71de0942a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ca6b594afaa749ec6379e34640debdd63f6194a0..8c27bbca63052543fbe0b81f8fcbf2bce1ce702f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 13f2431510b355160d3acbd5a834dfc3d05b0cc5..003d49e49c44a154956e04afc054efa0f751196d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bc182dbbc4693ac615967d189b8c7e2ae38f4c58..e564d6051a392ca9535161e3035413a6fe6a7dbd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index af2a1237338339cb6162579147c388231c66c23d..095878896832c16f96cf6f6e82281be90ca86a63 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd0dc7c787d6ad2cd95d2f21578c775ad6939b2b..73ab1947b7652694c393a727373bcfa5017b9318 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cf32b2fc4883534418ad3bb1c401c6db60612956..95857362c8634fbec4c03c37a7268cf15a2f86bd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 85ee341421696369ec6ece72de958df8925567b4..8f319faa57ac0b34a2cb085104f1f7ab99307478 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6863fdcd275b31bafbe641495a87c005d8a379fc..aaf6a9fbd52572f5f02b5c76d724543ec108bce3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d1a494dddb3f8c50123d15e7dfb3c98f246bd049..a26729d3dedd9e230fb5110a6c453bd4cbe19692 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4b58f258e4ed61b8dab4ce33ef4ffa66c7123a05..e6b8bdf560825e30c95f2e03b0b73bbc3f2220f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3a5da9fbb9922cdc26115e7d3ebf3c3cf045a2c1..0fb8e417a5c92c8d4c8d03135a5eacdf1494a6d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c8398c02362f7762b0dd4b12e0ce2dcb4fa3d810..52a9d9230cde8424ade675b92383e7c77d853594 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 94a708d51425734808638469eb6173e4d10f7cc9..f2428992c3662e9b23b7df603f586e75e8e6e898 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b0a5a5094af12e43a41c3f44475cb7b375e44b60..e996fc415921a8240abfc48f714755ca6d2d8ee8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 63016deb7a22d78c84a39ab03eec28c85254ed5a..eec1a0c096bd57e7eb471057fc1d9ac8d0343ffa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a255161c1a6e125be93780caa5a8addf13492d58..ce35332b0e3344b4abe05cfb5993756e03ad1b79 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 921a54e5b71fd8492bf3dad6a980842d23a95a63..e3bbb5f6f2600482929bd1036990622cd75fbfe0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 873a58c8137ee24b1de7a54b2f4f102e3eef6bf2..ead18ae5e4e3cdef094bfc20ca3fdb9a4a5fdfcd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7a14c3b0f7d18afd0b24ad3829fd5267381a0cc2..1e3ad58a83775f0d2e27c7cf2874dfb774545f1b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 81da1c5cb1a126485bd4c754e003aa007b4f795b..8603ab6ec3bf87c66e670628fce6d3ee91b27e8a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f42585b8860d8312bce17a8bec77b3ab11cc8b1e..6e8c39f22efe69516bcbbc08ffa1156aa0bc9a12 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f9922cbd504445480c671acb8c3260741878234c..cd4e663c4069a59da55c66bf2b4cafeb9915ef91 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 12b5590f2447d4e7c59164a8e1022528baceec64..d2822cf19eea9b2e8211c400e36c26db08bb7a3c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c912e985952fb06ef12f40f7ec314e5501b3c8fb..da091a24a14fd1eac027b2e50bf0e389606fc107 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 74dfdec2f4dc78bd67c976f5f9737f48584d80b0..604bf85791cee981f8faf3af3f639553c9b4ce08 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a7e1775026e5fcacf32cb8a5fda3ef65370de421..8836f103e9ee45f681c8536785024f50b6d57abd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 417dc1a3f8637b1937ee65601e0bb69d827ffea0..2b464e78a01a0759f933737add49f1fd9dae9a4f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c5a9e58f94e3f1da174e6da07258667d57996625..107b8d923c17069e439bf3b7ddb1b94bd1754686 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6215c79bb8efd01ca04d9478afc7982fba0fec5a..8657f7506709cba894bab2b161adbc767a4dfc50 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 64fc93aa4e1a0e58d9f3f4492b3488f6eeb6d200..72f6850b3521a930bae4b57d7124ece070593e23 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6df5f623326a8c19b7bf59593ca985fc1394330d..0228567ddddd9d3db2be7c833a422ff795c0d4e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 92f2e72ff8f77e7e3bfda67764de6b189bdc6167..1ea5e6226a5509c918bbe1cfe62cc0aff223443e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a6ed8d54c88ef592465913973ff6dc33ed6ee9b4..d2d8aa6eebd46868bef5c626fef2dbd53b408fa9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4ab111082eb47bf742b75c47c595a890a0ccb6c6..4f5810c7af2da0058cea2e5bc26b4487a798daa4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4458308fe8412efc221d5c8ddec93636cd123e04..341ef2b6ce79ecafb6048304c063d6749f337f6c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b14aaf0e89d018659fe7f394db9554ee776106fc..292b800f159966bd82ebfe782bf23cb3bc8e922e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5fd87f256f3e1d48df2b76434c13bcee1e1f2364..51590f790f32000c997abc3fc7ae28a608ed4b0d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd4746f1e83d3ea21bc7a609a63fcb0e41577059..3c368deb8fbe5e0b0b7dc9c1812041867afe3e8c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 99bcaf306225498f150f663125a40ed8aea46a63..7489e83138a18050aae016e6299f9c7f74fca843 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d626053f1da3056633d484111f61c3667c5b9b90..a1b9aa26d1b5a8a8da14a7e4588eeabadd370678 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b558a135ef2e00ffdbcabd38e17fd10e108edcc5..012270f84326308098524d66da3d3a5c6fb6e032 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3a4213afb17098e26bedb5eac5a22bfa2a6e0e55..ef72669cf0ecc7247a138b09f15a33eff8cb54d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 602d7a8a63a92089647c61ffca4166048ac76921..2d9d04014fbcfbf2653478a2bf2cd70544374dc9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 93dec040bdd3c4385dd86a0c82503438d0e2603d..d992b48658894a7789fc36ad8ca4dfbef4153402 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fda6cc4f960afd7f72e03ff33c0d600818c1fd69..cab3e2d8aedd58b74f04ee829c6a08826970db91 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 010de930ff4600c3418afd1853fd4c8468ea9eea..076d868941b05f9e13b34bf32a3d877a450077a5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 45b664dde70da55e0097c37612d60c9d400a887e..edf649c0d40cf07a01b0195f94ea61801223d201 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1e9521d8d6c1979803d1e704e3765acb56af3ef5..0e5372f2d71a8850d48fb30bb696deb59f98d904 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 748f2047e6f9152afc822971f0f81cf33386a395..182d1a45586e6c4cc3a08911082bc3e9c78576ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b6dd59a4f99a3361a626967ff61f5227ab656b7b..13eeb7d98b8f98ef1b88f108e25148a81dfe8ffe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6ea6f0cf95d703b5091c37aa28ea5874b409e29a..4c4c7c9db6bac6ebd2cc449b9da0252b043026d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ff48edf41ad213b5be86067dce1fa07ef97de545..673e6fa6a9d326e4ff5f9da42a5965c9c5923c4d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 41d5968a03c3b5a536ba95b8144a208febaf9432..c571a10af5c3fa4aa2b6eb039dd9a0add4fe5aa2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 935a7bdf62f6de3e4a8e5a8be06ac0e9e1031333..81d3c29603058b9bd7b20e2d718ae9c87871026f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6fb4c7e12ab5dd94a7d7d2ca501925b0c26571c7..9404941e73895dfacd5777153cb0c47d9beabdda 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 00e1681466ef8f37413349447d9393ae66c31065..c261a6853dcf7bf148eca5e6959be626f4a6dc02 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 97fcb9277a8a80c21a54ec7749c6c853ea5e8243..06a1f5c29dc852f0444cb70924e66dcac3f0a832 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0222c2bc93ce7dbc1dd13be8aac6c27e8d4d7d2a..295edf07f65900b815507bb59637bebeafd9ca1f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 37feb71d61afe5c507a5ef1e189c55ab189a0fab..129bb1ab1a888db6b7d604ba8062549d2f8cdc78 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 255c9726da3cfca0011790cd992a3dd83f3d6602..01b212f5935faef0304b3402cec95c3979386228 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1d7df1e438b90354be002d78a75899c534553fb9..ee48d158d7e38b2b838d466b3a365ecaeefeaeb6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ca46f4582d8ead95ea775f769d7ec612c3a63017..0d57c2a90e92c5cac4f9e624e25395bb8608a0df 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4785b8b33edf70be8a00b8795f156a283cb1103b..8fa2505bd992d0e445e6c4df160245745d298cfb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1563a4b8abdc5cb202203cb62b2234089a29bb8a..2f0a6ba3889f0e35e23790851a72b33e710d8f09 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aad08188cb876f1154b8499e0eaed26c32b7fc98..f9c6fc867a0890cbd05aec1026c69b308085c10f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bfec10c79f6fe84d7369082d8c9d3732cb5f842d..2ba19484f2a323bababf9d13d5f7b94b32732fb6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7e43deee49eb115ad29abbe773aaef56b88e38cc..28975616a4b088941b1cf72bcf697ae214ddebd6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 08f464ff2238a35f2d33cda854a817e79db8445f..0209bf499b0648f01831000a15d35c5ad20b28fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 96601a8a24d35e71b9e57fd00b407da7a16f9468..95e0fa0efb0921d6f45f6355ac8b28453c8fdc5d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 43cf6d690a90346e68467dcf85db453f507b8330..b4f9c13d0e41e7df8dbc3dbe6a25d47149108153 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f6d2405c9a71e39ad72497cb0bd8f734a1321d7b..f89fab5f9a5c97d35fb4c94c47f82c9968c519c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4dc8f06a1d75a94b19e2dcc5de2a11d2eabe3a88..bd8166a14972aff57aca1600bef6b7c394ee6b80 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index adb16c6ad77d3928cdf4034d88209b357fbe1fa3..1efce1e5697c4d804142f44c3f009347260a5a72 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 67b90accdab6f10b40f25f54fa663aa01b5bf1f0..0f95d269e0f2b27717502b0a4297eacd1d16c312 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b51e305dcd9630d72fa2a88310c52f5c1baae642..ab059a2dfac2454f63579b99cc2c58bdb6dc858a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b3f9f8c78088e110624707edd42a520dec64c88c..d4ab697458d7320f35177f22003fb23f64df02b0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f47e73163cc414bb92d4da23988506f5ec990bc7..c5e5ee6d2abff79dd6062afc438eab38d4b81835 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c1e1b0a1c91574f0d090fff28676c990d84cc5f0..37fb59fd920000db7a7433230ca4dedb55d5e3a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7f88f554b80dd6dd2b93e42e5b4d486ee820a588..5eed0e356bcb728844bb05833d99e3f3126cc203 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2f93f1d041615a0370d5ab9a01c84aad6fa14c3c..966c7ac868b90257e9ffbbd0b975a583255a3d2b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6ccb723e257bd415829b0c0b842da926a875497f..aecbaf4ab7aff9487904e5b7e2654c3f634b1a0e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8a158a708830772441539d8036d3b6a8c3dfc2cc..0d14567827cc28c72a802adc9e29724aa7727b60 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c44d971400d3ffd0410c08581f24ee5e6393d63f..022d434c71cf802f56fd79fa93a5b3b02f58cf9f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7285be0f4ecbe0fafd8c92dd13da040c43e20a3c..54911e50051e2fab35588fd96e2b0f19e16dc9ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b28a0e2c121a551cc33cfcc85a10b0ede9e6ff70..e5980b4b93647302e1be9080f07a6ee11e6a8c77 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7d9872d8fc16fa081962d5e2f56a549efb80a6f2..386c5fd24bfc98e521ba28edaa4adc53d0315d92 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7d2ba28560821a4ca9cfbc8f3193790f937d264c..1f1270172810c2f192ce2b37bdb7850ca36d8240 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ed905045f7b779a94ac4ac3e225e749a96d504ab..34930b090775b492da54cf4190068e6f2631aa7b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 845ee4b77be3f2b3ea3c46cde71820624e55d5e1..09f6f813b7e8a9edfda8b58dda7748f54170d955 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2c9c6179cd9a1bdeda8fdad4bd38951beb2ca632..4835c075f48be0f5f7bbdba2a56b9381de298229 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 35e0184b7d60f347447031201e515e05dbc61e3b..32c8f616a3a7f742bc2a8820e9420db8ee3b1ba1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 22c79043f7d85999f261b68b2ede2a697c997d6a..b3690d64b6bc0450758f84270b3f18b3e528045b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b4525c74114a157c7d2c53778bb0c518cc85a9f5..7feedbf354f97ed09fa49b8384b13c16e8bf698a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index da2237e89ceccaa4ae3984c7be246b0743c26a04..abf13197cacdd1475b176f95f93ed1af1d3f8079 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0e791a57c0093178acd8c2d589e72fe8f5e2b5af..30246ce90540e007322627a4cc87ba3a1ed0be57 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c6f35d50c736dad020a11fc2d549b13c647bd9f5..8a1e1a12dbf36a7b0019f4b9472b12d020e8005e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c4e478d819f8ffc8b8b4a1f2f60e3c5ae65f742..e7beabe28f35e7a318fd361498e88cbed2bb6814 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index adf1257af3d7048aa81a89be0246956c9b0ccb83..f152d0e823f7159b513a5516776278fa31147721 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e64b016180f2375cb50bda15607fb62207c1cac0..b7534a43efba81867b19619d686715b315fb8b32 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2fd7ae1e1f07f2365453ca3927fc4178bffff27d..8aa55eff383373ff5679c5a80c451a97ece446fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 27f55038810cd46c1e67a2cdc2f864a406dfb76f..bebd3ea8e5aa1667b09343923f48480ea8ac45be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a8744e2a4c43f4eb465f10ca64adcf0d0ab83226..0a36c20e6833342e5e7e6d7a1a20ba34aff27af3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ae1b2fb736e7716acaa7fb9765f142cba3b19e7d..daa270bc923a585df8ef042ad6083b325e6698c9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 79ed1189b87db1f3b622db31a317fe15554f0206..7fe818a598c68904b0368847b9d5521ce115369b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 25b808eb271099691f2b239be4a2bec88d99642b..4055c89f959be0a2334fab29b7cd4c4dadae1305 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 35730ab9eb279c1c56b87da692674993dc02f45e..62ed64d556ff73983953954922e38c74475f5b65 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8f7c281464e27b02e6b61c2c3872dfbaf74d8eb2..a751e7c5be213995dfe4cfb830c02e0c45b92bd5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6b43136525a8d47ae608b2d32a26221b65eed34b..c5113ed7f374bb17317438d39e5944e2ca3bdb42 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 583f54c4643e46ffe3dad86e12df1f382f361257..152748387fde40bfe8fd68b15c09de6b0d22c9e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 42f00aa5d4507ffd67d4d9393868dc7ba1532d6b..9167dee1efefbc6a45762fbc103eb34c8893bbd4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index adc2299d5f33cd9faefadddc6481584a6dce62de..e69c87b990f301e909401c13fe7f7b8ae9c884e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f36673163d219ac91b50022e710c7c3b8e4cb4d8..70e19a0f77a054e9d95fc7fc6d23896822cb5e1d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5e7aa6e838ac3559362383306a93730239f0bd07..abbc9c15e6b2a3511796e5a1851bfe7b7ae61562 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f92f9607c98599bdd3b1ab4d6ca7f8e6d4268c5d..a94ae318d42620d3ce15b66cd96fd639a1d10a81 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f4dea4439ade43390f0ebce303709e3843a451be..cf531779e00f4a469ba58642da3cedad8d274836 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6e8379f834e48ef1e4907bfd884ba54b0b23fd25..963200379b633407053564abb6f0aa6fbf763031 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b7cbaf465565a17c423b1d2fedaae95c227ab235..86fbd11e3d61266e29013e55d8a6a1d33adeb757 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 992478f6ff2fc1604c30d7b4b411b6de7280189a..ce210b26c6a6a62b16a0e3230884acf45ed5a29b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fbbe39bfd75e6d4fb6bb2d7392946eaf5149c349..88c7a27f3138a96696c9dc8122fab79e701c71d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fcb5f36ed17790334cb1ed04ebdc5daab5a9f17b..b020ce2d396aa560f970b7eecc7e6e1aba3d2487 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b79a2dd8584d45367128c8ecd8787b27e0842ba8..78fcf2d516e15f467e9762bed17bd5092d2d8968 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23e7ee2e5376c6fb6f1e4bc508a15ab47b4d4916..a47305288a3f8093b98291cb63729a1d8a9915b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 24f0e50c535092f28620b74fb55fdbf2861edb4d..433c774d4e4a06da7eb8bcb30809c3a880b5cf8a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 47d8fe26e3258e5bc5b814d17c973e14bba2c103..265ebad34c6cb23afcedda39fc84d54d0121b084 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index adaae84c03686a34b3ebb6704757552f554d2afb..919ebee4aa390f134035ae77628b2f499bc2b919 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6c18f9fe4f6f0e1861cc8935d38a1b3353758bcc..ae75a7584aa3bddfdae8d1efc21002f55f0cc837 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 639cf0c86d65d13d08f28ab2be6f5d9b852799e7..ba250e5038785b82d56510b949104b24d6b6d1f8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1a61b1d0a9cfc245bfb1fe23fb2ebb0b2d38dc38..e1d98a28ceaf67c36736962fb2dee1d06d47475e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f86b022dd417f49fa2148e582367ea60821e88de..34487ea5529f7b7cbcfba0215fea9a3cf3bc8811 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index be1c8d2e0e9cea9f41ba4ae8e28a337fba6aa53e..deaa50640cd265adc56cfafa4d4b753d7d694e07 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aee6b984841c79d02e1cd1c06f1c645173997c11..74c80164d1e7b0b1fc3fa005b885152f12325e16 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e34592eaff84296949bd4e5dd4c9cebf9bf75cca..68f26c18a54dac12bf31c4feb1de7525c3aa1907 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a44c93e1f565bbf57bb7a2722a9a1b85058a4f06..3131a3cdd2e886c73b60cf2259935c4626c29201 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3e03c8c26e1f5b3ac9db38ac74c8123efd7773f9..8705dcdaaf3b0bfbcb307f8fbe57159c5e5fa760 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 353d47fdad96c20f1f847550f51b5f541af2e89e..5a695f61ffabb643067f5340f68280cb392f3b11 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 25d8bc7dcb06856c83530cfb6802d1fc3205cff6..e7b8e73ae8ae721b103f30d3072416b97eceeea0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 03fab0acb02f9ac6473ae81602b7a0cf51158339..64a67e9d7472f7b2af951774af32342afb1bd42a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ab5150eda7ce2574df4e6e801edfcee5ad141d97..7768b667ab7bb26d409c40474ffff400f4464544 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4dc84b9f902c2e41ce7ba6da57b5b14eb1578375..cb1943a34458f8a081ac115a98fb312d0adf8141 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9396fe049b75bca9cf49047b5b8997949fefb85e..285e3244cfdd57441e6e8d8fcdc278de0c47981f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fdc2f16ae151014a9941cc2e0b8a778230aa688f..95897aebee3bfcc964791ffbd17f71517b4c536b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 550c72ba558af614986ab38fee79b2944cb652d0..7cac6359b3af8cb4d4de0b88b9581f5ef6e0b681 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1edf9212e131b9413050338dfb6320d83472d0cc..e42cf59b251c61565795ee2f4030449aa7811bd0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 71c890a15a7cb8a6d2b45e5f8b6a2ce85aa63e45..0b6d0e2a6dfc7e672013d4b663c1f634521c77f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index da6479bffe0f56b965e39b519d72e8f67ff1d276..be17f512b9884ffe6f1fedafe879e76367298ebc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cddaa8a2b5fcc2e39a2a374dee25880239b6105a..b02556b0f34790581b30b573e9aab928fef9dbb9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 986a2e85ff056c657e375facecb5935ea2a96689..4f59ccc46e3c2d2a7d9b25f92425087252fe71d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d097bb19b80c62a057d998c2bc8cbd7a7cf99739..561243f7bdad4d96becfc816201783ec89de89e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a04e6dba1eaa3899a0fc3465956042f1c332b64e..d5a6a7029a9254f4235720b48b749fa6e6b05a42 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d8aa6385b392f0ef7b4362b02c7f5878b4261674..c697cf49ecbc4c8139fd9580e20aed19ec0b7f0f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4ff6b907aa63113e6b05df20e6c419bae0003fc7..53cbbce6ed5cda97197171d4e419504858227e6d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8c7ee43ab177c80850df64de01474eb43679ca36..bb27856b6aba3ce5e1c3aee75b7170bb9eac8cb4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 292c31d775179494d34eb81d8703cb02f9d988a6..1e9353f17e2b923b6ebefd0ccd8cb707039c5b71 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e1a7d8759e3fe94ad197efa5ad6e8ef415dc8500..d8a81ad658724c58b6683351fa988c16a76a514e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 60413a7989db55f4246b38723798f7ec7fe56752..b9110f0005959c3d854233394a763663076a747e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aeaf2f80a76d60b305635c20c1e7f50baf5d0f4d..86f3cf0c4718034d8b235d7b050a23c82d26db0b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9745e869dfb3dc37566cfe129578c390e4f4ddd..3232ac959b00f48f1f89608f7f08fb59aacc53ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2bda7c7105b56932e4de3a199bc454f0c374fb8e..2129f61735e3c3d30451d7d87d2a2ff96387c7a8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 052db615598d56becf7c1876c246aded95266de1..f465528d8660fd0cbb178a617143052aadaa4a79 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 919d9510d044ee8f22ac57a206e1d832d0733c58..a63843ec1bc213a8e5ea5397ee9d38ac2c771dd8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 725accab3fd56dce23d61563c44874ab631c050b..e80eed682475c9b561e626775d3c1721c1735187 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e700dfda650578f54845c313d4cc77a71617b482..8effea784b2e1657fe25a30a044f475b9f2c2be8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 687542273077eb2de65b44c9c8200c74bec1314f..20034a23207ca185d9111516c6b555fca996c0b5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5e854c1a0641ff1e44ed5574ef2e8a48ac800f70..75e3e9d7fb63fa6e0a6d658bc5992e7dadff793b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bbf1e7083ee7b9525f1dd6c699553800f8f4d711..1c03366fb73bbe9eb6b46f6d03abff5d73fc2b9d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b4ebaac47b669c9d853fa5de9b39028f719ecf35..b8c6acb73a288faba1ce43c2722d80091a653227 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8924741d1508fcff57481d851695f958af2668ed..3c68ab78d68e0fb5a3399b55795a9783fd069d49 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b867a903059fb582d108dffa9320410e4b731193..abe1b332a0f9ffb4c15436eea9d580fa79e5fa04 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 37eeb1efd12f80c5683c70ec1a9c129e474ae15e..25f8d733cc3a48a6ad171556d3e6ea55206930eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a78e3dd5003b5cc0399fb1bba1016e4176bfce27..b7949d58f3dcdbed58448641a9c491342639c761 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3483986daae7a883982bea7f6cbb2db751eb01a7..48361c1f39ee1b8f20d60236711413d2657caa3e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2adade5ecedf747b23c328a516b98937a44a169a..721f60597d61bc50d5629e1cc7c934e333bc853e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f0168bb9545cf878b8f5b5402908d582a1cd3aa8..ae3e62478656025553ebf03fd286c25eb77cfb9c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 12da49ad7e229b498c596f40dc590e853dfb57d8..eed09977c0d2c8e6a33326f571b5efaf15653cff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f4dc616b25b8ae55e3e29f0f31b4e8507b1dc2ba..021aafe8dcf7292e1bc6a3ec45f4fbb8554e84b7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 665c9c0e531127fa11c5615663560f369b453efc..c3319c6ee4c31b4b14d175733af258806393c6ce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 797ee279268557a166f79e34ffae5a0d589f5273..48be7e8117cf072ad7fa681b0a08a22adb7e0d9e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fbb521b2e9e011c1749c896cbc0390bbb4c668ee..c15ba1b3e941fe9dc939db8a1750e9533e95fbce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fc29357b00147dbfb0db1e0d368cfd54f5d2c9cf..b3bca6b231641e0f447d08f322078189dc3b110a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2fde2c311823bff5044e6e8a6c0b995411360e5d..6fc94b50879ed6a4ca57a74e34f5b72a319c5f50 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9b183441db6a3dd34995089daec2bec4295cde58..e4bee06df6ee3d27a3b33ff418bf27b840efe060 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7889155df94d4ef83677170cd67386325c51eefc..f4a399b03a0d3adcfcd587110f6f237af7a2f3b0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2b73a2e9faa2ec215fa210c04e924df820ac5821..4c2ce46e49b99c0d2fc49eb2ce186fc0514b8b1e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 90c9d8b82af4087b091e49bcfb5d9b97d9397cd8..f73e9d496ebf723e73d00f747b033e915039174e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e714a7483070563fdb0e5941f66a6271ebbc5a65..3b4fd49fb5cbc5aead2d99e7cb8aedd5c59a6718 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 478fdbccbfc18ef49d13f501cbb17ca8849f9a8f..0a320fc1e48375d0784cc51b01cb13b67c59d7af 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bcd8bc59853d762d099912d2953e35f2b4c1bc82..f5b66c146e46fe3ce953f254c5d3d0347eb1db7c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 095b4df466e843dafb9a9d55e7943072c4c38173..8cb910815c6b223ba41921786290c90498130f34 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 791df840f85b025a3d30441ccf201dcf29dc9a6d..c46a25218c97fb46c200c5ad0a6693f4a9dd7e42 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ae99ee8ac3820ce28f78511d77afe716c972650f..94286bc183b105a43da23763bbffb1cb410a74a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e0cb2f67ed0df28bd2dc2d8b7f0f48fb954d4ae9..1269721c6234807134ed7753a986f73f286f2d57 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ec4f0256d95597d7ef65cb7ed1ff4e6d7d13c2c1..7f5ad9ff7df6eedeaf28f40e44dbdacb1722f4cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4a743543f6f08e8947b63281f5a8f78e3f4935f4..79fc59a5f18c553d37922496056d64445e85af86 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 948460dbe507d79d0496974d123b47dfb3a36d4b..e9e1305597966e4ca65a5582bd3a1a818dcd4947 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d10be8a2dfd0ded0d47c4a1694a3cf2f69ea633c..dbf777735cd3ef2df9e0630ac1dc2895aab6dfe0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6dfc126861c8a1ee1dcce01db101f0cc62e37b13..dffb888c67b64cd0f707d63cc978da6aa3202b57 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eba24271745e806aeb91f1716ef681d94163c124..4397372d0451164ef6d49b21a1909d3ae24a382d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fd5d329fa6a3478d79c06f5ff22ecf85f0278360..61704a803a0de0dd51be497bd7f6e8f83c729a3c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 098c5b05169d0332011f496f6ef567b9e4eb8b37..16357897201e5d3730e2705f5b86ecf0e0bb126a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e7312d6132de97f945aaeccf1b2ff7da494a55f4..b6bf04806f75477f13221ddd16ab6bc7ebdcfef5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4cd30ce568939f77bd9b1a88d349ff13d44996bd..737d12c0446c99e549fafe417a3a2c5cd11a450d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 732261dfdbc57987f40e6a596d68d24005a46fa4..2ffa6d933a4c8256131cee6aa8d5cbcdae8889e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 29276505dfbd96894db65c2a2d949044de1d70b7..dd6e935a81225e0717d89eb6c26e7a667b84f7d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7864c9ebccf17eada98da28307bb39381aaa1904..80a1cfcf2bcc873f78b7e8950579eef7da3f35e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ddd4dc86e8ea30ef7e6b24d145885e14f05fa83b..4bbfbc9954e47f5f5743f4578be8db187e5be2f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2dd178c2214f819a3fadd46e33bbc3e2ffff7d0e..5edbbdd5e8a916ea4976d80a67c48da68e98c0b6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0731738c406a83e7382a16be247ae52d0e262adb..c07f5bf31319da753f05d6a63ca8fb153628d77d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ddd8b161ee34bd78af81671176f486b6a611a2a0..3e779a91ba99bb4d390a01e026dc59110f3adfe3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9b075514e22394df0289fa538a0e2bad4251a761..89fd4b4755dd09eb9389aff349edd748fc92ab99 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 38b7be0cff7fe9263e016fd435cf716d363f2326..1c6d4b201b11104482837576f12a914af99bdcf8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 18192c1aa8baf70b0ee9111ad4477275137bd3fb..48784b67230cceec65f46ae6f5d4ee9d0bd889ab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0b10ec9a7b8b4c0e6d69b67669ff8d8478e4719a..b423f3eba2fa83551d52182b578f173b56141d32 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c9c2e25adcdf44189a51f8377f95e5f1efd6bdef..71093fc80d84901d7396e0d4c4b918a5adb86238 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a10774b48b3858288d23b0738d5aef5d64f30ade..000f9ed595f3019e266d8f2bc0f6a6af95f0de65 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4f203d54b69c6578acfcc1fa601fcedbb7b6f4ea..dfa9df76dcca20e2e3657c92c7dd82ad09308446 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index be5c42a2f1210ec34671e622857c8f2d60598821..ce070499789ce8cbf5f04723fe46a7271a77bd9d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c9a065b32211be3d660ebe29c606f6c8caed034..7f9fb93ff38a96cd6c5f77c0bd116bb3bdfb2aba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 57d53d1b7cd3ffbee16ed4349644ce54531a9225..cb36a1cb48b81baac68465f449e6e05e908c1d21 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 697bab2511019c7f91b7453584bfa7a04b0eabf3..acc9eb4aae2d2568114fb65c04fc28795a15cad1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9d5d923dcd477772a6833467cd8669b155467a4..edce25e130c31b6a167cc2acceb68aa49ac3cc7f 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 591800d53f79249d9070baa4b7e3a80708ce13f0..fc98a81d8fa5caaeada0ac47f7ba6cae5a38c3a9 100755 (executable)
@@ -1,5 +1,5 @@
 //////////////////////////////////////////////////////////////
-// Copyright (C) 2013 CEA/DEN
+// Copyright (C) 2013-2015 CEA/DEN
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published
index 6724f6659d39ab30062fdf20e18a1cc573e12573..9e98788d3270a640e648c83eee5551935ce3c72a 100755 (executable)
@@ -1,5 +1,5 @@
 //////////////////////////////////////////////////////////////
-// Copyright (C) 2013 CEA/DEN
+// Copyright (C) 2013-2015 CEA/DEN
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published
index 316524151213cc85ab638e50e3dd892e826436da..9b98ca9052b7a4a92e2b4eef6baa100ed78ce496 100755 (executable)
@@ -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 6928e3930483aab4328b9e555a2c5bc96d3348a8..108491075e7c150b11cf808b53ff4ec3efc08bad 100755 (executable)
@@ -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 b079a9050cf8d40c2c06f23916283609377b0f21..2b52afe29961a5e5989c1dd67af82373bfe7e978 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5fc8af8678b2c7216ca35e5ec113cf83a3dad5bf..5843c92663d98bd3e4aae36aea998a603660a159 100755 (executable)
@@ -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 c30b90039c288516c731170c454d9e674581f4ca..c104bce48e512d236a6b2c7bf9aa97b0226f867d 100755 (executable)
@@ -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 389a938020ea51478d627c6323413747dff1b2b6..d71ac9df555d4502ee9a0691b47b20178c9c714a 100755 (executable)
@@ -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 30e574124d4d5f374575363ff44ae288351d6abc..96ba1d752860f10f8ab3bfd1feec095fdc7aa117 100755 (executable)
@@ -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 68c41e5e911dd78a3b626d0b9ea66b68a55ad379..9173fe099660b73a1cea99d4b4c1cdc2779e3ba4 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2e015473e3c2609fa24f0bf590927d8238ca1050..1eb4ddfa61d8d8b5228d970dc0e5ed098f758b0b 100755 (executable)
@@ -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 6af6424493652f42722e1840bd39795cb95487f6..a7b0b5a6696e723715552a369376a9e08bd7bc25 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2ea2141d21ed12fab047d1bf02136dc2ac081d0a..3e6d384da0ad55a2023bb1e29b4bcfe4f99f0ea8 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1a1a8d8808804a7471015404bd73cc68ec2487bb..7dda28d2877e3815ec66336cefc00c165829688e 100755 (executable)
@@ -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 2972fc5e3a6d2ce43375a6f49b6313de67ab8dcc..affd43d8422006bcb1acafde91836112e5cf7b98 100755 (executable)
@@ -4,7 +4,7 @@
   <ul>
     $navpath
     <li class="footer">
-      Copyright &copy; 2007-2014  CEA/DEN, EDF R&amp;D, OPEN CASCADE<br>
+      Copyright &copy; 2007-2015  CEA/DEN, EDF R&amp;D, OPEN CASCADE<br>
       Copyright &copy; 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D, LEG, PRINCIPIA R&amp;D, BUREAU VERITAS<br>
     </li>
   </ul>
index 8219b8e3c1bff91318d1f3041c0e414febdd035b..41508bed892c61b84432a2ac2e5f264c5a83f919 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e7390dbc37daf8f828292a580e8cf55cf8eed4f4..24b5d1365d6efb63add75b83dc90134d638ca352 100755 (executable)
@@ -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 a48b102ad153c33a991ab4e4ebc377e71cdd5ed0..6d16d1a7da57338ae6f62df7a84a17e07d1925fe 100755 (executable)
@@ -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 872d0e073132fa8b418493df5621f3805ca4efe7..aa546504469dfc841e0dd9a1d841ea530b18b960 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF 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,3 +16,4 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+
index d172b90a5554903813c5f1139e4958c56ce900a4..7918a36eb604e29ec05190655aa08f24b4483215 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0072ee2a574485b92f95c70211c2c7885aecb6f2..394a8b1acb701949df31a8eab2e781967c9f6ba6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7b42eb4f5b838d378165915f0114a8a6064e3692..ec5d72b9840461c267c204fdc149c4e6796761a8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 25955767d4f67cd6c8b9b66b15a7f5cad20ccf90..11330c9d68a4cb8c258cfa9f8c12dd4f4b4a7512 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aac4f0178ce3ac5e78714364790e506d87c35195..8c970baf1676f4d3d5fbcd06814f0fbb68f8e45c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 567dc158255a79b3c5ef2aea4352f322a0213f1e..1c7aab6e0f386ff58934b674b51a271c75819ca7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8bc5a40583ae1a366e095a704b27dee9dd1616e8..11ad0588c4bc50aeadc57dbf1716b807d52635c2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4813d04c896b69e94af718f8bef5b53b7bef80b4..eee892b1ef1aa8ec6fe58e2c2af17a433a3d5e91 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4bbb022651260cd141f138a0ae87e449c8277138..86a2c00151823894ee874070148a5a7a7b46d4bc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fd3d7e0d63bb3a104a375020fa9c5917b1c8a5b7..34981fdd1039f1e389766c1c5f337fd18085b0b0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 719b761305d4e03e18b4a09c34d350048d9eeb78..84c68f171453df3b446d7bcec59920d04b121f55 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 01b4924a7262bf078592e6635d5643e11a1e8200..aa546504469dfc841e0dd9a1d841ea530b18b960 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a6c3018947c530a8efc07e8665c9ef2fb1323ce5..6578351f8aac9a43fad0486efdc7764970b19202 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b2eb80ca24671328a0465c92f0cf27d052109f71..7d797d8b24b6dff148ae86565cefadb344ebe889 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4fe931eb2a80265bd11fb602ada73c8859a0b757..8eb74bf2cfd008334bdc0d31b325087a3bd50247 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1fb3ce076e1475e172c33d728100ff5006251252..8fe4dbe1d1dd1475c883a249d2d0a124220d75d1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0c990f04cb74038398a51562220a14d292fbbde1..df87df7336024680e35e60a6e5f377c36424e865 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 40e496eadaf1702b7caf1c66b75262407d5c7767..76442e2e467dec1412316105bb64220d3f6abf5f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c1d5bb03ff86ec3355469329aa1e0df4d0e91a50..35673b2e9993196ef5da9a001e101c4a3382667b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1dbe174c222485a87893b6ee7b18843501d017df..1b3cbc93473e385d3ed7710272049e4bd2eb84c5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6a653e82796dc04073b3b614c36fcf7be15ed54c..7c470023a0ec50e17d9243fb434aa51c4e37dd9f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dde415286dcc31c22af1a1130c204cdffa2f5bab..9022b686861acc8da5e239ee5754540cae3aa466 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 78949280d66927e4b1d1fc8394b95aec695dbb39..fd618313efcf520970103201f15085bfd25d0531 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 39f828ca84f35ff60e6a72908747ad7cc2de1ee9..cc5ef07ae0b7175ac90cad28e167ac8c1b765377 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 316b01aeec6e8bcce704da0d5ce4c7df341cb642..2cd44028b96464e654c12ee30d2a53b54eb18c65 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index b7e3d8f88921ac5818344858c593d8f19472cfc8..58cf079c90d93dd0f8030b9c57e54f6cf210d31c 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 56e9be8954af223c2fb078c2a7205ae22b7686a9..ad7f89c812f0e445d11233a38b840bb6007a09d9 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 36e8690ae525ffd6a545fca583fcdb54d611d2a4..1c4f9d5aeb293e1dc937928c503745b62ba3f017 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index da325ce766c2bfe64cffbd0028cda2bbf48276c7..bf7d5ada727963df2efa486997fce57bf7549775 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 0ce1a969f4736b1cdc93f82b4f9ebcc843ea19d0..7ebd20abd9faec0e09fd6258d182135efd1ccb8e 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 6978993487bc076f380ee74b0dda73e4b13fc169..98df3c0b4c371b73456dd64b6e9aaf2f1ceda3dd 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 4984bb247143925dfcff842ec5e561a90cab53b0..8accbccdb6ba19dbaa6be2a74983887c098f2916 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index bc8ee54de6918d2e00ff134c35f8173d962a4a6a..64e39f8504e4fadfa23b7260becb410db2eb7290 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 25c25583696bfa73e971651ff84a6535528c38f5..629dd3d5a96ea8d0c9812a93f2d321be057502e1 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 4cdcb5cc1f48680668bd6d8135165c77dfcad60e..074ae4c05ee0817c4e4b5a1e132d4d05a063de05 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 098555108d2761cfd33e7788b47cd4df800a9095..dc7a6a13533361c60537de18df7ca0ee596929c7 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 68683ef0e6f1ea5fc7ed6decb18d681ed3875eae..b47b4db7cdb04f1c66592a3cf5b53bc5f3666a22 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index a06ef11212061d1e1d0f279249918b2b11e0f6f2..a4107d827389674e6b69b627b8d659668571e1fb 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 82a52b0fc419cc1ca62947e099aa95769e06b3ed..52dba04a8d5199102e5443a2cfe10f014d591980 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index eb632ea342a6a7de8dc8e14052a30acf92024bf8..c423f23d64442cd543099a7280a429972589a9ae 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 008d3734d4b4deee52cf961a94830d3c6b147ef6..3f8a5df4f3881d796276b3258b49a1ad2ed47720 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 0212f0f17e0fb6893ff8fd444ebbb9335876bd21..77107e46d45c820ff1372db7bc074642c900e018 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 1a7dd480c3376658858985881526fa42472a63a8..df327368b3adc36472a8f830700ac331a415ec3f 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index c04c6dc736e38c6a913de697896797dc7b9c3388..d554f2a4f38bef6c111f0becffd4ef1e7b8d68b9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 03d3c7b8d8b4f9ec8117f83493c57f0aedf28efa..4287f814831ac46d3abd6d65204b97a32cbf0f42 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 6a574c2677ffcdbfe80fc939ac6da0308b79cae3..84aadb1be9c3e07d11eafd3130d7ed4172cd6431 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index c10df1812675699046faec3ab24929aae5917a28..2a580a80711858c6e9fb76d05ed78fdf784ec471 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1e3048d3ee335e067c0a6205cdcc99bb732de3e1..de103b4e662c22249c49c8aeff733ff7165031ca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 91dedd250ebf36f380500c3e163961f05383ee62..a27f222de7d5223a52605a7876aac3275b76c05d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b7caabfe2213f38bc9b546cc8c6efa9dc7b358de..30bc8adca9993389bc5d0744f78b49508b5181d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ff71f69b721ba7548b4c99578f6641a19320cdc..a6e507bb813fdbf6729639feedb19e99a5e97b9f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1a2159add26818e709ecfb44353956eae22b2574..f09d18e505e16ec92c815aac2730c465c3d777db 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 05778183db6b8be36f01a0beeaefeda36d7b3338..f847c8f6cfb60b70df411a3664786515134b8270 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 521c51ee01d76eb58459e6a05cac0f87d93ecceb..dde3bc76fb68c282e42e976a4844a5a197d0c5e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a3c0793a590ba194582991019cf7c54cca43f4b9..e6cfd290cbe294a78b0ac53f8abc7ddeef12a4f1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a5b80cdcfde0e19e42431edf53c011a3e6a4ea80..d1b1d6b7c59cb20ad0b30c3aba5f15b712c346c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dc4f665280c9d35a05b7b6e9e57d2b3588e2513e..8ab548b89c39e19efcb5e944a426e9d17cfb2790 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2049777e50b3d54339a5f8a2eec1a83698044981..5770058008a477f73b33bd7caaaeedd28c41a25e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a4520775711894be07bebf95e4bcadbfccfaf2f5..96bade675e1c82bac7a8f0879f75bcf1f242ad72 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5db3ed3bcea6b9d915eeb4a526120df2fe05050d..de5479026f45146d687623819af61e1f4e6cc1d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c032df6833676e96fe8eee8c3975512ebe745694..d700a6116365bfde393251050bcf4113e2484180 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5c48cbb422fed7501ef8fba3f79fa8bd725b02b2..e5818d15092ba6888eaceba5f1975becacdf4ef0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3223c6adc2dedf02733b047e80c0f520862b6456..a3d551a23f9cbb753aa0df58133fcfa31324008d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5fa10f5e03a5772b3def1d3531380c19cbdbd6ce..71c5457e71cdaa5ddb70f14c78770639cc72cd34 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b676b35a698f1c78155c2607a2a9745f389412cb..334e7009bd86f403f68c2c3a3e7f98f8de0021cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f9d50275bc4180b24a9d1f7ef02f19a08b1da277..35ff0efa51125b5e1abfb0c5ccdde1d163db629c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7caaecc7374977ce27c8e04e8f0da9c8a15ecb06..f97d720133847f664341e3a0fbee45d4333c4fab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c340391b9d4e47ce380e6933a523f7120e24b9ac..c9b52814d1b57332368e757fb5a1420d27c50317 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index abc73ae621c9eeb64d79567fbc4bdd3df8ebde47..1d5b95377ef1c320df51236ededfcc468dcdcdbc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d10865669996eb46fdd370b48b6f97c2da896a57..3c2a1e3a8fcdae359e3d850b8e1a9faae46e9706 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4366724d2a0e0eeca46f6fc8f549d102540d50ec..5f33db49f9466c75fe7a4f9dd9f1dac39123bba7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3a75d6396670628aa0c3323fd033c18f591cfa36..26796de19f97da3900420e286445537ab857ffe1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 06ab4e4873d0e082496bde559c723bd0785a8818..d96681f060959c7a76eb6d271e865c57f9746693 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b5cf9b6af26977b4d41cc0f6b7aba52d16b38455..5c8fb1a969454bc8cd7a58dcb7786fba88a1ea7d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ae794aeb258f52ee074633152ba016d5dc68ac80..80fcbef8e6f62f56d14634ca122c2dc83897076b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b49b4257986094d7688df94461bea5706005f206..9cae987d6ad6f44a68fe90e53cee8d6dd8aa41db 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6b8741c1e0ebce3f8d4dafa450eec2e9dfcc67dd..0ee49633d0d9f127c7c7a7fd27e0e65615c0a36a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f132699fed55128d495d2ced3889e305ef3b635d..6804860f16e6191a100b8dcf5b9509e61a9608e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ecbb11c45b114616b8f1406a2be4e04cd5dc8db..c8b702ef69f728cf917b6bcb9c242b615bea4963 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2d4c4d08ba7bc173c263c5bb5be497b3c4649a3d..cb7798ee5ee3f1eaee7240d19cb480fd84ed4626 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 27d3720ae43572fed3f61453b228a18a19bfc4ec..a4cd94d4cf8db40834bcce5f100ccf5245b8c189 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6e080f17442fad251ddef2884423cfaaf6cf5668..1a40b52ce07c31d808cb269aa9ee58925dc03cf3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7a616ef4fd0cf1ef4e651db70f58963fd084e6f2..7b097dc1db455f223a274c18f1d3bb4d70850331 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 665ee9558c01fa91350ba06e813317f82f1b36fc..fb827eaff0999666b82565ff4c6d15d752421980 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7eab4dcac406922c71586b2468589554345c78a9..96263202dfbcca120a0edb42e08005ee5a39d035 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 99d5694404599f4a28775d8c2c3eec167b66a241..5caa350f0b7d6e3f4e7be68fbd633a02cee9f168 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd285a80be20cf756baf1b493bd16b2d9639e627..68382023fe7eae0c0522f4d3e330e1154a17eca8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f99046ee0b61409dabe85992ae3b648d00432fe4..729bd2c92f754b4746c9fe206ce3a8ed291a3880 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fbebd123659a4cb6e614f3741f22b0ddd2ae0117..45a7b895cefa39574dda4625347376251d07d539 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0ee11e85a046eed08ea3cdd9b0119c99a6591191..0d36c61b00abe02a9ba68204e1da93c406a7411f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23764162cbe79c06722e1b0cfe19bfa8e1d22dae..68c1a6f5ceedca2473e2c7d8af3ab0e52e433d13 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 75fbfc287a9ef2f3b72bebe209a462fb5660a298..f2f2ce81fbec014d302f5703be71585f539c59da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d15e1579af4885fb925fae83ffe3d776d69d6437..ee861f22d992c42b817e7a2f1172960157356811 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 039ad59f41ca42c7a6741ab185859de88818e061..b06a0a68c3d491b46911bbab3f49cc35386e44ea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d3f446119fd0f26d6daab994be078240291d763f..b10a00b7457ebf0c9404c2976a893777b8464ab3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3002bcb794fcc84949e77cc05636b65218f66710..9b6dbc914f811742398957f4bf08f9d387bbb34f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 68a25b2288552a709d125e209ede9ff7b9ee7870..1767434c02bcef882854e7f691ce2cbc3b536a0a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 71e7002b6f545358b83894d65b40fb40b2d87a57..bf5022fcf82949e7ae0f62fc008ec742cc416e59 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dd8916707993b6ed8f46779eea812f3c067b545c..326af8efdfb254f1cb0186a0665b1ceef7d00537 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a6a7fd6544ae25df3098f1b68016dbbabc310158..a9ba8ce82ca70e1285c677e2dce356aa1e39b805 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cc9a825dbc9384711b167977ef5ff07e6018f0df..9d168882d951659efe727b3a610eac18ecfd6366 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ceb156929e40c93274eaeb0bd8007b8281bf023b..964c03823c56bce5ca762550865e561ca039bc15 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 30f13705be9a9426580165d4e466664a11414904..aaec3e55aa8e09e27d72a1156ce9544949e6540a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b06bded234274b5831487011603f0493faaf9f83..98c9b013de87a5a85e7795050e20c66ce347b792 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5f800827c9960282214f0beb264da8f5df3ffdf4..fb90546c4d8646cec774c6329cabae60466d1f0f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f8c835a7d698b8e23f1df4c357c0c804d0814870..aabbe3669646af2b56ac98fda1e882cdfb262398 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 70b31dddddde6f1185f1a8daca1852d85a2064c3..726fa8b981c6b5b5c245ea914b8aa69496e635da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d56b707b6a83198f9ade82a39e15c1f91e79fd82..e38b45b2277025b34c67c83c14685d0887eac444 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5f5a45c7ecbbdaab9215815ad45eef38ca249d15..b4ed85df90245e60f3f7fe95cd040b3de64d9e5b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2f4d9281846f6033f39bd1f657273583779d94c5..f4bca71d4423118f1b420a246ce8a732e284defe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 32d39dadbfd5107f101baa3e6b089ae946a40c8c..e88fb6a6ac5869e7be500d571b1f2b6f7d4cbe35 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1be9065e65e752080d5d5f971b549081e914c7fe..61709d85e36306d33c794b10be1dbab94980b6b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d873f9c0e3c525e0c0195ab1800b417774bd7fac..77f716caf63dd3bb0a425e79a7c348c93c0f0d74 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4ec20caff397f7b938e970d9ff58e1ad1b5b7bf6..3ee27704418905893c381272051be1764a78e991 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e8cbc26248a5a640f154355bd4dfc214cc51af0e..7c23295e377db7cc64919710c670289f689a5189 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9026476e302fe31f5192af6b2af9b607b776b952..d300760aad8de85b2706e5b7ad548b3d4aa148c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7bf134113a95c4b9a461e8f1af22966449ef5aef..9e7f817e791913be91526b3dfb747f2df0c373bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cdfe8c2dc8e266aa5a0c48cbdb3ed9aebc906efa..6fd09092538426cd4caae973bd5d3e66f16626f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c39beecad92da08384cb2c75c1673ab79a6cb05b..a71354aa5c3ab57929a105880d7856e39445e349 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ecb94ab503b9a101bbcb0ade3c853eb7179a7ab7..614c64e15cd7cfa909772cea46c2d7e3655534b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 58e5e8e504cc69a5066ac71237fdc590d02c295c..ef02203f8c5682fdd4588bfe54590df8b643743c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 20f5d63c0a8ae5296350753c46f206c691163562..cad103c3ee8da515699b968f809cc1d921d256cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 85e4f1b6118bb2a57cc3cfc12c8184fafcb60f5a..8351efc8de039ef81f98dd1cbafe1bcedca3c2dc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 36395a72924e0eb53d7f4975b2ad1a5af36b3796..81c1848a3626d2b3eac92db3e7b7d01f2870455d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9721d87efaa982cf53a5bb511f950027d982769f..8e70096aad0c07cf845195ca634e0aef1eb0d325 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e812f87627b27ce6d8a0044ab441c66e7d859fbc..1968ec1f0974ad96999695741d52a3792b9f4f58 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 38b4d5709c4231ebd88a66140d97409f084e44f8..bae2fc7ff2b2464eb4fb9898af9b44f8367d7d82 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 275d09843534b6fe24c9f577e70b05e015422bea..5e102abef5c000021b76fdd250610f3446d2b263 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fe84e2d6447d15c21f6757521f1c02f9060d9884..9896610a5c9a676f1477fee8c800ac6abe573ebd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2237bad9e1a97880259483d9ac1b3a191c1e084d..2e736191645565c45ba8aae8c4ae4dd0e3474754 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d3a7334f65f477bf7affc3b7c6073ce8884dd592..eae6ecf27028e0ef7055fba31e8e7eb8d176c654 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8f92dbe34fbb985b0bd3c3d64f3e3d372ae50217..de4978849db3e00612955a5448784df31dbb6731 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e9ec945b31f4ec01954e5a4f87a83a40b91758cc..1bab75dc5b20cfef3b90ebe391c701c507377133 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1df9044965aa15ea58bfdb5ae54de16ed4911a62..74c1073000c11b0af94fd6c330d8b3a1bdb9c58f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d84261da15e6446a2c51088b16beb1eba8a4ea0d..493ef4bff3666ae31b18dd5eaceed21fa3e4fb0e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e5fa9ab77e64f5ad4a7473fca0959d2915e1436c..4ec3408be7980e445139e22f5c59a7aee15f0d88 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 32e82b3daac7b7ab906c9eeb4f745ed8842160ec..fa7b21097680dca191ed820624d0ef1969d43e15 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0a0bccab754cb0fd460639299bf8cf5c02f96b85..39c20ff4baf0e4dfafd10904985b494c3cfea44a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 323b20085b8817cf2702082d7064698e84fb4c20..e30042b167d93e54b1b72b3609d7c23b74ed4cf8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 34a40af4bf533b687a74933705cd6ff3c2f80108..a0f8c54281bd7ea8d3fcf77fd704bb13bdd1a00c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e4f82528515f7742add842e95340d43334a8c7c1..f15a5e44088547aa2950e5e6a146ef0fb1f5cbdf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 897a9a07f896a82ea31dd6236149edb2286060d9..c517df0f1d19893be6d77f78a4ee6ed1fc4dfdff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7dc07536d1f31d924246c23b2c3e39e662d053d2..6b29b194642f12ba8d71511adfec131a08f9e14e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8a5a60719efe9c1b14773833794a9f0e5afc62f6..f172f0c2c6e3ea8622944eb16b9825bac40e610d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 01a90b187496f226f5744911e650f1ce344dc9f6..f9155dcd12ee8745325f6902cac963aad104796b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 445aff7ae496faf8f598c1460f585f6c1594bc3e..4915349b65947e2183a49fde903b362e8d085852 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8e1a13b8561e23494e607a88761513140fef46ee..2e7d9f573810a33a49c2bbd0de6d4cde1636463b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ab5f3d106855a084a76e5ce96094a208f6cdd09b..28579010f53a8d55dd4a36c445fd092146f68dbf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c5c81dd777949ba95ae6d7bda361834fbd4b89fb..c15bf3a0997df3be2e4ea05957c9d8a3df9e7c08 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0b63ec428df6876cf2d856f4a1e424c999c23ff3..1d2a7286c4fa8680078b7667d0ed743421aafb88 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 19f165dfec0dd8fd5b0236199095e382c906bf56..88dc6db9c396c1094f3c29ae7ea7b13a2590bbdf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3add8b784571bdfb342567d2efaa89834338e5d9..5c78d7b46948f21012de13432a1e8a2297a7fa02 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d508f37e791c228bf07c9c3aba2aef9339a7968c..6bd877e9e0368ca2d81ad1a3494e430227c708a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7d4ae468810136ad647e06b8f63d004e10128c38..5fd41bdf0128b59f69c89e4f7aa55aae458e88f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 00d13de04c4aaf117d8c006f4bb33e38448dbed0..b3fc8a90d5776605271fd31e07800ea95eff48bf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1517d4be7f223b9d91fc2ddc21fc736268bf75ca..a8c5bad898d72a016661c414a2d7fee1cb81245f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ed42f38a79c83973cf227ecd56f7d4c8bd9fd8a0..f2b61f218c5a6ee2c609e0d4ede5b65c0c5dccc9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f928b2e0c843da1103e3f7e3c11bc14db93d2515..b1a51274ae3c7d3abac791612388bdf1d3b15e5b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 882df8ab945f646b8780da02715c2d8b1ebab7bd..e1eee0eb5c88ba9a6a762ad8379392f11b45c2de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db6285587caacc7f4cd584e184ee1317031783ce..70c8491d89546fbe99cbf1ad1619183d7e6be326 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db2eeffc3ac72adab6644754e57bbea5a8c9ed3a..b2ece667a55c7c5d1ee57ec3c2f45290bb5de8de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d1784946a3bdca859d6a7ac677a33ebf377f4abe..16de9de75921ccf12b06f11c83f0889606c796e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 605d52738145273a76e6beb540fa40b752480454..6d9efe8ea3c5745323a36b5ec65e6c3506947d1b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0957cc3a533c60a3da8c4d2c2b310153d8d583c4..7f1cff495af0ad34a0de237b17719b983eeed896 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6da1f7476d661dc7c1e73cf4d1ee4e25b40ef701..8651363f099969dadd1b4a9acebf3c3eb9272b19 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4b8216565fd6b4a5d3def94c1e46b7e25f446c52..6b941ec1b738b67cc1b12c43ec8c8a3588a37472 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4cec4c655bc6dc2442959d9ff4f8e1950df4f141..ef2022cc60c74043fafb9315bb3d6299b7d63667 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2161c6e0d9a5414fc6e26785a3f36dbf9658fea4..69a8a2a0a960b83db1db6d3379fdac56d9f41884 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e75ffbf29baf2f3fa61590db85b9c5a974352a7e..3f369cb03a8a337cf676718a498c5b4cae11f247 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8bc1260183401589021bc8894036166128d85181..f6a571367e1f3cf7dfd66e7cf7e5b3a6c27a56bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index de79c25ad16a09ba6d94bfd553ea2dfe3303e3e6..34b0aa77fc26f884dfe2b593412d16e15477a8e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a54bb57b10ed647a083ae0872385ba0aa951a2cb..60a8408fd3db171d962c60a0b5f288b23670e92e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 39e63a94ff489f687346f4d883943df15208939a..ec2d8bc9dac9e06ffa253bc299fb57af74d294fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1bf6856e24142a0124e1ba7b3df4d66b4b3d72e9..6e02bb8c51776ff698df6859a09c498982eebe1e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9647ce9ad0859a5fed88dbc6d1358f403422d7fc..328ed79de7a9955eba6f485470058bb5fbaee1b5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9144c2ddfdcff6529777f25c2ce3cc2205935853..2b9950209c934dcd34de5c5e11dd9ae4ed16fdff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 44aae8d00daa5cdaaa2935d07e3e6147c3380ca2..d061d31d1e7a6014dde1a11c505a4c9f0611bc71 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e44a60a32ce3009b89de56e33bf95f1d2f2a0c33..3a1492ba1547c0a43778ba33b2c65a478bfe9efc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cf81524602223ae1c3a652b23cb11862fe3dad36..7c0b086cdb433d43ac6d72fab0e0c21260007a14 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 72ffe0e72a603e643092f4ed501a07f114be2229..563dbbd0dd3f96d84dcd243f43f52b9f656d9540 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0ffbbf1edfb2839a02ecc4defdb886e1205bab60..f52ce44e95971a3c4c2229d0b6cfbb9bd06f0892 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5da268396514a94baf80ef1488076d65bde98fd4..584014d6848fcad1ea4707de7376b3f92f288ff0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9a27d268abeac8cf0b03a2d216d29ff9c08df8b8..bcdb2abda0400396daf1ae4c4a812384da5e36fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 886a797cc6634383646eb4962ea73a11b21d5506..cdf33c000b5d44f65bb4e2de2c03fd1369f458ad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 44622a7cc76b3489afe5f067c7d32d9cc57c09d7..4ee93c0768f07124e717d149ceeedfeb03326a59 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b06663b1946abd5a86623b275d166d938ec73106..d7f7c8700f6e21ac6a76ab6267bd6e361077c3ad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3ce19b39edfe8b93a7066854ee727b983aecd048..b7dca0d00b7bbb1cdde56a96c6288f79e14d72e4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0804b33e6506a0ca68c4c6fa669c13d68ef57019..f80172a7379ba2f46deaac74eacaa96b4dc72462 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ea180bfd8adbd29c41bdfed6bd0e559cb3418c2f..9d040d07cbea2538c3420c70e07a73e4adcedecf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f8943f53637469cb87837a4e80fa6d0dbdcec3a5..05d667e6a66a75f9f435aeea4d01c2edd753b64e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e4dcdb11e3dfddaccb0eadb07929e12e9a84dfda..6eaa108e9ea634659bc77eaaba02c9e18d1ffd28 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index be1b355f5848827b33906c33ebbef9268660d223..f160f4d84a07ee449d5a49ff0de86ee25885eb2c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 540bcbd055f59107a1ed480f9d0478f674d02166..769008cedeb991c062782d25c56c316e85738da7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5f9bc1fc9fea7f05604b347b0557856477095a9d..9a6e5bd64842a0205f41857a0630a32af848866a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 66b175c07105547b35e21bf12c0093968f388bdc..544fad8eeea29d41abf32eb7bb669d759fd61894 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index a5b1dedadaf35e4e53ff27da0e1efd4bbe54b40d..a6c12cb759e87ee12369f8f00225b6881a8dfda5 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='us-ascii' ?>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index d99f60cd10952695d37e0f60f29aea9dcab9ce12..fc01db44edd507b7b8eb7fec7add489796313aa7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7eb62f3baac3763eefac0c38c006bc9e9e53788d..4b1b7aca6b208f56309c7294db08d632b9fa3a95 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1cf7d79a20861261304834f514afabb66656d02f..85f1050633fd8e83d174ac7441bac57b1c406610 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 402a81dbe3cf952b3fb68a506e084f8a8bf3354f..773ff5aeef4c2498c7f88d402501532f5f9a3f30 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c91f7a4a4d79c6836e9b1ad6ab52a109ba2fc570..66d9ccc680fe80c9cb0a34583a8b636c87e0c44c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 307816bb95b97aab8323501d57d7f74079e17066..d4887c1a973f244ecf69f3e6776822e66ac320ba 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e0d7efd39ab282784c75c42c1750486010267bde..c25c3dbe28b2df9a4cd0ead2582817a0b5a9f149 100755 (executable)
@@ -1,4 +1,4 @@
-@REM Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+@REM Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 @REM
 @REM This library is free software; you can redistribute it and/or
 @REM modify it under the terms of the GNU Lesser General Public
index e87ba79f34798f079aa08cceec8b63ea552a8b5f..c41ed5ae6ad3a48ec06ca7d5e8006b404056b7a8 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ca9509709aac5067732f65c3e5bd4c720c6c91d7..5a4c9835b798f8a06c45cc1e5dd65dadea687abd 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 071f4725543b26e151d4a8af797d5e869e058810..57c8ece799664ad7b9667da7623a3ae97df4e3c0 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 6e106cd6a366626f0a6af79722cb4ff29f039dfe..580047bdf5ff16ca83df2aa8cc637f80d209b72a 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index bf4ca22780733e9c0b7b396ba763f6aa667627aa..248449dd0a738f8c6beeb7bd0819d596bf64ac7b 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 90bd86d6d7a7560850db54f08b0dd71eabcb8925..4d8ebe1962fbe9badd26fa113ad01209120fc6e6 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index b11123b8a6cacbb1b9e051dab0581c118909f1bb..7ca58aa79924757f484035ec50573ead58d392a3 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 5ccdb02d272fdf080ef8261f618eff3c71c0a2b9..a7371ea81f03a7e256539e1ee3b5b5be966a665e 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index a812475a62f680238a9e7f7ef9e7eb01433e4e1d..d71ce514f55172276b83c637abc64998b6818975 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c9a29508eb039659e0679cce69cee561856e84d5..76713bd65d77693b19cd5f74cfafb5fcba8e7666 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5f687daa1afe410120ddc47e12ef2fd795fb8260..3379c38ca6a0931a4caecbb9349021936dd36c2b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 56c1018b9cb020ba2c73cf3e01805c9aa2cd38d1..2a1765cf4c377ae685d566eca6abd51bbeaaf60a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3b35600bc510553011d251c3e75a24a91694cf03..725e6e647120a89471a1f5e3ab63dd4b1691b1f4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 70a9e5af62dcee8259407de20cae763720f00a61..3f6910875a7a0a1e4650e5f310ed357360402cab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1dab9272bf8d7f0967e600174dcc94682041929d..dcca0bb4360a7dd75fc693a677e22829e0c405d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 15f87eaa650b5172088945aed5338e107554293f..2d253d058e2c21ca4a5783eef385a52bd8fac954 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e74af95ecfda18d373864b349053a02ad4059a37..99fd6713ed986350ed7846631a8ed6313788b3a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5624c0f7f8dee6620910b0ccb4c328328e20574f..33dc8aa3581d567fbdd415746658481a8845bf5d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3ed2691f2619857e28ec63510a162287f4d8c39..dfac2e8ec8c8ca5670823dd7ec27ed974df44be9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bff43a46ef2abfc11c3c7115d17d751e8325aab6..3f9d2988f8723c6f2b461a4cc9ea55ce1279aa60 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b72c5d2a6a85b6c4a69343ada06c7e4dc9679cdf..42a261a043c43132a1f3bd60d88edc1f9621f942 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c1a7531a7c57221cf686f30614e6d441c1a68a86..50f7ee473b9f2170bc379e3892b7230a71b012f5 100755 (executable)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index af71ef29a063eaa1cc94556a43a84a54cfc7e71b..5a5386f4377ff4a20ded89f806b038ae95d58d86 100755 (executable)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index ec2a05e4b57a9a18bf540adc21a208e782ea2a23..4a8bb47fdb3cf2c26464549663f7e09095ff63f0 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 4286876bafa3d11500f8a9a9e01a1185465df026..b08f3d22c2f40af65abb8ac3832b3b23dae9cbea 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index a0504983373b0c5fba5376d97562b98fda94e839..c009463fe00ac1f613b5189e0eac80deff4c75c1 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index d984553a7e2a5a5299f02118409681735873c023..b627db75c8c7aff969ac6862f0b66e6c6670181f 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 4f5e99977109146326ec8b68111f6e63045b9768..c1b927d50fc9168fe8106849f55e88e51ecf43f4 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index c5449854d52f6dcf27b22c99dfa886ad58a1d185..5b8ca951332aeb2b2c8913e90deccfb3cf50ccee 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index f2de599c87b6bb279b78b1ad67e42e6da03cf4ad..0bcd5b136d0502982b29c4655f8a82e05be0b49f 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 9e3ceba1a59e578a08229d6c993ab59bd0ffcaee..29ce8df47acee52ec30f927ac6fc63be4d0086c6 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index c3f1e5382237047a726f3370ea956790a314ca13..f615e75bc8672de2e3b6fc4b31b19c0bb8b2e835 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index db9b572b8293632b591665f78811ac19362f424f..aa546504469dfc841e0dd9a1d841ea530b18b960 100644 (file)
@@ -1,18 +1,19 @@
-#  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
-#  This library is free software; you can redistribute it and/or
-#  modify it under the terms of the GNU Lesser General Public
-#  License as published by the Free Software Foundation; either
-#  version 2.1 of the License, or (at your option) any later version.
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License, or (at your option) any later version.
 #
-#  This library is distributed in the hope that it will be useful,
-#  but WITHOUT ANY WARRANTY; without even the implied warranty of
-#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-#  Lesser General Public License for more details.
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# Lesser General Public License for more details.
 #
-#  You should have received a copy of the GNU Lesser General Public
-#  License along with this library; if not, write to the Free Software
-#  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 #
-#  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
-#
\ No newline at end of file
+# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+#
+
index 6c400edfcd065b262a7a4db528f872ef54d95667..1b30ef30e3a971f0aceadfec01834166a15994b9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 78e884f3de0fb264a93e2ec07239b83c6d6b4af0..7d6dad18b34d926dd2e1a490315b321713c9d9ef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c3a328b69d79fd387a853b4eca88a8e5d0ce14b5..3ecc4791a19b950b62087a91ff8da30b58367d2d 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2a0e602681c08eccbf5ef05ff5d2d2d2416887fe..8c51dfc5d1faa393b70317e1c3dbb715838566cd 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 956428a72ec6c70e723352d28734411aa2fee9a3..cf0dec23c39a6c5ac939553f112db5bc1faab6f9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ff66c20b707bcc70d7909883b965908f42fa1171..7e948020c11f3512bc1f7a27a223a45be9cc762e 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 78bf215e1ee7af1f2152a262b4884fee6db91e35..d5e0c46c8de524e7e6869839bc40a857e65876ef 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c7a97064f1082dab9f34a83a13c3dfa9819a2186..8b73e5965e6f3757ed7e80f9a4c37d88cb40d374 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1567389381bec0a8373c510e20c9c6a4b8329e43..a191392a47a0f35ce45ac845a7287a018a981125 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0aa61e848233a79f6a8ef6fbe749fe934cd8ea8a..e93174a7eb6ea8358c9732154054fab95f43197b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 20f9c065f5cf00b022682257f11a1469d60db2eb..44be45d6f84b19d4bfdccf2ff3de45bc512f8438 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c0d1d183189f2deb324ac9e05acbc92a2bbe7e6d..7827beac4bad4fc04109c22ad238f6d70745e2e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e5e4bd2adace63f0d520c739ed63a2116fce9a08..13c0bebe54083d0b97168e69e8ba0247ebe5039d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8e23875a3e533a0b35680aa4b7329a8d7aeaa3f5..9ad89f910d96110ea4d80c5b6fa4d0a17bdaf931 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 29a706909c5ad6a1be94866496df29516b98b020..3a8708907d28627a0e2b503bfddedc4e23e780f7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 49d44f00594728c5906dd5dec812cf663c243451..ad59047ffd1f67a090708fec58d6ed0154cf2aa0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5cea0a34600984eb11da59f253cdf70f10187e46..0d00aab16f432dac647c0185c586b66d1ded887b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a17f5860e2f3aeffa2571b449b6bec2880fcd335..c301fcbd95c79a3575b70ba61d7101feaf2655d0 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 1bdbf4fbbac8162b4f48b9da6c20c74c48ea566f..27da1f72818625050524e836c6c4ece0c1cbf26d 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 8770ccc949a4b8c9c481564824008561735fde57..c15c7d510650398072dd8990ac75fce036ac4e3a 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index ed5bde367c0c33d3a781f5e8c4d2cc265fa7f495..b08a60fdd5161574c12bf12fd4db381e49ec1f31 100755 (executable)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index ec2a05e4b57a9a18bf540adc21a208e782ea2a23..4a8bb47fdb3cf2c26464549663f7e09095ff63f0 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 2f80a6519d2ac1a999e547a9c57abc2854e4bb55..f8f86a2f4ab7050e9634610dbb89729612e24b51 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 52634c1cc2bc7e6bffbb397481767fa9da1a42ea..3bc18c1cadb4e4ace29207074b9008a1bb8aff8c 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2007-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 5b74dd7e0aa9e060e0525775111c6654adf02d2c..7bb5bbdc30c67e77cf7141208276ea497779a018 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index ce9b90213dbd405b78c143d4be7d7c9c6bcdb75f..5c18139d9432f1e8bf7a3197cca9d27317e89d38 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 6a944732ef0acab8d161d0d099369cad6e3bbecb..e48941bb536f4c6ae395507dbc2a6e80d9c7d1d3 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 9e3ceba1a59e578a08229d6c993ab59bd0ffcaee..29ce8df47acee52ec30f927ac6fc63be4d0086c6 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 761185db15e6991b0f1bbda584e0b26c68d605fa..414325e29511b21955ff80e4926db84c49d2eafc 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 0dc90f8666ca35d6a4e45b7d87b0aeb0d662ab03..0b70e65f9efba45163dc407c10526c298e3ad3d1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6b303c3858d41fbfb0cb2b6b659cad52149e2889..a0cdd27020f81daee4b297a484406cf8403be770 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index af17e89810de70dcafbff4e6377d19ea7c6fab43..6efb35abbdcca236d805ca7a233d083db15592ef 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 60371a405f44846c6f103e60787374ab3afd70c2..a4760e4a0d1497946b5f8e8819da016d0cbd90e4 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3dc8bfbe4df174a6ab9b8a7c86c0acf614b5d5cd..92f2f1735020102c9eec3c1b47417a40545b545e 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8aac1e6db9a34b48f77750ca99ee8c6fe754fbd4..521bee698b43ecb57c8ad0e2b75ed659a247ced0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a71ade9ea1539fa824e3c7f45a9e1a6f309ac050..b3b3e2a99a21f70540e27fbe658125f1c07d9e4f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8b5ca9aeb80a63a34afb5223dbe928da70d54b15..2c9d193eaad0e2261266e835a0d13a2d6c3ceddd 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='us-ascii'?>
 <!DOCTYPE application PUBLIC "" "desktop.dtd">
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index dcb83c2fe09be47c0f058dbaea8254210b3438d9..f489b6730bd37e75184224c6d6a579cf08290442 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='us-ascii'?>
 <!DOCTYPE application PUBLIC "" "desktop.dtd">
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 449aa9e767d62c466801388eeed745bf473c410e..d98389816faa8fb766b4b89b762447c22a9bdbfe 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index de8141f24f2936e4d208360e8f9fca831013e6a8..43746eed7817e4f1be57ef3f6a817fecd7db9e43 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d26ef96ba54c18a963ddc4ad30461587446ce625..34b07ecc1b1649744220ea757e06e80657270ad3 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 72ff3939f26e07d7aad30bedbdccdb1b0b4e8808..78720d177d59b764a2fe108c1609e8f5b3ab86ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d5d304e248ec1d517a8dce01a49292e5342cf10f..adcc248ef7153d00441d30c018e6817db2e51381 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 17cfae3df760c7ef7d2ba8c0f41d39270027e88d..5248f471bcb9ee1aa0067910809662145c8b8ff4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2416ca1d560008029513c13cd32fdec27fa19603..128d5479dd438720e08b58ba2be356a74e8f7084 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 115b459448ab14630006ca6201b79c1f48337a15..03983762ffb08fef9565c72fa83407d1fc66e81a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 66a9e171fac789e74ced9b4a3cf1e3200d386776..15b94f2edb7fd0f7664bc885dbb4408acc2ea620 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 01b4924a7262bf078592e6635d5643e11a1e8200..aa546504469dfc841e0dd9a1d841ea530b18b960 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d9303d7c75a32bd79d50ef69011715fec30f21ce..4d01c3b09c4576acaaedf2d815a79bc49a541c2c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 51c458412b78264e6a9d111b72af6a2b6cecd8aa..e74894a030c11e1d39c8265accb0c51b03f91a3f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3b8dcf86db2b13fb63b325de0e9e797e0aff090a..1e922a8326d2f0ed80373ab087b59a331c23e369 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 62f46d58b797fbe59d35065fe8cb0ed28e0c8160..f7698b09e8a6209efcaa84bc2c2e9e5871a3f264 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e7a2010d8281153a5a689805df247240ed64d4e8..3c905b08c03db0213fa61bd4b52c1e951d85b7de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fb21da42ae3082967755a976ed22b2b7da555a0c..ff684ffea4aeab35aea4de63db705d5e783b1de1 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 1f2295a1eae1eb6f11e927331a3cd4f19cbf87c3..1a07800aa899a5e9decd41c203b2a4d925c15607 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 08a0429e219ac295dc3e0faede3a1bc675f3ef0d..de4af41066ffaf628c3b23cfc8cda583e6679928 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index d4bfa15487f7e2a949e960f69683b17ddddefb9b..faff9392551238d9fc3f4d63299367820aba60b5 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 1bdbf4fbbac8162b4f48b9da6c20c74c48ea566f..27da1f72818625050524e836c6c4ece0c1cbf26d 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index aaec899f5b7f6953d612623857e699e0822ee558..fbbf5c485f703ff6b43995ffa786da33a694e38b 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 025a655ede7e03c529d4b112e01079772966ae64..1530beba7178480d41d0560caff454cabe90363d 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 13a8e49d88c246208ab19cfae6226b580e0b7a15..b448e23ed340fd87217ad2fdfe7428d8eb54b1b7 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 715912765a374d1deb536ece2d4055985cf3dc50..87e57536cbed0639f4354639f9d2134246a0176a 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 8770ccc949a4b8c9c481564824008561735fde57..c15c7d510650398072dd8990ac75fce036ac4e3a 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index ed5bde367c0c33d3a781f5e8c4d2cc265fa7f495..b08a60fdd5161574c12bf12fd4db381e49ec1f31 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index ec2a05e4b57a9a18bf540adc21a208e782ea2a23..4a8bb47fdb3cf2c26464549663f7e09095ff63f0 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 2f80a6519d2ac1a999e547a9c57abc2854e4bb55..f8f86a2f4ab7050e9634610dbb89729612e24b51 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 52634c1cc2bc7e6bffbb397481767fa9da1a42ea..3bc18c1cadb4e4ace29207074b9008a1bb8aff8c 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2007-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 5f344cc029b579ea7dc443f7ed5bc451ce486354..d093db81fe2eae3630352b16a6caf5d2c51f60be 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 1664bbc18e3a4bdd047e405abaa0bfe21a5a2604..4a9d47b126bfa594150f928b6e03028a9a6920ea 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index c83e16f2cbc3d343323bbf5e0838d3c0d1f4a971..dd77d1cebae3c9016d4dc671e90397b161a639df 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 5b74dd7e0aa9e060e0525775111c6654adf02d2c..7bb5bbdc30c67e77cf7141208276ea497779a018 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 5eb963c89ddbbbb9fb3aecc64eebab45944fe7fd..232140262bfb5cccb8b26b210b31ebc20073ce90 100755 (executable)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 78781888efc1082da15787f0d1e26dd18cda5c50..9ac81551f48b37d8c5d181b9d23a424034483995 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 9f4cf33b271bd2d434239559ae7e005770d5d5ea..89875c051b74ea22161a88363b0b0dea3db76f4a 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 7b1a4c8b41fb484de7b77816bfcc91c2441acfcb..851f8df470b624af223d2151fe5ed5839763b0fe 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 113dd4f2bb2373cb930287aed7909ef574cad1bc..e75fd7d6d7593b196da2984dca98bd9be72ea34f 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 987daefc75982db5bb284bbfc2aad23dd2a2b715..dc05eadc2de748bef142dac3939edf73439cfd5b 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 9e3ceba1a59e578a08229d6c993ab59bd0ffcaee..29ce8df47acee52ec30f927ac6fc63be4d0086c6 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index ea9186e6365e15a9f40b0abd827d18b9b9e692b6..ee0933213ebbe5d46e792e6b99121c6d21eee417 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 539fdd936398d79c03e92f549df2aca902dd807b..87e2b2381abe032386afcca704db43fc2d43b55e 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3269e44be96cab29134a6f24478bf3663abfbf92..3e5759441c92543847d0cb22ec6dda16fdea11fb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4d051859d4e0cb054c1c07e3c71a0d04fffc8020..577d602d1880a7468724104b05c3d5144adf3804 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 01b4924a7262bf078592e6635d5643e11a1e8200..aa546504469dfc841e0dd9a1d841ea530b18b960 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3771346ee6ecf20ebedcefee4ba28f4b95723015..30df023dd5d57a3a9cbf43aae24428163c79d5e6 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 60371a405f44846c6f103e60787374ab3afd70c2..a4760e4a0d1497946b5f8e8819da016d0cbd90e4 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c6ab8c92da0fd5667337b3af02af35adc87a4771..957acfc63d715aa13d9ea3ef708fb5cfd46b6519 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ca482310ec07ca81e32782c33b726ee344ffddb8..98dfe05dca2e4abba713bab0beab3ec9ebe6e58a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 512b2ba42b266149d4b153212f86b71f259391c8..0d3a69419c869faed703e5c8359bcc8cf4dda5f1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 014972923426e50ee8877dbb6b68175ce4cba285..7193ec3dba466faa202138f5606ab03d8d59af27 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e7f037dc2b35b7e149b7ec9792ee1cc1b3de93c2..6f0349e3c237de7a766eff012e88626b4f6e4594 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8b5ca9aeb80a63a34afb5223dbe928da70d54b15..2c9d193eaad0e2261266e835a0d13a2d6c3ceddd 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='us-ascii'?>
 <!DOCTYPE application PUBLIC "" "desktop.dtd">
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index dcb83c2fe09be47c0f058dbaea8254210b3438d9..f489b6730bd37e75184224c6d6a579cf08290442 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='us-ascii'?>
 <!DOCTYPE application PUBLIC "" "desktop.dtd">
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 2bdab5ac6b2ed028114f61c615b52708a1c18e72..e14d2313b3fd592e5dc66c0cebc49b9a8c6d2e59 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 449aa9e767d62c466801388eeed745bf473c410e..d98389816faa8fb766b4b89b762447c22a9bdbfe 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index b166966799fabde238c9100af986f6544d8dae42..9f2737d1239bc14770e685e4e4a27e64fae2263c 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 115949caf061e1f08932586fafe354ea034dec90..158bc53d2e94249a4136e757eca0999a3fdcb194 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3fd7693256605f972bbad59715518f91c35ae23c..e32f8eccdb01668c6b3570182c40c1508d3d50ef 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 17cfae3df760c7ef7d2ba8c0f41d39270027e88d..5248f471bcb9ee1aa0067910809662145c8b8ff4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2416ca1d560008029513c13cd32fdec27fa19603..128d5479dd438720e08b58ba2be356a74e8f7084 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 115b459448ab14630006ca6201b79c1f48337a15..03983762ffb08fef9565c72fa83407d1fc66e81a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 66a9e171fac789e74ced9b4a3cf1e3200d386776..15b94f2edb7fd0f7664bc885dbb4408acc2ea620 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 01b4924a7262bf078592e6635d5643e11a1e8200..aa546504469dfc841e0dd9a1d841ea530b18b960 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 256e9ecb024b9cbc266d18260efa1fc0b45c57eb..48ed8ce3e1e034fdd0cd3cfd8b2ac772ef15c7d0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index de8141f24f2936e4d208360e8f9fca831013e6a8..43746eed7817e4f1be57ef3f6a817fecd7db9e43 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ff3ecfa011b552ebc3960b80701bc2adfa249ca9..7a0bd0491a4377a91c8062ed71f8cd26e88c70c2 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef2e5d61425e290c2cf8c758dfb51e5bf2fa1bfa..b832eb324e355e140ef11eaca3e5b1d0b4d3f867 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cb936aef35c601c7cba9ff8f36a6583ccb512738..93c65517a5eae8210ddfc547e53764cb0597ac16 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 01b4924a7262bf078592e6635d5643e11a1e8200..aa546504469dfc841e0dd9a1d841ea530b18b960 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 51c458412b78264e6a9d111b72af6a2b6cecd8aa..e74894a030c11e1d39c8265accb0c51b03f91a3f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 27fa26302486f2143c4efca9dde9e9dd8a52d48a..ba764c61fd8e054313eac1df46f7e14e8e362107 100644 (file)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ac290039f506071297cc5b6d998c8954b4462af5..7eea24bea9bddc4cd1d8bbf4b888489c3d3df6e1 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 14fb0140db01601b09f09436e65a6e74718a9ccb..a446753f1dd1a344ba76cb20f2d30270c01c3177 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1d80c730a0f1b3a59d7fb267f1589b0a9dbf4b8d..e877a72ad43c78e3554f02da2d93a39957297234 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 65b969ec3095f53bf3aca25da8f1dfe57d12eda3..1c020de1c34fa2c1c118f46b34606a2080f8955a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 17ef6ae8147c2a9f52c3b7641c9497abb23f02fa..edbcb6c9275f50abc2555b8b3f32ba4a63b8cbe2 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a34465ef82e99df699961fbc51ef3185c1de68be..efdba8269d863adfc92787f3d0543045a08adefa 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b07781107e93b7cb04fdc523a324f424372ef487..5e64494ec84d4ccadbaaa6f8ed833bb2f4820f0a 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 488f30714b530b3f1aa81a8936c09c9c262f339a..88c123233d67502c8a5423fce844f76c893128ac 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 172031e684f5b36620b3cfcc49a180b3971114bc..6c7dddc7fbbe2b7f8a5b6030b62f05cfe306dbea 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1a513a1ab0bdb49ce8227a0635d22398e865824e..e5fb8d503a5b4291f9f0607d02b06c688bb1cb47 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3b80e60e8dfe283abd789ff60cb9063ef1950591..1a882e011b846e96c31763886a9802d830bf8e72 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7e7b1a1b068617b4c71a0c532055bbc36b187413..68fdde50c4091b0e2046c2d1683066aa7d3e310a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b55e9b9caa93eddfc08bf2c39cb872afd69e1675..2568b3b661c69c684c4ca0cb991fc0dc61221f3f 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c8a5c534ff5aad41122de12c7f94536f5840f4ac..6af10f65e325e16df686ae705778f3a00539ccd1 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bbdba4fb79b3e0e4e1bc3474ae6bf360f2bd7aa5..ddfc6b004d979049a61cbd3a06e9e7f31273041b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 51e02a13ce32a53d5dc668067af40fee98d80111..be6cb45917695e7d13e9f589fb048359b1893206 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 865256c32ebe84d98600c317e7a3ec40a8fe01e6..ea318eb6c4e7a6f4b2d669d1c6bef9608638bdd1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index da55b1573c1b0d9da27f6db84066fc8e95d13ac5..8f3af003d5cb76acaff57ce62b3b0366f0fbeadf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2f69272164616982de4ef6f111d84dfcdd1eb4ff..de50796beca5a731358dfd59954e21cd703445f8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6e19f9d3623d79f0236475801ef039909973c8ea..dbecc34415bffee3249a70d0f1d6fa7609d1f7c8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 34d4a0d4e9eda924cc3ebf85d15cd1688f82d860..e06180098dafdb61e90e7fe14b8a1bde1baa487f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6161dbf9095c8f5639e6db2478843458351731f8..39bd13e7872783c63292f2b6ac3614fd593651de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eca7e68d3340031b98ada476ee61ed4136dcdb74..5e18dd7d71438ab051819842ea3f56397be9d4eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ed232981deed3327573786c3056593e1f4da4d66..40b0dfe86fd1012d4fa36bdc79b45b518cf8d1af 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0044174e0bb88d3a2a31457f1b42db8ecf9a213e..24b712a23ae1d580b4411f836d274eb9acb0f6fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9b95d58da3f61b55ecaf07f40b0416bd310943c3..809ed6074fc34bcffa7384cfe8e167fc78d57ced 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 42100a31f7ebbca2e7b4599ddeb19d7a48bf5025..749a1b0a2dabf2419b1e3a29d257bb688079c796 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 430820e5c0a3fa5fba56b87737de19c786919b99..5cefecaa331e184789be9a3946538796117c0164 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d40a937646c318ca068b1d0e8d95090ef0e3c1d9..2e0ea519a303fc8410f1df94a4fe297b3715bbb1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2c3dafab1f53b75e16b2515e42f2f688b2a70494..bd35c34c1b22efc3719ceb349bcfffdfd2d8299c 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 971cd8cffe8608dfaf2721fb14bbe1138cf21603..aea365817c1f23eff3d46b620bb44c7f00d9e032 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4d8e7bb739a5a91ca122b46b599e8badfa42d8eb..fe82d328b6051b2ce65d7360e68515a5757009da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d4a7d474847985440ec4f3b8a245afbce424765a..547c650086fed48da690cce712c4681c23e94487 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 44c9ab19104d05ac1b0c171b3398f63e3b429b2e..09b1d40d35a38d6720c2e9a5335f6d8ce238372f 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6ac85011599fa05890e5d9d2dcca9f04335d9ffa..62ce1545cbcd9350e8fd5c49e627fa7ab73c45b1 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2d79ab8233502b948f2555712abf7311b23560ae..eb98cc1b1de0c6170b38f32b03ad97ada7f26b22 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 650f944af28b8f3061f32da09eb7788d9fe229b2..83867b42d6eff82f877f0238bb265b08927e160c 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7995bf92a4338ddd47c0ba4141ea9363befc3b92..0c5a9101e51890f7249ef38157102eee0b6b750b 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 410ce86fbf88c5a20579254ca380945996034e2a..8576ec998394cc424676ea565ad0d1b768d9948c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fef6eacb2362569155af30531811f4c1625feda1..ea8d908a342af2869e8fcf9a751011578d45b426 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f731c5a9e454557971f3349efd9939d105230739..5f348e79eea9de4792c54b27e978f466f5054e3d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d635eda600f683866b3a1f329307a5201ecd2fb2..260e47a8b0f82310371300cd22f7cb5449fe5f04 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4f6e9455d9f05e0593da0f0cfb121f98a2af2576..acaa8f44dfc4d5d0845a1d217dbc24ccd4dddb98 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 302e4df1f7056636a186d39288745fa40c7f92ce..f49eec8c91a8798dae4bfc831b90ea2dd0def922 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0c89b92165a71b961ea1656102a089eaba1a3439..03b9362032906ee7e157595e5bedcdf939365091 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d8e2ee1a58acd88d7c57a542fca6f9fc87cbaa22..04b74f1a0666887185f3fc9b90989882aabf3859 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index de1fbabd1c52a6322f041a15c24e085fa52f42c2..4f0d9f73cdeb3876e86e523778f54d1506146bb8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0a333d34508885d4d0c27a3cf87ad37081e9f30c..eec81cee87ef457c9df9303e7f98aa5bc21694c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3c356f719e130f916afeef1777285abc8828a10c..2f7060ae53de33f8ef4c54beffe1adcb990412b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cfb9350aa00f2e77cf1b06873b748154dcb414a4..5d6dcc28e1f37d402fc6873dedb47827899a777c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 55232c0077b8dfffd6fdf1788cf8ea70393e87c8..dfcb23e48164366ff710ead0a10627f54bc7740b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e75f8da0c2a7630bac99c2d4f6f03193e89f3ac7..a552b438ff65277732bfe2e2932bc82b1b0ce7d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d3e76f4ef1b7025e441608d0d6fdfd97543e2929..8d4f653163c3fb0845d24389195064f3170a3160 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0b608c63415aeecbea90683493a46f53a6d80c9f..db1bccd4cf93451ba3cb0d715553c84678b0ec18 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4eb4c15ab67fe26482253f8e841054db15861f46..7e2f989682080641bf75d32ca528f4ff61499e14 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bea05f42cdd1b3d181ae9baa67e8a5668f7c4f25..a62cf0b3fcc1dd366657e705360565e2698f911c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f1542e03c6e41a850684afb1d72a5462522d5680..8a3977b3c47c304f3b8d749d484bd82e5ce1e0aa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 95a88fc4d45fb36f94d0b16e2c49e67934077124..d7a3eec45fa30ff5230c3cac34d3bd28f130e1e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d90eadda94b86a7b04f2baf511aeabe4c30e5746..b857403c5d06aac96383f5dd11553e442deb8780 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5cfe9e9a67510c71d1596539c2d6373e0a4bf91b..513dd1efc67fb2a3d09d8e9bc01e227aca132da6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8d934df16995b075fe322cdd3c0f75d3056de7ff..ae1efa73f097719401a1b73f19ca10f5c576c9fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6928e3930483aab4328b9e555a2c5bc96d3348a8..108491075e7c150b11cf808b53ff4ec3efc08bad 100755 (executable)
@@ -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 ea299e86f86ad12053f6fbc7b4ad39eeb347c921..e6f0e0a1d8f720fd8c4f25feb4023e903263a520 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d5f13d659b9bbe919c811d3d9d8224f41ac91126..09442b2265af0678cf60d2590b33d3de3488b6c2 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2ef1b9d3e82ed9e1bc34ed19ccacb024b1fbb55e..940fbec2c73230a46aac64b9368a6185819f9125 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1db0244490a970988c1601a35f3e068ade564c3f..34e111f24215567b095c52e5b03ff371883bc1bd 100755 (executable)
@@ -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 35a21193df63ee4c3f10fae3d7e7c5a61994bcc0..09659d7afa73ccca9fc20fee1a129bb94b90e401 100755 (executable)
@@ -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 8bcf696f05dbd5fba335a1df6ab8a79e77ceb7bb..a709d43f4c103cb1e580c5478bb94d98e2365039 100755 (executable)
@@ -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 cfca7b655d7fcc4b4b1524adae98008077a403d4..01acc545d5442217b59886fe338bc15d079447ea 100755 (executable)
@@ -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 2c3dafab1f53b75e16b2515e42f2f688b2a70494..bd35c34c1b22efc3719ceb349bcfffdfd2d8299c 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 10a5a2d3adbe706469bfe3625ea8893f288da8c2..f78da74d7fc7aea184dc3a9522fd51fbc1c3bb45 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 12fe3d4c1ccb81fd51949cf1886e4cacdc45aacc..879e267e5cc2a91e7479e8e28e41e530115f8acd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 185bb808c56a3329f6d11ed78bbbff7fc3fd0f29..08bf4b67c442556892fe6fd0343a9dbf57b3fb48 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a418dfe1041c200c748182ca2d7579591b7fc2cd..c3a059ae75c6ebba830a39e923e33a656e17b6f4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index abcda06a995144b2727215ecaa28d8d417ec9390..79af97c9efc7a0978d11411ddbe0d2201d3c33eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3d37136cf43ae7f21138fdf4e47544d8731b164c..5eedc34111f7e470534b872af32a794e79992c2b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3861fbcf3d26369f4985d20cdb0d6add9e4bf703..f456249ff4f026408c89b092b2347373e68d827d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb6344068b2e4ed0307825fbb15c2e88a7fb8ee6..93d4068d58093db2266fbe192253ba04dd2af796 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ce0a3ea6f9a488170243367490e181713d9baca9..82fcd433fc38f3f37b465ea182f1d2c3848cf32a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7592053edf44bace21d223546d8b6cb8448f724e..7b9e9875ced023b4a9151597814480a5fdd55005 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1' ?>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index d5c7756537bd213857f97b66e315f6e7c2e84aa7..aaf940e11325a3ea34683c8490258a6ec9c68c71 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0'?>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index c8ff74b11dc31a6d849496d9674c3b577fb9ec6d..72261e3e029ef7c05ae11ef88b153dc900a97ac6 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 0c9c7e4973e6489df48f5e6c069fc8d44fe5054e..a79d50ae572b59051d629fd12a48e43f1b51bc40 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 517ff439a9eee13dbd8e8a5af01756969836d08d..dd2a0d4ba16b65aa66f8e9f71ce43d561ab842d0 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 8b6d9c60ba7e015b092bb28d69887b0b1eb886ed..f24cc995347de2983d4f1e4a325c7128fb5c7e33 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 6f80b35c4cdbf6ba040c2ced79acf04ef9d46e4a..68e0d553be23713e42ebfb553d107f7b0c835c49 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 72f74bba998bdb31f8ede0ec64ed66bef114fbb6..77ed2cf05ef547648be939cc0b70e9b1faae25ae 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 8835849902616ad347d3b727d6ae98cdfd9dbf02..4e94b33884fc38668fbee3836815c585e3d94ae6 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index cb80879845e2434a645963bb4331684211c84bbd..52067790dd309bd6ef746fd1a2927d9df5f9d358 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 9eff7cda004a70b44c8a61ac027064a7bc2b12ee..ee04331d267736cfd39d7c549355d6e895123798 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 73f4f98212e8c5f7133b5677c3ddf16e6afd7ae9..5dd702f8114a033bda32ac9fa5716571359d5d26 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 75c3f8bc0f4f5895c3bf832f7e01ca81e702c825..e54e9a18dcbb8a9d4d1e2777872cf42be9810cd6 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index fbd1c54aa898f33477eade0e190ed2dc50ceb1a2..9491b760c8e13e1127b17208706f607c1b05480a 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index dc3815698f7e3e5f77fded4b202b40f0dea56526..fc04eb9ea36acc6e548175138fcd34692ca5781e 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 263a9d634d0308ab7281069bfe8ed909c17883dc..7c210ac7c38a4073fabc213df9c4bd1e23dee6ad 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1' ?>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index c413800182fc861a7c3e07fb8742cf15f1db5321..bf46fe1a3dfdf7414b0e4356e1212fc90cea5fa8 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 615d0a9ae00e46cc61bfcaea81293013b9852f4b..4c0b9b4e2b3abf12e54a735c5a51c2c7dc955c26 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index a0287e1be19e59b7ad336cc73e228447ecf9d05f..ad0ad7cecbafbce0f14be675dd254c0089e1f23c 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 7b7abdd7cd68a4963ec9a1f88278c498e8e21a79..c8368064b29b854b1e9135d3744d6ea51e84a510 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 98ec7b84dcb5d6febd46c43f163b33b0403740a8..7d37cddab0715bc24a5ecd9e9f9461c2d62bbcbc 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 8f6f82ff8a5c62b576e744e6a28d0a6ff9fafa21..3821916fd9128a0e5863bed3c80bb96c21a7dac7 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 68ce88924714b9bd0c97dd9b665321563b7b7084..526392ab0964922f04fb17e6640a74b44dce4f3a 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index e4edac9a62a4ba172a5a024071006a1ae861b4a9..43cb24d50b6471ec3ea3168a90f110ceb3ea95e4 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 73f34e12977dd5e2cb4f2fdacb310b517d6e1311..62640432b4aefa112b17f97f99e2aac6b7559d45 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index c5131abef3e8946f99fa208ec4c2bcbf39ad0a08..ad08ce4446b27a7a4cf44d61dd4da980878fa708 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 49b8a64395857bd8ff67aa792e9519a7aaecfdfa..87bcd3f3ccae7c10520a837d1691546e7f4aab49 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 41b4483fc46104329e94501d9442bc2039567396..4b10780170077c9915ff9bc33c03dd81ff633eb1 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 98924609d21fd910240404164359818c7b46f9a4..33df77f1b0834c1cda68e89fea60a9c721273f47 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 1af15096508d35da7e8999aeee6e1529828a6ba9..5664ea2565ca1baa6d24d1b38d65fb65997cf755 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 099154d09ac818116d850147b77b5503f0ec1473..fe4885b2d58b8f66d37585f758c44cd36c757c2d 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index d8a22b92010192e3f720303bf3b4a4563e9d9ffa..b00ef43703bcac7e05d985f5cad09ca804513dee 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 51f0ef40b931baee4622de375e5791b185bc45e4..6e509e9eef877b0b105194468a55e93dbc291788 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 6e46bcf0613dfe16c65e1ab92a337b3bf3265e32..7fae0c2a14ad1b8a91b3214fee61c75ea613fef2 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1' ?>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 8c70d77cbef9b4fd51293a4bf48a94ec9c62f543..57985a33a949a04ac97288541fb41519efbedb29 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index aea99ab2741c17f2be922da35cbff755b218eb56..0eec659ed4ddf2657c488c52a8ebb427e2ab2f82 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 013f6ddf141b4de79adfecf0619430b58bb04950..deb44a12867aeab013bc608fca5584ba4adae883 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 17b275d5bb3fe67f2c75943338f911552daf0a71..b885c85505c43b0574fe5c2e662a672149cd8e6f 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index c7693841554dad847f6f87694a0d2bb3ba298e10..54b69aacfc9f7ee1266732086ec3edc0d0a0e13e 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 363893f320c85034c7c1575ac75480ee867df5c4..f226610416edfe3c65b4e7683cb00357c93b3db4 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index e6df6c311fbd722029b056d9499eb9d2e15b4c33..2bedd846971cae3a0921a8b738bcd4354b6f9c65 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 1dafaade29d9650c15c6a7556b77252a4cb44187..19520a38c9d50aef54ed72f63613319c04138b9f 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 4f1597346d5a1c35152afa975b900022043398d5..4fe0bca7b85a35c5509df0d6dc5bbbbbd3d00948 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 676f747527508987463c5de3d4975a4ee637806b..62d2b09b5a65d16678a118b8291bbe96cc61c092 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index a19c8a9bde0f29f022e4759a85c1bffe2dc0fdf5..f09794682b7d2824d976a87356aa9bff5331fc62 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 46c4978e7cfc9370f1e4a39aecc126add4b1ed12..e22d78d9bce51ffcd9b6ef1e6165aa9b5908d539 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index fd94c878b18ea41dc74fd4a60b0b08e98ffb5c56..60702666b9976fc41aab58c1ea5dc613af5d6f7f 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 90efb5bef503ffcda4a6be015a4ff3a8cb0bd753..ee31e7c2b20c73fc6d55f13f2b8cf7777dd9a2a3 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 19203f5f278a65194599b2264a309a1130eff105..34d92d9c9c6247e255418c8ec0febdd8fc9880ed 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index ebe4c0589ef05db1832c16303e4e2c48e9fd2a6f..5de190c81b87b8352f74449c946e4114fcf7dcc0 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 9ddb8c28c93c585b82e31b66acebff357598da50..e989d091d9eac56ab382c7080fffff46ed89de3f 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 22af9395b6ec8814f8d03e85b517cd3c05e65dec..0729ea9e1591fe7bbefb1e6e1627826775f9b27b 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index bf69320138f3d3a6cdd476694f5acf23b488ec79..e6b9a879141e75f06f676db9f67dd356581c9a6f 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1' ?>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 115bb6824e8e9320a1bc3ed2ba0e46f00ca1b49e..576a26f545fe8832d88df0f8abc975630db5a257 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1' ?>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 59b78017e189ea31efa6f4cb96d8f05a06468d6f..09dbcaad93c3f466f4df66951ee3b388aefcc2b5 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1' ?>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 0b69be3fcbe0cf6d666e569c501f206b90ae438c..432bcc6b841f717072d87f3e594ebe7cc3a07a73 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1' ?>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 30c52dc8fc5a4cf971dc714e32a04fbbd43a8818..00259ed10fc2879672ea81d28102902730fa9abc 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 9470226164b66672ee123bd15a4d031dcca8e04e..c64d586fa35754ec6f56334ff7a874c6c722309d 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 8728b1cc928251eaeaefa2ac61107db4b94e816d..9ca9004aa3b7b4856a101411415296614dd79348 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1' ?>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index e7d4a7eb6430d2702b3b3fd5e71a557bfae0972a..531cefddd1b1ed04eee958a0d6579c0ff91f67c0 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1' ?>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 53f31a36297b26ab203da856fc1850c8994b8c25..4e558f58ae6d6fc7ddc0d8ab8d1e711ae5cff1ce 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1' ?>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index d49886104facbc2c209046927a487e2463f472fe..66ff423843ba9f93ffc947b51e7119fb6f156b85 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1' ?>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 0eff8ee9722214c3ce217ca8b7783c2cd56bbd8e..84ba725fb7b585880183ba2ec7abc81d4ff1c4a1 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 8fa05269d7a2c8d5f67749efb9d6afa3d58ecf28..340f554d3f9e09d506840fb7fbcd322416cd03a6 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 7b2be4bc2fa3e6a749b7ad0efd98447057e061d5..204baadb916beaf26bcbb4f40a86c80a3a3a7b31 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 07379ea60e1f6b2f97e03481634153026a4102fc..cf2c204cd02a36f92357400eb6191586f77258fd 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 589f3f637fdc4c290faef06b9b4a248a4a691a10..d925c6fe0a886aae984e69c35161fe74a8e5091d 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0'?>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 0c37f25176887f8d235590429fd043687c97c37b..de3881b499d0b59bdbeaf9bb88fab4a46c007b5e 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 7d2146d66c12d5d1c672e70429165d609906656b..5904b72a5deee912ca155bad570961932036a9e3 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index b815d34fa6d6e0d5b7fdb9098696aad5d04b7be9..9ccc3262969fdfd3f7cb5fef3a45f0cf24be7b39 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index d6e8a60bebf407ef72e2df0c97fbc281fca06b89..d9eb2aa07de1feb739b8a4de551bbd31f0b6e9d8 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 6d0b5d49015d757db01c243e24ecdbb7e48db15a..d9bf547c9de1d3c1a10bbdadc538072f59e0d167 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 8479f62c40ceba5edd8cd8183b0f624251827b12..38cfa67b4dab4886e8de11d5aa9e9048dc09223b 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 53af4e08059b7db992b94aaf436a6833cac1d5f5..4dd6a11e2ad35a5fdb4fd3a9308131b48880b890 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 276a4944c200cbb4068effd7800ead83471ccaa1..afd96e56b1681414a88586549d9e36b11a1a78e2 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 83b67ba546305199e6e72301480ab29f1f7f4cc5..981c969e1f33b6075e89696bf92a8cf587143f61 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 24ee158308086694f3e5d8b8ed06a63327f6ad8e..edaa65e80f19f022ff5ec9bd24fbb18551c218ce 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 13f6e81d4bc4734e3f47929058d54c9210d4a04b..e76c7224c6130e56ea5df21fdf5241923ba93acb 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index ed0dbd7ffaa1c92a2e8da107b6110ea003928b2e..5fa94a187ade2eff8dd0511c1f9ade612a02ab17 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 58b2d9a7e03fc7efdc400ec8b04427884191db5c..43098c91e77303bdf8b69c45ff75dda231104f0c 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index f2c47131095103b00e15f7e1f5f9e87b79aa80d5..4a2c6bfb438af9aa237e440ea2b03cc5136f2965 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index d9ad4c259bfedb10e5b136679da7c8c440e1aced..52e84da80da4b2073466db910c00fcc7bae7e8b0 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1' ?>
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 6b973c670fa12f7e7e6b608657831067730028f6..4d3aa7bbc67c954de88fb2761e0779faac91bcb6 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 00d1fac35712762aed9327997fdb63e417fe6135..22672c5bc10b790587d3c5654277e904f0b111cd 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 935928968da320fac234a4d675897415bc9005e9..9ba061a1dc15630c4272902d4d03a42395bc9925 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index a4922b213304870569c80746c2605c2f1c8887c5..c2a34abe10e1ef24bd2301f38f0ac72141778ec3 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 4b91ad18b79f47fb96fb9bcf44059a2eedc037a8..e019da84b06663858f18df863b45a33d3e73fbfd 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 64fd02c29b2a3768290be8ff3e0fc99e8025922f..b3429485fd86c463b8d3a78a877018287805d5a0 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 4b57c94ac4940aa4a3fc768e2176619968265330..5105edb1d2cb17b3b334091bb774bd9eea32700a 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 09bbffdeecc40d0f4eefb596cb80441f7aa98b76..5ba11af87680a33b4b050d1e027bb2c6f7c1c841 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index abe96f97076ea224e9b8a4c54ee74e10fbe25849..79498b1cd3e08202bf3b9f87194350f88b1afe3d 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 6a574c2677ffcdbfe80fc939ac6da0308b79cae3..84aadb1be9c3e07d11eafd3130d7ed4172cd6431 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 5f74861126364c3216167d0df4d486873653274d..c848f1baceee35af6a9598069cb0a347a827d76e 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 8f326ba8d3ea76fcd4c7110122c853380a6a9035..6042c03a5d4bef3dc9d834a003d1b456bd31d600 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 11b65a1abedf278350f8ee17b1afce11407e5300..9e036926a785f703f6053bab520d32d8912df43c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a88bd9635167c8c2e37358e87bc7e02a9b808d68..45d792bc3fbbf32efa07f3dd074f544368520e40 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 12ae0e329ac3f34427d0c03cde76d8a6faf7c09e..694e5ec3f3dfd76c987fdbc0bdd81d759913e287 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 76e0cc4e46cbbb596b63575d154d0b790d69c329..68d1d9db04d17837b0a8fbbed73929a5073951e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 50f5c01888dbd339c7cdbaa7986e78774cddc9ff..d6401c694a0ed2b3d3ee15bf54a8a69f2e09114a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 316a0cea12b4e069a957aa70c124e9a27d6e41e9..959794d233689718740f7599e083e38ff1acdf35 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8d83ff9264896a5e5e8b718162b2d80857802395..5f5fb7c15879bf8104e2513d94ea9d15559fbd72 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d57c82b271285f0d4e8e21982ffc6cf0db9c2b33..162881553256a2de1b3e95afde1688a1706d7a40 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 49ce5ddb8da5b35b48a6ca419f6c9741f39707e0..58ddf402e83a5fc6bf1c5e5a558ee4f65990c6fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 89fb4c5edd6e6985038b85f88a39e37e96cd046f..482de359905c18398dba8c4f600ceff31c0295ef 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 19e73bc23993baad7c92c5f30cf33e1c330f26e2..7fd37ccb771fa49776948a4b988096107e8da411 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b7c39fd5e7556d2a8f048d689334683a1056b399..0392733c75eeda8719b8dd71de2b9cc8d5e8742d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a4d1e3b417102eac40cb140c6298d725d4d0168b..6400a034f3dff0ac8423bf9892705e02737b1982 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 83db9dcf2b99793eb5442330644f756544e2f7b4..ce5f16be6d4d4f042dd46cd2af10f1951e7203fc 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d748904d6570360a30f23966384d23f621324b3a..e2517197ffba07bde07ac76c637df54d6802d526 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 29a83309abc89e18d2a2f248b17ed0fad3e966d4..8fdb5fe8594b7b8bc97aa14eba341191daa274b4 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 232a2520005e4871c2eed0ea373a3ad7ce5c8d9c..29afb59b4f1044480aee59a38fe239f25edd2a54 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 21678470859e71faac172c5c80a8493d43c91244..dba27ca94d6a03277fdf7b871eab850021d09873 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index da64d24b3b72a450040ae046d0256c16e9f8a7a0..686ee13b06c7f7d53624cb657b232903aa3963e2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 54be62b6a584c34ee3e444f8f753d5901d6531c4..99e32323dcf1efb5a43174697f11393b392635a1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 29089d8ffec14ee73a5b3b5bff0591301c45a55a..26dc10bbd31c7c8de275392005861708b11d4b98 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8e267062f68b2a749a7a5e3e80d1a0ed202a1b08..bd39afb2e764b2960dd19f0e2cd0c8d30b584b09 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 489983885d0470058ceaf48bda2dd7c78452cfbb..1566d08c46cf9546cad5ebaeb8e5188fa97c7683 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ff844ef44e5e71e290ce5f96c31849a400479f57..821157f5da35a507f39e979f5decfd6d2542927d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e1ace550254516f02485c895c0bd61715051c78e..87af6470bd2521a031c383060da64af5c97a4941 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ea6bf9cb30dce03c63c003eae0ff867b0a325111..e6fc015a6a43e10c2210f60339de756293b17a96 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e647ebe0e08d4a2755f6a74af1b660f8172dcacf..e1affb2a00605a121732b573bd32051b91016848 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 081c169105f0d4c9b33f61e42e887cc89c589fac..81fb441d6b290c8b63d8458dd3eb7289590cc81c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8167d7ea50e3dfe079edd6f30da77c356ceb47c6..27a68b5933b8f45b901b64aa5aba41b94f20a799 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cc8ebd85c8a67d1a795aea483ea68939ae442529..c247216df09c494acf350e18ccea7ad4f208a796 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public