]> SALOME platform Git repositories - modules/smesh.git/commitdiff
Salome HOME
[COTECH] Fix copyright to be CEA, EDF cbr/fix_copyright_CEA_EDF
authorChristophe Bourcier <christophe.bourcier@cea.fr>
Mon, 3 Jun 2024 10:59:18 +0000 (12:59 +0200)
committerChristophe Bourcier <christophe.bourcier@cea.fr>
Mon, 3 Jun 2024 10:59:18 +0000 (12:59 +0200)
341 files changed:
src/Tools/CMakeLists.txt
src/Tools/MGCleanerPlug/CMakeLists.txt
src/Tools/MGCleanerPlug/MGCleanerMonPlugDialog.py
src/Tools/MGCleanerPlug/MGCleanerMonViewText.py
src/Tools/MGCleanerPlug/MGCleanerplug_plugin.py
src/Tools/MGCleanerPlug/doc/CMakeLists.txt
src/Tools/MGCleanerPlug/doc/conf.py.in
src/Tools/MacMesh/CMakeLists.txt
src/Tools/MacMesh/Example/PressureValve.py.in
src/Tools/MacMesh/MacMesh/Alarms.py
src/Tools/MacMesh/MacMesh/CentralUnrefine.py
src/Tools/MacMesh/MacMesh/CompositeBox.py
src/Tools/MacMesh/MacMesh/CompositeBoxF.py
src/Tools/MacMesh/MacMesh/Config.py
src/Tools/MacMesh/MacMesh/CutnGroup.py
src/Tools/MacMesh/MacMesh/Cylinder.py
src/Tools/MacMesh/MacMesh/GenFunctions.py
src/Tools/MacMesh/MacMesh/MacObject.py
src/Tools/MacMesh/MacMesh/PublishGroups.py
src/Tools/MacMesh/MacMesh/SharpAngle.py
src/Tools/MeshCut/AUTHORS
src/Tools/MeshCut/CMakeLists.txt
src/Tools/MeshCut/MeshCut_Carre.cxx
src/Tools/MeshCut/MeshCut_Carre.hxx
src/Tools/MeshCut/MeshCut_Cas.cxx
src/Tools/MeshCut/MeshCut_Cas.hxx
src/Tools/MeshCut/MeshCut_Cube.cxx
src/Tools/MeshCut/MeshCut_Cube.hxx
src/Tools/MeshCut/MeshCut_DC.cxx
src/Tools/MeshCut/MeshCut_Fonctions.cxx
src/Tools/MeshCut/MeshCut_Fonctions.hxx
src/Tools/MeshCut/MeshCut_Globals.hxx
src/Tools/MeshCut/MeshCut_Maillage.cxx
src/Tools/MeshCut/MeshCut_Maillage.hxx
src/Tools/MeshCut/MeshCut_Utils.cxx
src/Tools/MeshCut/MeshCut_Utils.hxx
src/Tools/MeshCut/meshcut_plugin.py
src/Tools/TopIIVolMeshPlug/CMakeLists.txt
src/Tools/TopIIVolMeshPlug/TopIIVolMeshPlugin.py
src/Tools/TopIIVolMeshPlug/doc/CMakeLists.txt
src/Tools/Verima/Base/CMakeLists.txt
src/Tools/Verima/Base/__init__.py
src/Tools/Verima/Base/dataBase.py
src/Tools/Verima/Base/exportToCSV.py
src/Tools/Verima/Base/importFromCSV.py
src/Tools/Verima/Base/tableDeBase.py
src/Tools/Verima/Base/tableGroupeRatios.py
src/Tools/Verima/Base/tableGroupeTailles.py
src/Tools/Verima/Base/tableGroupes.py
src/Tools/Verima/Base/tableGroupesRef.py
src/Tools/Verima/Base/tableMachines.py
src/Tools/Verima/Base/tableMaillages.py
src/Tools/Verima/Base/tableMailles.py
src/Tools/Verima/Base/tableMailleurs.py
src/Tools/Verima/Base/tablePerfs.py
src/Tools/Verima/Base/tableRatios.py
src/Tools/Verima/Base/tableTailles.py
src/Tools/Verima/Base/tableVersions.py
src/Tools/Verima/Base/versions.py
src/Tools/Verima/CMakeLists.txt
src/Tools/Verima/CreeDocuments/CMakeLists.txt
src/Tools/Verima/CreeDocuments/__init__.py
src/Tools/Verima/CreeDocuments/jobHtml.py
src/Tools/Verima/CreeDocuments/templatesHtml/CMakeLists.txt
src/Tools/Verima/Doc/CMakeLists.txt
src/Tools/Verima/Doc/conf.py.in
src/Tools/Verima/Doc/makefile
src/Tools/Verima/Gui/CMakeLists.txt
src/Tools/Verima/Gui/__init__.py
src/Tools/Verima/Gui/desFenetreChoix.py
src/Tools/Verima/Gui/maFenetreChoix.py
src/Tools/Verima/Gui/makefile
src/Tools/Verima/Gui/monEditor.py
src/Tools/Verima/Gui/monNomBase.py
src/Tools/Verima/Gui/myMain.py
src/Tools/Verima/Gui/nomBase.py
src/Tools/Verima/Gui/visualiseDatabase.py
src/Tools/Verima/Stats/CMakeLists.txt
src/Tools/Verima/Stats/Type_Maille.py
src/Tools/Verima/Stats/__init__.py
src/Tools/Verima/Stats/getCritere.py
src/Tools/Verima/Stats/getStats.py
src/Tools/Verima/Stats/job.py
src/Tools/Verima/Stats/ref.py
src/Tools/Verima/Stats/utiles.py
src/Tools/Verima/__init__.py
src/Tools/Verima/ajoutEnreg.py
src/Tools/Verima/compareVersions.py
src/Tools/Verima/createDatabase.py
src/Tools/Verima/lance.py
src/Tools/Verima/makefile
src/Tools/Verima/passeJobs.py
src/Tools/YamsPlug/CMakeLists.txt
src/Tools/YamsPlug/doc/CMakeLists.txt
src/Tools/YamsPlug/doc/conf.py.in
src/Tools/YamsPlug/monViewText.py
src/Tools/YamsPlug/monYamsPlugDialog.py
src/Tools/YamsPlug/yamsplug_plugin.py
src/Tools/ZCracksPlug/CMakeLists.txt
src/Tools/ZCracksPlug/Zset.py
src/Tools/ZCracksPlug/__init__.py
src/Tools/ZCracksPlug/casTests/CMakeLists.txt
src/Tools/ZCracksPlug/casTests/__init__.py
src/Tools/ZCracksPlug/casTests/genereCube.py
src/Tools/ZCracksPlug/casTests/launchCas.py
src/Tools/ZCracksPlug/casTests/launchManuel.py
src/Tools/ZCracksPlug/doc/CMakeLists.txt
src/Tools/ZCracksPlug/doc/conf.py.in
src/Tools/ZCracksPlug/ellipse.py
src/Tools/ZCracksPlug/genereCrack.py
src/Tools/ZCracksPlug/main.py
src/Tools/ZCracksPlug/output.py
src/Tools/ZCracksPlug/readme.sh
src/Tools/ZCracksPlug/rectangle.py
src/Tools/ZCracksPlug/sphere.py
src/Tools/ZCracksPlug/utilityFunctions.py
src/Tools/ZCracksPlug/zcracksLaunch.py
src/Tools/ZCracksPlug/zcracks_plugin.py
src/Tools/blocFissure/AREextradosLauncher.py
src/Tools/blocFissure/AREintradosLauncher.py
src/Tools/blocFissure/CMakeLists.txt
src/Tools/blocFissure/CasTests/CMakeLists.txt
src/Tools/blocFissure/CasTests/__init__.py
src/Tools/blocFissure/CasTests/blocFissureTest.py
src/Tools/blocFissure/CasTests/cubeAngle.py
src/Tools/blocFissure/CasTests/cubeAngle_2.py
src/Tools/blocFissure/CasTests/cubeCoin.py
src/Tools/blocFissure/CasTests/cubeMilieu.py
src/Tools/blocFissure/CasTests/cubeTransverse.py
src/Tools/blocFissure/CasTests/cylindre.py
src/Tools/blocFissure/CasTests/cylindre_2.py
src/Tools/blocFissure/CasTests/disquePerce.py
src/Tools/blocFissure/CasTests/ellipse_1.py
src/Tools/blocFissure/CasTests/ellipse_2.py
src/Tools/blocFissure/CasTests/eprouvetteCourbe.py
src/Tools/blocFissure/CasTests/eprouvetteDroite.py
src/Tools/blocFissure/CasTests/eprouvetteDroite_2.py
src/Tools/blocFissure/CasTests/faceGauche.py
src/Tools/blocFissure/CasTests/faceGauche_2.py
src/Tools/blocFissure/CasTests/fissureCoude_1.py
src/Tools/blocFissure/CasTests/fissureCoude_10.py
src/Tools/blocFissure/CasTests/fissureCoude_2.py
src/Tools/blocFissure/CasTests/fissureCoude_3.py
src/Tools/blocFissure/CasTests/fissureCoude_4.py
src/Tools/blocFissure/CasTests/fissureCoude_5.py
src/Tools/blocFissure/CasTests/fissureCoude_6.py
src/Tools/blocFissure/CasTests/fissureCoude_7.py
src/Tools/blocFissure/CasTests/fissureCoude_8.py
src/Tools/blocFissure/CasTests/fissureCoude_9.py
src/Tools/blocFissure/CasTests/fissure_Coude.py
src/Tools/blocFissure/CasTests/fissure_Coude_4.py
src/Tools/blocFissure/CasTests/tube.py
src/Tools/blocFissure/CasTests/vis_1.py
src/Tools/blocFissure/__init__.py
src/Tools/blocFissure/doc/CMakeLists.txt
src/Tools/blocFissure/doc/conf.py.in
src/Tools/blocFissure/exemple.py
src/Tools/blocFissure/exemple2.py
src/Tools/blocFissure/fissureLauncher.py
src/Tools/blocFissure/gmu/CMakeLists.txt
src/Tools/blocFissure/gmu/__init__.py
src/Tools/blocFissure/gmu/ajustePointsEdgePipeFissure.py
src/Tools/blocFissure/gmu/blocDefaut.py
src/Tools/blocFissure/gmu/calculePointsAxiauxPipe.py
src/Tools/blocFissure/gmu/calculePointsAxiauxPipe_a.py
src/Tools/blocFissure/gmu/calculePointsAxiauxPipe_b.py
src/Tools/blocFissure/gmu/calculePointsAxiauxPipe_c.py
src/Tools/blocFissure/gmu/casStandard.py
src/Tools/blocFissure/gmu/checkDecoupePartition.py
src/Tools/blocFissure/gmu/commonSubShapes.py
src/Tools/blocFissure/gmu/compoundFromList.py
src/Tools/blocFissure/gmu/construitEdgesRadialesDebouchantes.py
src/Tools/blocFissure/gmu/construitEdgesRadialesDebouchantes_a.py
src/Tools/blocFissure/gmu/construitEdgesRadialesDebouchantes_b.py
src/Tools/blocFissure/gmu/construitEdgesRadialesDebouchantes_c.py
src/Tools/blocFissure/gmu/construitFissureGenerale.py
src/Tools/blocFissure/gmu/construitFissureGenerale_a.py
src/Tools/blocFissure/gmu/construitFissureGenerale_b.py
src/Tools/blocFissure/gmu/construitFissureGenerale_c.py
src/Tools/blocFissure/gmu/construitMaillagePipe.py
src/Tools/blocFissure/gmu/construitMaillagePipe_a.py
src/Tools/blocFissure/gmu/construitMaillagePipe_b.py
src/Tools/blocFissure/gmu/construitMaillagePipe_c.py
src/Tools/blocFissure/gmu/construitMaillagePipe_d.py
src/Tools/blocFissure/gmu/construitPartitionsPeauFissure.py
src/Tools/blocFissure/gmu/creePointsPipePeau.py
src/Tools/blocFissure/gmu/creeZoneDefautDansObjetSain.py
src/Tools/blocFissure/gmu/creeZoneDefautFilling.py
src/Tools/blocFissure/gmu/creeZoneDefautGeom.py
src/Tools/blocFissure/gmu/creeZoneDefautMaillage.py
src/Tools/blocFissure/gmu/distance2.py
src/Tools/blocFissure/gmu/eliminateDoubles.py
src/Tools/blocFissure/gmu/elimineExtremitesPipe.py
src/Tools/blocFissure/gmu/ellipsoideDefaut.py
src/Tools/blocFissure/gmu/enleveDefaut.py
src/Tools/blocFissure/gmu/extractionOrientee.py
src/Tools/blocFissure/gmu/extractionOrienteeMulti.py
src/Tools/blocFissure/gmu/extractionOrientee_a.py
src/Tools/blocFissure/gmu/facesCirculaires.py
src/Tools/blocFissure/gmu/facesFissure.py
src/Tools/blocFissure/gmu/facesToreInBloc.py
src/Tools/blocFissure/gmu/facesVolumesToriques.py
src/Tools/blocFissure/gmu/findWireEndVertices.py
src/Tools/blocFissure/gmu/findWireIntermediateVertices.py
src/Tools/blocFissure/gmu/findWireVertices.py
src/Tools/blocFissure/gmu/fissError.py
src/Tools/blocFissure/gmu/fissureCoude.py
src/Tools/blocFissure/gmu/fissureGenerique.py
src/Tools/blocFissure/gmu/fusionMaillageAttributionDefaut.py
src/Tools/blocFissure/gmu/genereElemsFissureElliptique.py
src/Tools/blocFissure/gmu/genereMeshCalculZoneDefaut.py
src/Tools/blocFissure/gmu/geomsmesh.py
src/Tools/blocFissure/gmu/getCentreFondFiss.py
src/Tools/blocFissure/gmu/getStatsMaillageFissure.py
src/Tools/blocFissure/gmu/getSubshapeIds.py
src/Tools/blocFissure/gmu/identifieEdgesPeau.py
src/Tools/blocFissure/gmu/identifieEdgesPeau_a.py
src/Tools/blocFissure/gmu/identifieEdgesPeau_b.py
src/Tools/blocFissure/gmu/identifieEdgesPeau_c.py
src/Tools/blocFissure/gmu/identifieElementsDebouchants.py
src/Tools/blocFissure/gmu/identifieElementsDebouchants_a.py
src/Tools/blocFissure/gmu/identifieElementsDebouchants_b.py
src/Tools/blocFissure/gmu/identifieElementsDebouchants_c.py
src/Tools/blocFissure/gmu/identifieElementsDebouchants_d.py
src/Tools/blocFissure/gmu/identifieElementsFissure.py
src/Tools/blocFissure/gmu/identifieElementsGeometriquesPeau.py
src/Tools/blocFissure/gmu/identifieFacesEdgesFissureExterne.py
src/Tools/blocFissure/gmu/identifieFacesPeau.py
src/Tools/blocFissure/gmu/initEtude.py
src/Tools/blocFissure/gmu/initLog.py
src/Tools/blocFissure/gmu/insereFissureElliptique.py
src/Tools/blocFissure/gmu/insereFissureLongue.py
src/Tools/blocFissure/gmu/insereFissureLongue_a.py
src/Tools/blocFissure/gmu/insereFissureLongue_b.py
src/Tools/blocFissure/gmu/insereFissureLongue_c.py
src/Tools/blocFissure/gmu/insereFissureLongue_d.py
src/Tools/blocFissure/gmu/insereFissureLongue_e.py
src/Tools/blocFissure/gmu/insereFissureLongue_f.py
src/Tools/blocFissure/gmu/insereFissureLongue_g.py
src/Tools/blocFissure/gmu/listOfExtraFunctions.py
src/Tools/blocFissure/gmu/mailleAretesEtJonction.py
src/Tools/blocFissure/gmu/mailleFacesFissure.py
src/Tools/blocFissure/gmu/mailleFacesPeau.py
src/Tools/blocFissure/gmu/meshBlocPart.py
src/Tools/blocFissure/gmu/orderEdgesFromWire.py
src/Tools/blocFissure/gmu/partitionBlocDefaut.py
src/Tools/blocFissure/gmu/partitionVolumeSain.py
src/Tools/blocFissure/gmu/partitionneFissureParPipe.py
src/Tools/blocFissure/gmu/peauInterne.py
src/Tools/blocFissure/gmu/produitMixte.py
src/Tools/blocFissure/gmu/projettePointSurCourbe.py
src/Tools/blocFissure/gmu/prolongeVertices.py
src/Tools/blocFissure/gmu/prolongeWire.py
src/Tools/blocFissure/gmu/propagateTore.py
src/Tools/blocFissure/gmu/putName.py
src/Tools/blocFissure/gmu/quadranglesToShape.py
src/Tools/blocFissure/gmu/quadranglesToShapeNoCorner.py
src/Tools/blocFissure/gmu/quadranglesToShapeWithCorner.py
src/Tools/blocFissure/gmu/regroupeSainEtDefaut.py
src/Tools/blocFissure/gmu/restreintFaceFissure.py
src/Tools/blocFissure/gmu/rotTrans.py
src/Tools/blocFissure/gmu/shapeSurFissure.py
src/Tools/blocFissure/gmu/shapesSurFissure.py
src/Tools/blocFissure/gmu/sortEdges.py
src/Tools/blocFissure/gmu/sortFaces.py
src/Tools/blocFissure/gmu/sortGeneratrices.py
src/Tools/blocFissure/gmu/sortSolids.py
src/Tools/blocFissure/gmu/substractSubShapes.py
src/Tools/blocFissure/gmu/toreFissure.py
src/Tools/blocFissure/gmu/triedreBase.py
src/Tools/blocFissure/gmu/trouveEdgesFissPeau.py
src/Tools/blocFissure/gmu/whichSide.py
src/Tools/blocFissure/gmu/whichSideMulti.py
src/Tools/blocFissure/gmu/whichSideVertex.py
src/Tools/blocFissure/ihm/CMakeLists.txt
src/Tools/blocFissure/ihm/__init__.py
src/Tools/blocFissure/ihm/fissureCoude_ihm.py
src/Tools/blocFissure/ihm/fissureCoude_plugin.py
src/Tools/blocFissure/ihm/fissureGenerale_plugin.py
src/Tools/blocFissure/lanceurSoudureArrondieTest.py
src/Tools/blocFissure/lanceurSoudureViveTest.py
src/Tools/blocFissure/lanceurTestAubry.py
src/Tools/blocFissure/materielCasTests/CMakeLists.txt
src/Tools/blocFissure/materielCasTests/__init__.py
src/Tools/blocFissure/materielCasTests/cubeAngle.py
src/Tools/blocFissure/materielCasTests/cubeFin.py
src/Tools/blocFissure/materielCasTests/decoupeCylindre.py
src/Tools/blocFissure/materielCasTests/disquePerce.py
src/Tools/blocFissure/materielCasTests/ellipse.py
src/Tools/blocFissure/materielCasTests/ellipse_disque.py
src/Tools/blocFissure/materielCasTests/ellipse_probleme.py
src/Tools/blocFissure/materielCasTests/eprouvetteCourbe.py
src/Tools/blocFissure/materielCasTests/eprouvetteDroite.py
src/Tools/blocFissure/materielCasTests/fissureGauche.py
src/Tools/blocFissure/materielCasTests/fissureGauche_2.py
src/Tools/blocFissure/materielCasTests/genereMateriel.py
src/Tools/blocFissure/materielCasTests/tube.py
src/Tools/blocFissure/materielCasTests/vis.py
src/Tools/padder/CMakeLists.txt
src/Tools/padder/doc/CMakeLists.txt
src/Tools/padder/doc/static/footer.html
src/Tools/padder/meshjob/CMakeLists.txt
src/Tools/padder/meshjob/idl/CMakeLists.txt
src/Tools/padder/meshjob/idl/MESHJOB.idl
src/Tools/padder/meshjob/idl/SPADDERPluginTest.idl
src/Tools/padder/meshjob/impl/CMakeLists.txt
src/Tools/padder/meshjob/impl/MeshJobManager_i.cxx
src/Tools/padder/meshjob/impl/MeshJobManager_i.hxx
src/Tools/padder/meshjob/impl/SMeshPadderHelper.cxx
src/Tools/padder/meshjob/impl/SMeshPadderHelper.h
src/Tools/padder/meshjob/impl/SMeshPadderHelper.i
src/Tools/padder/meshjob/impl/SPADDERPluginTester_i.cxx
src/Tools/padder/meshjob/impl/SPADDERPluginTester_i.hxx
src/Tools/padder/meshjob/impl/testhelper.hxx
src/Tools/padder/resources/CMakeLists.txt
src/Tools/padder/resources/testdata/buildparticules.py
src/Tools/padder/spadderpy/CMakeLists.txt
src/Tools/padder/spadderpy/__init__.py
src/Tools/padder/spadderpy/configreader.py
src/Tools/padder/spadderpy/gui/CMakeLists.txt
src/Tools/padder/spadderpy/gui/__init__.py
src/Tools/padder/spadderpy/gui/inputdata.py
src/Tools/padder/spadderpy/gui/inputdialog.py
src/Tools/padder/spadderpy/gui/plugindialog.py
src/Tools/padder/spadderpy/plugin/CMakeLists.txt
src/Tools/padder/spadderpy/plugin/envPlugins.sh.in
src/Tools/padder/spadderpy/plugin/spadderPlugin.py
src/Tools/padder/unittests/CMakeLists.txt
src/Tools/padder/unittests/__init__.py
src/Tools/padder/unittests/autotest.sh.in
src/Tools/padder/unittests/usecase_meshJobManager.py
src/Tools/padder/unittests/usecase_spadderPluginTester.py
src/Tools/smesh_plugins.py
test/blocFissure_01_without_session.py
test/blocFissure_02_without_session.py
test/blocFissure_03_without_session.py
test/blocFissure_04_without_session.py
test/blocFissure_05_without_session.py
test/blocFissure_06_without_session.py
test/blocFissure_07_without_session.py
test/test_smeshplugins.py

