Salome HOME
Merge from V6_main 01/04/2013 V7_2_0b1
authorvsr <vsr@opencascade.com>
Mon, 1 Apr 2013 13:35:21 +0000 (13:35 +0000)
committervsr <vsr@opencascade.com>
Mon, 1 Apr 2013 13:35:21 +0000 (13:35 +0000)
988 files changed:
Demo/Makefile.am
Demo/echo.idl
Demo/echoSrv.cxx
Demo/schema_orig.xml
Demo/xmlrpcprog_orig.py
Makefile.am
Misc/Doxyfile
Misc/doxy2swig.py
YACS_version.h.in
adm/cmake/FindEXPAT.cmake
adm/cmake/FindGRAPHVIZ.cmake
adm/cmake/FindSPHINX.cmake
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_expat.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
adm/unix/make_begin.am
adm/unix/make_end.am
adm/unix/make_gui_begin.am
build_cmake
build_cmake.bat
build_configure
clean_configure
configure.in.base
doc/Doxyfile
doc/Doxyfile.in
doc/Makefile.am
doc/conf.py.in
doc/sources/footer.html
idl/Makefile.am
idl/yacsgui.idl
mkinstalldirs
rfind
src/Makefile.am
src/bases/AlternateThread.cxx
src/bases/AlternateThread.hxx
src/bases/AlternateThreadPT.cxx
src/bases/AlternateThreadPT.hxx
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/Makefile.am
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/DLTest.cxx
src/bases/Test/InitTests.cxx
src/bases/Test/Makefile.am
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/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/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/Makefile.am
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/Makefile.am
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/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/Makefile.am
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/ExecutorSwig.cxx
src/engine_swig/ExecutorSwig.hxx
src/engine_swig/Makefile.am
src/engine_swig/engtypemaps.i
src/engine_swig/pilot.i
src/engine_swig/pypilot.i
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/FormComponent.cxx
src/genericgui/FormComponent.hxx
src/genericgui/FormContainer.cxx
src/genericgui/FormContainer.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/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/Makefile.am
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/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/HMIExport.hxx
src/hmi/Makefile.am
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/pyqt/Makefile.am
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/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/Makefile.am
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/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/Makefile.am
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/Makefile.am
src/runtime_swig/SALOMERuntime.i
src/salomegui/Makefile.am
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/Makefile.am
src/salomegui_swig/YACSGUI_Swig.cxx
src/salomegui_swig/YACSGUI_Swig.hxx
src/salomegui_swig/libYACS_Swig.i
src/salomeloader/Makefile.am
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/Makefile.am
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/Makefile.am
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/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/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/LoadState.cxx
src/yacsloader/LoadState.hxx
src/yacsloader/Makefile.am
src/yacsloader/ProcCataLoader.cxx
src/yacsloader/ProcCataLoader.hxx
src/yacsloader/Test/Makefile.am
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/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/Makefile.am
src/yacsloader_swig/Test/Makefile.am
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/loader.i
src/yacsorb/CORBAEngineTest.py
src/yacsorb/Makefile.am
src/yacsorb/YACS.py
src/yacsorb/yacs.idl
src/yacsorb/yacsSrv.cxx
src/yacsorb/yacs_clt.cxx

index 2b3732d4f4290496445faf97537e7c1e245ae3e1..ec68c696331fdd2582bcc278b8901b3a958e076d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b8ad5e1be0067466295a6646b9a21b1eb458fdc7..08b82e45973ad29d6f33f4d20b91f21164d30f07 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bce197e735f2932af8cf23f98ab6574888272a22..5167ccce5ad0c7730d3f14f49843568132f73f07 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4918c2240d551963fdeef416269a6a94bcc5e228..5699f28bcdcb271bd937a6f5149720979564746c 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index a6354bc668a2e349b6d19674ec322cf6213b51f8..d1e17ee5dd6adde40131d0a1dfe8998515ea7e2a 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 548aef3f1528e28ab894bdca6a4901b315bdc8ba..adce8e92ceacd992b0eaa93594ad1c1958244b31 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f6e925d352a8f70a9cc19bd82cd3965da48c73be..2bc9f16b494fcaf8cf19fe477bfc8f33dc77299a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8edc622c89efa7d4fb6691da5259e48e56a8c8e2..00345100132804b9dc80ad959c72727a088a1067 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 665c6dffc34020985adc56e65f0c305577ddda44..e9ea22cde8801b2b3c2ae1084f260cc61e875c52 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8a1b3d4fec746a071392ced80d5aa3e161b90072..b2ac86cfd23b590d3b558bb12b9aaad1a17d73c3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 96a6bf44aeb6a8eecc8ccb2ee052a9869ee89898..d8e92ea27b9b2229c962d6b21028868ae2cdaaee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7f2887a13cd093e192d75606bf1a233600e91dcb..6c894e3fbb996d979585c79a3b76724e8a07ad0f 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ab1a3444f2c40ada72ac17ba8d2d8ea8eb821d7c..bdd2f1228d68b4d0f3fadaaaf505d20994020626 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 5cb68c9b23f2af7ed8a23b55a94d0939b373091e..538c81dbecfd83b51bd59466dc104319349bde48 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 53d53ce547a21b421a1dd906210b035f95a6013b..ece0f64ab433735773e3fbc5e86097f34cf839b1 100755 (executable)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 9ca030b9a0b39c37d973c433cb32429f5746e5a0..bfd475b0088edb71e3487452bce38021b658e8b0 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 50874447539f6506fa081ae7549d45a57b9ffa64..dc8320bfd13bc214682efb612efc7da61fb15d9c 100755 (executable)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 e434ebd8028714d0db65928ac7dd06f691e02d2b..69ad780c5fe9b493f89238fc8b37288957b937e7 100755 (executable)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 bcc687b3522ac9237c5d944c4ca981254e751264..5e1f5595e602b91190590254c625e3fbb367c442 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 3f4a47db32322ac0036a6503648cae5b4e170a8e..5747f1c959d88b625a28d246d9c9e878622e571d 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 54ba740c8a4e82575f1f2db230f55b0b3b44da8b..b9447b14a7d5440d804094d8f71040a533e48260 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 63c78acd5c4c9a931887223020273a5ba14beb31..69911938f12675bad15262e2531357920ab6dca1 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 40e378e00bd729b643aaf28e0b6b51a3c7ef7d2b..cc6e3d405dc958dd9adbd539eb20b67ad2dd7607 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 56e376dbed81e8a10df9920230e76dc0d321a3ce..1a7ad95f647c993e960f16e0cfa6c41b714383cf 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 c2f0c22c12ff40d3959c06df96753e8c730c9655..1d109a9284be31ffcaebb2590236dbb67760daed 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 cc2be32705471a28ca86f7f6b0bfb56b2ca486ba..b9c027158769264c7b92ed11f6ad55ed09d231c6 100755 (executable)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 ac5618a27ae129b2d1eb4a1bbbb4bc02a8cc50bd..ea47c616d9076f99b598014c7e13719ab58c5d49 100755 (executable)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 0ac0819dd817a911c7f75c49d33070f7d6a7d720..0120ca459ca4888e18314d29fe426492d9816511 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cc45519b75c6b727dab99685a80c8baf5aac1282..d04292ad40acadc95729517ac5223e0913bb28fe 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ede006efec5998c29cb2317bc5893c283b561385..9d88a52a349f784832e7f540d403daa89f1ddbab 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cebe63f408fbbb9fcfb836dfc32afc4e60d27b2f..94b49c6ef2d8e00b440559b8cc28b2cbd0a90406 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4df64bce852239f34cbaf5668c6ad0b4d2640ead..2571b409e8aaa4c351a8e5a58ad0eef145e165fe 100644 (file)
@@ -1,4 +1,4 @@
-@REM Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+@REM Copyright (C) 2006-2013  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 bab4075589de81852cea69db170ee727c032ae06..eb54793e67259cf0f9feba6d81a5f5026c70fcb6 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index db4a6350100e74cf867cd6241cbcad8c045d5d62..c1d95da5143d52f23179e924e16fa3e167abfae3 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 47b414ec8f782e996a5b19ada9d72aadf10ad747..35fef663d864e77022968bab86c6f40b7beea17b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0dca9891cef1ad75a5f386b59fb5d6bb0cf3c4c5..17bac30b361aeb76426148bbb05aacc55d7ac63e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 31c6e4dc10676392390e6751806819063d66f232..7dbdce6ec2be807610c9664935c8ccd718de7ea8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2487b52734fb18ae9ebb82a178dd1d98e3212be0..3ad8458f29973282ba0f0b4c9e178ca5059c9cd3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b5a525db2c7b35eaaf53ea43cec2e8f1b2ff80bc..deeecab04d57d16c4469ccdf6b4274d72fd4d777 100644 (file)
@@ -41,7 +41,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = 'yacs'
-copyright = '2007-2012 CEA/DEN, EDF R&D.'
+copyright = '2007-2013 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 dd4aedd945c9a0f6f7c51d05ee5b115783486f25..35cc2a7bfe969f928ee76fb9ce0d473f74555191 100755 (executable)
@@ -4,7 +4,7 @@
 </head>
 <body>
 <hr style="width: 100%; height: 2px;">
-<div style="text-align: center;">Copyright &copy; 2006-2011 CEA DEN, EDF R&amp;D<br>
+<div style="text-align: center;">Copyright &copy; 2006-2013 CEA DEN, EDF R&amp;D<br>
 </div>
 </body>
 </html>