index b5f70d310d6959caf88acde2816c5d7cd026fb13..dbeef4517009f01bfece242472f55523bafc83b2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 37ac7b030c249502010113a57227ef7b8040433c..a4adb49a976c28a86fed267335f4b61411b09fa6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2a6db8594d7179a569da22ac672dccdcd663c67a..035dcbe6dd299bc18010932c0f243cc26b899f61 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 16471834c4dcf605d3485044c8e2c2126ecf6b87..073a3eca19eba0fcb8d3243ec7a0323c257c0ccc 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 88b24e61d05998ce1f1dd850f05d446aa4c2526e..cecff1de6c885388ec3eb2f084da0cd401187eff 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cb2802a59a14725507da134527258d142d9a89a9..bb81dc1533e0a78d696b489ad2895f21879c0edf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fbd2801a21252ed078e33c5429324f262e9cea7f..c8ed54f4155f10f93ca7292271f25a0e8db85477 100644 (file)
@@ -43,7 +43,7 @@ master_doc = 'index'
 
 # General substitutions.
 project = 'MGCleaner Plug-in'
-copyright = '2013-2024, EDF'
+copyright = '2013-2024, CEA, EDF'
 
 # The default replacements for |version| and |release|, also used in various
 # other places throughout the built documents.
index 2efbb3d963e153f5d9def787f872e66a14a9e00f..2269a0e0e6eec6149502766c9470b740226a601e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b7a11ab78e7c1fd0b36acebefc3848fbfb5c4cbe..8ae78f1d9fa2670a677e62c376a98177d09da352 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8f64de530e950f166d32fcd8ed9edc8cc46edce8..3dcda66025f7b0f12ab1db1efa7c2a3439915a67 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 82379077aee016d0ee8964f44046aa11e139e837..1195ae054746a6d7bc4ca6d2bd75300ba4a6f39c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 449823556bc3721fc93a9d1fc44b5f9fcb786925..fe59d8e5c7bc1e3d7b5347942dfa8bd3590d2695 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 997a9573e568e8997736df253537f288402970fb..e32001c190a9a503c83189f24482765d65c8afeb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 78bee1d7af7922e8c127d278a305c6e155946c98..83634a2c6ecb47392a75597adee4dfbb1953dadb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3d41b61d1f6bd5ff0ee4a543bed703b59dbddd1d..1a1a10515569da63d82f71b48b3cc380b08c88b2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ce817af0db69ab228444608232f6c1331f291e97..6284a7c35ebb0b03d5ac26f395ded4aa686ea9ab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 61ee45e8685d36d7990a91eadab822b091098015..04ccc4a8f8200daab60a43243f7c6dacb3ebd65b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ef0c88a6cc9fc8ba0e10fe5e4832b43fde143032..9962bdb69f5717417e5db385706d1ddb86489f82 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6f64866b6125e31fa36dc886f29d387e243ec109..48519adde44f2a51337d10627dec177fed5e56b1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index adb373ff00eaf0de26ecad81c5996b33dbd4c4d0..c104c049a99337560373b19a36e1fb3d7d5f1b78 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b30de18d4c64eebf7889eeee9ced4202203c4216..e15f1321459812c4b11e4e0c8771dc91a0f7d812 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2024  EDF
+// Copyright (C) 2006-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d728cd8bca198ffcb8f70852090db38cacc59bc2..6cf6e4e4c166079e41fefbc5fff040134bb24bfd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9d11cec0e66bcae3e9135caeec1b18ae2322c5da..8d499340cb392e0d6514ed0238c2303511e33b78 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2024  EDF
+// Copyright (C) 2006-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7debbbe0f4c972b1c4467aeae79110de9ac845ec..a8e6f9b0796409eed44f1e6e2f329490e77906b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2024  EDF
+// Copyright (C) 2006-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d04be5378ca24dd8d420154c3b7ad273eca4aeed..8fef3f061851742108d0fc9704bad577e45a5c78 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2024  EDF
+// Copyright (C) 2006-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ac0b2b4982fa314473117d15b3a5124d377f71d..e41a7627d1598ad544aea994a843a4f4c5c8814a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2024  EDF
+// Copyright (C) 2006-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bb9620a3985bace1d0446ef1e4852eede8c8f8eb..e6b7d96ee738bef522f5187fef084fb885fbe102 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2024  EDF
+// Copyright (C) 2006-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1a8d4cdd4f2170926cbcb1a5812d8f413318db09..d9499348976f3370a164f096338d3e558dd8fa04 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2024  EDF
+// Copyright (C) 2006-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 89f912fbae02bb23842a6fb57a11e7da06215a3b..4527b799dfab3d7f28f68761cbaff7f99fc0d7a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2024  EDF
+// Copyright (C) 2006-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4f765641cd3464d766755c63bba5899cf3755157..0970679e13085a466340afd955865c6a7da2c3ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2024  EDF
+// Copyright (C) 2006-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cef8c363fcc542dfb76c2c2065aff0aad2e54aa9..06dada84e69c5b1e25e33c3dca769309dec31194 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2024  EDF
+// Copyright (C) 2006-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fabf253ccbd18ba3246a9354fb638a7bc0daf485..8b27f44a4d6471c7e46a62d257e077bbc975993b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2024  EDF
+// Copyright (C) 2006-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9c3200e668ef1d0a568647f304a6072533993b75..cc6f306e1ecdb0e04c7ab9933e72cde35775e074 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2024  EDF
+// Copyright (C) 2006-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4187a1a728243756c70cae193f8d479f9a3f3dbc..7d384da1091c9d02b127a3d28b264a1ba9016a3e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2024  EDF
+// Copyright (C) 2006-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e04ea5f61ebc9b99eabd6c9fc4fc2537d102549d..482dcab2e32bc9d91ff773d7eba15ed328b8a44d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2024  EDF
+// Copyright (C) 2006-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3ab3292e1c5373d4eaf06da1dec1703e3e839af2..13b86cd0ba6dac31d3b9c0fdf03cc939b0403836 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2024  EDF
+// Copyright (C) 2006-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5bb7476e769def35c44871030332c81d47f1e891..9bf2d3f444117a39e4a6cc196515be04379963ba 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2024  EDF
+# Copyright (C) 2006-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ba222208f87d6f9112c4ee323325ac0e76a1e10d..dd7d3e0e19cd7181041351e6a3fad8a0249fd76c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6a66a936fe27438f8e90a52b87ef56aa9a05f150..bb641b7505cc95c2a56154f5edda49f4dd948705 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d6d7f17ea76f437fd765fa5d0e5b0a73dd4d3b57..f1044f93a7f1907bc645a7555de8e97a50702a8a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 524bf453b924bdbcc6b0a0031bad4cbc8701d7c0..b36efcf122df02d3a19f1d15ee348e6a489b3860 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 350b317ae172616c44bbb69ec722b2da74d4931d..5fb5694f0d7ff41de83be91e3b7c16c1487754fc 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2007-2024  EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0545a894783188a87473d85ed135747d989e4e65..9341c1d53d133c1234eff0e4785e592711b191cf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8e784534835f1be06db200b9d0456e6362e3eaea..6f43ad0713c36ba67de378d143adcdc3c2809663 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6b586b462c5284d139028751743f40adad279739..5f35633211e37695fc90b15a689c193a168d5cce 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 305469eb7d6c54acfd1db17f6e0297ecbdb67ecf..b806549c20db84fbe9b881ce26e57192ec210cbc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 00a3be6c75f19a9d76e758e1f11b205f7207ba25..f484019a75902dfb01713fa2befee922dcb1a713 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 44d7856a8c1eb8dce1256e0297173956f65631c6..0ad604e4742c75931923019c52f67969f377b833 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 26d0b62761cb343fb9a401f6982a73e1e8484f76..6acff40b109f772114990bab2e19e57338d5ac58 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 15cc59917a4352d2b1396b851fa0a10eb3d54e3a..5a8afe2ffb84a7bb97bf0a3c72b9819c17726e90 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 62a98e1c3f05888ca3a21b3436b64e60fc55ab58..38a17ecaebd2e735e4c7187a0a778d6b8e1c630c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9981271f87cd0938bb68e30c8483be9fd1dfaa6d..1ec58bcf45656be3295b4df9c802ff2da92b7394 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 58fbe0d90c5c5dba48b801533aad41dbf1283a4a..500c2e3ce1cf76397487dcd2b2d04e69f990ffd9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1b1f02a53b8d601ff883bc37102aff704d197f33..8f989e052897d976b5f471d50ae578e601ee5a16 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9fa9fe5e9ce1d4ef78d86c64900c1af22ac26779..0728518ec928e6cadf021b453baa27c41b46ebec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8ac4dcc4a60c21a11ca75664466aa276a6707a77..8ec96b3856080a84f433a7b49b907ecb18708ff2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 445af45685b09e6d5d4676d064269036a6006370..bbbecae82d1951cc0ae39f32fd59e06cb26f0b45 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 171db2e17092f065563192c68855f1b5aa73c957..7d562a8860a842c3095f67f72636e841bb06d4c8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 001f6e574423474bcc0199e9abe1f88175c03538..17c19e9d2ff88bef5b39fe9afd6d7df7489c46f6 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d370e7dfea0a0c496ce83dec1005803040bd1460..d2d07a3058212984a8773635a51e080f6f5f276b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c890c0ff7cbfdffa915e31dc31ff3cd48481af57..7f5f020b95a1fc50cc1ae42a872c48f749819ecd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 151224383ad2b896ec44fc10160261ad23a89421..1fe267ea3b4f91f33d654cf39dd43c680306bafe 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2007-2024  EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b5740f5b4f1ba003e575daf249810e939b2467f4..e973b00327c2431fee33096bd5184f53cef910a3 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 69a44302cffb7cc55e0dac0251b88511d91126a0..c0e577f5564098e5e242dc643c93d630b06a69b7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ea702744ab3e490938dfed349cfc45c5b829fce0..1a0c4da4c604a8165a0ea8d3657e889f5cda24c5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3a18b057b5a3a717ed5eab031d5a6b3d689278b8..27e6febe5b9baf20e8531633c58c013b28587f07 100644 (file)
@@ -43,7 +43,7 @@ master_doc = 'index'
 
 # General substitutions.
 project = 'Verima Plug-in'
-copyright = '2007-2024 EDF'
+copyright = '2007-2024 CEA, EDF'
 
 # The default replacements for |version| and |release|, also used in various
 # other places throughout the built documents.
index 93206aa72423a9a664f537a8e3a2e57996c49d42..efa3acc4ff6af363542007c80f7cb673f86cefd7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2024  EDF
+# Copyright (C) 2011-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7748def30dc69584eb8e7939c73ff46826bb137d..63eb62f112249fbe7b3b03d2fd1c5245e763c13a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index be036b6fd9270367df1a364f0f4caa6af858272a..dcdeb2c4705872c1823bc4481351b2892fb2e144 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2007-2024  EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a579886b22b9a0b16493f3b639f91e3ef2e3382d..01280ddd79a07b3ee9fcf14a25aae39f68999a52 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ea49d9c4ce0e80615be5b8473786b1ebbb3efa55..b43afb737bf028ad3fa07e4c70e195fde7df370f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e83c76022ef1806c6fb120f1a8e34ba9c8ecfc1d..abc845a4416124ff2c74775d061f415c1f0928c3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 923f9bc0c1636e41aa90924e2e3300840d7bfc83..ce1d2c3013e3e20aadb6e84135cc7bd3203f2155 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 376e2833fcf9055d476677502260d60984f43aa4..cc9eeaece0ab83589c0975125db92cb799e5c294 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6b32da496f0e70ce634c06d2ed27c6da38e518d5..518eb619906e55899c54645ba7e38ebb78131bf9 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2a026626ea9ba0574f6bf92cfd656714917a1bc9..28e99c6489662a508cdd6030d12292f10cf2b3bc 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 663e2f0a2e86f5f1cca4af018dc9d0f931a937ea..f0eb370acc4c36da856cf6e8abfaea0eb20f84ed 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5c66176bd2f90a04b09412f81510fff508dd3c68..6a836e7e6b01374ca267e7821e9a673b5fb04b99 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c3d75d45d3ad1ffa5d8d2f2db68c1fb299276333..b166af3068888e88280eeb1011b27e6a278b25a4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 151224383ad2b896ec44fc10160261ad23a89421..1fe267ea3b4f91f33d654cf39dd43c680306bafe 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2007-2024  EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fa02ac4e52f1ababcb541495d68f7f49940f2acf..7989b229cfd44cf53170f8bd90c21c6586a9fa4e 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f41ae272c52f4c5814073bda8667c42f19588881..e7f6c00f9abbc6247bac56b5c13bd4cae681ced3 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c454a605f1e357dffc7ec4adceff46caf7ac41dd..1b0ab2237373c83e256e72ca7db3242b3643d38f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b268dd493ed1e3b3e29a84093da8e65a22dad2f6..01f37d639f9d335d37b957890449a9e096b689e4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ac253ab53cbf839655e222a9309898d4f91472e5..aa3e3ac6d6092ba24dbb71bf22ff46f7e23978a9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3fd7a1675ae79c1747de2f0a4efe1cbaddc1ddc3..f02592907824091789ab65ccbf6c38b5d9290c9f 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2007-2024  EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index be4216ff64696e4f6c3ddad64ff20305ed15167e..e799adf551c43e80e7d1191b41088746e6be6be8 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2593c4aa2d4b19fc5ee8ca526d75b76c029650d0..d723acc6536d9c1106d8e384b33de695ba945765 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 # -*- coding: utf-8 -*-
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 60b694b4420f4cdf4000cb460e1b1fc0cb2bd7b6..bfabd99a2ecb64e3f90e0427dbaf63518bbcd19e 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fcf5154e47b12f971a348ff58757fe6576844b51..954a14e1fd8bfa003be3b49a310f767b471a3fe8 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c545560cea4d4108bbe291fea5a5585644a4a11c..926b5f01ca4c9b8f214a04618e83fb41b7ab35dc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0a3780e765750cb5e1484480ca77367bd7ae1155..e506911a73b544484b4b9f318c91eb379cbb4acd 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2013-2024  EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 26efe0a0536f313c72dcfc3d341faddcebf7acbd..aaa4dea09d0a4e9cedee18f27e0ab06f970f5497 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 52c518373bad76f1aa853558cbe7513421bf6dfe..cea85814a877f0b68161234e32e6fe84a4a3d04c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0d8844bffe110eca474969be6f98f699d4f9c40e..f0edb615863b3ed53ecedabd45c4dd64b134dd76 100644 (file)
@@ -43,7 +43,7 @@ master_doc = 'index'
 
 # General substitutions.
 project = 'MeshGems-SurfOpt Plug-in'