index cbdf02c551638b695d738c4a47416111cc5f7b8e..02ac86138995ced483823ea276fbc77ba999b142 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f281d23ca44893d578ff456b3656438cc9cb50c1..6ac3beb0ea967f68699ee12e052abd70b85736f1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b3615831109276837880176b1bc3a17006c732a2..ed3fc654e6a96c0bd2da8ad7b00b897eddad06dc 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This 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 20a5228765072a8f8234e438296342b00725faa9..04b291e494b0f882d6a61fb0823e62dd7d3b4be6 100755 (executable)
--- a/rfind
+++ b/rfind
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aa2b5ecaeae593f2ecd6f190684bcadfdbf5f976..7b5b1ded2a8230e799d23f6849feaba9baf27766 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ba453ba92e24527f47ac7c296ce169c0697ef305..cf22088e76ca64bfb6825e085be4ae3a90083e0e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6d0391439a5d87c7db4af3c1f3468014e90f95dd..e9c45b611995a48c57884ba598b0914ef6ac2be9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a4a7181345e1f0a52899ae4cd55239714ddc46f9..beee8f2e0fd3259dddee3be2f333865b09772b23 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c872be1c024cc37a6ca98d77eb5dc9c1a2cecef5..86fadc9b59d52b696c53f17acb6be650f2606f86 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dcedffbfe609f4e5b1369d790e000af0b8588efe..e025e1541808dfbcd0320129bcde335ae0abe00b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ad45cdf735c3c3acb07534c4bd3d36e1ba68e1b7..f895203a76fb905012d5a61fc72fa29b0bb1c703 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6f992350d081e147c0d5c23c646d2299de893902..9818da19b379d18e35799e01cff597c1aebb559e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 00eff268fa4471454ec0d0b2e609c7c16bfd7a14..74d9efb3a41535cb294ef54c836e232864cf9eb8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3660c9c78c856e496e83c6ba81721a03ea0105e..96691d24f450c251bc7ae6977cd86026599f29a8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 858a12944c3c5ac3ebae5713f822dafa106957ca..56efc92b02d75ae8bee94650089d426825a105b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ee5bfcd9935668c6da894f83705cea95f849251b..59c3ce56edc81b1947903ab6454f391787e77267 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c468caa3e1a209035539314b3e23c0775afdfeda..d9651a21c62be6a8728202a32bf1743df56139d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bc7c54c28d4e9bd3a8fc4d1806aeae784aa51832..01dbc6794e2943fd4c7ca16d85cd184ed09cf7e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 81255125180f7f57b16a40dca68bdfb5c2db3c0b..5e77838fa435283f1aaee9f5cf376a9a9ed983c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3a065ee8227e28a1c8de769f1056cf8e7cc4ecc..e02ccf7928d0b3b886103ac7c2895550c86b850c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0a3405807993376e86b0c1e8879571ad7477d9d3..54ceb029e4eda678f76ee3352dd3f37ac7873090 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b591520e34faadffaefb912fc9787abeacabfda8..a098793fc505a2c8e21d8900927e2d43fd7fea63 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d1a4705445f047bd3c09514ba9e09b13e8700dd8..2168aac4b3328f33c4964b67e20b45fe9b02a870 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d277d49d3f63c4a37b421c51454b4fa4edacc52e..9efaeb5d4cdf05e3251d21b148024a854c844cf2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7fefed43a86eb62717299e3c3c14c2815187f697..71d3b4adc9db4a16cf799435411126f70e2c6670 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fda5cb9e46246a2a52607506bd03c3ac022ad6dd..55199dcec0dbbde1beed1e0ec3f4be28bd6cf8e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 60089157ab4fa67c1d202b94ee1959d74f1c4179..7c03cb620ea9dc797ea396f305d0afa95f436585 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eff41466df876d6b75843d1106c8a858e11f967f..59d26107814c37cbb68dff814f9f8c30e8f3dad9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 47fb8c9e33c1112a7f04a1a8ff19700fb78be843..ea0b752da74c0ada7bd569da86205efd12f3492f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b4c9bfa5ca6d029f7ad30f6e57d5d832ed3f5f16..e8562499294c7a682a0098b61d603fe1be47c26f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7b49425f179c2e977d87bfd570a8b1b5b8fc66aa..97c7d59b7223ec743f79d5de822a397887462685 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c214e9c5ba40b046969be54224ff10c57f5d2c22..c7812808aa0a3f5869840a7e7dd422c43b1f3980 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5ab2c88366e075635540481b8caf2ba1f492e49c..ca111753367ff489e72ba008a3c52b5ea8c9aff5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 816716d947b59b923e0cefffa3a5c1278c12181a..a52c426db24965e26517dfb33d713bc61e0f406b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a420380963137c03034ca77ab0780c1b8e1727c3..0abca8ffcb2a5c8c3df61b2f9fc478d9d02cd5f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1052ea74e9f7c469099c77a134d7389e92aa32bf..dcf8feb50bff8103e2f6ce232178f89b47402e18 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d460b850c8928cd6558b801bd023611b66abc605..46766d3f62b9ca2b865b78e55dbc6ba7e13c81c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8f30ca871754780fef328f7392ebd0e5ec7d4967..bbf4a2af6599ab27ac6f855987a597c9ceb09524 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 83a73c54e23ac49ee6a5d549993360d517909bbe..b5fd07cec145e7b5d1208949a7f8d49b3d7036ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c2d464aef8c79e1fcb84cb83a9d2833a815358b3..e684e7fc90b8e7dcc87f0fd2bb25985b6a36d0e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 37ff95926e387bee6b16d67e73c1f07c63c468d9..c8d911893c9f8ab8c4db1a17efaccdc238d3e507 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a138e3ae839b4637c2acaa214f9d61d24436dafc..8b84b625a2e3538c755ef7f5e4f7d0af76e37092 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9271b58748c42f370a3ecec9b5ebbad8ebd8121..3730a3a57ebae58f3d0b151d92a8aebdd9255d78 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef000a4e71e2e11aeb2cd542141b5e9b365dc4e8..4a7094e9e73a9be8c2523cd4a81e81e1ee45a90b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e3104fa5711f013e7c26d5b3c02b98729607dca5..c5eeb1304c4b5cae1ec87f1fb16b77b3dba9ea2f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4cf806ac61dda0c18a5d4b436487b2685a4cfb15..fdfcaf33999f35e51f0652de35e878432f2e9cba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6710183e539c0a1e197d76514c0e482cdbdeda04..d3d4617967e4918bbccd4712ed0af1a026ccb2b0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7656e9e3795e9ea6f2675c4d1a16d75d605c66da..725996c928b462533bf9d0f1184ca8567c9bfd4b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 986812f2f458468d638dbfd438ab4e2ed3f7f238..7eddecbce74934f9cc138a37a20a2ee2e398ab49 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f86ba5e217b15f5aba94611e25498df507744bd3..39d8e8f302d401ac1e34b02d686e163c22d10b13 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3ea7ab32bbc72c11452970c7b8b0a78d06c8f67e..6ee645a723f0a6e8d3913d811330334815300754 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 871121eacb5ecc2e4a1d3a52232d1542134efc71..78b1b76d5372a0fe9cf95bf3f2068c4183c7d997 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 961604967af4e90df55643a8da0eaf64ed4f2754..2678675401446500b642e2c7e41f654d0bcb500e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3cbfbd9eb2ef48001c0b6e5869428162a031839f..10592662fc39e6beab53b2b725d761c8c1ab381a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5b351f1da3624dd05506c1b662ef635971305795..9373de05a7ded521175351956b8e0c8f4706183a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d6d6b2c8e7e2de9a2b58998ac14ce3a0642dd194..b5f8388b00ccb9d5c73b9a88e1c4df52d0742eb5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 03f50f65c75cc9cb1ce3375f5d00c405fdfd1fc2..ac7580de108cf58263bfb879f5b2f8a258ce629a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 096cfde89a2a30501fe480a3ad3c5aa1a409e67d..66cccfcd810563af91d3c99282005228b89830ba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 526685f5908471d480cc702fcbebfe4bc2658b25..e73896cd6c937774fd0002361c0e602ef8259c0a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7141f995b909491ee99b8f993b825aa1465a1e31..f68f476500bbc44be1607a31b151f3bc59cf870d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 88a4aeacb6e60e30622bb1b0fd54264463090a64..823d5051405f5d70937567d09dda82a4c42335ef 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 81a61af6f3537d20450dc4217f4877993fbd7530..e6640554861ed52c8ff4fa4a4d22629720a82a6d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 66881433936ed02d21f744d2ec107bf91e8e0dc4..9f1780bfc0bf9890289e6ed48817e3cd23fa4f3a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c5910da28c03ac403c8df681bd208e663e57f1d6..e1358ee53d6c2d222e242e087fa01ce8dbf09369 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f17bb40b25309179aefdc6f6c864557dd7963e8b..f6bc9a37878dd83adc0a6c21d8d15c3446278cd6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b2817f55e47977168143bb5b6baa0eda0b9ecf06..3f6e136704e7b4911a21730de29d8d4dcba1cccd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 73a587f6b801a75429ee200bf22da1a91e3aabc2..f4c5d0994cb7c51623becfacdabd890c01749a76 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1e98ebcf3bb65025002d73c64dbfdf7a4ec19acd..b8181f788927a556df5d70f65deb651c0bad7b0d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3c7618a852a9b8ef84b51b77b73b1526f46fef26..e47b2c791778851af931d97486a93065f7757775 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2adca5d327d9a4cb404e337dc0bd691d01bcaf00..39db5ab1fb2ae26fc0ab9e96a3ac4fcf0a0a7bd8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 768116f6e342bce3f5b5383243ec31a63377b0b4..84673d67258a861b33154c99135be3b82e3a4110 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa992418cfe259980d5fd704a0c71ce6c8814dff..55f3222a068bdcd3eaeb0321bc7c2322fdbbaf89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1528a93cddce661948b2c65cdc44657b53980242..d2557bfb532de0a49bb4b7cf5b7dd33b37cef61a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c97bf6bf1a37f60cb8a0e20d2f68926d6ea76105..47218eedf93f2629e69b7ed849bc76fb94a8867e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a8de3993c3e683013eca60311adcf76475169da3..21e80429147a1dd7094bb3f618f36b986ad27ee0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d5076935b7c024385fc3028c0883a806ad13cca3..c447736e0aafd99a0306b7b2f1100584b7617fe7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2d670b819b6c48de43af39f3c19d133c6ca05dee..8640f8c1d8784de810d1fd663fda4e7eb37433d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7239d8182ee44af62e09fffad42fbf396b67929b..2e6b62deca98b177d468abe0a71630cc489d204a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d5334ad03e609b75235d6a956b667d7efa37dbae..49194e89d7677d3ef53a75212f82954d9b3c023b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef9e6a8bb84ce2f4c4830eeaab29748335d218f1..b558e150ce5b4b3afe968feed58dccf74d8fb2b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 76680140d5977f4b1c2beff72b4c0d19d5b52c9e..79c0b84a81a322e474c7f44a4105d6f8ae0b4b2e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b7f66803994b3984d3150e349f423c90f0f74608..73ac8859d8e1479349acc14a0ed0f29954c10a11 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index da0c520be9655d12daaa9846f9727d3e4380f32d..35bf6d89ef8eada0bc7232ff687b9fb41c128d9f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1aa6ae7fa6e70c5bf0e248aad686d6c52da0f4ab..0b5a1769656a807ba7040aa9106a6ee56d0da0eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 97fb83b93086f47556cf5b41d42881c08b86311c..84096a88c1a65ca3bf5d46d97d3e47d81470e97a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3f1e07d4a968c6071ff2f3efd89e0ce7ebc222b5..2893dd3e960273dd2fd7f3a8e73f80cf1fef74e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 60410a58b090a0d0944dfe7bacbbacde5c96de0a..1abac1d16d6948225a450de218c84215ff71a9e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0eec1a2448ea3d5ae8f4fb6cbc672791245b01a6..29cf49595c8f4fefe35ae6873793d6119c89f80a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b818fdba7296746bcbbbd00bcdfcf2b99f625ab7..6aacd34c6630b3ec9b0688482c50d8d4155d11bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 31b5c36a1e999cfe64aaf2c90ab77d92fcd9f5ba..36511f266f15d5903808c65f316c0ffed11605bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 604c519d98b910bf03447d135aaf7a17f5ffc77d..82c1d9f6bfdbe60adb45ca8c5426fde1a258c319 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8c0a187f0bb2b5319b7ba3e699a69bb1a8b6a80b..9dbb6b7b7180671d8a7197afc1a953e6d33e19a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e1f4274941f94a58896815231d681cd0fc879f39..018a818d8495c2472a424fa2843a2a3698ac4015 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 62f50a8da438f14410e49b45c4bd38ab4be31a14..9bcd5112370f376bcca2e7e685ac1495e2ebc6a4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 848505f7e80e7f9ec6730e1ba8010be8d4606b38..a39c6ff348696db6e550746956bf9eaa8f0d92e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d0cf6352bc26d2613c1d0ad4a064fde4f3e3f84b..e5e092f327d495f0b41975c7618aa985fb9ee6b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 63f1e5a8bb3d7c98b4fefb316c6155658a2727da..7b249508ff6422c7636638362ea990bed49bcbc2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6808d1d05bbf7c850da1cc6fbf832237aa04f336..6d2a38550413edf7b37456623f9b21bfb947994b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e7bd37f268b1c77ed2abf18732c239081b6292da..c715581275ee9d1ce56a7f85f3af6198a5e5a4ca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c712b5a75ae886d8f20d09638d01a43dc3020ed0..27b229611349d481b4eaeca65f25d4e30f613395 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7efa77db6e69a5e51a03367044ace392fe2bc50e..b028c06f3cce5086b08bfd8c369c0743ea4a1e8f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5eb4bfc1e3fcb31fdf17b1875584794fe4f266e4..a1680c9c87d83f13860689406011d1d0752dcedb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fa0bbd326de9a41deb04509b3626d2be3c041f01..cbf56672f9b2ecfbb9df43405407b6b7bd30bed1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8c498f835fb6bef92e5f82b46e5c62c8422bf8a4..448a53eb9390402311ba1c6fb814180b5f547d23 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f36c38fdf636f0b6a4f3fdbb584799786eaf8734..65125029a03eed03e8289a1b97b2de9bfa83ba1c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6a14d16e409268fbbf1fe93c6ecacee50dfc59c9..f2e4101b32eb5fbf72ed1d4ae7e5e62791145c6d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 627685aa543397de1eb8698f16d70435daecc688..fc634c5e90e2c4901047ac8b019d404b174c45ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9cb6e0cfb0225c8ba10554d3f032eca6e3d49d56..2984c62d4b6838b14db09c15569dcf468138eaa9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8bfd8cff5922e7093557e9549cfc8d722243e9bb..4ccaeb04efcb27a6edaabbe86529170092aa77a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5bbe40adf01afaa34bff0edf2085a379c31af2ce..b3d49d280b41485464271c58d51a154899e1d978 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8092226319ba20bdee95dc39a51bbf7e98b960fb..d60c171f4ff3aeab4eafd9508e6ce9cdc9ddd4d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e3d0cd58a84708d1630b97dfa4a10b12b75877d4..a0aa3972630a2b12c353155713ab84fa45e41c48 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index afdca82d89be4f54d6708bed9ca47f979c29c5fa..635633169721db5810ea115eb4cbda1d6da25ddf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e223327ce8019826f61e1d15a095cb8e69e594f2..c0eb581615686fb006840931a93b79f2df687d67 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b0df78c5a039193981aae5fd4773a3343292fd1a..58b4071bdc8e8575ddfa78843e43fb9f6b85d6e4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 54e43a6d2b7aeea1e5dc1301dab97a6dd85b3c9c..ed6dfd223a512bf73ce917a006560d171786df84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 197f480d240acb67b577a842b4cc6ddf15a5a14c..e07048dd95d35da97511d019991a3cc902f92956 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b1b4b36dd0a357ea6f1841bd8d48e7fda6c247b9..226d9902edf0e56370df35b51856442cd354d944 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 152b578f1c620d9dafb9698bbc1789373a84ae51..610db5f7cfeb2375f02aefb62d5dc5b2822980ca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 41763275045f8c631b1322f2ddbfcd02f00ab613..92f2da180420b0427c65fb4e49bf4ca9ffb7314c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e6c3a2e64450e665e4298596376fa6855f45cb75..758b2b104f4855d7ecd3c5aed3a31bf30601a72a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 686f992ea00e8ddb97814d4bf56b4ca8abb3ffed..53b7c47097b87b2519f5895df13f792f21bf4c85 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d45f9f163d340e5710f9a2ac73193674065994cf..6bd896c1ec03cfefdb9b5184d1a471393e584247 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 67de8ae9e46de7b541a31652901f8610c5a96aea..b43d21ddb9705513c877285273104e753eb89e71 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6c0066994a19c41260ae5298cfcd9cff79b6e566..837c191d0a39f1d4a4a796e996c66d2fd4750c1b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cc61effd4d4fe5e510608d9f3cd00c1f7df43702..5aee84ed1c8b926deab193dca91cb6c829ea51a4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6e9b529a949a4221d340a4ae1b88e5da55ac6a08..ad468da1f3d6871eb4561990db257f425578b1b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fa59c75f5d3e055d31cafbb7636194393932e7c1..3ea443fd75b7c469edc44fa031cd16152ee899eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8a6237e00de44d9ca727d7565625bb0ebd1979d0..5c02c3dc01ec6ed45e340d1c4ee9a7e3ad732f86 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9f8883dee1ebcaa2121c5f125572ab4cf4c3f410..703d3906a3f55bc9967a3c0c3c92ac68c1479eb1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bcde38c275e1c44232071862904a98b44dcfbebd..79ee553c76e2b86a93f9bc64bb8ec5d7711cc7a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8d7a496dc047a13aca71c9eb37f5493999b6b0c0..55557b1f148d6c994ce00c544d40d7a33f1cacf4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9a610640c1571d888e6c1abb78504978a566d895..c6cefb3ca3f59e38950bd8c3d2d3270972d68739 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 738c91ff42e08a070d7e955c814d3dd58b9a2ce5..ff7447a2fa91bd6bc808fef7875a2ae161417e14 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d990b2335c74650a0a7126a16675de52721b5e47..57dc88e421c3ddbe66e16dc4475065a1cfeeab9f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 97ff3a962e5a6cbf1ed4262a5e7fdbd3a1dfc4f6..19ea49f4b641f157ca30d5727a4a7e72cadccb42 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e45d90e6a16593dd375079042f752a31c1efe3c5..c47a898e83f0cf8a79a9045a3fb5599ca0238c6b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 64cca70ee06c74c2e5bec437fa8556394314881f..a3f1b351ec5419aed1dff64b2584f7030f648d27 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b0ef655ab2a63f564ada4db403da2f8dc5a82c71..3cec47cb1cd2c6978669dad752b7fadf3b4f83e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d678eedf56dc2b5c4023eefb9c6ccc0caf920f04..0c70b06cefaedb393d7c14b25c314e616fe5918b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 82f4ca4ff36193c4e4c7b123f95d9f88c5acd192..935eaac764a0c58af3ce997952a85521ca657377 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8e2d2632ab4e981825e65ec5bf0d53bf019c8916..70450284d2301e38dc2c350185f8bd315e90aa00 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 56d6ca30923edea23731d7cde867acbd93b788ba..ba021a44662a85c0062508f04916c0b7df2d7f37 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 866b4e15b4d1b9d476be241e349847a4d643a349..9aa9984a1ad9aa6aa0780418db57dd46ec70ff74 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5e87d761eb5efc997b1b6186954af46801aaa53f..dd2050bda398f27542b22425d299cc3e16fe1028 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 686c8c50f807cef0143854cf25c2d272b6b10127..b8031ed9ddf482998a90ed0141d86bb30e36e493 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b69e662c28b03661aa48d216bbb48dc98c2a71ae..1efd870e6a2c6f4a946cd48e2ce1b7f4deb2438a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4abb06dbf7f0373a5a5e2a38aa18a3f15f10c952..d4eb332ebd8baca2ab274d0d694956cc5eade006 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf4d1d54929775103b01d59671cc5dce0bac5348..d6681407ecb306cda54aa6b149168996b931edb9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ee3e2007db2f477addd430e760759b60e1a53544..a461abb26c2ce1c651ab1e63e9d8400e43796eda 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index edfbf1422dbb9cbe89c6301f700428fdea5bea89..7af09c441fc6de0e834ddb28bda53cbc050ea545 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7f937eea918d9ff15d1f5424896b4a727b28bfba..5bd4d21915de20bbf86b36688e3107696f3cdea2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 28a5219a3cadcc3a4f97b40a96613d1d77e52774..d7fc80d26af29ec9ff32a111fca6365d4430de26 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 811872cf56438a75e2386d42200b78e0d47c5e23..e3b9fc67bdf6f68c99c1cb6883fe43abfc248775 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3100e913be8132d52071c5f47e1bb4db42fa4f23..8d873ca101d775935fadc42b934eb19ad75694f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 298036aa8e2f03e40c0191ea641baf6dbe73e4ee..3e2e5038cda8009c2bdadc243161170ad3955e9c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 77d9679a6061b64de5d49d8412cffdd897084415..03e0d2d1e61df1fec2aef95f3b3e99cbd377e7a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c984a71c8fc910e9a79f583519a6b2b397e769a6..9157ac489d51ef48cd04a74b8714b1415b356d57 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index efa97313af419e23e24f0bce56f4468cdb39ab13..a030dfef88978f97b99106fc74eb1eeaa85ea668 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 26b50bfb18e18d6b8a06bf26f684aa377078fd4d..8fc2b352993c4ee734fe07185577f0085b2a0c76 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9b7e2733247083dc9389eb248ed22dbdaaf628cd..e642a0e864a1c96bc19e465a051ea9aac8f82e71 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bd1cb06e33b7e692840174eea7da2d62e45a235d..3c1791b176a8de470976ae3650323fa59ea24e08 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 243118d97644a0458b6ab1f565c3aa4fd7a8e47b..572c421fbaccc74996e2a8f895f24cfe2a70bbe6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7af9436716802eeba949a7e50c495912a98f5c59..4caf7455a9561a313d343f2361b0bd89cfe81332 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bacd5e54716c34bf5401e28b15d3b0bca5bd10bc..b6a824391797998fec06dda990561a516356f6e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1299d39b6113e7fa609f8e67db1999464a5c5657..990b80f8c87c8d9d15649b28c6ef05e329b73cc3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 369aba238c18e0e7464d13534b96fa5816b8ead1..1da58cad32183f80643e553df8bfdb5fd439f342 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2103d15f225125b2ca75d7b55efbe09324034d04..02c42180123f7e1ba4376b8774dbb310cbb30692 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8cc690bf4b711795f2fd0362b3a9dbd840d265fb..fe0ef3596a92108d35f84423c93171b5ca4c6f91 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 762e6c2d5b1a758610f2ac847e4974d4998e54b4..0b5074fcc84ff664580defe9b1e674ff67d09838 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9440b8426ae62d8a3dfbc9fba741aa209c7bd733..3ddac7f09872973f51d1d38c9356c91807265d81 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1e27ac9c736dfef370646349d39b4589fb049c9a..780fdcc75a58428894bca0895dcdcb64e892a174 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 34b608f6adf14acebc014f925abc196a2ebaa28e..ed573f07d6730758bac1fed3e0487de3007e3e6f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5e4632625329495aca96b3ce0e200d51a1229784..0ed1d44dc3a77b9f5ad7cb8180c7ed06a43062fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fa53aa5c98c0f46fbca5ab54185f85a16c1f0830..65e5b30a44a24789816ad355e129278bbdfb115e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ff990a90c1ce530e4d1a44ceaf6c079ca29722b3..1ed4cced44af516ae054195a833963f2fd398f08 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 55484fa7ff260eb6256ae17c147b83d74d49b0d3..9317fe948a998aa2f86bfe065799e3698f1f9abe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 87292c5be0642ff5b6a169def297673c237b16e0..72e42f4e835b95f0bf3f7535c7bc0e2a97bf8097 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 45988697d3530f2b1b3c5a48b61fab737dc3b81f..db14a0ca570fbd9cfd4971f5f1e06719c18b69f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b7bd8706993d49e1bd26f4c709f3f942f94091f6..3b8bcb258f1502bde38078baf734b9f8bb5dd934 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 86ee1ded7b4948f1b51631a7d04486764bf75ddf..63a4c1932854545d9bf5d8be3c4509f2afc8b3fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4ecb9b1b0d26a6385e3b57e51a2f10149cacbf19..d1150711b97a93de8bab942d4b5c72709d8a19b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 576edf39b6a647e2a8e2ad55fa9ca34872139e1b..f4d4f48edfc6d9a80635ba9f411c48cffb3786de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 51abe583da3b08dab775179b98df64569a854016..0f7d89f48d3f74c31f5b54b920c3923fc23bea6e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c43f3210c4beed57110b27c2026208b5d0e2892d..b13699ebac27287c9e30289078a567d8f0eb94ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b1546fea4c8c31a0d34e36bbe7d95b5ef763a3f8..bc80388a416c02429bae2126d83dce8be58fa3c1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6e4ff1e6b57a0db329fc314f112c95b1dfd30d42..77b409c1b54897b7fcbf14947556d5a8ad8a0494 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f16197c004dea9d8a2ded6ed7151c72f36ff9cc3..0158980ba772df6fd0b89c91a270388b0fa885c9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 461338a7972392cc35bb26a1379a313982eb30ff..3db200bad038a2398a4909347952d5467606c727 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4406b4ae466df2e2f2749d44febc418ae319cb88..3ba13bb504850139f27f80aa9e7bdcdc7cb2926c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9dd184201b2776c690efd4b7524dda69b943f7bb..fce21bacba9f25eef74b4f5ff180a4092a4f399b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2f097aaebfedfd93a0212f094fdc266dd2725858..4f220fb51639adc0c0a2ab3dcaabc2b8ae516980 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1c9849d5128788d22bb3612689d9e6f67e773bb8..7d45c6a69fd752e1b62f0e126a83664cabc82852 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8404ded9a0f260f5c80312710105bf1b1f0e99f0..6a336846e35eb1d6ea8dff0d81f05b5242b1e7c2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 654c613c758924ddfe3f7fcee1049e6913ee1762..bcb6eef4a15ddb0cd5ad459df12545e0e19eb6a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6e56c8f09665a0104c29f4bd782284cf716b3282..dfcc9ebfee869234235d8af9cd7909c4c7cdf41f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c222cdf89d4e319cf34ad4b1bad01b8e9780535d..ec6e184f86e3cd0bc072edb156b02563130edd5d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fccd352fb47c5f5c6ca1ddd5691b32f228dbab29..25dd946fd29081d50c5cdbb150e3e8aba821c04b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d6ee7d9a2ebf45abcd122e541978eaa0d1aa1f1e..efe10df03aafb4ec2e5313008860ca3d64c5dd0b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 154ca3176a388d5dca66dcfbc88444ae64e3cc1d..72d75cb217cbf2812e5deae450cea7963eee6f84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0555cb90084f979e5c0ef59513145455d4b20671..b54bf343962820c374f7d1d69f85a69586b90863 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3fb1a25c4f3f5a6a67831291261477da1dd04999..e55b2ca562c643bcfd6fd7b38c98260757e12744 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d165c89dd2bcb9ffb704f456f6f9c73d05193a29..3a18f3892ead7df81285edbf50f2d0790480b528 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cc7de2d7b8a4ec6394d1a148d33a212a68c7ac94..516bcefb51a2522b7e244348543d095daca58cf4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 93cd7dcdf5ef7ae82a278364a771250cd3bdc765..0c9736e2a5affefe2aef56b034b618094992e7e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e0a1fc22083dbeea435d02726c4604c6dc24f46e..3f83f214341336dfba623107e8da091f881c97cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fcfdd89f7361f81056c0a8f3111719ee34b65d95..0527355a7f594202bb3410579187b4adbbbbea96 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 06a468579ffbb56efee3645fab2e4cef5e3bfb03..7ae13f6bdd6b9dd38a2a23bcd63556c1f79713bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7854a58718786c68afd518bec6283caf59a0938f..000b9c269ae60f2f48644a2863f65a34b1500b25 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2fc32f1ea7c52de04848584fe1149c44762ce9a2..1dbb00c6e1da491aa162423b7ef34cffa4ccd6f8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 888b12621cc65e77666ad04598980bc896a4bf02..daa1ca6518f77856afa8b7edde23dadf49940e75 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8e31150a559d093562d96fe967100178503cbcc1..a266b9fa98e0ff83b3b7f3043d027780e9124a51 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 085f90c6b315502cd7d6dfdb76abe75b2d68eb35..656d33a789464c3e4b4dae11732248e7e1e402c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7abdd7da855a10499f243571e446e79c64bd639d..506e2cb131c4cffdd53a70859d9572cbea9ae156 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bdcc2277756cb0cf2b2ca85228066e5739941483..aed62f2cd5968f6721a5e6c4b0367448b8f406d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ec79aa32aeb5cc02679eac52f0e5679c2edce25..efe9e2d75884104147e6f50b9321d7f4fc41cc56 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3ab29bb2797e984c650306661566ac772b70dff8..35824a512f5b809297687be61afb71c8b7ca6f07 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0b43f1456bff854383aff6454b6415733b08307d..bb7f9626b686de193a16fab6189b00c0976a0ec8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9a6807e42f33f7f0f544405a7f5d53addf8088d..04431fbadb836a3a7126637901216b94ef782281 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 24ba51b994dd07ad8101a6f3bcd2f73ad62f01d1..ecf92473f017e1c575766459b8d379ae5cc4d2cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db064650899b67c1bb5d5a8818955bb45f519395..ea748816e00d9c7533e6a44423199608e5799f07 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 08f92a8564d13b8d784396359b11d61a8c6ae555..e410df0286b7cc929fd194eca1f202582d0d9fb8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7da30176ff39fb3fdf05b2eed0ad0a4a6fbf8436..751986cdbda4489ba87e0e52b1d4f30e4bf471c4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 35b3883dc9246309cb5fa05b3a60e2cd0327c683..865df7428256ab55f50eec8203b209665fbbe121 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d86deab90278d72cc63d6d324101c5b07531bd1a..515d3848de1bf1991cff7208670626216906e4d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db3a388ec8553a2d20b97ae3a8894d90c59bbb05..0608f855b2ff0f2beae2c548d4d09a43c59f37ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6868b857c75cc1e58fc0c5d30238a50204badfe9..44bbe84a0c184f4c9d1ec93bd061981a87dfbcab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dbb185619f8fa578cef1f3b90de93e5fb4cbba02..b9aa39048f79c92a0b4a88f82e4233ab7fd704c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0b0fa9b6a057855e09fb6d78630936bb6e799712..567b8b7a8d32718e03944076cca240f7feb2c466 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8c84bc747b271a48db0e053b12ec0fd0681793fe..40fb04b41b966da837b2e12825bb0bc830e5d22d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 33d4320a3c5dbe1cec3b692662aa87d88cf75c45..b702b52e9a339edb8e7720e029653538363e80b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 79835810afaa26bd98e679ed112ce7506ce6705b..7a5bcde5f821e08ee2c1f56d802739ce3e74830f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6389bd91a0164a83c02c73260251518759bb08ca..1ac4754cf0ff3cc9b4a6da252148104c35079403 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e09232610a4a30590a47c2a6febd7eae9c418e90..f44849034c23a4ded31faebb97e67f05ec6f64bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0682953bd3cd182823ea3600aa70de59dc433d1e..8c95545bea45a7191dbaf7518a9a5e03596981b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0add12ebff9c7f485e068e37553ff4904b349c72..3a9b82c28d53329ab15d6e026e81ca687e05da14 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9b5670a59f539a70a5c7c0a20cc01f50dc0ea327..11e770c7b5ec42f983b09d111f76ca7b994c5c32 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5a3ccfdcee812628e1adf0764096382fe6fc4e80..71e2d342837098ca1ce61a9dd9db23c4ac621e36 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f668b8d2b39464f041b232e1572b5d1b9dd608ae..c035ff14f7a1ba990c88867349f25e9664cc81d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4d7834f21b10e07a6251b924a69c476658f89008..0628e2f5a2d7ab592de9eb87bdbf86d7c9851ac4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c62f7d40caf7c401bb0064adba26dc5da303f2be..b44db4a444173715ac97164d334d93b2085dd3c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e62ba579a7f0223b6423cf803fe3f06a1e76cc42..f7405d7f5077982326d604964d593adb7c2cb7d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 77783c344ece52cd277068ee817d8f6d1f146b24..794d1f90e98b60be45588924df3cfe04237e9430 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c965796881a11545d12d1064aa042a041f440542..ad8f821d4cbd550f8da9756086b533685846ed48 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a4220e7c020c21a0a948e5a6d65906a843ff33e0..365dd97e8d38e00ded11a120d8100875bc6ccdd8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 408de75950666758200fe16d7b8562a466223c82..58dc804f5268cf97ae09adab5d3910b2f16c97dc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 656064b6d36348c59fdd677920aecfbab87c811f..45108a3411d25ed85dbd922ecfe14fd140851bbf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a662eb557b339622c48736fd8adaee50b8ecf8a4..9acb011c6fad05d593e6ec42c4d9aaf647723071 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index df19660697c4621c6ff3ec5d644d58199a496e10..3856f06f7f1f244670757d9dfa4f2784e56ff1bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 195547c60650cc56a015b87a904b9ee1e3e5774e..6264f8dbb6cd7e66bde26e8b2e4e88ea6225c6c1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 91141ba546dae47d252a4d64e9f3fa714330af68..5f0158d6a6223632f129a4fdd70a10b7ef397387 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 31c30e6b2d46c0c6b48e36e94ef42474cd3eac0c..388a34711993d154db637c9b5a9cc7a177180794 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 822fd140f416f8f595c688a8e83682ffc6e644c9..ce79903bbfedcfec3a7d18f3aa674a5f0e928c99 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 348a0e96acf09b3d64d21b274bb2d1fd0cf5c8e8..dc60e4c2fede3356583509bf4992491c87caa19b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 45a518221e8126102a3b920eb07aa145684c0af7..9430902689e0b0dc4b1905f4c0e08ec3b9502cc0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1e988167063caa0e49482022d3056ce05622faf8..29eaa959c0f0f6bba454f2564d3d7e5d75865709 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3f09157e7ac9f83bf70c21852f58ee14ab59ed18..e8010f5019ae2adbd401bcb492a626757119fc6b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8129c6aa8938f051c674bf4c16390e4dc41f019f..2cae4c0db2c07d3cde8a6c14cbe6579adafe906e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 07e6aa517b1065cc869c368b337c1a6e074ebc98..b67097bcae757aff53730aee1804132abb91fbb8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8ac7cb09e5d6b5bf3db273fda0a61c03594fc275..816c92cbd5e722ac75aee81c4df346d21909bfd0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 574bed2efb0bddb3404dc4c1ef6fba355ca2d271..35b2550793faee9ccbfd7df8099a6b00134fddff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 231aa86d1e664357134c98120a424698677cf5eb..dbd99c805e2d9db40597ca9510c2f019dce8bd6a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2ab5d86c0a2ecfb6b0d0d3d3680bcd4c62428758..bb75d025d352d64c3b43817d5cca72a45ac9581b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aacb3b30e7abf1a89f3216e4a842f4a9f2ff8e7c..6a27ae81ab1d283c1689a4cafead952569ac9e03 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d926f32f646ea587ad391e35eef374ed5af98ef..e165c36cd9bb6d5980dcc2edd60b4be6a8da5ddd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2f71c5ae325a2340048680ff7a21c9692d8da3db..1e6b3dbfec4d0712c40c6d4568a8a6b00db67e75 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d0a9e069dff8f781fc848868b809257e46d609a0..3e40c82bcc83d26413a830ba7e117fa192094dc9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a0e25b0163af71d882069e1e81f877255f00f11f..642450426dacb81ab82436d946824924253aa322 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b1d79d7ca3d1f84c77adcfb297080e34a73ebbbd..b0b221ed12e34e701bc6eef68b954dd467b1c24b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 75bd7eb2d07cd38b5e086b6f137e732ea655f4c4..f7119af9cecc04c5a21e959f91e95a852d08b62a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c860d98c5282b64893c1473a94f3818e0e3cdcdc..1f4c5f042a03fcebfcfc14ce1e87ffae5d81c909 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8cc66c2640bde759307ead6ce5b36234ce0c46b4..27a047f1bd328aee1837ba3483317d74ed0b46d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 11d149d320f9a6fbd8ec5f8ebba682df4632b2da..d5559304e09776ad39bf8e46c45aeaf30b852169 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c013fc6b1446ae458da149ab288c9902c810edd8..5ef347aee33262ce9030c4796d7e00d4cbb48ed7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 755556aa2c12e6d31959fa3a2b091238198e7cae..ebcbeab6d5de355ce328f35594eaa7ae1a200111 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1cf5e84645f72f1f129068b4113616dfc029804b..7d5ef74a2bfd172e392d72c57047712e4d72548e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3a36d81db0fdedf61125cbaba351cec4d58c5ff0..611cb98e80597af18eee62e9c58aabaadd9946d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f396205791f6d8a499122e526017470dc3100d25..27b97ebe9d795034139e32faf247c82f3990b29f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0ece6eab66625f53163d41a3764c3d2ac529928f..c61c63fbcd52530ab4e33b2cbca59a44fbdab463 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 36d7b03881c309ae8cc868de1dd60a82cc419826..0f5e18b9a6cbd5e025400eeb5688bb371a8aaefd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4fb2ba3f5b97b55901635102585b67bad8214cd4..fa5005804972f33142398da5328065a53cf2f382 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 95f724e4a8b5198095cb41c0e79c5640fa928dd4..d3233e0a6dcb4b7e86e0d997ef4a720faf5b1921 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 37f7e881bc7f0a5b402c5ac5b76d77f13a4ac037..0ae5cdcbda61bd8e0490a82401625de246fcb064 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a609db653599558a7ce0d4ffee2321524ee337a8..d306c06e3d6140553811caa214f55eff75b9a21b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3ad276e0fb8f7f08dd49f21dd72db6256b419f3c..a6cbddca2d86f8b090b9e2c766ac5d3e21d0b6cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0d3de2419687ce48944472eea3a3e2cc4b9ffcca..49dbaf85c1081a7a863569350856f4eef6199add 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8e274b3a797d9acdf897374d16adbf59dc17c432..61ff48fc065042c9179cc1efcf91d6d4ec53b127 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1ebddc37ca8c1d6fe16fce75c89ffc9da44a0592..9292d69dfb83d2bf5f155a7c3cb15e037dd8cfe8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 90565a135d397132ba8e9bdb39da18eda49aaad0..91eaa054843e2ff358df396c548d5c2324d094cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c150a66f7b7f31f734cb7ec964562542b72ac02c..1260ce891c834f89988419977a9a3a63342d870a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 13d4ee2ee7fa8e4073aefc971425d7cf28863781..17e3daf6cf939262b18c45716b5921a16cff5dde 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bc11dc0a22dec83d43ced8417a0a46b08e30f8af..c3f96c5e257494fb857951c776fc6b8546d3302c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b59571c1052cc8e17a81b606e277f826fa248e19..7f3c12e5848923bff8788b5821ab35ce26025d77 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 35010bebaa8bc12be4f02568dffc24d743e0abfa..16390dcc862e1460303a8932dd5e675fda715525 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 12b1d970e99f03f4b291911262db3ce28c5270f2..4f75195f64865d57646e17cf0e7af2968938de07 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 923f976ecac5f35fcd291fdd252e855a5cb9519b..d33186eebcfb1d08ead2e157331db4b0bdd0edf9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b7e418d7643629547482f708a2eb0d748b394f55..ea6dd034a2c6ac15574c8114500f4882968065ea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 239c6f0dc0feb474e3002a121fe1aca6f18f1e5e..40074a8c0dda71567b9add7150b27820e316fdd3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9915582a2511488f7906a0e077d2655392bb608c..dc465671eceeec94736208b228213b95289cfbc1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 537bde0f02c54ae9df03baeb38f3537c8eec62d4..e478851b800cce74b2341a4794250ae84b336802 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 53002f237402cb02cff7d957de307ee5c68a0687..61a54c595543d9810d8a513840334d9eea481fd1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 278132bdd89887633c96d7abb048afdc3a0975a4..993c39a55cfd52b2b5e35d7fcffed1fd9ffcf20f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2315877813d450c31798ee0bb68e50f4ec25dd2b..841d3f79db1abdfd1db13f2671ffb064d7df4ec0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 942f8a12f39afe366f6790c98ee3b43f6b858eb8..696bf471e4f43993596d192928ed5a7932a0bc10 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 105d8c6a5034ca3935d8e46a9b66a28332b9a4a2..c1db3fc78118fd08d92e7c7b48474e132c3a3130 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 900e1e45d8ca0164fdfb3bc0081337279edbad8b..80da57a45a82cb4edd54c1e0de0f77a29bb5cfbd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5b1f42f474bd6790dd3157bd3e14f02df83ed057..f6b0a8a08ab6f63fa16658ee481176a6610ba2d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a9e9cc735f6b1c7b127d5ace33d3f778dad4939c..641133a221be3f175c6017e913082a6060250072 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a0ba409901a823932c37a49a91b0b69cb8a77483..c83bb0ffa6fb15b52278f3d881fa81262f1a8e1c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 43300e804ca3f3c7d47b01cc8407c9f7a204e7c6..5b21893349d513ba6c77d9d36277adadc9e1c4b5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d2ee47b21f9ba98c491d97db6679dfba8ecdc652..20c0ef16e6ee6d7d358203e07fe6a3ef80afeaee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a5fb44a3c60f7600c8d337775e997c50bbff1d91..d3a2c42376cf0304fc1b21c19e670c9e90c70980 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fbbcdc557e0a4be788ae72bc180292263090dbae..0289edd20664ba7a9fbc86dd0846461ffc01da83 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a67a64f3d327918a60edb0ea63cc112a7e4d9318..1c303f10c6fceec498b0eb7f50d05c3c66bf259d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 432b6db4b557e21c077d950dc6cec77286205ac1..7b39cd3cf82fcb4910923bbcb882ccf8347ee495 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0a7cd552b56f6efddb1c680d1717bba0dea46d61..b9876350b7877d0e1b5e3ad5ed687dcdb9dc7550 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 94e6632987ef6d0f553e99666ce0daa8928eaa3b..42c49bb3fc4152ae801c48c812975604ad9bcda2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0fbcaeb9fa98bf3e7606abb5131b03e81d1fe1eb..680cccae8271a5efb1ad695f11959d86ec2e2503 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9b0d83fba2a36f9853044b9c4383ced35fb5abd..c5f0a602334da57df7d2df91e3156a5dc5f2238c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0caf17ff266218f3a4c2e8b7821f55dd3515fceb..40dabb4ada9f5c9c12e918c60205978ab6c9f96e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a4f69fe4645ac52e88f2894097378cdacccbece4..447e704861576fccaa8883bd0ef43ecf61b56581 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0f64c8653d63ac0920545cf77647cf5b94656728..22fde86fd92d8d6aff001d68346876a250931e34 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 29a851da822b58f097a08d892a5154000ee83569..78b0dcdd946c273c49bbb901b9e334eee3ef2ec4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ba502640a5552b238ffc4b7daad2eecd96071b3..5eb0cf573f1b6f56ac6d0a1f705fbafadcf3d5be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a1c92ea0b12bc3c1ef8900488b97916ed8481d97..7ed0121859389d8d6fb459d46d2a18a20c3d6a3f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d366e3acd6856935a34a96321121e05a3f1d43dd..25d54916e31441ee8257f8f9a6909b2a2eb85f45 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a718d329c5902013287a3873e06493057129f7ea..1da5e3dc108ba3599be7b43cebab2780584805ce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index daa337775688610080683e0c9eafc1ec7c0699e6..f3504d7ce1657ebded5915a8265da482af4a1289 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 51cb49ef6341cfedd1d4e8d3d626ba8bb378dad3..ffd0a4e46a21afe307d1c2e5431dedf3437baddc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a6d7367bf182a24c5cac32e3e7a3cbd0983d8c38..7139f3c30ee3355f000a51f80b186531f9fe5d73 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e91870c27ef71d2e72e0f5469862870abcaffe5e..6f8dfaad7cb7337be0a2e7459b3624fba5254957 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index be53071c75fd051de0544fd2e6c958507df95bc4..c7897807eb05d2a3c5f717c3f13a319899765f38 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2a58c4369b1dabc4da3fe44f5934eed2bc12c449..e63e4b45d7008ae2ea7fc325d4bd5bd89c05d17f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d70e8c221ed962c78750e3b400f113f3b8a6dac9..09128e9a25331dd60b74c1f082ac6a281ff652f2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f8d96450766bb63b319fa2d3749af15a2f41c54b..b63b705c7a26a12b2068bd439fba054831846a7e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9414038d8fd86d2eb2b1ed0194f15d34f6fd191c..24b25d8e07f83d0b708014de92c9f99a110e6f9d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a1509cd71e59283ef08f352b3803623299e6a9c6..bfc30d5eac7c8aecf610d0b188ad68ba2b0b42a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 96ce0ca248f809547f591b9f63f80ae9ca3cdd65..cef527c2ca1d873ec75d565c0897576a847a0b87 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index faf285b5a4a99b5efc388a38bb1d8e51836fd99b..79f6cde545b3ad6863219f1d2209e5f0b6027c5f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ea48aab878105deea9406981f6be6b909c60fc76..b2c3dd6c7ee03218027ecd25bdbc79a7c7958b68 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b31108c3e17c61f6f1b152ea1e18a7e7d7bc08ef..d6f79920f26f4d22c46bdd1dddf192e3198d81d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 24d8134e957d99634e4562a231054c267a9b46ba..86cefbc0b9ec8819b5c19364b27f7631ed1b3983 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b4f885185d06f76de1ae2c56972d2d7b88f80844..958b702f470145c2db5d4ab291c5c8f7436aa8b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ff6fbc21c090747650d44c566df7ee2e243643bc..3baaa0d57ee86d46c4edbfa89defdd3478949cce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b1c105f6a206369340c1e8faa614608a27c71174..dd3bb0e76826b06c9567f4d79fb8d8c0816dff54 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8f90c1bd5e4af956ce19a775acbe8b0f5fb76c7a..17985115973a771c793987f6b90f2e0523bace5f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f248aef422e9b827145e4a67bdce9ade745f1848..b1a946d8e9e680cc81a9a253fb7eb45724dd7729 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ac3a8ddf1daed953956d603123893624053ec7ff..a7d5f5a12d97847cba90af534a6fe17f36064e4f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 723b9f08670dadbfd37a27f3d4478411f8f6232e..67c5801d435c9c82bda63006d4d3d7a27f788667 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5b183c0fb0963a65dd570181b2f362ea4cb5258e..99b26db09ba83a5bee992e23a3d228e0553965e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fcb6e2313ba76812723fd491a70f3ffc166e2fcb..49fa1b02f7e51e144558e80e846eca48f0174dc3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 14d9f616e8f3ace13d3d03e02a6a9e827ab73873..585434f0d9389974669465880bb94960accab1be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 17a5a53698e846b71c3760139439a2d87f43dc31..e0a6b0a10554e9670396348d2c5d9bebff7167a7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3b784c4e95eee669fbb30feccd5deb4afdb296c0..aeedd699540ca9a9bd2e3f9c25a09af72c868708 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c0ce2b32ba6c81607cdd677ec0436257d1731456..534a22316a99cdfb227de4ce4dab892c94451b8d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1d0cfbb6e78943c52114776c741c85d8f61c09c4..428a113823c2d64fc5ce27483bfce8d541d5a569 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ec078dd20d77bca2cd4c36af6fbf4e6d57cc1a4c..69d07967547b65c779515613cae5bf1650468c68 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 03939638c014c17a92adf24db7c6eda8a56bfb79..8f3b58e0e6befae99e30bcbb66ae52e0083a3355 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 960fd2e30484021259b06ecf050959b6324b4b9e..ea6c5eecbd1f85d4ae813fc22da690adae9c5202 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8ed9d0ac0d566961710ab76d59e94cc1fefba9c9..56f57e0042c9e935fa91fcd12806501ad86dc958 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0373c74913366f021d1a97b1d03e338179cca239..1b6b118116968c9eb65bffe2f122afaf4df81009 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 36f3e2489ee1d131763c3739b4bcb6c00a6b1193..fe9c2f3e14ba287e8ebb8f705be7e5ef8a43259d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3bea2a82f4c7ad24569ec89509702128b6926f3..02a99a4c629f4861b5eb24df0550ebf2c26862d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7e5d4d8edd598d41c8adc0f8c96c7f03d18dca67..8137e5e551d124e50298536877d4f952c5d36bf4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d843ade91dc6f0506e22ca3f2ea8663264fe72f9..965d68e3abc1c353133969fe0a0f1d5326dad7be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f42088104227a070e2fe86673d9ec87c57ba1dba..49ec006d8a734acf5686a5d77e60904af9c69f20 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3b3db466aa18b69dd643306f19ca27b7648c2c28..554eee19ba4d1ddff4aa642bc06239688e776016 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 68732bec6d0d42565cd09bc1595ec60455fa8afb..be1129629672d837436ead8b7cf7149a6c462992 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d4dc1072a73719789c030eac5e1a44b7cae664d..3e30fc2170a9daced1bbab3457609b7f2e485f8c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4b6774bb5628be9efa99f9e47b86e64003218bbd..2f08681eed1a95645783bd209a9b071d9c8ac600 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 59ff6545eb4b9d9c1eb0179f75f8a64aad3f8c62..f9171fc37329c8564aa71e2d507b37bb529e4845 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a98bc1527e93a7e916bb40195a14ad338e429d87..bba7968631a0f2f0622ea60bbc0b15bab68f7935 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index baaf221835a64a6b62a7c9e8a7a4c2a4e784e8b3..b8d64e16445d5b40766711a17b6b4ebe844cfb7d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e78dc20bbad675c31d2afdd0f1408072a87bb387..5fa382da6f7359d68ad0461bb81f7f4db6f6ac32 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 84ba13d5625a8b328442b60a4062bf933799ba31..a4a9484a3c2254b6aacef8b27bbadd5583988b06 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c5ea0a2fc064a3409397fe984c1e84cad5667a6c..c27f3eac0699d08ba42c045fba31008b30a39971 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5734b826e884e3446b8f6a6b0ed5bbcf5965f1ac..ac217448636881c1360a97ffd1bcf546b8afaf9c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1c5ee5be294725eea10026009746889d14806ddc..9fe812b3fb1c06efd63fa0473d07cb7237bf99bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 07aebf9ed01c97bce13b18c70b49aee706a8d476..836d17b8367d8fd9f52218e540695e6ed82c6e11 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 00ece075137990e7827bdcbe29dfc3f703ae1dae..d9f6222098efa4a8703f8a8acd85d0f7f3af1e03 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9194d441470ae7a1b741d6569704427f46ad5e28..70a969b65a632fbea0c1f29ec6d1e3d8d5004e0c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9e082969a9d273e79c3a0efd5fdcc547e8ae6fbe..44371de413a6fa3847ebcf9eb501f6d998d009d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 65d9e2e52bf3072e4378559d5bbf741e94a24b4f..427b1289356aeba3d7b36a76b876cf8da87490c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e0debefd9db13554ee97e13ef2cfbfa8b4087feb..368e035314fb21dc20cb9832bbd47e9ae495313e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 20ccbfeff50533422c165b9605194dd5bc3f1dff..cd8df1a8bd9460b38e57d4562dd42fbeffe8f888 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a4174a717e9b8fc8bc1620bd935296f7f47369ff..bb85500f9597001e694bd15ccae69512a2a8c1b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9a495a5dbfcc4d6636ccd7914660c64ab6983102..3cd5b09fe055125bd9a0f6076d2fa4d9f7382ed9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d1188c6d2d2b9fbe97b89c4c6e1edd16332c17e4..d77ae6cf4dd66b13da962e149a9e00c15207425d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9c9a178f81b1922595dbbad068a08ad5698ed8ac..de483decb1f7ce23c2e49a814d820596fda22bb4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f59fddf14266f5c1c5e86833ada593c8ab3d3d2b..db165f03ad7fbc1760c39f2a213db4e7e146fc89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 13b2bda577c6c69e7807450314a55c72c0a84d92..59fb53f24d965f00453bd08d08ad7e6fd8aacfc9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 323c783c107968b7dc59fdb4a0cdba9ce7831f33..9d311476e1007aae3c4ac35d97be480b0a6a79ba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 140736bda65145ebcd7a3eee47880ef92c3dfe79..647978b3877a278513d289af792d3b97877892d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6264d79f0a71a682ddf15eb8b49f57d7447a3823..71fc66c4ca585297aef1434222f1d91a55e95248 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 556a1fcb08e67a499b29c4fa01ac062ad443df92..bf3fc645c50b431fd574ee499cbe7d75266786e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1b6864c763effd8767b7a22a744a4b696f857f17..dc7bed6c5935ce49852fa70a786cd61d79bc0608 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7352043f2ce34ac1986df877fc8f18fa3720d574..79c5faf6ee70990cfcefdaacf3de621d0e4f0e73 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fef0f3e0a197dc447045522c3af1690b8e5fb453..8679854d9fd84a7fa37a565ba5b0ed368a5d6616 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c4f7671aeb0054185392b352eb5419751227e89f..10a530ab373e127638d8ceb3241a1a6d00f1ccf3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 25b50df2fdc6d442ea1a21749e7d505c89c2235c..f7a7ffdb38fb195f404cdea11a51c14d148abf11 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 21325baec1692a84c84895703220db9b8dcbaf3b..f3c84dba710a55c74bc2f44e95bf1783cffd6130 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7238fb472c8bd87d178bb0c77f4f5e2efcfd285e..6f85b9bb46117499a9117257b20596061bd69c41 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9504188104bc30d11697156bf10bd61b96ca1cb4..ce64fe1ae8791858a823ab387f99575da147f8d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 582d2cd197955c12096956e0a624c9713ec68033..09e5f1c2d2dbbf9461f22a419a1bbaa7d42d3f16 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db7a28c280de7925be8e67379395034b43ee6843..07ebbc181819e6a400602ca82b41ca43b71e64a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9bcbc5d3d3ee1d428d8590f4db89381f95ecf390..af3bd5058036ff1f23bd309e2bc8f9ba452edd84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d03ed8f37c7f646978e955c6d8845855467b060b..ecc8d69a994710ab172ddce9d170616be3732948 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 40f45678e18d7b956dcebea8a203a2a48c68701a..932280d0b260eebef5b94d1e2684198bf1db0a5b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a800dc985a6f380ccc1e435ba7c1f299eb93db71..75e3265622a2f15529d65a235f83c490899c1113 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c7bf501fea6aea8451f20598de28b1fa2e27e192..5007a3ad75d2a77eb0bd19350ceb2fb487e03e74 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7b66c4904fcaddcb4e308c5d071c7323c9bf140b..4d50b75327d71ad375879d9e8afeb3eee81b9aee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 05717d23ea776d2dd5b241ac72c2f29c5a260ea7..a7522dca1d0d316238b90e5714fdc5355f3d44fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9bfebf24c37fe8e2e95a1ca4b7de1765adf6fcf7..e3cbb9eba6e1d0a919dc67abe5acd19ba9972b16 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0350c432b0e1d554406bda4380abca2087df184f..a48791f77c0b1b2d66fa57e8784fbc79a4978a25 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8ce9637c85559621d83e69b3159ae08045f08bfc..ff6b56756f7d3266d4a34d999d500df4f3271001 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index de17bbf28c52f9a922d91bd37970005d94080245..bb807c92138a324e81f62c1a65e695d02bc577b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ee146b04896484b247f654562949abecb01558c..32c7a588c6cd36c44aa2ee0fe8fd7ee91e2642bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e2ea623098b212d50176b93cef41f91fdc224fb9..6323d89632e66c2d08a38a85d19c2785e65d4c0e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d5caac22a33fa08e0d3c83059ccffd760e6720c4..e057295fd85237fb5e576b0cbf2f6c1a80df144c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f2f8152aad981a0a5690db6525f56828112c0545..09196d8aece0869ccb9bd7560d853fa3939933c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2e906e1ab1bc05b0a5d90bc1b503e3d8460727a6..a4cbf7da901cd2fc2e27044399bfb8ef5d9ad292 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ff132ffde78b65aa0c94875859708e532ec33278..12e79257099473108317c3012fb8073307116254 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 34fc4b81a83ff64f2a9aa0a6164b726ecb768337..9dfcb4e343d0bd7c31aaaa5ba2f924ce56cecbac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 77c889ee9df69bf9c4cbc3c2e4c432edd2f3376d..18e6b92cf3819d3236a1bffbc9669d09d7b26c9b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fc27d056ff8a450d6931e8e641ce58660ab25c18..9e6a5a5e615d467f47020641ad80734f488c014a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f3c09af7ff7f90701c2d3700a27192f481272f84..406a34fb2847f5583837b06af64c28f92ae8f37e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a0441af788d5a53764f3febf13c8bb83ff6d520d..26bdfd92f741dc4d47e2ad066ddadc429bd6a68f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b8a55f2767645dba7012ee5cc5b263b522b50e30..d37b27eba92fc1e93ba2cfd11d88a83ae65562e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 39e1ccd5e3c7f21762bf649ffbbeb8405e2a76dd..a65e54207068906dc0f0c581e4f492099c38bb16 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 37fd6f12aef6258ee7bf264223395d4e1ab4d2be..bc5d1124efd5fce7ee76fe2a2fa5483b3efaea29 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 60a29ff9319d00399e8811092be3abeaa6668e61..3821b78230068a55a84ff42b00848aede3a2d321 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dd13e5e9430eae18789d1855ab9e4ff5fa5ab41e..928e0642b65475c704f2be1300a1e99c2d7e226f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 079ca7815d25d55cb7c17703655ce56b9de7f2bb..d96a2781bc4e3f25cf329b388d53404e147fb2be 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9cacb6dfa06fe16f06cbb7ae4ce6b6536b3b9bfa..ae09df78a8c9961b1da826c8442bf18964ba2a67 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1b6546944501f94c9fb0bfadd7575e276d966079..7a3fd434f1129fe0c03b5246aa50820b42c54cfb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index afc34d12e6284176cf422cd7e7929094752d3c86..9ab8801b300a5b5f31463f092e1b3a644ca174c1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b35bed336b17e62f605f80af43b786c2afc772f4..f2eec34ea1ed3c28e1c8e7a23bc62bc8424cd8f8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 574a2d8a9c2d9f7b4b11d0371a11b4e0a852e3c6..e8cec18440103503ff8daad65b50c2107ac34c09 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 21e8b6a872cdc0ab509854227439628fe31f6f0f..0888d35a2d0f1f2999b5ee4898897f516b63fed4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 047c0d45a282fb94f44df92ec544d50538eb701c..b06eda4ff49e1d4665fe78ced25de8ecbfdbf4db 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b007914201a561b5f7ecbe914b472e6151b4b0ed..ccd3d02b186ab2086108ae89fc33f1938097b202 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dbdf115860f5d3b5f22af9ef26e5b5ca4c23b6a2..68fbaedcc279581ffe480009d463035706b11a3d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d4b1fb0381e513c5ad9efd47fa6bca9833e6f159..831433f1323158fa7b02df8ffc60161ac4a37871 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d45c66c1304ae3bf37dcc8a689e87827b4e8f6b6..4ed8ae464881a79e3cefb9fdfbed7c02ea09b787 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7bebefd1ff9d7ed8a8daf7ed8c691b45c0d40555..0809b91aea6337b4c7bcd635139704f05916d534 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f76262b126e6e746a3eba6befbb3659bedb2a6a4..d9e24f1023d0d02dbbd5f208f411d12541c013bf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c5e7b979772e01bd3254d81816f0321516c7cc29..674a582af2e0656438641dc9279d23ae7034e2c0 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 9742a93486dc08142b446b6da05e3a8ac30634ef..f0de69d37a23af30b40d1b8fbe38984f251e3a20 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 7eb219ce008fa9a575e6564c4322d4142e2902a4..175bd84d3bdd29a0dc4fb18b80b3af829ffe4c9a 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 18fb41899a51b3dfa20d93950d56140d48b50c09..92554421a749ec409d60ab22f6a6f131bf5934fc 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index b0739b5b8f953d381b1922bc23a80d11b4b4de68..9209c438d03bd461d2bc992f14c25a2f317d914d 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 310e5b4b8bdee6c1cb5ad7a7348fe40b1d3865d6..2305eaa0f2c6208b722b54c0fe1902df71422c28 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 91a5ee063c1c62f329826ba0c437edcdfcf8a6dd..73c48cf49125f7073c5914156722cd0661759872 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 248af11de5f8498cb4efee698e3b0f64070688d7..9ab0ce692171483d9eb916c6b98f032f08afdd9d 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index f9d86380da61ac3ff85ef890c75adb91d4b95028..274087251a40aeb8ba3f964edd460673a3ddaf96 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index ca976f6b3ce6b08e83f48111fe321de0bf17c835..6d9c627bca57b5bb82ce498c6df88727e43a1469 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 64c46ff0f6216ea1831c4372ae2a274fadef7557..eb29b4ba4fa671a916b34d2cdf20c1a80662795b 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index ac3da0056c12de39aab04566de038f35fa8ae0c1..85cb8363675c0f2f5592cb60c9d3fb3776fbeb12 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 6e7707c343515d3a745643bed8b49388981301c0..9b8ad2616dbd6bd11741799fda0f19ff3dc9f301 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 9be58814d48e5b6adb6af45b3757cf99165352c8..59df420abb188401b1b115a6557d1d74ecf4da01 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index b765e5adbd528d1f99d04c9faa534406bf15e604..b26413dc8e01db0081888b5548f60d23eacb0611 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 684427981d582e9161d6e45e04c9295cb6746673..e27f75bf4de21fbc2c98c38d64c80d0a9bfbc681 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index f4ba9a1def42083b4154459b2ce311304150bccd..b5165ae2ca6b8a3fdfd499fbd44d4f69ab51fda0 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index e0afb1ea756c506829f5859104f202aeb8dfceba..9ce0e74e116105958c93cda810c4d5e4eb54c1ea 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index c0af7d881ba65c3ce765c4ab0f4215901b78e468..265dd37475368a4a58e2353250f60ba3ef9afb4b 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index be5d16b0afd700c4a281a407234c93bf31edcba0..642721aca4ce66e9e1d47e27c0f7e00996a7462c 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 008bb4ef0120cdfe9927e72a82aafec1eb1c1bd5..f62d1ba2d71ba2f4aed7b7ad2e64a7f9c7c17d6a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6cd6dbc93722fdb1978d75b192735cc49346d5c8..cc9de70b1f75988062cf1780f219727972646044 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index fbf24c37155a4dc5fefe0d9a207417fe7c270d64..c17150b8c8a79139cb319afad0c0e23bde5b3f17 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 8ad05cfa70504b427d5f92d18fc34c2bf569213e..3d9ddfa9148cbe6078cbe3637f60f6c1fd9b5608 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ecb91ebae2b0e7f72f351d6e509d766cc01f521..55c456c7f17cf8b21e5b4d26a10d83f19a48fc29 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3cf2df463f13df93d211cfe4008f20ba2583b2ea..b8536359ea0b42055d4acbd736bcd0f44f78ca3d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 65a7b4a7eaf5d554b795371bbe43b0f89d957606..61b43aa5857f90a04a5042982c0e226c0a6b4fe4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 19c7b77ccec87327a4e9be4ee5c52be3d4b74ead..264c963e2e7322eb705042fec4cc1a442ac2d838 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f352fc187eacec001d77acc68bb905bab34184f8..de9a621ad7fd7e689a0cefdb9db0afaa69d6eeeb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3a45753aeb1d6250da00488bf3cec8b23eae3e3d..9130c8490c825df53bdfd06d068891a4253ed7e4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 03e0f78b9d80d71fb146be77a6582f0d41373780..dc149700d0a21b8718469a8208d9b9cc4859539d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fcb9047be4e6458cb0aff3cfaa9ea449ed23bab9..e27e90ac0be7a57048998b037256c85dcea528ba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7434764c93046d10460e0347f571f26afb6097a4..1da9a3e6ddf41daf2dea0f526200a6772de01fa4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3271daccb241e556e14603dd15aa9aaf95797f00..d8f6e47f36f6546312f61b48c20749850d1486bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3155955668d62b2e40f47e89434f5a09512fc93b..7d379e859a89396e106573bc87c565c6fa882a68 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c2cd87d07d1b9e32335bb6f8bc7a84fe2134450..294937d3c23b90bad16b2bf34abf9a94d02c85e4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eeaf31ca209444e4bf954073f90463fa9e6aa436..dc606845bef85b889d4e03a1a255f6ee22827145 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 18bca3b5a7fa8963aefd2e535754fe61e2e85e17..4e07029e2cff58bfe23618213e6c1f7cd400002c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 570b6a593ec103389e84dc6a4bf7339e5129a58f..4b7aa9da68ad80c8020c4b6d59f19f822c79715f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8424500b1e749008885d3137c5fe0a717bdc5b09..04d4b0095a505a20d0dc1f597868586e0fd7fd93 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 17e6f17a655b014479efce61f209d65fbf9e03e9..128bf10df9b6d3b23fd56f89e090c2b015b5f012 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 715b3ac772daca0e6b2b9a04012b91cada250bd8..ff2e4816e9265cb805244c58920661d389e4b6ad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dc789e7ca7c33db6db70ab4c758f769e086c483e..3b06b330a30dc6192ea853dcf03a2432ad303f66 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 45133b43b1276e54d413b38aa9d97a99d47c3312..239f6e5621b1f86ec84b9fcfb5b3997fb353c502 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd65241e60e1f2a92defee0e91289703f3898bc6..6a51004628759983e99ef73c6a81ef0a4c148ad0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db39ca9aedafec4a222c80b9ed40b1914dd385fd..f2183266dab6419c0339dd3bdf7af69a3e977dbd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1324b271a9d94419f432e59c6b749f00b4c270fd..142e30f52d63e8d59b196c29b32ee1d2d401079d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 318919bc1d45282982586a5e43f88c2f66f22ea7..bb5a91d29cf413fadcfd1f1b5332a035bd00b9ab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 177c1e6e900cae5d8566ef7b1fcab04efee9a613..1de7d1cbe890e4a55e89463dd40de6e3550b9548 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4f498659e73981460cd0dec03d78ca4640fd72ca..907433f13c0a2b8ef2e82f8598de3ef56eef6851 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 61dfbdc6b69404383fa69bcc9b2b4f5f8ff4bf9e..dac1d0d1b410422a3fe65fd9c993c0c312aba87c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 38202372831264a5d74517ece9ba967656c7d90a..d6415dee90f58bf5f70b755a08846387fc292287 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f0bd56104304251db818d555ff9c440e7a847899..ba7eabde9e9ea8b856b8c9f99e274c70cbcc538b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5894925ebd165c53ace4f92e9f4fe35236a2fa3e..eea39ccf9e9c910bbca6bb6a71ec3dcf044f8e7a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 482d18d308f6d89e5b731158f2f9fe24bbdd6575..75681d59974d6b42237d2f0aef8df386ad8f0286 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 78a2ff7efded6738e20f764cf780d2bd1fe20d5e..1dc19eb16ab4da6bd1376812e2db431cba4b8d1c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3e5cd07c17c441b77ea91f81db617269fb517714..86e4ecbc2097aac2e1af3d3ee9df383afdcc4520 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 459edec8c7fb3e52378ac6e04b92fab06a1c2285..7f09afaa80528cff6b5f96f310ed76f9c81e0cbf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 89c6bcda676d413dfabd92aafe5b4a20ff600eae..cc683e90f551fcc51ede70d910c57876b46b74a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a245539fb9b2c0f92cbd3a7f3864df62ab7b7dbd..0b8dbb24c12a551ad68da6827e1728d096438021 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ee2a824e9f3aabbb77dd229110b12e6b84280bab..a94218da3f096066343a75f0f17d0b492c3124e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 62ab7db6fdb501af92c2222d18a93b8539a3277f..729113578eb9c162198b5c2e7a10412685331667 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0e6ba23677319ed9fe0ee8944d6b14973ae656d6..841ebe35a7c3bea4a32f113f5c523fd42b8536e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9b5b6bc2095b52341e9a1f0008eeb6776665d7d1..e206b4b23f8c6a4565444b41fa6d939da1cd51b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 99df358c8b8775176c16268ff4fbe4c7b51f822c..bdb4c30e9d05f7368c98cba54267c19c3b63f82a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ee644aa2d98dee50e500efa831766d6a54a9e84c..d389b07acbd9c7c0a315f2fe83300a96796d14cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e698d9b8e85c1720abec30f2e390cac6cbedbc75..8f97fd72e3bb1d5793ab46fe3ae01397d3e9b6eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2205c18f0f71c4b8ec3ac519524e28bbfc8cd9a3..fa95b7c54baa2ba52008d4ca665aa174e065fe33 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fe583204076e63766a1b76afa039dce7e2076280..621207a56414ee25b01f6733486b465a753c70cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 32dbab2acd4c001bfe07cd014d355b9b1ff3f02c..f2359695de17e59c204a72a33f9349fa1ac53016 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 08241ee8c7e9f80040bb84a698a305b45e33c355..810cccbfa43ec337a9a0b0b471d50eccb116811b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 61ae63776c856b94cce528f222042e537acfdf1f..5a30d2d71a06719f59dc25596dc80bf127de44e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 241ac6af772f52d17a9e6f64282f4b23fac1107d..461c69e996d42597f1754899950c0b0f29ea1042 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7b6a61dd01161719fe35cde6cd0ba00fc5ef05a3..1c81475e500b4bd02aa6a3f354244b87ba0ab292 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6311408e3970c9d2d12d3b6e584fbf8976ec5d28..59dc12a22e7f70f9a594451519c1e3386085bcb8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 891ddfb05d38369aa4b24665c65463de2e23db21..733485a1c021fa465da6d2c3ac62d53124ade08d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1a620587ab726d40617686ce1ae773740e488193..8b9e5d236de09c3041576e5aa3e0cbe84d7d8654 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 90efffd60fa6a800c8e14be8e3d7ad38b06b5112..fcb44b39deec0df53122e24f13e46f85ae620ecd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 56531895971c670c3362bf0ab02c1c6e5a25b87f..82408c62e90d6fa697e24408271f5f6e3b56bf5e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 11e47f3b61008a01305b851d60c4250aca5b63f6..2e553e2202262c48f059718e3582d44890ce621b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 773e2547d24a96d1f93a7d3b080a24250e7ec0e1..06a661ab51fe2feff68ce64c0a42b18de23a406a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fd57d1db392103c576cb905be59af80df58ec136..97d6878997dc899bcf61efde049606d7a9f26fd3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 580c0e1f536c64f94bcef22b3e20caa18f954fbb..c6c2b2846818d315c0fb5cd663466c5b8977470b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb3b3af8dd46a145e153d8beb2f491fe83b793f1..fc89d5f8b196c71531ee0952fcc66a70a5952476 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2607c98c7e72374bed629e0b07a348089d8763b7..82bc070a65da89e8f0bcd4d76277fdf63bd2a058 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 599d8f61f35371c7642b776ef4bf68a1a088fd55..738adb2591b2020b361626de444239cc2888dfb1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 35e71d1a6bc1551790d5d1b51c0e5d193b6dd79b..6e03197d00bce815a0e15d755f61f3103eff7074 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ea59f76955e75608cf5706d3941151ccef168864..d3ae92e142be46f44521a986e7822fe5365d8de4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 08cff0040a38e5a886ed3be0fe852d3a0537423b..d1e2a80d9285f6af3b6e4bdff5a8d2c89009c3f3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eec60941619ef3d642db629419f561aa8bf23746..72409893ada961f21d0d8ad1cf23f0b345e2ec51 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 45bf136e0f7c89e68a05e0297b110510a5708852..a53106ddc5ae8a4c8802b4f881f9f722887fee5d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1d2ff0bc45ca0ffab8e4dccea2e7844395c4a853..426973c51680646440b03288abe7216fd694f16f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a5ac5f4e70424e3400a4f9c51a086037b9bbf5c5..2cd12a767e4fb5a2fa9a10f583d44b7c6c0077e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2a9d9d9683379aa64439d693e355ed19a7315328..db75466218f007f967f38bd895ae9f54388ea08c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e9652f515fbe3e93eabca1032e1452307ca6924c..348130f7428277021affd88ad67b2b0056f7d3e4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 69d83e742f0fe036a44ef418ed8faba9b9609673..33f5ec9f2a3033db9bf865b3a7fc572e84bd66b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2eb797e3cb31512ce16b65901f5fcd2f444123ac..94b34fb39f53b5c12f4d5b6e7acf57f80f28a89f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 04c0c31e7f3aad76b1f02679b519ab33c834765f..42a79405c8007e9ea3cafea59dc9c001cf06f293 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 92906ab92119f0f65518cdbca50bfc1dd877ba86..2ad190007c4db7063dff3c2e13e42eaa889f8e56 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3fa1576f24f128fcebcd688f17a3a574f890473d..e513bdf00952942799e78efa93369386d7a6840e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5f4024c196428a69b9483a01dac0b132cf853b9c..db660ecd52557a1653861454e38d941b5d0a395c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 63e617672f2ce739e018f8461fcff0989f36490b..f49537cf5eab69e5249ef046eb706e9f88be0744 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 92da1e0c00a343b646cb1a3b6635f4b86dd73b75..2d1583e2755407f0999fe7dd9bbf6b2eae9f97cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 162ef1c16706995a088d335b30c7ab7eb0b18699..b551c31a650b569df671e7434fb5bbdd66626d6e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6e034e8901b683cb1121772e2b643980129ebb67..4f65925628f7d0f59afde9b8718a38564ad33733 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 48c70bb4a8095ce358cd5e4fb13e41ac00e3c26d..77bbe28c5b6fd4096503daa301dfb8af7c95a317 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6fe9303713c940008087c958579f4cac3e07e81e..af4cc2ddcc7d5d294830e311da8e231d40122ef2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5de9b1ca6950b5a34699878817fad6284a4c2c7e..1c1e43c87d01bc87c4cb3eda74e7e8d61bda7a25 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3ec7bc2ef7124b709704b82366e81b239a965bc9..3122a6fa8c405cbe0351b29de3874a8967620d2c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ce25157d53722c696670de1893a6ad8e77a8e7e2..4f9dc0a48ec776db61eeb5380783afa93be95504 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dc7ca5a090314666fe8d7f8fe8b8fb258215a1a4..0e14a9d42d87168a1a105a8a84d715805e16bc50 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b3a76786cd2ecfe486213a2479ce5b8f6ffb12c1..97fe6715e31027ec1721eca51195922a8ed81dc0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 774074d6b49f90415019337ad1b9b480c07402c2..01560bd39b1ced53628754d12a427438481c4ba5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 30b7391b00a44bd573c6cd31816924e2b5faeb10..d31450c1588050e26eabb4e157b6b8cc445b14cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e1eac029f3e098a376ff98c7c85e15d2587ea8ba..2315b84799290a51285fa9ffccdd43f16dc9a19b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7592763815b77a4ec5e21007022ec7b34ce4b38a..1432a3a9e26dc425af1000bc8e2f25bdc8798c82 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9708ebad7dcc6d4faeff91af898be9208d86ae29..d757174ec6483e36b11cc902e69cbdf367cb9562 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0eeca17cc0412272de194648ca5994f8a861278d..2c3cad98ce286299e25d3320628f6c530aff13cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 72ab6889b71ae4d0041265e2452ec68f0502fda4..18f0d2c461124e18c96cb714ea95b019430138a1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 10379d81281afb19f903b307985d04bac77aef07..f22eaf79dfeb8ff9e2920436fba8ab70d8ef50f8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5ecb7fd33c900fc979102404d8a038c96c2196a1..4a2a4f1364a312a4ed525703e0cfd9f7d976c654 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1667070e4d4cc2290b9306a6e1653592c91bc7e8..18e621053862580824385edf362d83ececf92475 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b7920b8f17e2dd40668067bc309f70a5d8be217b..330edf0a6a7c5d60437eb091613f0af97725f667 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 670217aee47d77b6642d35137b23a3a49ccf40bd..9109cc6ca7eec935ac5008a12966a28f8d3e7cb6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db7dafa06969a0b71f383ccd323c034bd3a19b2a..700d371d5d3a68323e364fa8c442c99c02ef16d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa4cd56b501eff61c06627506998811dc5bec969..9782d77a95740e5601ba22de8daf586c4db27d7d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e7c5bad850e1fb208e2090270b0f0c8d15f4d08d..923a1de3e3479947317110c9957bfc14dea3b6fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a902e53c318047add28bb117a18d3199df3fa08f..181e6553e9e777230493183eb7f1c86212861487 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b0e2139d30ae664fe0b58c7154258fd861cfe2c9..502068cf39850f508a54e7721293292e5e8f7a58 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b7970edfd99756863992f68e31b3ef6a4d1675b4..1763e79e7139e78f6ab63479531f30115d5cce5b 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e4c91fd7757ad0ae793c10b058f544cd7ba45689..2547aec53d17ef851f6d4930203541d439609b89 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9e7fd33493e1b21d9fb9d0d787c1d2df559ccdaf..9e6dddf98d86bb1369045ecfed3d38f41e715aff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 63df6dab645c7f505983af0cd075e26409ff5d47..2a7118f8329ab461b00f8f3116f216d6185d5dca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2ff4c571f3996ae3721b35d735153a7e46d125d0..a863a7ebb68c1b6bd30e3d41538a79fa2926b117 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 233feb7188353dd47b11a612bfb5f5114e209012..20a04963c626b5e86db464a7c65534eac6f93eeb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f9534a8dfd52b03ff973e824ec59ff46a8353b2c..08ce6e53e597619c18516c5fe71a340d824df354 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8ca51822a58ba98b996d2d5cd00c834f1d3c5236..1c84225d43c958bef50d3bd2ce2015c96782864c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b8cd7dbcd0fac5312fcff6150289035e8c4f7945..8465aa3046ce53ca60bf501b3d29826d6724593c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1a6b66568d97dc29e89c4c81ebd6487b82bc2db9..c39d5def77c69839a2a071fc1268aa5e3c8378d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1476949e045a0779e3431047e2e7efdf48bc9897..e777802317659dcd2e0e2fbd07a5a13de6c5f8c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6cd957929f89cfe53aaa27340954b11e05ae74d4..900fe9e3ce35fa270c7615be41ce596d0a1002e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b164710e95aece43d9eaf23b8bad4d0e8b0bc1ac..9e18f4c8403c90a1513d239665a57ae98848044a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7bc1c75e66f0d7c7b57e9fa15d4a200c7f04879a..e421c2b085b31c80281d84e1046da3494387c60e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 903333d14e0f6abf696fda10833b5bd047ca8761..327c723502e6e58a1b1eb4623aefd9ad13f85d80 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a81d9020e4a608bd634c969afe8f0c41800b8050..c87b8bcda2030c60dd3e51e5560f0646cc2eb5ea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d74ad64165679a9e24012eb1533bb7288a9a138d..01a08e9fe2529c548602d2d390d1a0034b8675ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e1ef3026d779d97479d348b63b781a97e758a97b..7b86849ea7b6371db0e45abbdfe1d22180f576e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 61b3f4c89b8a74f17334317f191fc0f182e4efa7..4d1b32f7eccb9b3b8a14012ef7dbf3b4a1a74569 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cbf2fb7b9d002c0e2d5defa10169b55977bb7d9b..28bb68e6e1dc8dd8671e5f17f59d7b7610a1ff63 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aa6fd93f3cb10d818db336d80d458bd216afcf51..03931560419eb5d31f222fc3a92e2446987ba4a4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ea547af81c2d4a8a9924f144a7a557692c98f782..0e25d0f480c0e6917e9d9f84948b56e6398618a5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5349a1e49d5e97bf0b9fb1c1b5a5bac49f48454a..dfc2aa23a46f322ca8af64016418d88dbcc35194 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 65d6783b4c4c3461d5f5093b0f9206b0104eeb27..eb132bed68703382a9633cf276d76fbe8fa9d04d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 65237121cb7a2be27e8dfb891ea3b40d6d3e4982..2f7645cdeea625641c6c9fb2607cfbb06224b65d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b5150ae200821cd2d0304b568858a982ef0fad0e..fa4f429728885a523a77b8e515de5c828896e57a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ff6839c9b1294d7b37b2b654ff343bbee86e5f2a..7066c8ea1b11d7d6f4d57be06fe9688e40412013 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 455856711333326272a106b71da543efe14c07b2..e9822d4e566369c891357955e21be4fd18fd2f8a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5a02d4e866b15367a9bac8c0cf2ca2de4550f435..4baa369c437f99a25fd8adc4df543efc81c608a7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 848f31132dfcebefb86007e530254cd4673dc9a2..bd6c748b210c8d87703009f24fcd803441bcdbd7 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 93feb83fb5ae3850a1237888761018ba4ec24afd..584522fd73be1c803e986333fe72c685929bbd80 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='us-ascii' ?>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 6a091a2608cd86281432c6d0291ea81bf1c056ad..fe9ed7c9f4adfb225027a8469234a060e3be0c22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cab5a6d0ab3e91d2efa400602e8fa5dad511b97c..ff678c347abae076a0ac9ebb0a7d16c7f77fa448 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bb3dfaf270f3489d9f2bdc4259b819bd84136743..b8064b9385613c910d75c76e6cc156feab6d1264 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c254c0381d6dcb3133e60ef00746b5c558671d58..6a8aca8ec4b9de7406f590b2d134445e5574f3a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e8fd4126b4cc87c2962ecd726b80730ba88b1278..77f05dfe04cb3aee890c5f4ec59a2bf6ef66d5e6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5d7bd2e1d869b7cc8b88cacfae4cc3518eca8d41..fee2ea74d736fa38d82ef6a9cd00f380a64186d6 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 28da99d0c65bf8841a92001de4d2138e88d4a64b..b24f27fa8c1c97812f40a3a0cde0059c3924e387 100755 (executable)
@@ -1,4 +1,4 @@
-@REM Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+@REM Copyright (C) 2006-2013  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 2300b05088acbc86c9ac03c68ae4a0c70f58e6c0..abde1f8e614f0c1418e00e06f41448ab88ccd653 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8bb304ded5e5ccc6260b223596e9ad34170d87dd..bdff8d85376a4857210e71261c5c249063e44087 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 086904833046c03e59dd5dc9acf8ad38b6961b56..6a82fa1623ba2b9f9015c1064180b9394456a4d0 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index e08b551314c35f202ffdbe26554e2a72b3954020..c9ef55d7a1b5e3c209fa31ed6a3236aa6a832943 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index f432222706bfe6f399ff127504a4977fb9c7af39..01509ea095fc62fb82ea0daa3e4fd63b3c37600d 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index e1d5bea120b11834ca8ba77111b362f97e562daf..fb204ccc8a30fba2b1195507baf211c80882c251 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index a1d84b9746b45c5bf8e3535c2b886dfc36b7f812..0d4fad1e79090d89b253392c2ab55c4b64f0da47 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 6b55deb3c7ebd9c199f7409192b526fd309d3c2d..55ce505b4253c76989da86d317324e0de5cec585 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index cf6be639e7cbb72ff86d4ec0e35986056cab74c3..82ef4a7009b9a482efdc8ef0b2ce872660d5f87b 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 80aa56ef1d58cfa4196d1cda18614167b3647860..b822678978992d84e825d15ddd304f4921712ed7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6511b518ed16064f9ce483b9f86c697093ba9cea..236a4289b35fe32561ab4b4a5f4c3f7004fbedc3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 75844f398eae026bd5b66630912765391552986f..f2dbbd2f97bebf77e29b9a79327bcfa770c0dd5c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 35014ac615d7503ce8655dfcaa35be9d6ada5e95..502c0cf86bd47ea5d28a3cdcd1a6eb5333aa45ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e69ccb9ddbe705f3b82b9db44ba6bb643e29e3ab..08519036a11013455918a3e59f531099b9eb9f4f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 43420afba00297d8568b59842cafa911210d9f25..c7e36043f7075d3f1a293caa8ed4a48a51aa0401 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ff7417499520484bdd3049caf1916e2af3fec78..c0bc403e8c6810305283c0f8c3ab662958e7400e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5ac1a8afdf88b8e743246dd00c0f1613897b261b..cf7d35baab903dc4c83eab673249e8e6805e862b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 97de9511ce95e58e6c849e211931ea6fcd3bb697..cb4d9ad21e6bc68d245ce1477458a92351e2ef51 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0861b30115564ae8543016248b499895fc4082ab..d44aa7db76dcf2dbc4778a29dfa4c52c8f7a9fe4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 352a3df1f0b537af2d7366d55b728ff359876e93..b42feff8aca3838040d9690775e5b0caa5161594 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9e6bb367e48b155b559d3f86a05913fec452656f..0136ae924fecd3e80fcd8d874d7d4348ff9b9768 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dd34408640a40bda296b6d6967f936fefab29069..24065716c9191ab7272e4b25bcc19cc415fa9e21 100755 (executable)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 0e18dacb417533a8bd70c1da0164014bdeda902d..a7c6efa0e2b1bf6d8e41926bf888e2bc196e2a4d 100755 (executable)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 e51a49747b9e1f6c2d6e855185920deb47287aca..2f9af0829d39848312288ee806cbcba681501a0e 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 0acb4a6ce6d20981a2e077af2f42778de502ec90..1ae70cfd7bb43f0d106123b9d75b283e162e6798 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 43cc5eae3a1743cd247081877e11c757f7c65f55..f97dd9430f59e44fb73f73131da7ac0051d25909 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 50ff139ecf5ef5611870d183a2d6934cb00e5531..53b31cfa999491ed6694bc447cbd6602b9f22fd1 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 8da7863713b152a2e5b37d3976939dcb463d3f97..2b9f777826398fa99156441012dfcf827c1a4ad8 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 07881e118929ceeacb621069e458ef4a6534cb54..d41b93c333915b0df35030f55b4d2353984b1e30 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 9592b69e194fd638ea4342741ce39110bc521419..d2a9e53fce3240302b2088a34020238bfd992db1 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 4c8be40a2fdf04f926ecea4e775f7486107a352c..f3793ce3fa79d168bb5c81f108a3fc384e10f9eb 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 491992bb0267dfa08f9708c15fcc0fc7cb2b811b..89bfa5c93ddb76c4bd15e7200731aa7066fd23b6 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 01712c31560e3c7eb5ada492333c8454a9ac8e8e..ded0f97188a53cc334fbd97e67aa0456d40750d0 100644 (file)
@@ -1,4 +1,4 @@
-#  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+#  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 #  This library is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
index 5a0b1cdde670fe29cf114167a77677025edb1b79..b4e9ab849e87de02079890f5cec62bd2fe7ac507 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 77133956a6ea6f2f8ee56c9272f733240cda4f80..7d8a1f219528bc4cf566f27e3eb0e954d4fdc433 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ba0af83cb6936f49e19d40aae8f39106b6ae34e2..8ff944dba51c5f72e6a811b54a14978514edf3e4 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6cb6b5b8e01dc736c58910c5c97342ec4927c374..72b7383ec41cc76d51f77676f9a57da508f75462 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5af639b8c8251e37c9fb8e587d649860becdceff..8cc5129bf1cbaa13a17e5623a063dd3c5821aae4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 291fbbd867bbf01ba733cc7fcf82c1ba43c29be4..a6808bde5726b759abe4d98ebffb2e38ed10871d 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6b8c646889be5bea232395425fe17ec6b6a58f1f..796a0d8c4d27e0787d764d74e1059f93595a6d4b 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 32faf03edffd45299781f40e2e6a092db2337a02..0b21cfa7485f69d07b2a9ec84147d72919ed7463 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 49f52bca1675b68ec0ab2d5cd86867ce2434b26f..757a33aeabb9f32077d28beb8403dc1f6a758b83 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1c5e07dc6ac0489a4d7909979e1866a982948f5b..766d554732b11b08f239f35726a1e273c2032ec8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4ea2fd93eeeb44f7cb11648114bea50e4dce9f95..e65819f2f0895b1d174c630bfbd7a3be614758dc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 53814bb7c2c31578c36ada1f0bd174a4fdba79e1..211d3361f962d0ece878991597d31c46fe36a8ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5aa79fdd8eeaae0438c30764db3f65ca2b23187c..63af3ca8213625de590c749fd16a667187fff26e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 69f3d9f5e458642998888285b9dc4dccd8d59af3..92d673350a6a3c7d4f3341ab918c255036f2de67 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2fb88866cc816ae3bde8529b248e68f5ce4ca0a5..6e73425fd5d489dc9fc9c88cb0f357df4a0c5a23 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index abddd6721aa544077988e369b27bed0169c91d9e..bbcc3f9ba3ddeff14b46350da38f14a19402e4b5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9ff46b885a6087df1decfa2d80c39438e2613d14..f2a8372b1fada210efa207dc4eeca928aaaf844e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 079f2d900d253ac23324f81f413dbf8416c3c9a5..7c97209b57cf4550719b9df89c9e4da4748d3eb1 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 1851ffd43233d7cfe28247f042cc276880e0a524..26c03c4e4dc160cd0220e93b3500db27abaa96a2 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 1a268732bb4458d7b6f260d7aacbfef8693583ee..38f3150c9161f1783a64a0287530b74f89ebf755 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 d0d9ccfd67fcb2a326fa1a2b335701f5f4c3e1a0..1352ac9e4e26230d39653785822e149ae5da88b3 100755 (executable)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 e51a49747b9e1f6c2d6e855185920deb47287aca..2f9af0829d39848312288ee806cbcba681501a0e 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 7ef0c6031023993ff6dddd4c83e471c382520230..693fb18fd429f064dcc72f98f5a14df25efa2acd 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 4ef9fab92adf7298b7930f31fd00e1969ee5a088..67f33c72e3e2a1321023c2588f73927d605b5c7f 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2007-2013  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 e4fe45a035efb0e98f552c5626e7866b416bfcb6..80b198104d542eb6f59395c45ec17d63375aa893 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 204f8ee1ac408b528aae9832ef7c0c663d944cae..7b7adc230be61836259f258fab194bb363c25a74 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 c42719f0aa353ccfe52f484df1ba1151602f193d..02b9fe08869b03c3d64a0c477cc8fb50b4cf1705 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 4c8be40a2fdf04f926ecea4e775f7486107a352c..f3793ce3fa79d168bb5c81f108a3fc384e10f9eb 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 4195c96f26b334ed65ed715442ca309e7c31aeca..98559694787a78ce30008a41d63f45da38930c58 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 4ad17dd7099254233be786a147a76f85ced2c11c..2e54eb7497bcd8fc29b7044c0464bc354aa04d89 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2051f460e2911c99aae7fc13ac975af4833bb777..6ef569c5794f0b3de06c3dadc979085270b8b6c3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 88a97b6af080dbddfffbd8c6fdedee468f518cb3..1cb46fbdfb0010ecc536fa8ac258f5522aab92da 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dbfb93753becc4cf41c065a5c931cdce67fb9af2..2edceae7ae086d753bbfb50a6f621c4a52bd2bae 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 911efa59172d00da65db8dd5968c3e06aa981350..8cea108e9c49cf465125d722848285b367b82b3c 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index de4a92edd921938b98c8b77bf6e41a30bba2349b..b44afcccab46c22712c88bef0bd44837e11a3aef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5c38b3d4c054156d6d253570713ba2e57f96b5c4..de10516f52eb71be9637a5a49adeeb9acc91e243 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index defd28039d776360b79a97be7c6440a1473e1ee3..85a57e473ee8a7329684a2a98901742f48603bd0 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='us-ascii'?>
 <!DOCTYPE application PUBLIC "" "desktop.dtd">
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index dd2732ec3f468a61c570634114258c58a1809de3..688a04baadd10d529f53898a4d74d445d6f50f5f 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='us-ascii'?>
 <!DOCTYPE application PUBLIC "" "desktop.dtd">
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 80cfae763952231d246839dde9f8bf547cb3e1ba..41227505829c4b7892f6c506492f2da12e313a44 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 71f09d5c5be965de797ab169b55a9fc0b904823f..9e0a5b49b5b7034ac64b0ee82fdcd35e871b9916 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4d1b87898e2037258cd1d3a3a3672c2fdfda4529..7cea0be119b3b6f9b29e339fb5eb12343421ea46 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3814b933a2d5643a32c1ffa8e6fe8982c5de82ab..b022d5353e713bf2639071b389f6725e213100c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index af59ae0fa2daafecb4545791ff693b79e3a4e384..3d20c311f6dcd7bf07cec6580c2cd7853727d87b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d8b25ecd56768090777ad39a10c1db8e93c2ac42..fca072b2d509f37fc321811460e41acdae4cb0a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bdf09a80d79c039f477a07c4aa2c3eb5a58c4283..2fc67c70fa17847025ac4fa8530477a5d7a16659 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8f6c05c07b9b2de151f938eb88bab8b87bf9b1a5..683d23a415c790fb7c65534e5f4b9e3af33a89d8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 64fe74bb2e0f49aa5c425b6690b0766508068089..c20539fc2ffb03cfbcfba1df27e86a4227bc2ec7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1b6546944501f94c9fb0bfadd7575e276d966079..7a3fd434f1129fe0c03b5246aa50820b42c54cfb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2534659efe828c237a442d0317fb20a9da3f9146..3b148578fbded00a825961bd2c5dab144cfb6843 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 27e4f9afe5de273924b41d37d0ff3cd1e66fdc11..1fd819c797f96f3d6f2dc706a092557f9c81ae5e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ebd5f32a5b308fd801a5ef954f4d258b0d83f59a..9cec8f047a017146f1cbecfab6faf0ebf07c52e6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8c0f9f848a2fafb62fb55ff6a1a79a9eca85572f..ad5a01fea2920add60261f730c5dd2d850d40916 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ee6d03e5f66235ee709cfb67973cc6e18894771f..04b0ea9c474cfc657ab1d835f4678863a6a4df8a 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 65d5fe59670cb2cb4561989eb69c4c39e6a5304d..0a65703deed763c241c9267d6e0b8264782d49ba 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 b63d00d6bbba2ad79986236429058d37ee793836..540274df42d743c3de408e0c730d3525f86a14f9 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 2c51cc48981eaa1fa4f91067f6b41e0bd250ab6f..e3763580af96c9efa3f0cb551b9482b0973945cc 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 1851ffd43233d7cfe28247f042cc276880e0a524..26c03c4e4dc160cd0220e93b3500db27abaa96a2 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 5abdb578b963c3ca33d60e280005d35f9da510bc..6e8f47b3f91f4dad8aba4973841b40f740e0968f 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 faa01ab25bd6c2296720d25a7919a5afb75e4087..43f11484cfa0333c30ec27e33ea5c255e850e615 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 38a9173bfeaa02ab6e4c122ecdede4d0250cd7dd..cba9ee6f60de743d186f443f16ba8c548fead35d 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 f9a7735bf6f8c8f05e5c5d8d0dccc40200d2f472..f2c7384f010f2e7cc11af8ad58b79740eceaf0ab 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 1a268732bb4458d7b6f260d7aacbfef8693583ee..38f3150c9161f1783a64a0287530b74f89ebf755 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 d0d9ccfd67fcb2a326fa1a2b335701f5f4c3e1a0..1352ac9e4e26230d39653785822e149ae5da88b3 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 e51a49747b9e1f6c2d6e855185920deb47287aca..2f9af0829d39848312288ee806cbcba681501a0e 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 7ef0c6031023993ff6dddd4c83e471c382520230..693fb18fd429f064dcc72f98f5a14df25efa2acd 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 4ef9fab92adf7298b7930f31fd00e1969ee5a088..67f33c72e3e2a1321023c2588f73927d605b5c7f 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2007-2013  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 7be6920687d65908f402d1ded38f51b5f1e15d2c..55a9dd29dfd77a7bfb68043a6a12a66621ec7641 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 c459fd7520c49962b0913f4576277489f3477171..ad7cb9eecc1695bef5e881771113e6c4e0cdba8b 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 bdb8a101f3676aac9d2516d96512918e29eb42ae..4139314c12e3a7e3d9053ca170b78768ef0cb177 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 e4fe45a035efb0e98f552c5626e7866b416bfcb6..80b198104d542eb6f59395c45ec17d63375aa893 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 375e63789dd732f15cd00b8fe47d3ae7da4be5eb..2cf94e650d8ac8f8c227a5ab47acfc5c90f574c8 100755 (executable)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 f4e28f0a52a4640af58fc848f30fbb58253620b1..232c381ff1a7f8ccc53b02d650fcbcbb12b439c9 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 2da80f15e1f85358c7cd1d396621ae47e6475935..181526dce86d5ad271396acf042b92fa61dccff5 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 83ac7e363c83dd016b91e3a046fea7100c27fffe..085f9d3928a404cb2e2b1067a76878fa106a7951 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 3c8253293c1d8ce1d461643bcb7db564007c6635..d25d784e68b2c3b94f4291c59c9eedba2b0d14fb 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 7d3da1ee707113f333259ce108566e3c0a89ef81..6a10f46323f80f22954f307abc7bb5b8dcb9be9f 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 4c8be40a2fdf04f926ecea4e775f7486107a352c..f3793ce3fa79d168bb5c81f108a3fc384e10f9eb 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 0f8d88097f8165b4e249602d878ba6ea492cc4db..9eca3a945dc1a559729f6dbb44e336793a93ccbc 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2013  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 b0d03ae2abf96fad881994af2061477521813e13..4d112bf5e5f0af8180ec7c73f11a1f00b4feda04 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a828f11a7229d282b1b40c47b2df28a57adccc60..9b15337881b2619106525189dc66099d17eb68db 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d6db92caafb3a164c8783178190eb27ab4a87b8c..107ab3985c885c3cdd423100a6f450dcbd00e207 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1b6546944501f94c9fb0bfadd7575e276d966079..7a3fd434f1129fe0c03b5246aa50820b42c54cfb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 88a97b6af080dbddfffbd8c6fdedee468f518cb3..1cb46fbdfb0010ecc536fa8ac258f5522aab92da 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dbfb93753becc4cf41c065a5c931cdce67fb9af2..2edceae7ae086d753bbfb50a6f621c4a52bd2bae 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dc778a86220d3072ca5ca8e827af32e1e88ea5bc..8dd61f05f08a1ac05029f16cd8e3cecef7dbe06e 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a0d77308e5914b19e03256727a5e39ee84138173..5055a6bfc6f4a035304330e71f427e7441dd89cd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cc51888f9b8625a9878199983273f441715da285..0e7d25304df89e50ff3512a904ef09db92310885 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0bc3feef191e75b4c5177fa8d2f2379fd9bce45f..b5703244ed9ba9cca42792c411455ce7afcd13f2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3327f8d2358fbb4bc3ff704717b0cd091d1f81bb..f723820bb935ed6f0ae0c7bb7ea55563a86e8a7c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index defd28039d776360b79a97be7c6440a1473e1ee3..85a57e473ee8a7329684a2a98901742f48603bd0 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='us-ascii'?>
 <!DOCTYPE application PUBLIC "" "desktop.dtd">
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index dd2732ec3f468a61c570634114258c58a1809de3..688a04baadd10d529f53898a4d74d445d6f50f5f 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='us-ascii'?>
 <!DOCTYPE application PUBLIC "" "desktop.dtd">
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index ad28fb6db17810785ad047dabc539836eef947d1..43dc7b51f0d5277d313ac99bb08e7bf1291ac6de 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 80cfae763952231d246839dde9f8bf547cb3e1ba..41227505829c4b7892f6c506492f2da12e313a44 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 71f7aa34e7817b4097300970be00977772a2e1cb..2f1c3372457855769c44b953c1e7e7167af89203 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4165fff2a28184fea74626ee24b5e5f3fd6a6c02..c02d3f275e7aa52df6e68d8e987a4a85d01e926c 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 310024b5f35b6137c2fe8d24b03f09b7462e817e..216603a5158bba01a82f10fffdf9c2b14920be80 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d8b25ecd56768090777ad39a10c1db8e93c2ac42..fca072b2d509f37fc321811460e41acdae4cb0a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bdf09a80d79c039f477a07c4aa2c3eb5a58c4283..2fc67c70fa17847025ac4fa8530477a5d7a16659 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8f6c05c07b9b2de151f938eb88bab8b87bf9b1a5..683d23a415c790fb7c65534e5f4b9e3af33a89d8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 64fe74bb2e0f49aa5c425b6690b0766508068089..c20539fc2ffb03cfbcfba1df27e86a4227bc2ec7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1b6546944501f94c9fb0bfadd7575e276d966079..7a3fd434f1129fe0c03b5246aa50820b42c54cfb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9ac4d5e7c74c6a04d37660a576987beaee98cf02..a6913a794d85ea2d9e491fc6c16f93c42729f06d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 71f09d5c5be965de797ab169b55a9fc0b904823f..9e0a5b49b5b7034ac64b0ee82fdcd35e871b9916 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ee112603658eac851de7a7b0e3b515bcc523ff53..4b8e259adda9fc1e5b6650c8497bbe3bb6875cb5 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e48fd8a0e4260582b6a8c9bdac7c0228332c5546..6351398af96d13b2563d4cf295ff1ef2c9f10a44 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 30b1421a4eb3a6ec1eda8fa301c4f782b09bef24..1680c2039ea5e03268140faefc1142fedb8c8c2e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1b6546944501f94c9fb0bfadd7575e276d966079..7a3fd434f1129fe0c03b5246aa50820b42c54cfb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2534659efe828c237a442d0317fb20a9da3f9146..3b148578fbded00a825961bd2c5dab144cfb6843 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 20a225aea9429132021a0ef7ed1c6b36d8dd89bd..1d0f2a3056c14fac5ad888b7ae170a7f1c7ce03c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 65036b8e59ba3905c7928fcd9cf7c68a185d411f..b54748bd924e834ac8eac9d89d0dc69a4d1139ac 100644 (file)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8881ae759f60971b0f0da3994069f35f549c05f5..c7bd1e0af5ec21151ee1282b9d2c98408bdcb43c 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e1c689229d606b2e0d0c68687fbb6a293c5e4bf3..345beda0662fec3cca500b6860f0d2d322fa39c1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 62b6bcf8cc9f78439507e00e985e6fd397342fb1..5998d4c7211803cffb503ed51445cc6f75a63f21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 61f37cae2580f5456c0196d154cb8230f447e329..ce3b929db908c592b6ba82a10d23c8e677dab759 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4d3ac93879dc38fc64bb5ad2f0f25c10083a926d..a1646bcc2a3b58af07526722202ab6c1343cbc25 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 06911c02cdf098fa3a7564b0dbef249f014bd2f9..140b77ed053e3f27fef48d2e03a39ed0fe5b30c8 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0772b546b8cecd05834b51d700362ef4637037af..304d5eab71d2d82afae274dae56a944103eb6494 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5a5daebcc3e776f93d3a94b1b9e09ea828bb30d3..13a0699d0b22426200a6bbf72d1fefbebc231dff 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3ca150517c0f9f6e5d99e4d9dc6a5018a8d81a3b..e79d01c32c92aeacfcf6d618dde595dd0da279e0 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 918967ecb3bcde1978697a8facc14ebf8226cf37..f5eaaf0055e178ab69ff44d12d2bbb12779ebee8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4d02ae4656f097ee4175577d7415aa5d0b2ac15a..b46f06613a02c575757ac7ef5b8688080f20ace0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7d67ecab4c87ca28dd4411a7e07df735a1ed9618..524a81ffc37be095f417eebf5d49116684e415b9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 54547676b6f3b952003dae0c7acffccbb71b31ff..357d3135a3a0554a54adb20b8234ceff4db3257b 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6733267cfd3ac7bf3944a7a1eb7a5022e8787f71..a917fefb75324998d10555547f67501332e9031c 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d3f340977ada6c78594e9e0791101fa28a610b96..3ae1a8bd0fd5f670c3b80592a4d65eb9b56bcf88 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23498295452c31eb29ef2385ae75da27e513b8d7..98b9075f25a140d8cc927e29ccaf10f13db688f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cc575f974aa8790946a030fe69c1e5b9d274f5c7..03d84a680b72deaa06282c79af02288708bb3b5a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d91e8c8a28d1b830fae3cf9be99e5d9935d6daf1..0ede252637746015ab51c680c118a912830e149c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9883a25030279ccde495ae12f6edeabd4105ae2..99374c229e476e4fd9172b198b3e4e2917d8913a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8f5e3ca56b5ab531f32e1ee2a811af43abf0c8a7..de5a2781bac69bac504b903114d1c1ea9b9663fd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2259ccfd72062e5ff0d345f505ad8e02735bed02..34a983f95a215c9396c36acdb47111585041fa39 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fad9fdf3821c54383241534be00c9ba46c7ab3f6..6a6c9137be4d4b492fb02cc5eda22d2f3b64c094 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8994748f210e4d150941d016e3eba8e403a1dbbc..a7e0abd513f617aceda058d038b0a6ea46e56db4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 40b26c4a66e36849153d048cf2b02543fde92bed..60837c8620987845f60dc30341ec9ebd62370e09 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f008825eeda6e97bff4b1c6cc327aeda3e1587e3..36b391ba2b2d37c1da49ae4bf0c48c35c7b74142 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf535ff247d84dac74cd6ce1bb7894b8cfe74d13..7adbd662ccac37c28d53ea1797a409c03df2e202 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 59b6b25edc6b1d86072b67c0b35f13925202ad0f..12ce9c61a1f54aa177f90977e9b4fca0ee18c271 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1297d443e3f67ee59f0b43f90a8ef482cbeccf1b..b8d4d2950e8ce2099cd8812ccab8e59716fef966 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 475871539d2ad6145c310e5c4d3f7730380ea987..c132919f3e009b25a6b9d599687b857d50c5569b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4c7d8c3c5cbd44b00e86cea0a257d2731b653326..5d8b00e61d521a14c323d5cc654a8145f44a5bb1 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index c34e8b6fdc9b6250e6956d4d648e51e5e663e715..72c1eb3c48d35a68d2d9f0d89534794bc2cc723e 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d108324f9e60816f45c71e027d399103f26fd88a..68de66091e89090c3599b238d13a41743de15a4e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6d2a285a9885d4157eec84ff5c2078a11966c118..d83a9ab20fb8a373aec6b67f15c491df817e2764 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 638fff08ab32c03ab1cbbf55dd9951aa205fbe7e..3b425e6e90e6a9c057ebab3f747554c9fbef2bf4 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3a13c3bf1341779ac730da64dd030da08e773f7f..2bf972b7a21283ab5c6ace6d628321748f30095b 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d64ec86ca7a3110d8f90500b77b1ab66ae44e70a..b1183865c3d847cb287d12066631312dada5b02e 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5560a4b75316be70e34113438a0824430301c4a6..cee27d1248c1d896efdc930cb763a91a5ff692ca 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 25b3ec37ff6944835dbb684ff5d2f87587d2d5ba..75f3eb099477fe8dd55a50068003c281611df6a2 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 04361a77e7f5707fe223bfe9f8114538ac704997..dd7705e0a7b2f1432da4bc3f4104f1483099d53e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eeada4570f06e7f48a051817a7a6d28f3bb18664..388565bab0ae1ada0d7fc40f2821067e7756c228 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4d0c3af9adf23b5cdb3258e6e887d78822c93875..db9d1636df1c0f12266ef590e23d85c027d76123 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef2b44a91907ec669860421353e935cb8204012e..6edef0c85239f1f6eae6cc6e6eb7335255ed5cbd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eadb9db4cd869a108444c18c033b18c44c434e66..f6fd1446d63804ce7843d14d1c46f2a34808416d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9f1d80041d99810b37f40540c6ca040e273ab1a4..603deae111aa27e5c5e70732bcc4b59c57c7fe8c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5542de31a4fceb0104f64dc995f37093d9c3521a..72bb00d2f34e30fb6e004aff7ef21e14fa8d2720 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dcedad652ab59d9c617b1af7ae8adc7e4a067258..5709b6b7173fb99739fa9cde68119f62f6c18969 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 249d8ef5759992bd84bf04422b1376377f743ea0..625954dcdb301173e88e12ca6850c6265396e064 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5590533144bd11cbbc97d482b2dab726145455f7..811b40ed9ed6892227aecd808d53808b28a09d4f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a9e1a27e651124c32aba2f667c04359a35b226ba..ef02f6bb9f18bdebec7c39690407a335ed63fac5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e1fc2bf58d8f777ca09518cd40263a273336f956..0432d5e768980f40b575ba2974b7f37186cb9e99 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fbb7395fbeb6334487e3cc325ca28a3f2d2b53b8..2c37fb10582a6b6d19c7d45f1904f115fac8a16e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a83e10819b11cfbc0998d7297e7f668cdb0ed253..d018b95816a1e023094f3a47bdbd214d476f3754 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d6c25454c2d7ea8822a751d5d225c08fc24b845..a7a823f94fb56c8db076d54f862c6afc49a060df 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c2f101ae2359f2f50d3a6007a5ebb0543d97ec50..ca0647feafa2bbd15e926e5c73d4986d279f1383 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 14bcfe2cee5859ddc9649a086b2815a0d0f916d4..abf671870c882235b3c0c15afc2ffd01a9f63988 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 282a24a993e294688fcb051804d52efcf00e693f..5774380edccb59e2bab18e3c610fdde6f85e8074 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 46c43a3b6d81057f4c1789e20ccd47f4338d4de6..12c9e788f10029b636bb18bef1286af147c48e91 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b8da28a2460cc542932b9d25f70dce1e97c816f1..3342a6685491af77019186df336489ba854c2bcb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8fb60d570469f4235b52470f08418f6a87f98ca1..0b22e9ce59d22569563f1385e5aeb91308f12a14 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 03d2afbe720f7d057fefc1ad9972a35ece440de4..1a38e623e8e70db6f9597efc264b895e5fb1c7c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb198bd926a41d3a26e1716f47ae4f8831e97310..85c61a59384c448c56e8469468755aad3f639872 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 458b9768fd7ab3759aa5cb057d291fe068100f0a..7bd924a7f0a8c3871fb66e92928fe83fb296a6aa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d16e8bb70b7618cf6e8a2caa8ada08d8a24e324f..790db2a25e5dbb25fa921a296a50a4fd9fda93e4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 771691cc1cd7f592ad5294f877979ad724726efb..ff5121bdfff54b4df3435a26425ef94e5ab867d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c7ba07ecd96ddee2924ce60012014f96d3d17fb4..254211cb67a602b889e08f861897d943223d09cc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 732ef968709e93d254f4ca1597e84348656a094c..c312ac1958dfa73fe632ca5241aa7daf61a263b6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3a1e4063010a63a954aa302d4eefe547ba4d8bb7..de99686c830065e2c2f8956223474c7134403136 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 500903c3aad591a68ad3ad91729cef220580569d..15a4478760f65edf5cf6105e88eed4c583e44ac3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6bdefaaff054122e8b5f5a241c70015a8f9bddce..04f03fbc949f56884d9479e3cd7d208152190a59 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 05c3f183455adfce8f225fd1c96d1ee51869e946..e9c74357004547577b3817bc169f0abe89bb8eda 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4e34be05aec6c37bb25f7168862cf7b46a846c22..a1edb51098372c16ec1af9a3ebe9dc6cf29ede2b 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1' ?>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index fc5cc6f0dbed74c3c163e863afb5b33724275f9f..02c9d98f03600fb2ace8f1399c8ec0ade1c09735 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0'?>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index ea217259ae75ca25c4dd3c580a468011d7859fd5..4b9bd549c5aabab862df22dd8d490379c8842a44 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index dfed0c56d3a904a3be9609b6e66924dbab795eb7..cd627ce8dd12eb85e28b1f413f9a7df7fab7c74e 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 3b9adcb6a467939bc6810f5554139a73fef1e237..791cba17ea404c7630891979cb4e45157c2d0b90 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 377000a5eb74b3f1885308f1184790f233cfc929..c921f39f12ef83d37e4f2a49895980c54ad65cd7 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 21635aeda974e10316505e78de435f8101b6fe03..11222ffb742ba81acd0dcdb665f920c7070c24d7 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index f8364b73cc0fa7b30cef4e1d45649fac37587ff1..21bad2d61ab9fedf84c956f9688e956f4259fc4f 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index dcec3e57bcd89acce5580553790b58b46ebcaa31..7cdfbcc700523c384f6a365bf99c13d735816e2c 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index b3d20c28d1b0e85530596168881edee3d6200b0d..b0bacedf50e197c88bdb628a2ed2f4381f7a7a05 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index ad80deb1b82eb5ee2ac10fba1880f50da75c80b9..c85811a6a172fefb5fc5719c7a43ad14fdfeb95f 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 29b492f71534bec850ad3309ff8e0b7bf3aa6c0e..1c7c8efff18592f6fb132790cbbf78be6899e97f 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 55f48488cb0e8934315708b57a4b18bde560698c..c67f0baab809d493aad3b8e747d7e6ae0ac01465 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index ca54cbfda5dce771f9cae1650ca9db3ff509110c..41e516d0d3e6fcccac262d250de4f5dfd009c9fb 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 70ddf266061965b26ae1938b20ca80f340bc78c8..a81571c078a66d2387a14afde187d70ce1a6438b 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 620dcbdc1006a9cc2408aae0b8c0be782b896326..ec8a277303fc22cbe5626141a610bd9993b5b21a 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1' ?>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 907f35ac695edddb1b64c9b1061e6f8580355f3d..4f2a0fc4bc20d3c77d985b6648816d6549c167e1 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 7ab30b3ecdd527e0a0ec285868cb944e7ea53f58..18bb736f4cfbd06f3fc59eca71bfc7e6a0c2c328 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index f320a851ea30d245b67151d088c6a16ff99315af..fd5e264761aaf49f0ef00d0b7bde7e606a8eef90 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 07eee5009eded998ec25ebf587eb2cb458fa3e00..3f907aae6eaafddd274e3e17611976991acf7bcd 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index b375df62cba4b6320deef82d739fcaf80c14e83e..9241413714a8c8d1be3ca0d1226427c2400c2f6e 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index efb35f1d75fbc55c56ad473c5580be99d09fd770..9fe33ef7ec7ac305613300c3c36d3950060e0c76 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index bbb775f44176117f94bf0cd662577ce801b67649..3617f944a4c5e925ca6850d847e48437fb740d01 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 2551c597f109399ddd483060383bc1ab5a7e3abe..9519d3b198364d39f902b613d72a2d34ee055029 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index e43c01e42fe7a0108a2122ae34d15390bc0ab78e..b786681479c3ce86010ac7293d73a6b00a03680e 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 3441e0b053fff889faa6cb65a403a797b8e73f3a..de625931b0d04468462c010e178f54c4e5ff3acd 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 2ae200daaca32eb7734776d7492610ba07f802d6..1ec6fbe68ef6ed8ea157dee245281c76d4f1c355 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 8cad25bb124f9df59565a044f52df39d024bfef5..08d6f02d8ae53416047cae88129849b68ae87e0e 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 3ea48e63b55a6136a7901877a622dd8d6b9780fc..516eeacdbcb6064b1b403867c933a92f4a1da3de 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 1fe82b8c9e6238acbcb26bf4ac2477d9964d273e..7189ccaf3c30e867e444a07add79bb6b2343ca38 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index bd02eb3e21cd43b64c536e905b526b15ff96fffa..63fd49f603fff90750ef5787b70413636cc82dfe 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index cf93f2562bfc80737be4f0c70cdeb7061ffda003..58b0725fb98f0683e78341f1c7ecccd6103a3231 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index aa75426643ab1769e047d2ec31620a51611f853e..dba082aeab74a722a427369c6bbbd9e8d1302947 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index acfa94d0837e39c2645cc9f883c0b7155a8f3798..8b89456f7a74eed3a174fabaf6dc3363b803be67 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1' ?>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index aca33b91056def6183e0298f4b47ecd09617a1e9..5217089146ca2ad6b49989f1bf6bf5e71f4a22a1 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 35ed50ceaf09d2856a18f02772bde6119b0ad7ab..a0d96d9edee044c568f06a81788d9f0c8953b2ce 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index d3fbe5d11634b953ef78fd94d776c871d36ae44f..a637f8f365df17b5a9735cc5ff9d397f1355dd41 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 2669b8af0acec4c43afc259b5995142a81608a36..448e7db41cb9789824280d8d6294b27f3ac84cdf 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 36b2d3862a4c02a2c48a382953154ffab553fc2a..713296c2ab09fc55cb69c00cf5ad6ab9b6386dd3 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 93c2ba566bc156b42c06cb7bcc08eb59cd8af91b..16fd5d1023a1e451c5590a74357f44d3de8bf433 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index d11af138448777dc8e837ca4c8df91502ab72224..c8b6ae706432ade5266ec6598af6195374ee60a3 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index f9f39de1ef21b95142b1d2eb7e30c4981014a898..ddf8cf0b29561842cc0ab97b3d9dbef3c1984e30 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 5daa2b34e0ecdb880009d00c6b75576af73cd5ad..6cb79e1ad9ba96448794866b04c366ddd93c06fb 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 0cdb3b984068685305bdaf1a5d0ee0898bd1a91b..b2ceb3e1f82c1530134b88008282d98a5f98a6de 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index acb19fe37cd287a696a15a34bc44f6bdfab627c7..ee014d6cb8ddaf7332be72d5380ffbee9bbc1456 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index a6e8f13e625113fe3fd98fd42b4831c80873ae9d..fd65138eb8862e67e208855757d2dadf9ad10d3f 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 18794bc1f7b38db1407315e36576e5592a95fcc8..176a767c6abc8a11086dbcb612fda91494855abc 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 5097de475ca9c29e92ad0625318de39c508fe8fa..c3606f6097a2ddfa55b62eb37fe18f062b3ed2d4 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 1fbef601d2e954f8ea00503106caa62681deedb4..869192ea3acb80d87d84beec888b18e789e74f3a 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 71be80d049a6c5f3c5bb8290340a07883486b310..598c02e299e8efaec76e5b3ec13d4125509784fd 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index daca95347f1f2e7919753d1d7f106c4a2b826054..c1bbd4726f43b32d85af6d0addda55fbd32ee1df 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 67a60912d58c6d3fc20e8a675c2354e0d2b2eef7..8a6a221178ff0fb2dc69b2d8677b2d433a41ae23 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 0084a9ac1434a176b50a5622c6bdf1218abd0d68..aa36384cc868b50b94f497846537901cad058465 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1' ?>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 30cab019a5e4d12a2867ad06194a2e9e0e20018f..2844a2f8c5ada1de6cc48bdceb9ac8d104d1b7ba 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1' ?>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index f6f1e6b61c83821b013292c19c833c372330a10f..dd635d16cbcfdae6c755a1c320b03e645033b293 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1' ?>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 1123c6a4a961d78a99ed069c24515b456e7d56b2..878690099bd602918a63386412fadec643fbbd36 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1' ?>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 24fe19ac3472a7f93413a595478d8198ec5afcd5..45549404a9785c524d2da456327dd3db46147882 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 768e880fe98e24fc168c451bc989162530f54f7e..822951321d5c40c6c77c0f66707d88336e497a2d 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index f2cce8c61d24e73c1704dc4534c37597f8ab76ae..8b5b54816dd0cda4776c80cfd9b527498e35a45e 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1' ?>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 46976d4a8f0f1866cf178ba30cfbade0824d9771..bdf8e9f10adb1030a9ef5c1995c5669595ed44e9 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1' ?>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index e7ead1f4e62478bf1337cfc82a2a8af937e18f06..0bd68b76e3352ef914160f8f55aa325bb985743f 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1' ?>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index e6d9789d92896bd77ea6143c01259684097e5d17..5a8608db8ae7e577f21170926f5ef43bcfff233b 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1' ?>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index fc748cb09089681eef4b6fc5cc106f053d8e801d..e25de559ab7494c738c794a4d7496bb3ad8fffbe 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 7242fec986750bcddf5d18c72a8cc3e56625249d..687a029584312de8c1451f445e9cb01e15d24c00 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 83ca110da6117307735349a1781c372e0d4ffd7d..017b301fd890a2fb2736f872ace746beb3ac79ac 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 6476c068abfe38b6e6560e53b55bc0b1d333a358..9a428a0806f49276ba406174789ba34dd124a2a3 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 00183605262950ca83632ba7ed9cf40f6c8510f6..9199b41299d95b9af3c9b7cb321d61a0e1423af1 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0'?>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index c615520e1a09470382a1dda6b286247f959b943d..478dacffcf643bade1e5fcb30485db3c318019b4 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 4e08ababd6d0d1359f029d718511c1687fca1fe5..0aa7edd40cc1f8e1a4a8813f4c70a1563a9f61cf 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 50dacac2a4fe7669f6a586bcc8f7398323e0e90f..9220510045fce0c5618b656cf3aed286312aa1ed 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index a08bd9085fab43fa33224a2d1a3c8d704ea4e8de..74694fad7798b83737729c48617baf79e4a53b0c 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index e6833c796622991c2864b61bc76415741748c444..420dd39bf3d93f9640a651d3121d3e0a38ee0f61 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 8181964ce78396c46b335d41481d6257968f40a2..a96d37e47ec364d38b92f033da847707a4c228c2 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 88c5bd8d4d59a0092d465b538faa3fce8cd1f1f2..86aefccfcbe42362daba7f9e87bcccf92fab3704 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index b12901d0b52b5b44c0cab07dbf90f1527fb511ad..7c65135e3313134c0fa1f38f6424fc7327d47145 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index d735be5e3d9b778abac92cf506d84e3109868caa..6ddf482adfe9bf1ad20d216cc9c01253ce054d1d 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index f0d55a8d7a68f9e9487e73f8d9ef71dcf9a72781..21b11cf2d3e5472922f528e7398e9efc484b3a4c 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index a70ff929af6dc949ee7eb77a21c5f1af13f09120..feaebb876247891aa3c066b4f4f0cf7d84eb4214 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index e025eea58571f8650fdd2e90a163359bd7495c91..b9040593d535876499fc65d935450b50d2169c9d 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index b0f4cb6dbb18a2a76ac077fcd1dde4edb1c455ad..852aba332481012df7d314ca89d0fd024f76bec5 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 5d3b9c2eff2e38e3316fa9cb93fb255915c1409b..eec53a9f3da7bd2a74bb2799d74607b483209062 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index f71917c936da28bc012de566e8e1f6487521ec80..94ccc3ee70acebd2c9537aa7dabeb80e5b911a6a 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1' ?>
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index f693aec66a15ecad121d41e4d6f2b2b835e43b1f..3273d9fc9c0a3ccfb07367f406767397e68a473c 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index a3ca62f521ae450107f17e77f59f912c6cb2a35f..fc25326a3d2f2e78cf1e7fece000d7103527c0de 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 08bb285f7e2cb8c49995a7034bd923e2ece491a9..a96d790a590ec81733efc1776bca84cb9175b55e 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index afd1be1d8370015fca3bf20de3446eec99f6349b..ed553503df73f81f3c0ac91da779998369899828 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index d5f85dbaa6eacece6c08a5733fad337db397861e..ad727db37aa498331f32ca1085c97d25be582a5c 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index bb734883e6c52e6c0277f598ccdff5e7292c7216..6a72bad1795ee6090aa7cedad99ced16e6386060 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index f8a5cc4d245c33320df13ad85c903ebe767971cd..3a3e0368a0bb616afb09e71fd8beb573b4af72b0 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index d0c81da2eb0fc8c11d4d4b3bb47572b6ff7c9b73..986cead4341bca0293deb011f10dbb805c718385 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 37a465d56696fc579943e37a2d4b6ba2442f9ba1..a8067418101e94822ae43558c287844a797c13fc 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index fbf24c37155a4dc5fefe0d9a207417fe7c270d64..c17150b8c8a79139cb319afad0c0e23bde5b3f17 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 35021c1e89f3d9585f456aa0836817b2f77536d1..82eac6ff788c6b319d9b27a2dc6cf704d7e77800 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 2253de9dbb48aa38e018b40d1835fedf6f7e2b5d..0a2aeaf6cc2a02bfa27a398f04999c5af8348d10 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 2c9602e9c66c9275a5a6b4729d73cf2abe38b77e..80043091fb40bcf1f649eec242297f8ac4967cc4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 56cdfd52e648455d28508dcc1b869c8343163d6f..a465121601c6fbcd48ddaea952f3310e69eb3b5e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9eb858ec2bf641988386ffb99933033b08427a5e..d075dfeb1698bce1d7978e5b0918b7a2c16bd3b7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8ac4a595fd1821b28662bf89aa0a632160e0844c..79657322c5b3b7e8cec4ecbd7670ec537f2556e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c2849fce8241bd2520ef590b4b6b290b565ad3e..e1ed18311fadd6296f83973cdb46b6f29bc7bd5c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 48008282ac70367cc35f3da2c4a39f0e58d8ab85..3cd6e5aa41c2b37aca6917a7529799d54377e5a4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7c93fb3d3734a92110974a93b880165e84f29e14..2047df82321508eb3f81dced063b988edafc222d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c505ba842231d96efe97bd269edf078d1ce4e99f..aae89a9741b3749350338d266c68d5960db99cc9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fdff9c519d210f2f0227d2943d09d30a3bf810e0..432b7d275ef5ea7bcdcc3de5a7485d280968c8b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b3a52bb288ca4308278b60166182ced37051fac1..57ffc3833337fd8d1395eff98e601663bdd77bf3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f237a64cab46fc613ff894492a7660ddd6b8f629..682a1798af662420f17d3106e50ea829a5136991 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 935d10ebc44a45704281ed320567ff40d2bb1fb2..8830cc619725de9279c7d6526da31c46466c384d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4b6a1a6d2bc9bb7e78f25f294dea1be19a252195..79f67851fc03a3038c990d6351ed264be0657c4b 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 59b6b25edc6b1d86072b67c0b35f13925202ad0f..12ce9c61a1f54aa177f90977e9b4fca0ee18c271 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4c7d8c3c5cbd44b00e86cea0a257d2731b653326..5d8b00e61d521a14c323d5cc654a8145f44a5bb1 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 742296a8ea4eef31f0808c5e9f584ef4f1a9e609..6dcbbde873252cefb04f93920bf6727ebcb75fd9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4b8d855c42663454379e5cdcd1364711c65d21ed..c318c175253f99c8eafaa41c1f8bf4aeda30f315 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5d266b4c589918793efe2702f14af43ee87ba1af..c7133d05e315226d39690a2586f4684eb6e5a552 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ddc8207af602b6808c4c912210e6d42a4265698d..6201a515110461e5496aa482c7f80c51da4a8fa9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4a914b38eab1f500f33ee27eb97ad4a59b0265cd..3fc1711b1cb07aac652794b9ad466889005b2b7a 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2e9b7b9fd4ad2e8e727550c92c6521866546335a..cbaa27f93ed26c894e1a7cef7aa33fa876928608 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cc608ef96292ad97f752cfd4ac9e68378935d02b..b8afdf87c37656b2af5793c8f444f554dd64e9ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 57b53218d19fb4b9ed979547e262a91ae9b8e45e..8fed662dd9299495f59083ee24f29c8eaa5980bf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bd7f9516077ff44cc5f4c9f528e13a3fabfd21f7..ce6e5696c81bd9afec52aa4ac8ba638c4bfaa5ef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1261558c2f2408dd5f9bce1a68d32e55df9b79a9..4d868dca8f45b4c3dfdd8bd58d4ab89b3499cb3f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 170f86d199e80e76831cf0eafbf6d4423ca1685b..d46041a58f09658310ee0e771ac092c07f91eefa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c7a2e79ae45e1ea5c78c7aa12b25ae7cf4b09a12..220680020fa7b7c17c3511625ccad623fcbce03c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 44553523ac7bb7d638fe9f8f30ca1314f38e57c5..2c4b111c8d1d197bd91a26e41d6eee2fed67c2ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public