-copyright = '2007-2024 EDF'
+copyright = '2007-2024 CEA, EDF'
 
 # The default replacements for |version| and |release|, also used in various
 # other places throughout the built documents.
index 73d53aebd0ed9e1d749279f6148b13590afb70a2..e8cfe8d6988ac38c31832764a41a04703740e003 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2007-2024  EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5186c0e80d6b63bad1d3cf0f315987ae58eed4d7..49e5d419033d4d02333a99bc871e00cd6273d529 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2007-2024  EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 40a5efa4350670b5ec4c12d8c6819acdf5e4b828..c543361240acd385f90e08cba88b7a3074a9907e 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2006-2024  EDF
+# Copyright (C) 2006-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cf465962e908d3ad2236ebb955e3d83eab7b72f7..5c894c5c7126252cf29528de73e17e1a7b9bfa7f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d0f569bc113cda8343a5a06a74456221d054ff43..99d265b69f7369f510ce10dc5a44c639c741052a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2024  EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8d43baad1625e1b355c35d07f00a7ae3cd451e86..4eef6deb343db2559e26a1c1bd348a6e364f256c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2024  EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 13723b33ca105098a923527695310e797e389867..7719205a4b115d8224d626dc0a8f0cbb287663ae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4398da98da5ca99b175101d220021ac0391b376b..bc5e68e93f8bbcfcd52e62a02aab84a47eba64c5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2024  EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b53967c743a8fee5930b0153d51051a441d88ed..16d82be97bf4a947634d4630bb0d431b61596329 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2016-2024  EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f710cab9c01b75b18e723709ca28a6c2ca2bc281..23bc1b071f8b79fbd91b58d372c10f30a9187718 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2024  EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 23316d3a46400d0f34ee774a345cbacc8a057844..69ee9a9a20ff57d5920bc97b7a23a00450a72b89 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2024  EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index afee4c8f1cb0f40f4c736d75cb74d4fe55bbbefb..26ae41a44c121d01c02affc7f9202ba32ca660a2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1bd0b458048c4be8e2b58f69563586defd0f1cba..9ba185c9dff1ce63e2755028e34b1a5f033df4b9 100644 (file)
@@ -43,7 +43,7 @@ master_doc = 'index'
 
 # General substitutions.
 project = 'ZCracks Plug-in'
-copyright = '2007-2024 EDF'
+copyright = '2007-2024 CEA, EDF'
 
 # The default replacements for |version| and |release|, also used in various
 # other places throughout the built documents.
index b1c8f0d1a73b7c28d8f9c4e58bdfafa2c2f9216a..e6585fe7e4198e5f65f9761fb043f98603c941eb 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2016-2024  EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5d352de58767190a913e8d9e4347fe8110429785..6bb2fb77b3023c88a54c32cedcbeb05ef9c41ff7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2024  EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9fb40199c69da9a84bb210b96f3f1f7cc45dea58..054fe4f9b4ad1b3844076c406eca4d64e206adaf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2024  EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a1c206b836190c85e2e9c9e85ac9416b9e3b9c38..02e22b12395fbd522596a90bc2c4cd7a4e9bdcf0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2024  EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f3cbfde27b3d4c3f359b22bf7be684974e40f4a6..b60e91174b48a7ceb7e9127e9133ca2e0224ae7c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2024  EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 84387cbb16156966788b0f0f71d42686244a48cb..84eb402f67da34104a6566d6b1dfa5670ee19f84 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2016-2024  EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 07f8d5278d1850c6ff877078f0966e5824e5020a..164832fc7c1a331f3270b6891f029698a7b5de44 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2016-2024  EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c72f20269507518e016502a2b5fb759d5692a99d..81008cc69a16aa61f6da6f550047413af073f0c4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2024  EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4f9846fc6095c00a186ccaf1c7387d6da78e8289..024d8c6d72a6727d529dbfe3a17c2a397bdcc60a 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2016-2024  EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 933f9e8a62bb60eaf9361637823c72080acb044f..c4880f77dff3dd1aed5642be7c14489cc4dadfc4 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2006-2024  EDF
+# Copyright (C) 2006-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cd97e0ba59d4f9ef532f9036f1af9dd64d47f41e..ce61ee2b9b50d461e587bd4880d2a61c92f3bc84 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f6de9b2586fbe5137aa2af31cee0819f237e30c9..9ef2933dad220fea42287fe69b34ce86dab7e6b8 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cacc7655d8f8a102a93fd1ff0278d815315912c6..e0c99647e36008b2946cba53da5d57b51e054636 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 57ea5bcee78422105b915900658321b4921d8bac..e99749d3518ef9f6c434c0f3766381cf64e65d9e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c3f5ac159573c2f186fcdf2abbe5ec96c8d5c6de..e6417bb87645960630b2ea99041aa8b19cec2197 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 28f0f5767289d7a13004dae0e5f90e3ac0c7993d..594eeef602437754859b9aff720b9cdbc821c1da 100755 (executable)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 693fdd331e2ab820ff285b50436d880ea854706b..f9f8f215e4c1cefc137b8d227fd47049c1405f74 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d12c5e37ff142f057d834d9ef580226af69f3c1c..2915b68117ebf3a5c62c0070645a64948efda08b 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d724912443c30f5fa929829f84a555b60c370a1b..c27bbb613647e3f2619322468240cc9c9ed284c9 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8b3849fc6eac1863a3d2f010e53529440a94580b..2073019ff295b8870c9fc35bfd04a4690310276d 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 53a7db9ae2c5db7f72bda88f3b8ed65129c51385..377246e13a8fcbf044ca449abd549111ffc0570d 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index baf6246a501dc21a9343281bd157d5d40daa71f0..1b0aaa94cd18998d4506f0945601a04aa89c8e48 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 88aaf40891478d2c4d0f2da8b8727f54aa394d47..c7ff3eeeaf37db7911c56cf6f99873006e952c03 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4a2a0d69ded0b12e3c768bbfb5368159b491d224..0166869886d951c90065a255b3e26308db1c6174 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dce4308a5ccfa67a23d3c8414d612dd551c83545..462a9249dd271ba4d472202c948c7ddc9756e49f 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8ee43740621b497eb3f70b90e8cc56ebcef87769..7e7006d8cf5b6fdfe8e11462f02fd8cc2fff9331 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e9d35af0e6fd3b216a3b76a114fea7a2e6212783..eb0b3a353a0f2694d7fcd4c8ebb7f6545f97ad4c 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bd6de84845beb1cc5c1deed8774dc9c72cfae288..78e92a790dddf6881b06bcb63862cc4524fe5477 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9e53c3f6fc0928e37b2043c6155b4bff051b7818..234b4f5f4f3294b1e260981ac649dc1f7defc1d2 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2a9e799eabc9c00c141180f758f26313e06deae7..640c037161ad3090afe18df81ec07556172d6455 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 18e7f217b664808c11b9406641e122c97c5e01d7..a4462d97befe0d094719d99d77ef5cecdede8fea 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ea8a6cbab030bc58f04bcf9b99a55c5e47c0becc..8d4bcc3b9982ee3b373b2d28573c6640e3df60bf 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6e9007f3342c59c5dc77adda47c361caea3b7c8e..d58a28c7f8dfbf524ae357095b8770c733e4cbda 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4cc25dddbfa0f00210a6cf4b56bb77706f7815d9..ef4c1e31f06295354f6a1ca1f85f75ff41e48867 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4c61677c3cb84dcea6bff698339051bf3b58f3cc..ce9feff32123dbdf0d29deaaa967f1cfcd752807 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d0254e4fd8fe941459d6c3dfe726c69d2caa90ca..6d8d8dbb4261f8fc0dbe5739a8706f0562e78bc3 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6346a8cbdcbdbda65e062e0794e0c76179eb6b37..1de416bc727255f26a4679be07f9e0a2a83e6b42 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c1dacebe1cb0aa54ef6c532d243373e9dcb01e9d..a16dfcd5f431b893e569f351e6a3c44c30383537 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b2ebf33c7ca6f7378525d027004165a48a206d62..c516ff62c880d18430a182e0ace846783cf8e14f 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d0375e48b54eb871c5cff0919428aa1021a50b3d..1c26ccc2854009846ccd37d26a98580f83676c7d 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f315b2d769aefb848c83eabefe9a0980291c2fa5..f76bcb2b3af3e40b3ffaacb1cac956befb1466ef 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4aaaaa02d1fd970247b8f2ac69c0e82d94b93fbe..ac7f893456228056d6aa8cd390ca8bb7d66e0423 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e2d1a78bb65bd503084b9fdeb532cc0d405b43c0..37a3bb907a5381c2e2fe1642f78c3d9696e63b0a 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bb3801796b450f83d397d47235ba8086629c4023..a210d87d3bf0f4727a881b5791a5e9f2d63860ab 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b8b9d08b5ad162ab1de95dcaac6a220fa8c226e..0efa53f85fdfde132a7345e0f26443809949aa7f 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c3f5ac159573c2f186fcdf2abbe5ec96c8d5c6de..e6417bb87645960630b2ea99041aa8b19cec2197 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 62dc76f30d50fe3c946a309fbe9685cbab3dff8c..6917f551614d81add8582d7bbcc38e751f9245c7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 27adb1be70db033f7abe6523d7255d011125ea26..ddc5f5acca58d3c6ce6f5d9dd789007a787c3923 100644 (file)
@@ -43,7 +43,7 @@ master_doc = 'index'
 
 # General substitutions.
 project = 'Plug-in blocFissure'
-copyright = '2010-2024 EDF'
+copyright = '2010-2024 CEA, EDF'
 
 # The default replacements for |version| and |release|, also used in various
 # other places throughout the built documents.
index aed307b60966fcba483b23be0027d64dd6085caf..c325abc1cefea5506d88efc9b500a9d1cd4540be 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ee1434223711ea83c415429fc9987460a00e0501..50abb958a7d0f6eaf78c48e1c3c0ea9d6ea816b0 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3690b93789736ceb5752cd1048b15938b8ef2584..69361bf83bf867ffd1917ee6ef310a0af659dba7 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 057fb28047d30f821b04491e19d76ab72f5801e8..87293b3d296972ca2f08b3e01bdf10e2dcec6d6c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 748d5e6839b7fd1edb35722b131ab18ef2d2b018..35e22b4c7be28b6cfb1fceceb997194663c2e10e 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bc9cdf52ddb3177d78fdecf115b1d5cd9b656cc1..20800f213fe6ed84cd111bd3d761a975ee7849e3 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dcb48d1dbee590c44f17ba86525eb4a68ec8a0f7..6cea48759db069f935f27795c783d32977350ed2 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4a84d375a74bc763ebe972cf9a01c695c286cc50..eec19e8566417cd613ef05996478b44a335e3daa 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 192be3791b7861ced8066696dafa9575711a619d..b386c6d6a7f740d1234241653c0d214d44db6da1 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index be0cf96f5d94945f47e1eceb2acc0a38eea3e98d..897e544cea19c78f50c9f79f097979278e2d8322 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 408800ffbe0efb0053d75e453e19873c51b2b6d9..fa633e3ba7aecbf3ba91895e9f6466c965e547f3 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5a4f15886f0c21cc2f1dcfa7d82aa8a7e9ff507b..546d12c5b394ab68120ab58969c72984b4e5fecb 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 49fd91066c60f5e104cde806b619f7298a916ad3..d687b79240e152bb2f95f62a558f1e9f8b925deb 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ac0784dac13e381b64f8726c9ec1443bdaf6dc12..776cdf16fedf3c497c37e0d953a96aeb82e55313 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5ab95e27cbff664935d3211b1c4c7ab15147698a..56b11d178360262b3c891fb8b810346372f212bb 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ee8f68177d64227a644f6feb2da940f9078a59cc..f21a105336cff683c4c96c835b188676eb5130ec 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 30390d8feaabe1595b7e559340d094612d5f61a7..f3ab7e1db3561ed3f14b0f9c17c3d3aadc2a4f38 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8d3aa6499d0b9bb274161d13fe15b7c86ad20f25..54adf504b0db459b35ccc5bc0788336be140388b 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b6f906758cf59dfb73a01d3f0676052b94705712..13c5f136953603111150e294c38b2611d792c78f 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f8afdec9594a652cc581f7cf3c1934b0da64274d..847d91fda70e49b25abde13361321f90d6a944f9 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 05c3f0f719ea277fe70ac3b0c7d77a4ddbd6542b..af35ba532d84aed3ab478a79a99c0422ced23558 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c296057fe33b260a63b9cd7d6a9346696d307c74..7205357c929efc4c0d848a486cc2a3021a2bc79e 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index af74e23b9a6441f74416d9e148c6cdf2ed61b139..90f7230f3452e5d3a5fbde089769507d88020274 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ca150ca1b62f74e5a212b9987bc327639f8480e7..9b08ab6a1bca90425b5332e53d3ff5b7df54a749 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 269909e8e142a4a39dcffff3ad6dd54915d549d4..89ee63a428c282bc0282d2f7c4aa41397a072463 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 63af87578d9b1a071dedcf928f0d45eec146d960..325fc32716b3dcc302472cbe11ef24379787218e 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1b0e1822b1eb7bd42ad33c20b31ba2da3f45c26f..269c8a91263edc5b566621901ee05b445b610a4d 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 67111ae99d9933027ecf6cd192d0c6e2eeca724b..85f7679c208d9ffbd3215339c5454233d14baa4c 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ede0ea77792dc60e47bb0fe0da44da9065072aa5..33166f6561c2004a939ab63acfa8afa741ebe4ce 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9788982bb6c52f9433ed5ac9fe453e4be9daae3a..7f9857921a18f3654a0c1ce576f55eb10dc73d3b 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4c6c1911518170ffce3fe03e46f6c3c927055304..9f5ae533255c6d4a0ec24d77759dd6ba7a1d6f30 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d69f98ebdad9cb046e48f96d2fe14b61847e229f..a683ab32f6370180f24a37dfa1152f4e5d66e1df 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c480db5d2343fe649abb34e6796cddb7c194ad47..fca400eaa36c1f3c11164f44b19b8e114c00c056 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 25949542ee7800f097387e39fd1352da2cdfa9f5..83445306920aa6c5682cf0aa1841f2eef34cade6 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e374519ac4b3d8d259612be47a6fcba1e8382f02..151170d33368f4327c9ccdb144962aafb544b265 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 83a7410f1ed24e386eb92eb2016977e58f48b2db..3f176fad4d9297032610352be91651e4dd5b02b2 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 83b24150d8393e4b27a39e1654738e0ca53284ac..496293c226c3692636314c6f1134a3f1cde20ea6 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1f5e36f3f1e60ddb427d7c6dda0d29cdbe0c8389..123244c709efd3160f9c461ddf087c4c14fe8a10 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f9349ec31582c22407f5e73cd8b4aaf725e44535..9386d79db25c27e262d3bfb5053a485702c25871 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5cf709195bb9fe55362fe3671abd85bf747c74b3..2e5c8ec149bbe35a3b66456f74365043cb0bd89f 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eb58629a1b0442a25c19c4c2ae4f426f669d3da7..64a2f72fc3ee270ead7ddc9ff4cf3c7d9ef5ba14 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e48aff785965b4ec878f20371437830b9b75cf9a..38ae904079077b178180003933ae08e050c5eb41 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bef2dae6e25613bf9564d467e06bf5e39ccf676c..02ce016a6e33755c8b1767564df5e03b97d58d8b 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 23551e8bd8312504711d48ed5cf8e8c5108d5f39..e1d0aba292ebfd3cc0682744d3158829d4f3d250 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 66d605fc4f6e826b671ed4b8db1185a9125ce2ec..c03a141496bbfaa8859bc7577e54f17434887453 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a17880dfbcf29efadf7dd8a88687be1303cf36b8..9fe1637f359fe959924cbf18c5437520fab29386 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5ef2b82bec850e1288ed60871839db89d7acf246..bb799e728ea42e15a5367ab52094e90b9c30a653 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c1c20535a62a5435850be65f2a4a2cdc0bb3ee8c..ade6cf51e5cb98feee6113b14fccabf9e3e4bac6 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ad5da7e9e32b4882169d00e1a33c216760e9dc34..87edcf8fb1cc9043ca8b7e357b5949020105a304 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9ef507a3b4c8d70cedf1e69e5ae706a259d0816d..7b460bfb70904cbde628fe0c94e316a6b482aa40 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2016-2024  EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 014ab56fe5b0ee8b93a257d59fbe27f880e2ea54..c923fcc268a0f4e221311cdcf898bdd0dff4c83d 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bf9f53c20e0c5fb674b9e10b791692c5522a84b1..2e046cfdd2a496db29e9bb303d809d121b1083cc 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ddcccec0f287bd6c228efc9e84d334daf1b1a817..4217249e0c02f90ad3712fe7cd7a552d3e6a85e3 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 02ba4e81bcca5fdaf3279321e3cfa1113fc2c61b..dc86530b4155379009325061e32b78b9b33ac2e0 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1691e88de75a6df998801ab348e0da14d46c775d..73fbfbb5f6dffaae576bf40b5bff6d615d12db8f 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1327a87f51f65c3a9af1cffa58f480daeaff2187..c0e90cf8d18f5e65915f9978179dad604542fba6 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0125206582dd0ab15497848c751bb7b41ae0f916..6f353bb3d16524e53b0518caf373d83ee407ef12 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0234d3e0cd6922ca99f4e4533ff0b5268f3dda65..34bc922ada927ac9b7f15bfa53f06db0fc127016 100755 (executable)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2c9bf6108476dbc63902648e6bc23403556456bb..01fe14aa1f8ded886073699ca699e9416a4b7417 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d0eaeb439dc64197da26d5e96d40a8d798df9166..6805a24d15962146ca7a7d8c251c3d5df182be7e 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aef94d022cc8e8dffca16e3be6bcdaef7c9ac61b..76aff58bd2e1f24d45a41eec943dd725f055ae22 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 298702109fcca45ab63a605498a9f8ddb2662584..1d3b9f62b73c6131dcab775a4a76fb3902ce802e 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6caa1912d1fcf778caa46558089cfd9591e39dd8..4915d6de4569c110bab243fe3294cedefc6c5ed4 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aa1745894309a7dbaf7e97b89f9e4f058c5ba0a6..b8cabc42bd767a2f2d37f37c2f69a12bc3a597ad 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f82a1287a07b937f352a2b925f276c18c952d2d1..36f8e8b273346bb50eed33c18443e9975be2e2b3 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6be0ace9ebca163fd604d9ef96d0168d5c04f103..a93a5ca3b8bae55098d2fb7e295f29490cfa8f54 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index de9a26792d608856b86aaea797b85390529ab197..a37fbe822789c90770c7056f05c2bbf689cb5cb7 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0426d6b67ecbda70dce8f5634ee4633e1ea327f0..0fdc48ecf677a9484a63398b8b25f81bb625746a 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 06966ff868242df1fcf22b2a59a5b50256600b6d..c9f349fd64238a00f02e8a7f8c37ca680d129c0d 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index da03b08222ad91dc1d1ae1357f01760a59f2f26b..43304b84af2e6666fbfd050c0ec58a08e41a3291 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 547dc3cfbe24642dbfb4045b9acbdddfc8542a11..25e5cdaa2e0dbf3a28f82ccc7b332cf50a129c35 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e32d737994ec785a214dd7f64c82a0bae152b799..869c163bc707db183e6dbd234d4bb9dd4ba5f7b9 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2a62e716d6fadd4c5fc52ba1fca856eb1c27ff09..3673459e9988c3299cec70a48ef882cd64423340 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f6987031c236b7dd63097eea4db0d2f567c304b8..0a50cedfe4b6fb068bd9d903b024d07a9b8f3fac 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8ec19886a3a6b19d981122afff2e33b4f78eb788..5d9a7ea0b5a610b04d70d65e649313fdccd28e27 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a078f1bef188196fa386643ac0ea359dd7cf1647..9fe145c8457637b7fdff68a8e0e361df3c5a2347 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 09152f465c3114ae95bd9468f9cb11c5299f140b..a993709d2fa8645d8d5a7e26dcaa6fd6a10ba47b 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 22698e05471c658a19665de464e4c6c25e2b9a5c..ae2a7a2ee96967474d706cd516af859f3e2e74be 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a96317756647b66d164eff20881a07ca32cd2f72..a109095a9b4160b5bba4fd49f37b6e88b1269c00 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0f28309f6532ffe1dc041603e17183b6a10402d1..47c0f6e171c2e0a3ea4bd3de43c3fd1a59b83612 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8caf5979828dea33d509a16ee5cde47dc44a97a2..5f634e66c78005f0375d901d28fd89fe9f5639da 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e4773b77ecd20c28cc10b7159d30bb174933e0a9..69c293d43ca54bcbc6e96403eaec43c46c274075 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c05e1e601d73e491baa6f2070d1884fef46df279..008eed22a5e0fa333dc68a04983bd48eadbb9466 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 88c94bd5d503158fb04959e1342a4d87caf26671..e8de54882265d22208e47bc8757c435e3a6113b8 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c797d099a310e44c37cbd2cc1d91679dcaa7ff02..b72d2d259411871e63b461113d703b7168911557 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0f545e6f556d61f896c72e60ced1b15445b14fd5..94aef909c8a26f72634c4bf3b35c395875243f14 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 79505c77776a2c7703d45ec4cac68034b9578492..a28209f95a5f480ec834779a95b772338af03fbe 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f2863d5e4be869b31b3055496045897b7fe80cbd..d9f33d4ef8a00389d32fa6976b959293d06aa9b5 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b06b66d85c92f0f3aba226d9c7df8ebf5ee113c2..136674d807ab1fc5aa27ca031236cc0fa2c4996d 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b0134baea8359f36f0a101f4155d5f2b1ae3457..0c4431a90e5e35d7a25397ccf4cac23e440b482c 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f36f753f91a541c7aef21bd3d7de21d879e8399a..1eadd4e65060f7934efe0f98ae49217c6f3d723c 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 16c38db972c451b6992ef34efa52b7dca03f854a..0c356f95fe3a745268e4cbd2fb0fc60424e2ef2b 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index defb410012e48989a84638b6b37ef971f0429339..9199ccd99d13cdc6fc31a2434f674dd4782ac43f 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d000246e89996e4283a36147a934423786da1e68..ddb99dc3b54de0aa86e13a0916b47519fca7c86c 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2fa99fe9c4ad03104c2bb61881cb510c99cff71f..f6de31330cbe28275e6be0bfa0b095ab46450585 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 557e8eb34b95e62e38fae1ba51106572c02ec881..9276988e094f3186debf6b8817966e953d9122ba 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 09fa85d7c6f89bef8396a150bbdab30c77b85e15..1f972c4020008f4751084c01498653b540038a21 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8c335f6312f654e8cabe8d2bee951939f21aaad1..599479989580898eb3bc09bf9ec6b1c951f0e1e6 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ad5890ac0ccc904c1275bdfa30ea5a158089b865..96488644c0888db0ee98436ca54fb90334bf6703 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 121875af3c48a70ddc376d8600a6ad8b7ff0e35d..e2664d7199bcbec76bd6b7bb71cce8b0f4521423 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 03ddc13e4e06fa36b6e8ee4153272656f976c1a3..2c4d763ab579d5650529867b57ed2794b3983b15 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9559670c26365088989b7a566cb0cd212b0dca08..a88433209d473bec6914f519b1a279b5b9e77517 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8f462efd385ee56f5af666c1638277d2449a410c..157e444433dc3a534ad17b482cb6d901c961913b 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c051dfb3f18b6db5ab8ba73f74c7c0bc2ba01b72..de6a3b342f69b0a69a1f51cd4db16f0196cca468 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index daa3f45eb8581dd19606a6d45225fa1de4f69e30..05021dbc2c1b7ab99ca5a2a89b4df5f68506d3d4 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 52b265e55c55c11c1d9a44a977b3e57ec29589f1..0681278d89ec7b436b846c8017ff13ba516c9961 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5d4bda3608473d60665d87af86960664fd5a9eca..ca578febf92c9ecb6719fd6af1d0308c73f22066 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7651a7d182a684804b420520f3bcb821672484f8..3b2867c485c3180cd7854bdbfaa1adaaf6404166 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4ecbd4f15ef7c6f4e3dddd893a70be48c508a96e..8c9560f6e5108b5e225326f8dca812197a7347e8 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6564291746ac44f2db40dcff677ab269fbbfa764..9956ae8e64c3d97ae28f5fed0693198c98117d5e 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1ba25aee2546d0ba143e1bc616fc338e10f041a7..d4d311d7bdfc6da74f74f82c307ff0dbace69231 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 71df5ad60afe5f297fedb478a603146c7703e766..d1f8c21878bb461316820704d410eebe7f2b898e 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e258517ebb95039d430407356a46daf5847c7647..2687b9057bab2e76458f01398ccb52123711c21d 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b387586f36ada9d0d626de079f7144267dff469e..0f3bbcda25a96778ac4db89bdd79abad54512425 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fcf6c9b78a8ad3a03aef9f1f6f96a8b6b0de1862..242c3147bfe3a37184fbc6b632d96b8883db3d9a 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e17ad331f2a5da4e018dcb63c0860c3bd037d6fa..a62b771e063224ee826e1d4928902d08ee940eac 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 804dee7240e2de424dd1ac642b58791163d9cb58..4e53fe22cd616042eec75fe364bfd2650b39b10f 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6b4d42f62cf1184932ae41516497434ae44d2bca..559d511228b7bba2c6640b0f71fd053a85fa75d4 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f1d30763f41781e9fac2a254500503556ec5a327..f06bf528084ce41e74b95c400c0875c5e3ed94fc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c3f5ac159573c2f186fcdf2abbe5ec96c8d5c6de..e6417bb87645960630b2ea99041aa8b19cec2197 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 61a318e483ce83b369a0247d9b63e08f6a6cdbd5..36db270bdff5fd6012a483a11a042ca8a5f7a66b 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9734be32deacefac089adb1602a986439b775728..5ca2adb1cbf7659d909afcb8728c7a01bd630aff 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 
-# Copyright (C) 2006-2024  EDF
+# Copyright (C) 2006-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e2791befbbdb0125b5ef0ca3083c037a5e486104..b756ae55412b83135e5f673963a3beafe7bdfda0 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 
-# Copyright (C) 2006-2024  EDF
+# Copyright (C) 2006-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 14616e8c6e82c2ceb13fcbc602a0054c998616ef..5caa76e538451177915fb866303b146116838069 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 82eae3de20db7e23614d0452c98fdaaee0e4da1c..06469fb54bed3d3b78d0a8e4faf45d7b9e77a491 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fe0b936802d08f262ef6ded9f87ce2d7d2a05aa3..8e99ab5144f8ccea0647b4ad165767f303319167 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9df86812f3e77fde1a4d91b4179d36a0ef64a55d..3f46576c94afb255679da8b204ad86fc2003d478 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c3f5ac159573c2f186fcdf2abbe5ec96c8d5c6de..e6417bb87645960630b2ea99041aa8b19cec2197 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 73feaf6e3d87d9c2694333b5713d1efefbceb87d..a4d3ba6e403ff26a65ce1a4cde7b7082b2facea5 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 815d6e5ac688a52ac8c19b2abe4b017e064d6ede..33e60a064d2ac2c2940fcfc382ef2e28f024af76 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c81d91c4d9f18bcffd2205e3f32f14c7882e6e8e..25e9563eba6bdbe7e69ed06cc624ebceeea63207 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5d9cb84014c736f1c6419d0ff2a1f8363f20e0b4..5e53f3edf1acb8dedee724adc4427417347de604 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4eebdec82b9e878d4a7643b4fac27e4f8687b793..4c6af89f8f450e2688f8b2491dacb27282cfb4a8 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d3e59a020dc17811f5bb464e91701652b1e412aa..ef6fa360456b13e04ed6c212c9bdff45025af563 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f7c3fd44c83534b77ca31e2362a385879afb2699..7f3de8916e58197eadeb2760dd013ce7d4af185b 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8975b8c91df087785ba1d1334fac13d2e3ac6131..2be4ff5b4852a183ff1a6e3113afcc9ae543ff35 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7a746dd73f9acc1de67fa640a7f27b8805947810..d857c6fbacc501e80e8e8c0318e4e282c042f3e5 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1146c3ab88be9f2af4b64cb53ac24676742eef3f..2369a32705f6176c47b15f5149ebf0b6c30691c5 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1cc7f46fcadb468840c137b1672e1b092e4ecb97..a37521419d8e8e30c380a36ecfd5519b2dc8cc29 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4337d16d3256949b260546c75f95969deb4d0f2b..5af6b134b69479942ee36a8899e1035c7fc6685c 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7bc45a3fc305da51d353411ddba45ec718c3b00e..1857997be4cb0e7d887c8ba40a35eb0cffe8add0 100755 (executable)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e71c99b92ce8abc3c797cc5a6c9f8a52af705bf1..ddba0afcdfe3bbef011455270eca9b02d0c359ac 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2024  EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d7be02c405d1a7bcd082c4303c98925ae1863d65..1e0a04b011f64694ef4eb12afd3e30a20ed4d71a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 491ec642411098eb00b7bc91d59b3e542bc01f34..e72e48aae7412e3cffd224d4fd88f5373468fc71 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2024  EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8b4b97e87a21ee32451d8ddedea6e3f3b6e6b17e..c22bb6278747658710976e32813f934d581a1aa2 100644 (file)
@@ -4,7 +4,7 @@
   <ul>
     $navpath
     <li class="footer">
-      Copyright &copy; 2012-2024  EDF<br>
+      Copyright &copy; 2012-2024  CEA, EDF<br>
     </li>
   </ul>
 </div>
index ad6e0ff758ca005db26b6efd34923208126894dc..62d50ebe16aad72cdd3202273506052899918a9d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f2975edb3ebe07ea767155e22e41f585758ae4e2..359a181262999608bf65924c83e679d52232c89b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index efd48d6e82c824ac0c3f25b5fa37970cf2c16420..47963c5cbf2c3592027ef59366b53a77a78d83f4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2024  EDF
+// Copyright (C) 2011-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ba92261329d54655ef1722637b6eaf8731cd4ded..158d056eba99f0599d3eac4d86f627e07ccd1d83 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2024  EDF
+// Copyright (C) 2011-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1a1a414060f9195dd033c19fb4da5376a406fed0..186068abda595dda23a8df70340175294be6c399 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6fdf92764727a70b801540d9bd41150e39465d83..64204c7aa7874816b173c4fde53121f61636f9de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2024  EDF
+// Copyright (C) 2011-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 081afacfce2a7af1ffdb8e608c2488a711ed2d9c..169e7e5dfa0cea7c18d69101f5769b27735b9965 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2024  EDF
+// Copyright (C) 2011-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 21d32a80ec5c183631f4c29d9a8f1d0302c0f569..a6c142fa4331edf0addf7f3a1df89dde19aaad9c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2024  EDF
+// Copyright (C) 2021-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d5f44f7d5d4da64caca387c206dcfa121b45a423..a723ce447b0f9ac8c9be559f1d5454d4f721f4e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2024  EDF
+// Copyright (C) 2021-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index efd5a688334774c44b363d8df904397eb3f250bb..9f7dd451677187fea04cb84757a53810b4b941b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2024  EDF
+// Copyright (C) 2021-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 86e8bbe23ba542c85cd6b482f541e3c3b1afb465..b77ba9070aafd0a07fac0f865968b7be321176a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2024  EDF
+// Copyright (C) 2011-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 56670078f38f96c13b058fcd9f67f2a1e7adaf07..cddc3ad77a6f1c023053b8573bf29d19ce882df1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2024  EDF
+// Copyright (C) 2011-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6e33c11c5f06a7160ace0b7aee2abb52e6350115..656d4f3e3a34be5d9abc3f894c78f4a8822c65cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2024  EDF
+// Copyright (C) 2011-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5eee4642e6a366c54c12a5abf883df06fe4f1c2d..0e7dbc44e2bfd9e873bb2359ee6a7594ffa921d3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2024  EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 49f46951902e02e17f1baefc5462bef0ec3def28..9d5ce5c569f979ed64fb94a5be942a3036763a21 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2011-2024  EDF
+# Copyright (C) 2011-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2f758eeda2e417b7b4bb9722620cb57fa5f8349f..443e4e6f1082e86ba6daa18ac44724b85e675381 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 92c6ca1807251c36888f89ce93dfe77bdbac1ea1..aea71991d88fd8f45fb772f2ce63f4056463411e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2024  EDF
+# Copyright (C) 2011-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bdfa5e76af3aecfca16e13c71a5567f15e9b17b2..6113f7e95ca8e268914a979a87dae80260d9d653 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2011-2024  EDF
+# Copyright (C) 2011-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0c3b5eb2fd0f063b861cff91daada378e9551045..86e33f5791dfa0df55a856f4b44d4f7a72b6648d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cbb6344f2c319571229f4391924155426c3f032a..7b526a972c19c0f7c51ec020eb3d0380baf67712 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2024  EDF
+# Copyright (C) 2011-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0e5fe0a763a70f7efaee8137d0ae25cc031bc430..fb5e87994a762a068bbc3ae8c0bdbfc2098849ca 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2011-2024  EDF
+# Copyright (C) 2011-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ffac9375ac783b3b1c2eaffcd761f4189cd1ac7a..a42536ffe6654522fc3ffd998e05af6905645e91 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2011-2024  EDF
+# Copyright (C) 2011-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 84852ade319734a560552a6f611093d77b259fcb..42515007e9cde6ab5442eaaee8ca50942d1094d9 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2011-2024  EDF
+# Copyright (C) 2011-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6d6367bd880e24c23bebf7392ec7ceace36debcb..6406360a9bb2c141130c67c5f57a3c8da680b37f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6a67d00eae90e1456a615e3710f594e6009f5a3e..bd29069d6136fc0cf77b08272d2ccd787a66e353 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2024  EDF
+# Copyright (C) 2011-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fb917cc72e43492cac5301fc242d49c9f45c3914..fa16a730567bbb36b8ff11d719979b258af67df3 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2011-2024  EDF
+# Copyright (C) 2011-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e9b6460bdab3ec619361cf9de5078948fe5220b0..45731dedf35d0f2019e4b375b2140358602568b1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2024  EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 79c02a6a364faf0d4f4e473fa8800545116b4efc..e443d7f5d7a2ad9aad78c1c7f9b34f4360727a74 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2024  EDF
+# Copyright (C) 2011-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3120d1d065566488d3e94a3064381a8d651bc16f..d0040a78c6281e6f6f89a65f9464e4b87a4a5556 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2010-2024  EDF
+# Copyright (C) 2010-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6f0e81dce745ef80426b608945f5a848f82ce635..258c090625bfc253aa882d06aa925952fe9a7aba 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2011-2024  EDF
+# Copyright (C) 2011-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 973d8cdcf05d34da6757ba8b103cb80857003e32..e79f54727152786a73fa33bae97190a4fc263906 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2011-2024  EDF
+# Copyright (C) 2011-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 126c0c96eac33cc665ff85bb4aa9ca65aa0405c2..bb94938ffbfae64d4adba39fadfaf2023de80b2f 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2011-2024  EDF
+# Copyright (C) 2011-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 14c186f725e7588cb723579233ab3fec5c65f012..2d3b2b0cd0b063c2c7302ea9af7ff06a4ba62eee 100644 (file)
@@ -6,7 +6,7 @@ Cas tests basés sur les matériels :
 . cubeAngle
 . cubeFin
 
-Copyright 2021 EDF
+Copyright 2021-2024 CEA, EDF
 Gérald NICOLAS
 +33.1.78.19.43.52
 """
index 49e0e839871b72ccc5c59c44659ad5ae6955f306..cc858be5d6a867338784a4a723d47d1b1c40cd1c 100644 (file)
@@ -9,7 +9,7 @@ Cas tests basés sur les matériels :
 . fissureGauche_2
 + ellipse, ellipse_disque, ellipse_probleme
 
-Copyright 2021 EDF
+Copyright 2021-2024 CEA, EDF
 Gérald NICOLAS
 +33.1.78.19.43.52
 """
index 2b2f8ad4626d0a48bf0cb680b4607235fb1bef82..945bb354901d684c1146c0090bce632c4541f1d1 100644 (file)
@@ -6,7 +6,7 @@ Cas tests basés sur les matériels :
 . eprouvetteCourbe
 . eprouvetteDroite
 
-Copyright 2021 EDF
+Copyright 2021-2024 CEA, EDF
 Gérald NICOLAS
 +33.1.78.19.43.52
 """
index 0474743e7606f89742fd30f8926175e923580e0b..b8de242e92de593705418b0a681bb1a04c17a82d 100644 (file)
@@ -4,7 +4,7 @@
 
 Cas tests basés sans matériels (1/3)
 
-Copyright 2021 EDF
+Copyright 2021-2024 CEA, EDF
 Gérald NICOLAS
 +33.1.78.19.43.52
 """
index b86a2ee02c169999386b68b983e46e0135541dcf..c60f460375d729a9ed65540018c98827be5dc720 100644 (file)
@@ -4,7 +4,7 @@
 
 Cas tests basés sans matériels (1/3)
 
-Copyright 2021 EDF
+Copyright 2021-2024 CEA, EDF
 Gérald NICOLAS
 +33.1.78.19.43.52
 """
index fd2ef82fcb7693fdf307001a045e47821fa8bab6..c4f5fff549c437eea41ad48ea238d4803ace48f7 100644 (file)
@@ -4,7 +4,7 @@
 
 Cas tests basés sans matériels (1/3)
 
-Copyright 2021 EDF
+Copyright 2021-2024 CEA, EDF
 Gérald NICOLAS
 +33.1.78.19.43.52
 """
index d4d383656138c57c35a2471e04b5dc151bdbd84a..5563a68e40db6036fcfe8fcf46dcd37e92281772 100644 (file)
@@ -6,7 +6,7 @@ Cas tests basés sur les matériels :
 . vis
 . tube
 
-Copyright 2021 EDF
+Copyright 2021-2024 CEA, EDF
 Gérald NICOLAS
 +33.1.78.19.43.52
 """
index a6efe765c06b64f395db1a7b1777d22f5bab7705..fe425f3d5772d4c8334754c3f2f5e9ecb793ea0b 100644 (file)
@@ -9,7 +9,7 @@ Checks the availability of the external plugins :
  4 MG-TETRA             (GHS3DPLUGIN)
  5 MG-HEXA              (HEXOTICPLUGIN)
  6 MG-HYBRID            (HYBRIDPLUGIN)
-Copyright EDF R&D 2017
+Copyright 2017-2024 CEA, EDF
 """
 __revision__ = "V1.0"
 #