]> SALOME platform Git repositories - modules/hexablock.git/commitdiff
Salome HOME
updated copyright message
authormbs <martin.bernhard@opencascade.com>
Fri, 16 Jun 2023 18:51:49 +0000 (19:51 +0100)
committermbs <martin.bernhard@opencascade.com>
Fri, 16 Jun 2023 18:51:49 +0000 (19:51 +0100)
255 files changed:
CMakeLists.txt
HEXABLOCK_version.h.in
SalomeHEXABLOCKConfig.cmake.in
adm_local/CMakeLists.txt
adm_local/unix/CMakeLists.txt
adm_local/unix/config_files/CMakeLists.txt
adm_local/unix/config_files/check_HEXABLOCK.m4
adm_local/unix/config_files/check_libxml.m4
adm_local/unix/config_files/check_sphinx.m4
adm_local/unix/config_files/i2_check_qt4.m4
bin/CMakeLists.txt
bin/runHEXABLOCK.in
bin/runHEXABLOCK.py
doc/CMakeLists.txt
doc/cas_test_python/BIELLE.py
doc/pyplots/BIELLE1.py
doc/pyplots/bielle.py
doc/pyplots/bielle_JPL.py
doc/pyplots/bride.py
doc/pyplots/process_vtk.py
doc/pyplots/test_cut.py
doc/pyplots/test_disconnect.py
doc/pyplots/test_join_quads.py
doc/pyplots/test_make_cart_grid.py
doc/pyplots/test_make_cyl_grid.py
doc/pyplots/test_make_cylinder.py
doc/pyplots/test_make_elmts_transform.py
doc/pyplots/test_make_pipe.py
doc/pyplots/test_make_spher_grid.py
doc/pyplots/test_prism_quads.py
doc/pyplots/test_propagation.py
doc/test_doc/cartesian_grid/cartesian_grid.py
doc/test_doc/cutHexa/cut_hexa.py
doc/test_doc/cylinder/cylinder.py
doc/test_doc/cylinder/cylinders.py
doc/test_doc/edge/edge.py
doc/test_doc/extrudeQuad/extrude_quad.py
doc/test_doc/hemisphere/concentric.py
doc/test_doc/hemisphere/rind.py
doc/test_doc/hemisphere/sphere.py
doc/test_doc/hexa/hexa.py
doc/test_doc/joinQuad/join_quad.py
doc/test_doc/make_symmetry/make_sym_line.py
doc/test_doc/make_symmetry/make_sym_plane.py
doc/test_doc/make_symmetry/make_sym_point.py
doc/test_doc/make_transformation/make_rotation.py
doc/test_doc/make_transformation/make_scale.py
doc/test_doc/make_transformation/make_translation.py
doc/test_doc/pipe/pipe.py
doc/test_doc/pipe/pipes.py
doc/test_doc/quad/quad.py
doc/test_doc/quadRevolution/revolution_quad.py
doc/test_doc/replace_hexa/replace_hexa.py
doc/test_doc/test_cone/test_cone.py
doc/test_doc/update_tests.sh
doc/test_doc/vertex/vertex.py
salome_adm/unix/SALOMEconfig.h.in
src/CMakeLists.txt
src/HEXABLOCK/CMakeLists.txt
src/HEXABLOCK/Hex.cxx
src/HEXABLOCK/Hex.hxx
src/HEXABLOCK/HexAnaQuads.hxx
src/HEXABLOCK/HexAssoEdge.cxx
src/HEXABLOCK/HexAssoEdge.hxx
src/HEXABLOCK/HexBiCylinder.cxx
src/HEXABLOCK/HexBiCylinder.hxx
src/HEXABLOCK/HexBiCylinderShape.cxx
src/HEXABLOCK/HexBiCylinderShape.hxx
src/HEXABLOCK/HexCloner.cxx
src/HEXABLOCK/HexCloner.hxx
src/HEXABLOCK/HexCramer.hxx
src/HEXABLOCK/HexCrossElements.hxx
src/HEXABLOCK/HexCylinder.hxx
src/HEXABLOCK/HexDiagnostics.hxx
src/HEXABLOCK/HexDocument.cxx
src/HEXABLOCK/HexDocument.hxx
src/HEXABLOCK/HexDocument_Xml.cxx
src/HEXABLOCK/HexDocument_asso.cxx
src/HEXABLOCK/HexDocument_quads.cxx
src/HEXABLOCK/HexDocument_skin.cxx
src/HEXABLOCK/HexDocument_tools.cxx
src/HEXABLOCK/HexDocument_trans.cxx
src/HEXABLOCK/HexDocument_v6.cxx
src/HEXABLOCK/HexDummyCad.hxx
src/HEXABLOCK/HexDumpStudy.cxx
src/HEXABLOCK/HexDumpStudy.hxx
src/HEXABLOCK/HexEdge.cxx
src/HEXABLOCK/HexEdge.hxx
src/HEXABLOCK/HexEdgeShape.cxx
src/HEXABLOCK/HexEdgeShape.hxx
src/HEXABLOCK/HexElements.cxx
src/HEXABLOCK/HexElements.hxx
src/HEXABLOCK/HexElements_asso.cxx
src/HEXABLOCK/HexElements_bis.cxx
src/HEXABLOCK/HexElements_check.cxx
src/HEXABLOCK/HexElements_grid.cxx
src/HEXABLOCK/HexElements_piq.cxx
src/HEXABLOCK/HexElements_ter.cxx
src/HEXABLOCK/HexElements_v6.cxx
src/HEXABLOCK/HexEltBase.cxx
src/HEXABLOCK/HexEltBase.hxx
src/HEXABLOCK/HexFaceShape.cxx
src/HEXABLOCK/HexFaceShape.hxx
src/HEXABLOCK/HexGlobale.cxx
src/HEXABLOCK/HexGlobale.hxx
src/HEXABLOCK/HexGroup.cxx
src/HEXABLOCK/HexGroup.hxx
src/HEXABLOCK/HexHexa.cxx
src/HEXABLOCK/HexHexa.hxx
src/HEXABLOCK/HexHexa_disco.cxx
src/HEXABLOCK/HexKas_functions.cxx
src/HEXABLOCK/HexKas_functions.hxx
src/HEXABLOCK/HexLaw.cxx
src/HEXABLOCK/HexLaw.hxx
src/HEXABLOCK/HexMatrix.hxx
src/HEXABLOCK/HexNewShape.cxx
src/HEXABLOCK/HexNewShape.hxx
src/HEXABLOCK/HexOldShape.hxx
src/HEXABLOCK/HexPipe.hxx
src/HEXABLOCK/HexPropagation.hxx
src/HEXABLOCK/HexQpattern.cxx
src/HEXABLOCK/HexQpattern.hxx
src/HEXABLOCK/HexQuad.cxx
src/HEXABLOCK/HexQuad.hxx
src/HEXABLOCK/HexShape.cxx
src/HEXABLOCK/HexShape.hxx
src/HEXABLOCK/HexSubShape.cxx
src/HEXABLOCK/HexSubShape.hxx
src/HEXABLOCK/HexVector.cxx
src/HEXABLOCK/HexVector.hxx
src/HEXABLOCK/HexVertex.cxx
src/HEXABLOCK/HexVertex.hxx
src/HEXABLOCK/HexVertexShape.cxx
src/HEXABLOCK/HexVertexShape.hxx
src/HEXABLOCK/HexWitness.cxx
src/HEXABLOCK/HexWitness.hxx
src/HEXABLOCK/HexXmlTree.cxx
src/HEXABLOCK/HexXmlTree.hxx
src/HEXABLOCK/HexXmlWriter.cxx
src/HEXABLOCK/HexXmlWriter.hxx
src/HEXABLOCK/Hex_defines.hxx
src/HEXABLOCK/Hex_salome.cxx
src/HEXABLOCK/Sauver
src/HEXABLOCK/dsave
src/HEXABLOCK/hexa_base.hxx
src/HEXABLOCK/hexa_utils.cxx
src/HEXABLOCK/make.make
src/HEXABLOCK/make_dummycad
src/HEXABLOCK/make_swig
src/HEXABLOCK/test_brep.cxx
src/HEXABLOCK/test_hexa1.cxx
src/HEXABLOCK/test_hexa5.cxx
src/HEXABLOCK/test_hexa6.cxx
src/HEXABLOCK/test_quads.cxx
src/HEXABLOCK/test_tools.cxx
src/HEXABLOCK/test_unit.hxx
src/HEXABLOCK/umake
src/HEXABLOCK/work/hexablock.py
src/HEXABLOCK/work/umake
src/HEXABLOCKGUI/CMakeLists.txt
src/HEXABLOCKGUI/HEXABLOCKGUI.cxx
src/HEXABLOCKGUI/HEXABLOCKGUI.hxx
src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentItem.cxx
src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentItem.hxx
src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentModel.cxx
src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentModel.hxx
src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentPanel.cxx
src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentPanel.hxx
src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentSelectionModel.cxx
src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentSelectionModel.hxx
src/HEXABLOCKGUI/HEXABLOCKGUI_Exception.cxx
src/HEXABLOCKGUI/HEXABLOCKGUI_Exception.hxx
src/HEXABLOCKGUI/HEXABLOCKGUI_Export.hxx
src/HEXABLOCKGUI/HEXABLOCKGUI_GraphicViewsHandler.cxx
src/HEXABLOCKGUI/HEXABLOCKGUI_GraphicViewsHandler.hxx
src/HEXABLOCKGUI/HEXABLOCKGUI_Model.cxx
src/HEXABLOCKGUI/HEXABLOCKGUI_Model.hxx
src/HEXABLOCKGUI/HEXABLOCKGUI_OCCSelector.cxx
src/HEXABLOCKGUI/HEXABLOCKGUI_OCCSelector.h
src/HEXABLOCKGUI/HEXABLOCKGUI_OccGraphicView.cxx
src/HEXABLOCKGUI/HEXABLOCKGUI_OccGraphicView.hxx
src/HEXABLOCKGUI/HEXABLOCKGUI_Resource.cxx
src/HEXABLOCKGUI/HEXABLOCKGUI_Resource.hxx
src/HEXABLOCKGUI/HEXABLOCKGUI_SalomeTools.cxx
src/HEXABLOCKGUI/HEXABLOCKGUI_SalomeTools.hxx
src/HEXABLOCKGUI/HEXABLOCKGUI_Trace.cxx
src/HEXABLOCKGUI/HEXABLOCKGUI_Trace.hxx
src/HEXABLOCKGUI/HEXABLOCKGUI_VtkDocumentGraphicView.cxx
src/HEXABLOCKGUI/HEXABLOCKGUI_VtkDocumentGraphicView.hxx
src/HEXABLOCKGUI/MyBasicGUI_PointDlg.cxx
src/HEXABLOCKGUI/MyBasicGUI_PointDlg.hxx
src/HEXABLOCKGUI/MyDlgRef/CMakeLists.txt
src/HEXABLOCKGUI/MyDlgRef/MyDlgRef.cxx
src/HEXABLOCKGUI/MyDlgRef/MyDlgRef.hxx
src/HEXABLOCKGUI/MyGEOMBase_Skeleton.cxx
src/HEXABLOCKGUI/MyGEOMBase_Skeleton.hxx
src/HEXABLOCKGUI/Resource.cxx
src/HEXABLOCKGUI/Resource.hxx
src/HEXABLOCK_SWIG/CMakeLists.txt
src/HEXABLOCK_SWIG/hexablock.py
src/HEXABLOCK_SWIG/hexablock_swig.i
src/HEXABLOCK_SWIG/make_swig
src/TEST_CPP/CMakeLists.txt
src/TEST_CPP/HexEdgeTest.cxx
src/TEST_CPP/HexEdgeTest.hxx
src/TEST_CPP/HexTest.hxx
src/TEST_CPP/HexVertexTest.cxx
src/TEST_CPP/HexVertexTest.hxx
src/TEST_CPP/ModelTest.cxx
src/TEST_CPP/ModelTest.hxx
src/TEST_CPP/Test_HEXABLOCK.cxx
src/TEST_CPP/test_hexa1.cxx
src/TEST_CPP/test_quads.cxx
src/TEST_CPP/test_tools.cxx
src/TEST_CPP/test_unit.hxx
src/TEST_PY/CMakeLists.txt
src/TEST_PY/cas_2013/cas_2013.py
src/TEST_PY/cas_2013/make_pave.py
src/TEST_PY/non_regression/k21592_getAsso.py
src/TEST_PY/recettes/bielle.py
src/TEST_PY/recettes/cuve.py
src/TEST_PY/recettes/troisCylindres.py
src/TEST_PY/recettes/tuyau.py
src/TEST_PY/recettes/tuyauterie.py
src/TEST_PY/test_unit/asso_grid.py
src/TEST_PY/test_unit/cut_grille.py
src/TEST_PY/test_unit/hexa_quads.py
src/TEST_PY/test_unit/revolution.py
src/TEST_PY/test_unit/test_asso_lines.py
src/TEST_PY/test_unit/test_bugs.py
src/TEST_PY/test_unit/test_carre.py
src/TEST_PY/test_unit/test_cone.py
src/TEST_PY/test_unit/test_cross.py
src/TEST_PY/test_unit/test_cuve.py
src/TEST_PY/test_unit/test_cylinders.py
src/TEST_PY/test_unit/test_disco.py
src/TEST_PY/test_unit/test_double_t.py
src/TEST_PY/test_unit/test_perform.py
src/TEST_PY/test_unit/test_piquage.py
src/TEST_PY/test_unit/test_rind.py
src/TEST_PY/test_unit/test_shapes.py
src/TEST_PY/test_unit/test_sphere.py
src/TEST_PY/test_unit/test_transfo.py
src/TEST_PY/test_unit/test_xml.py
src/TEST_PY/test_unit/troisCylindres_v5.py
src/TEST_PY/test_v6/makeCartesianTop.py
src/TEST_PY/test_v6/makeCylinderTop.py
src/TEST_PY/test_v6/makePipeTop.py
src/TEST_PY/test_v6/makeRindTop.py
src/TEST_PY/test_v6/makeRindUni.py
src/TEST_PY/test_v6/makeSphere.py
src/TEST_PY/test_v6/makeSphereTop.py
src/TEST_PY/test_v6/makeSphereUni.py
src/TEST_PY/test_v6/monica.py
src/TEST_PY/test_v6/test_cone.py

index fe09538d5d09a6c1218e08c7cf99b157d5dff4f8..56d1a4daca0defe62b42dc332dea9d6cf94496e3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4b411c20e3386504f9c5d535590d2c2199579dcc..effc4058ce23488f3c4ebfd10a97cc302886b245 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 67698f44594c0c54d5e5c021b195312aa143cd99..3f6c842c17f8926717abdd4695778c0d0364b79a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b852235f992b1d6440816b8df27ce0e1cfc4c809..94c583e32a4782389fdcd19e48aa93691da16c3e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 70f46301124e6e68318fa3571901702e768f1818..bd87f0ac63cb916717ba03ff094b69000f99d655 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 45bbc6b38ccea347208124304ef68f6bdb8b1fba..f0f071fd5f7c20210b19f3701f6d9a38f1fe9e5b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bbf55c8b49cf871145805318f15b29425662c39b..60c77811c682487e535aa0ce9294cc1f6eeebd00 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 7e372e87e4dce8c530d61a0be568b13b11c642ed..64f73d7c807607746c7d8f1a8690aadc9f74be68 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 8bf710257b1f829c9acf7f8ad05ee83c8cedfb8a..d5e56f3b6330ddfb43de44b99876b27146797980 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 55c7d5b2ffaf11a432d67198d8cacbbe2b65ba57..143054d6d4cb45a2dc58d13e286e4b1ecb66c377 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index b3c9e0dfe4ea1b9071d9bf4990bc6cd2fa47ce95..e150fa46a6ffed864f6ceb34dae7d01489fa0f9b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e31ab38b945659ec2bef72e4da8bcc27f0bbebc6..b538dd7839f1feb46831e4479568c6b32cb7755a 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d208026607e38fb1c49051b6a505ef891f0f6ffd..1413fd8067b201a47907cfa3cfdd7481660c42a6 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fba8e4d7a070e97ce801bb82ade6119fcad3b140..873f7122fcf22f50f8a88ec5604fd75039a74f21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93db140f2aa6e1b213ef96c21777a48bc4471f3f..407494016a0c13126a98b0aefb4f7b41997487c2 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9fa48e8a520e09d544a61772d0a8c4e8ac160b8d..6fc8517ef58a01b5e37966b6377a86af42771e1a 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf8 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 155b986ba26259c92800b09f459ea18fdf07bbcc..ff8876b0251f94defc69394441986f4aae1b55b3 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 13942fb442986ef95121a9319cca06750a5d8013..ac5a9df64e222bac5a3b28259ca6107512d8a1ff 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/python
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ce9cea64872473f72695586b4b8564b31bd1acf3..36a72831f5bdd6190e7de064ba2f6b3900312c7c 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8686fa2faf1c76799c6f430ad67bcb0586074489..c14aed9bd2155dd9b2f618d013753707af438df0 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 453147fab3248f8e4695798fe83c85ef3e021988..8d1001a67d6dd11a7d7997022629857232996c83 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f00da8df55eaa687ab6fb4ad0406941b33f4791a..f0f76d87881eb822150ea1856c8361cd14db6532 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 15b329342da5e3a7ee5a36e668801314f73665bc..b84163f3a70c019dd993bda5facdbc66154d96a0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 27438008ebfdc6a1c4f77a734880469d53f38bd7..cdde04ef219168edb500dacc6013161907872f51 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 84c985ac1ee7f30b41cce10a0509f9d5b76a3473..c2db83136016d18ab974b6490dfd8bc32aba65a6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d91151fd2ee47697adf9be75262bdd3380109c20..e8540d6b60ba41ed11a308b2e970063f5dc5f230 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 36c78ab05e68931102aa62724ba0ff16e9bd8614..fa74fc2e625d2de417dab8de5bd9ea5695f6ba60 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3443cae491a2175bb934534a4250ca6c300a3f41..1eef5c9c8d377c3e01d28b268228f45f665dbf82 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a8e2f15807294d6d5b7faf7e04bbb881bd82aac0..2d1f063483f1b28f122ea168bbdb9e93a65e5918 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 787267b6bc7461e85322742ae34b1e6a1361912b..03ef6cd4bd30f954fb940c1e730717effb208654 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9e172959c83e6db8e6c9541208928b16b4b8a81d..e08a3d6a2d4f06fb3e1698b3f69d88a9cd18bacd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index db416c793de9d243359832a082914ef8627ff9c3..a9069c68e36f65f19e20b32a15467cda523e549d 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5bf6cc4d5b9768ef67b47925f13da700be44bd51..9e702050ae796aa79fbe4096f6ba12973c81d792 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 61d3e8df02def6d560c80f45aede934390040969..c6816039aee938b914cd34b65e761d943001e563 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5e5a0cb169395cfff05fac0a99522109e06e1109..0ab133ef5a2d52226090103216b411270e7bac2c 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 204edaf6c9225e69645ffa031f7602727d1a21a8..1ce7565774cdc37ac96954a6e3dfc1b0d9881915 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a676541085eecf70253b3789bd809b434f577fbe..c90b01ce40dc2833129057f8b87ea9e0968c6864 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b45fa8b6d3e6f99843ad1494e49c0c6221420609..54abba6087d21207696be8d055a7aa3d578b449c 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 84f18b44621f938393d650d41c47f997496ff01c..33b7fec75ea53b7635ceeb2abe3b078716d57bbf 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 045b7b20528052822b768d0145867a18426f09d3..7844860260823c625876a3eca905cc4f5420e30a 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 27a6646a39ab12aeaa7985ef77a3f4ce08c52bac..f454a252d14cdf8800991522d19ef390336e9abd 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c5b3b7041094beaf03645f76ef67b21aa171cf23..680a37477e4bfc645f856a28d6f695f4aaf3d063 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 847ecd661c7b25f16f89fdbf8de5313e6a8dfc1a..9c80386d11f09b1a9c5a244d029ba59fb6ccba37 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4aaca9e7695309f62850d2a19a438037333cd012..9a9ee00540f06e40314ca338ee2b614b8c59ac90 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7d2f7d72035576a1030cd30a9b7aabfcbdc6cf79..213e320956627ae6e3a75c8f60040b2a7592fc7c 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a35abac364c5152bb2153f2aa9126d1d2af308e5..9c8c0e5b05dc5695e195f01911d10e5beb3fc327 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 12e27245eeae9b2b0a9c783331a9bf9d482ce0f9..f7a84a28b159305446925ed8f9787aaf579bdbbd 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d2a68dd1afd3bc5fd18e845097d924b790ce6c84..9a0cb18610e9f97aafefb2817fca320bfbb87f35 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dec2c4ecfeddc3cfe11a95303f43b4b2dfd71de6..806362ec3acd972e4c207988ed2b3bd77107bfbd 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ea1d2fe0d3153e5e9a055d16e8f70ead8cd6cb95..17529dd41a2b2f9f51a3443b7e040d9795fffb3b 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8d0b1a0d3474cccba8c7a5a8d80a07c562a72754..ae214c8b15734084ab81df87dce0d2c88b5ce1a1 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d92dc5095ac55530d7831330ff3e77c825570233..3e98b15e2a9acc0b477f3e6b6ac6862ade591b1a 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 34fc23855e17b1a4cf0b398c35a07410f102cfdb..21c7edd972ca7c4f8e37786eca5420f6a795dca6 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9ce0d6c5a2b63c6224251c5729755eb32bb5b576..775918d0da90b9ebacc99cb377c4221bbb5d518f 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2dcd8797e84e18540da7420cb409806f52ad7b39..8bc26f8c88784baa3fca586fce98a1e9eeac0f98 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3d68ce2695351557e50d3c6a62d496496ee0cd76..548301de242ff20618ecc9183a28a72e869d08e6 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 86f08f8d640d1c7fd1431d30c9f4c4671c71a8e2..b4761d8207dcc750c91b0c8067d398538499b113 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7fc3fac08dc0d021d48cb993e41dfb2f4320c6d1..f51dcb4271a46a39fea5deb4b211bee7c97d48b6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b2e2ad045ae8a92945e081bbd4f2be62bce97214..ed65af78c96ef9e55b2581a707943146da776455 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d3a7e6ad8cd39b0b9adcccbbb298bc1ef500ab03..85ad8bf091d477539580f4761584d32ad14b7537 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : La clase principale de Hexa
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d936a47a062eaad636af6ad58eda93d75300028..cfd42d3600540b64afda71c332df3e644689c137 100644 (file)
@@ -1,7 +1,7 @@
 
 // class : La clase principale de Hexa
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c99befce0a087cc54572ad76280e2d4d980cdceb..c9ca01d3d1b37fd30f6b7fa0eb048e2ff9649e31 100644 (file)
@@ -1,7 +1,7 @@
 
 // class : Analyse des quadrangles avant construction
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0ea473fc1cb2a406ce9a249d837f1f89f0fc25af..dff803c3b142f13ebe39b08475d4554474c7bd55 100644 (file)
@@ -1,7 +1,7 @@
 //
 // C++ : Implementation des associations d'edges
 //
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0031147fe6f908de17c5ff209258b6b281d58323..749d13b27a3698be827e000265431121c317bb85 100644 (file)
@@ -1,7 +1,7 @@
 
 // class : Gestion des formes associees (Hexa 5)
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c276d47e8e6e9ed22ad24f1df74f0ef35d8b33ba..a23698beffb8506b5a79fa9dcd98bfd0a4f02aea 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Gestion des cylindres croises
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ed43b95b952ef70f8b60a5a8afd775dc8a3a93ee..14d37ef26fb8872841dc7451012b25e99f4ce83c 100644 (file)
@@ -1,7 +1,7 @@
 
 // Class : Gestion des tutaux en T (like castles in scotland)
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b7acacccd8f348acdfd7089f02a93314e7a14f82..873aafd1996c2718ea3757ec6a80bc36cbb38513 100644 (file)
@@ -1,7 +1,7 @@
 //
 // CC++ : Interface Cascade de la classe Elements
 //
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7f4a3718342b74faa4d8b7a714e3eaead8617f22..6864f4b3619bc7e61b3a77dc556e15b409d13ee5 100644 (file)
@@ -1,7 +1,7 @@
 //
 // CC++ : Representation Cascade d'un bi-cylindre
 //
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0fb08224462bf0fe3afec85a8d96beee1b117905..632ea944b8bc724977c39aff6390ad1aa1811196 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Copiteur d'hexaedres
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0e6eaa19646b65845b2484a1544d0de55ce859ea..524580fcc86903d9ba2bab0f4e3ed00da4499255 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 66059a21846ed7ff8d552fb09224ff51dd1d0680..fd801ff2973a3bb1c077a2ffecdc7500cb08922b 100644 (file)
@@ -1,7 +1,7 @@
 
 // class : Resolution d'un systeme de Cramer
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 740ee09abf96678efcc29cdb4cf121f6d086e130..8cd1a21d29688276517fbbf4344ceaf8d2dcd7ea 100644 (file)
@@ -1,7 +1,7 @@
 
 // Class : Gestion des tutaux en T (like castles in scotland)
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3bde7a85299826a27a6ef7c17aa9cc88d457e87e..2180685480413d986c36c01e5284175c63a4c317 100644 (file)
@@ -1,7 +1,7 @@
 
 // class : Les cylindres
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2e86ead193a6b1e064f3760520d748605dc8e74a..04f79a54ff4739e55e5413a323e0a3ea52bc0d83 100644 (file)
@@ -1,7 +1,7 @@
 
 // Incl : Diagnostics
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 806506d369b9405fae823a20a43c25be6af1462d..687262cb937a1cc220ed7a6ed6ae18e51b14c171 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : La clase principale de Hexa
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5782e13287aff9bd65fabbeca9b7ec5802166eeb..ccdbec5e1b06b925ff46dc587543b02210498697 100644 (file)
@@ -1,7 +1,7 @@
 
 // class : Document
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9121c9f3ac5462164c5de5dd4f9a67780359b5e0..4d4985b87c751631b578617aab60b3a1a4ccc2b1 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Classe Document : methodes internes
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0df30044d4f15e925f1900cf0deeee051a4d8b41..959b1970202edc173c0ca77ddcf3b503162e9789 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Associations dans le document
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 46f2a062d93336bb80ed7bffb895390e2238701a..96e3ee37a013bae311e2ce298f2caaccff22b7cd 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Classe Document : Methodes internes 2011
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d58e7b5baf83204152b621760253ce3904ad80df..93ecf052873f567bda63823783697a9577f845a9 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Reordonnancement des faces
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 579b21e8690fc0ffdf134bbe1e89508f07544d35..f34cfb550c6be6f48a8a0b2873e775fc5c89ecf1 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Classe Document : Methodes internes 2011
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e322c090244a9fc56c0e00797dcb3b38e0efda31..7038b0a07a92e6ca15e8a213b3b2ae2391a255ed 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : La clase principale de Hexa
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ded1736d73ca9de5be0e688d07b80ba9919fb2b2..bb78794d39ff9ff9d6ec0f1dc9f04061c76e1758 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Fonctions de creation HexaBlock v6
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 880531c13820ddc4b2c08c9f86e968e864c74f2d..877812a1da04e811e7fb7cb7f057356203f3ce75 100644 (file)
@@ -1,7 +1,7 @@
 
 // Class : Ecriture d'un dump python
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 02ea80a5b7e8f254870c82d1a1bf0352d6603ca7..ceba0acfe2f223de4f17aad05264aa00b4fa5c68 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Dump python
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 95c1e1e356eb68b75c8381fe8bb214c26c427068..135519b71df7267b220220a863e9d42aa6d29a0f 100644 (file)
@@ -1,7 +1,7 @@
 
 // Class : Ecriture d'un dump python
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 840810e9cf755bed4571760634f481c062321775..4569d344e04d5a54feb002e13a05b1042be55d58 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Gestion des aretes
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 092e2cbc21eb92803b6cfbda6c78c69ccbc22b2c..05fd773bf325c6ecac79c8be107c693fd36dfaf8 100644 (file)
@@ -1,7 +1,7 @@
 
 // class : Gestion des aretes
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0a1072e3c842447ca87533ea689d47d277829360..b039daf1cf5f072c6a44081ff1d9a96dc6de8ac7 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Gestion des soous-shapes
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d592bcdaf0c6833656a61e9f1f09cce5f785709c..40123c56363f48415603cf06491af6f2b775316b 100644 (file)
@@ -1,7 +1,7 @@
 
 // class : Gestion des Sous-shapes categorie Edge
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4ef14ab5b703f5096430b99f5cee3fb51e8ae2f1..0b881d73207f41c220fe7830cb5fb100fdbf9a58 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Grilles
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bede16ad59d2e8bf555db22ec18d24fb550fcd78..91f2d8ca570f84e28651a9fe1d207a12e2ede669 100644 (file)
@@ -1,7 +1,7 @@
 
 // Class : Gestion des tableaux d'hexaedres
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9c9233e0f288c4a25d3bde6d6d0895e5e1d93fca..f3e6ef974369e3152e4f3a43a539c87f0a458a9c 100644 (file)
@@ -1,7 +1,7 @@
 //
 // CC++ : Ancienne interface Cascade de la classe Elements ** A SUPPRIMER **
 //
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fb6a045c31046c8485666fed665becf54f4f7277..49faccafff2dbf5b5d37fd9ce78597e96b76cbd4 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Table d'hexaedres
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bad275872a2b5daa9d52c60b60a8bb19332a04cd..09fff4e7f66933f637ced53f9ee49f82bcb7182d 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Controle arguments
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 041ff27965aea421d6184e4d2e8a01ab5b78c6a6..fc1d2b2dd990a7a92a7a4c077a8191c0b7360d47 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c7d43f3457d2e74dbd55e302d08c3a5dbd18ee45..fd2f349c7a836526ded23c5e7ec0de19e76d04e1 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Table d'hexaedres (Evol Versions 3)
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9bd1ab161732adf2291c6e4fda20128ec9642bf1..e959f48dcd25ba9c489c56282824aa8c66b7e015 100644 (file)
@@ -1,6 +1,6 @@
 // C++ : Table d'hexaedres (Evol Versions 3)
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8675f14dc34b6ccef342fa671ae692ca9fa1f044..24d5aa86ea50f19c8fc5e7ddefeebc7e80138bbc 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Grilles hexa 6
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 41a4aebe480fbfd8daa6010acf69828b532922fc..d80e8cabf89755c029adfc1446ce3f3fe10c38a5 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Element de base
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 49ff29767feed7a991902c0b307d01cb4f7e82ed..bc1afeec6980f5f56205ee234e1a4c0e8d0cefff 100644 (file)
@@ -1,7 +1,7 @@
 
 // Class : Element de base des Vertex/Edge/Quad, etc...
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 99637cf31f316e95e0f5438be068e4de2628cf48..d9333a81979c96a2d21da44cbf31ab62e9310251 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Gestion des soous-shapes
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d0ce365925d36c2cecf551fe3b34ce12ff7f31c9..92934dfd0925ef05fd4e2004b9d0e20a2cde171b 100644 (file)
@@ -1,7 +1,7 @@
 
 // class : Gestion des Sous-shapes categorie Faces
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9045c8abd128f37aef0e7adbceaf65379a7ae758..f393b4067b7c38230fc315728fd865c84a01bd51 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 878ee86023717d7e263fd164eb236cfbcff8ac7c..54addbea7f4a1b5154e4f200982914a13c3155f8 100644 (file)
@@ -1,7 +1,7 @@
 
 // Singleton : Var globales : Disposition sommets/aretes/faces d'un hexaedre
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3e4b236fcbab93943846ffb129075e8d78d64904..a68092073a6e8ae390d132aa0fdba2b168a7e1be 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Implementation des groupes
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 935e7f961140650c7ffc1366134239702262f609..044918066310d8a3ec4332d1e4ca586845efee7b 100644 (file)
@@ -1,7 +1,7 @@
 
 // Class : Implementation des groupes
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5b018e2a16926ba17b7b707055e6acfbf33166bb..ebacd13a1b53db274831434f2ddae571f1041dab 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Gestion des Hexaedres
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 26c55d8b086aefc9cd6ee525c80f7be39a7b5146..55623a7a7621c87e7cf8018aa36fb82d949a0964 100644 (file)
@@ -1,7 +1,7 @@
 
 // class : Les hexaedres
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6a24ffd96cf150f1957e9b3439c04bdadc0966e1..9f913882e2538c287ca4703417bd288597f5f09d 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Gestion des Hexaedres
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9453f19655b5d75df8cfcea45b7019fc35004441..143eda39fa47b714c38825a36824db2ec998dff4 100644 (file)
@@ -1,7 +1,7 @@
 //
 // CC++ : Fonctions Interface Cascade
 //
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 182da8fe145a0e761a54d8ecd806262406d39d9b..636de52288c86793dcb2ad0ca3be6136cee35455 100644 (file)
@@ -1,7 +1,7 @@
 //
 // CC++ : Representation Cascade d'un point
 //
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2c9bb0cea5c761c875bd2ec3833890745d2fb159..1e5c6ee0c8a4fab8fb168b7fcc35b65152818cc3 100644 (file)
@@ -1,5 +1,5 @@
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 87c267b1bff287cdb3fe3e16495abd963948084b..622a463e37d6333bf73a784b0f17aa1c0f2b6777 100644 (file)
@@ -1,7 +1,7 @@
 
 // class : Au nom de la loi
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2ad4a0191622ae1797868f9f2cd3fd0147c28dad..949619fd651d1a68dc0279befe5ab5fbf0f6f489 100644 (file)
@@ -1,7 +1,7 @@
 
 // class : Les matrices
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 61363df70e1550ac5a8370cc4980d2b3929a8076..04d41cdb3f133d42cfe6b4cb2e217e95576fd2c6 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Gestion des Shapes (Hexa v5)
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 30907cb731b8aedaae03efa452112f3d0db0d542..e7850af348d0bc185eb25d1d8603c28d78a671ef 100644 (file)
@@ -1,7 +1,7 @@
 
 // class : Gestion des formes associees (Hexa 5)
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8ad17dd8a30cbfbb101b429c6c83dbcd22b86945..ea77863bced0c9ad5b8ed214c4768bd3e1910ec8 100644 (file)
@@ -1,7 +1,7 @@
 
 // class : Gestion des formes associees
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ff78c1d29daac2cbef6fcca4f12988551c1b0a83..495f0c95da7598178d3e62304867d68c3d179793 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 18bad39057fdd6bfcac12e19fb3a642599571fb9..1e5af9ba0d7eb7475dab1a11665e908e76ffd010 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b0c3f8aae86f312d19061d44044001e53b38cbf6..c54a5bf30e71a92b650777ce7f7515dd9dd3e51d 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Table d'hexaedres (Evol Versions 3)
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0822f6d110c8d5b80110901dbcfd2702030215a9..132951421e2daaf103aff1fe0fc5a577643991f2 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Quads Pattern (for replaceHexas)
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1857bce49557e216096d829d312c0bb4c268f2d3..4364a76a4c01c01917e46c867d36905d4b001bdb 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Gestion des Quadrangles
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1c75aa2723d5bbcc2625d3e6b032d61a48e7116c..3f05a65bcc9b9bc3f1ceff07293f80f7ff5b791e 100644 (file)
@@ -1,7 +1,7 @@
 
 // class : Les Quadrangles
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7311a8788858e0be7f58e757c177a8bb313d106b..8f12d4ccaedb62e404f28f7d5dc3bceeb72525c3 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Gestion des formes associees
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 37340736d2061a8a84864705b9fa7469d620efaf..35640ca4723fa3900f54297d2eda299c52f2564c 100644 (file)
@@ -1,7 +1,7 @@
 
 // class : Gestion des formes associees
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7da6a7920f2970924ecfe179d5f17c42ef10aaee..75fc3601ae3319c1c831f62e5061566d3669c19f 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Gestion des soous-shapes
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c4cef08319ef9048a05b42f09b7ff33a1cc858f3..72edd5344ab885f078fd2ba6ff7aa2ac503b35cb 100644 (file)
@@ -1,7 +1,7 @@
 
 // class : Gestion des formes associees (Hexa 5)
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 37756f3d4c8fd6b21a12ee27148d59d2c17ac52d..515ef5bf41a4bd8c743e3f277b9291d4918ec313 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Gestion des vecteurs
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0f1cb4c5ef53882669b6be82dd1f2111569a9652..183120dd206fb5bab479a60509614fc5137719eb 100644 (file)
@@ -1,7 +1,7 @@
 
 // class : Les vecteurs
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 11d927f4b8f52edcc154f4e49a38abc5aca028cf..7d7ae4d9cb06614379c2dd0c70ac5ae3f02e3502 100644 (file)
@@ -1,7 +1,7 @@
 
 //  C++ Les noeuds
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d930cd383f31e74e3273d564b773fe81baefaba3..c4fdd97964276cb677495d3238a69a1e5498a724 100644 (file)
@@ -1,7 +1,7 @@
 
 // Class : Gestion des sommets
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6052654ab8c5001700126c47a1dd0711b2242bc4..94aa3e65f809326b74b1957d645f85913ed64814 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Gestion des soous-shapes
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 76a80c0b771be780fc89d11dd354b2d56a8c4e92..03910f3bb4dcaff43650d56aa1b396286fcea8b9 100644 (file)
@@ -1,7 +1,7 @@
 
 // class : Gestion des Sous-shapes categorie Vertex
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5c391e47ae7d674d2527a511b5dfefa40747c6b1..52a0afc4518cc76f77e1a3f49f74db374055afa2 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Dump python
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 448797242d9703eb9a84c088ea992e0b4bddca82..97820cfca6504d4a0837c9ac0ac48cee67b8fc1d 100644 (file)
@@ -1,7 +1,7 @@
 
 // Class : Enregistrement des dianostics
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 95b6be214d304704b6b95443c481e84ed980cb89..3f78ba3c70bb3066b6162e8065ce423067d40c95 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : ParserXml
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9c5809ce254b10490a2ccc30e17fa7865db1f65c..6ff7fed4d263783e3faa8af1fe96af7fd053e258 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e5babfb43d2ae39a654f1deb2d2cee0c44bd00db..5d347330b199d483d45763302684536e9acb42b9 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Ecriture en XML
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6adfe2faba59917a4903c7c39de1867ae8910f0e..02ae52e5bf3b743750b4a6b87aa9e7ee2fb83555 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a4c48b06beeaf022cb5bdba5971b48a8ae06e8a8..b3f14c55c5116e99277b98ad5702e1b85232d80d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b66dfa294f4fdb7a56b81c2df40c80233cfac191..d7560bc336be59c9942c4c3d82bdb76809105805 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : La clase principale de Hexa
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 58425e6c646f6b2262b942887ebe0e3449931d20..b20176280d2c5ef304459872dc729be23c3452f3 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2aaa0d53fdf492872abfa762c693b710bf8f7f0c..81b90955e5bb2994c03d959aef6e65303d7fef99 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3eddd3fe446dc034b879b170e12bddf2052719f7..a3bd0a6214f70c70054cd7277342357e473b411c 100644 (file)
@@ -1,7 +1,7 @@
 
 // Incl : Common definitions for HEXA-BLOCK
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 103406df7c03fa9f1a5b7f0378183a2b558eca91..7938342917d6210c8e69862753b4933af97a3d51 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Fonctions utilitaires de Hexa
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 61d1cd5126a661f3d04c640df0bf67bb64f000cb..4823873a3dfab4429826c98b9a0ab7ffd631be02 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c2ad2bca209111e12363e5d52d0848bfab0963e7..51c41d354acb60aaa56a036797c7b005abd25b6f 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e7fb2672ebe1d2195f18d06fdb4e3c49104ced97..fbc3259b9b255c8680228b2c45181af1eddd4a49 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4a6e5cf0e2474f5e6418829a6f5969ffb0af6cb3..f8f5ea815fb673c1cf21c3b0174146b4f8001e9a 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Extraction des brep d'un fichier XML 
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8b950bee6c8bf66e60a373febd7833e49a131d97..113fcde84ff5bc1947ff8016b40f4388aa008b8e 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Tests unitaires
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fcf53cb28a081c7e6cc9479bb9d6bd518530e9ee..d7b05acd4ec8f6c8a968b312c9342b9b9b08ea4a 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Tests unitaires sur les creations h'hexaedres
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a92458fd06969b277e33f01ba2749b25ab5d3da7..15aeb9e4ac3b09c7a9e01b136ae9878c9f192457 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Tests unitaires
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6dc5fa562652971b759401c57cac80958def13d3..c03e171c5a2473df527a96aae6f693975e4b0c07 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Tests unitaires sur les creations h'hexaedres
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8e0739592fe38a33e1963a47a88a3c8ab881e429..7aa2c477b5d29ab884c644a9a99d2d19d3b99df7 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Outils communs aux tests unitaires
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index df5a3ed497db5ddebe88fa2c496202ce403bbb8a..3a76c5cf26a3c6f8f0755dffe1af9a966c254ddd 100644 (file)
@@ -1,5 +1,5 @@
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c6bbd862c01341c9c7000175065527b257ee1768..ec83ac40cac4a4dc5d3a96722115d9b74fe93518 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4b4970b65045476bc5e3b37e4cdbbededb91afe5..519241dbdf5938132ff4dc222b5699b823371d6c 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 007f9b9bf0b7b0bb28f0b18d426f842394b5c1e5..04b1955769e7ea0e6c1ff50d10db0e826507d7a9 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 369af315927025f1779df88e0a1f7b86622871a8..2e9704a749689639f4ae4a0d5934af712c4e93f8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d90f614edaa23e03aa278a85378a88d1527d20f3..38b9750782c472db409f9d9c37e72e220897b579 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ec2e36aaa60e4f37816193e5214cbb18656efa0..56a55973a3b26e2595aa205fb0174f8432227017 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dc298352ef406e242a302813795ba995fb07ec0f..c2c7033da624c1e013676ba3fef90cbfe4b7bc6b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3c73fc41a9ddbbff6f2c7eee677d0f6bfc34303a..dedffec9c38bbab1b81111411d21893ca10171d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 442ba9e81ef5db7aa86e628233905c653b97a27c..5a846249cabead520163c7a680b0bb966bf1a690 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c43f4a17a7c5dcb2c12dfdcd692798418ce28ac..48758278a24a96f69d0ee0c696158b764f742324 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dbcc09dec6816549c2fb2949db98f7184669792c..5fdce27d90b69ddd7fc7182b5392a9aa4b7118bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 56c40ba4c088fabab628278ba7a4209d4e94005b..65c0b14982f53ac6ce4bbc8bd3915cacd8639ab8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8bdbc4fe1c1c393cb09827bba36426a57b632216..b484e3470b495a7b2ba9793fc46b7a6ed87d6e75 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 34164950e79d8b12e90d14a73441d50704f5f57c..698b9de3c167d9cd46f05780ee0dfb62087209b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bc05b56884d85f959979446921e461d51708d15b..461ff78e1ecc9a92131efe6c33a41d07915f13e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 77ae5a39b7baf92bdfef56f8acfd83bc0810090f..9c7ea4f4c3102857880c4477e35237616648d78c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5cb9e1396dd11160e8ffccabec71026f9bcb2289..79cca9dbfd14d8b7d21eb392b51001f7765922d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1b8a84edb215036e8e17578d2fc5cc452188fab7..6610a9ee75f0bea2078d7ab3039b54308c860daf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4641d277f0e3ddd944a0caddbf2139aeeb82f050..71e1464d729ded94f438de116ff1e94a0c69fe87 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 14a672784fb1606bd88d01c42ac770f8ceaade83..4ec025b4a3b17af7ae4c8a8dea56825ef711cf55 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 69d14f48466216bc81012dd72ad21b197681d4c4..ea02ea83f0a41f4c1c1014be3885fac38d2682c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fca396ac35fbb3553157ab541b41813bcae71a56..6d24ab9b63c7b7f26336ac41066df6a2eb4958d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f12e3e9bac970830827d70a76fca0a2ccd971a58..79e3eec87f16ec5c96df42c01ec45a3f95469cfa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 65913a4668258cf1e60541e48f478276adfa8035..92d0073a11ceaa2e858cc1cc01ac196dfda68e7b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9021fb57bcdada48e5b9560add083fc18aeecee4..004aee45a23bea122f1050f6e90026b11a360556 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f071f66e3a1fdb553916ea483082c6fba37fbe6b..d078bbe0c29e6254f33566c76043fb31ac73093c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2620e053863f733f5c4e98746cd5d8f23a08b740..71c6a26442c75078bf6ab5d2b3bf2c8d526a955d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 081312634119fb69e8a84f1d78fd7d7fd98f03cf..526aabacaceddbdad61139adf45c898bae5a5081 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2141cae38af476c0fa204ad66c66d1982d3eef40..e8c907fceed39b974300fa5ddd4414c47f74d013 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d64536a3e7f9261e5f9a34fa068217a0a18f8feb..db08595fb6ae34f3b19c53df82a330b006b8f782 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 02a14b412e0b3b0fb6b3bb6209cde86b726648eb..21e5e2985a86a6f5cd7ab0d1003c379baca27b81 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 50f51faa919012e4e580cfa942e23cb14adc05fc..1ccc29ea616008ca00b73941323fc2a5ba23ec6d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index da750f57ed48c2787f99bbdc68c7753cf22f2f8a..b4ef59b4b0c6c65c83ddbb6225eb729f2d5eaeca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 279b50392968f1447243ee504d7f4dba510004d9..eaca1dcda86fe06363fcf731a597f95895e7cd3c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 82ef844771bbe06d6e5a50239cd111af1a80491d..542e597caf9e4013fc06d5591696b4e65bb64fe7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2fc3b0b21aee659a0add4d3d16885a8b081b47c2..3f69d0673755fa10e7fd105595ed9f75635ab89a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 175a2ceda631d79ed65a2f4ccbb3b092f2bb478a..01ab4f7ce0184ce3ee2514d2dcc0f1c9a6a58949 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c22e401c977e186448860fa8bef7d9eec33379cc..7af86b0c1113ea9bdcad85c76866931363bd640e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf4229a813afe101428c6323d9af946148969f49..0063190d75fece8fb84d9b80664efa861283d41a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6e4da430125ef53052ca3a2545a0d178e9399813..a58589fe4a9b719fe2be1a808c6b3f0ffdfce0fa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 88a64bad8bba747b0c5c5072a5627b33d01ab8c2..6a2683c1ec8def450bb872dd4114f42e33a42888 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a1b07f9ed58d193ebe187471bca6c76f63896ff2..fd5830a1c112c138253698a2e584c38a3fd41724 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 22d9bf48270304c599bc529074ea6544c80c0c80..34011f00034b5e8d7774158b4c723ecaf6868f53 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 16e081f7392174e565a6f848a600107267f505da..94bbe81b7684387fc9adc0271fcdadedd0feeede 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 45004dd04479267cf90f7dffd96eec2cd650be29..87ddc6848c02498486fc94cb5c18b99561d9811f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 016a4d3c25e2f55f3104c1509a3130c61dbfea63..049ba3c97893ce4fef954a25694d89acba82a218 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 54d0c77cbf73b83abcf101e4e03cd711de169c9d..0a1d81e99193b317a374f40ed53cf24dc7f5b0a8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 464407de8a56e451ed390b065a975e52c4d2b77a..264e78aad9fd66f6484d0e07bd9fd5edfed4dc74 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6d27cc486e6f20a74c54d725bde16f115b4dcf40..a128d3fb0d27a84016d6d8007591cdeda98cef81 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bae6367322785b19bc7a2de9d6f99b51c949a069..d961bd82e9673c66bb5b7a5a1d2e1e84446265d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f8bbbf67e62c23be60e31c2007a3356295b45a84..92d0faddbb43e0a73febda1a5279e15420d18a26 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 48672d5359cc8b955684881645323ffbd4ea969f..eeef95f6525447c0624efab735ae160d75cdf543 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3630d7dc9f4e9dfb97cc18379e5db7d936fc3e78..4f476f05796bc5d433ec0e091117952b078dc6c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9680c251be4b5cd357d412027b3d7b745d21f2a2..48931e4baffa56bdd824cba4c6839b186577976b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 674bad256ef681e9656b3b910fce4b831175bf50..c0579afdeb9dc62f3d89587f419182fbe3b8ff6c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8b950bee6c8bf66e60a373febd7833e49a131d97..113fcde84ff5bc1947ff8016b40f4388aa008b8e 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Tests unitaires
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7c85f24935624a1ee391d54926545041f6f7c176..1214afb60b26567498d73fca6185169a66e6c275 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Tests unitaires sur les creations h'hexaedres
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 292f13756949d5407d09d1f68da4dea754776d10..5b59444e34caf089060c7fd799e4d675c3c3ca18 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Outils communs aux tests unitaires
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9085b0de7fb674d5d4bc70a1dacf96da29bc16f1..82cb4d1c7e096089f3f1330d82ce63138256a262 100644 (file)
@@ -1,5 +1,5 @@
 
-// Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ee7f6473be2c8fc6bc3c6a03c53434cd9e533e08..7cd20af35c45a83c0da0602c8c7fcaad32fdc404 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 884366fd823d5f4148abedbc2e8d65c5e46345e0..527de0f4c4435ebf84d16d3cfdf07a1c422b09b9 100644 (file)
@@ -1,6 +1,6 @@
 # !/bin/python
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 52057aee8a4b44167f99144fdd5b364550cbe654..484b834315e356bd18af159d90ac9616187402d9 100644 (file)
@@ -1,6 +1,6 @@
 # !/bin/python
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a304a09a84545ff72d2937a8109ee6eb1d85456d..c1d3b0ce013f36410e14855b01b4d151e1dbfb72 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7890ebb8b1ac5edd00b76ee22ef393a51f2557c6..90f41d698591a9cc72533a8fb5b373c49a965e21 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3ba57d481136ea745b0cd90d6f1ba0194d8e88ad..467028335f9c9e8e74c8cc083c5d4a2bf3838330 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1f70c1f62c711de4be4c0053d63ae24df5a79ef5..620ee803bce3cc7ae045f19fb0dcc13edf5b7f3c 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8bd282c4901207335e7b8ad519058a009ae55fab..2f6fa4afa018ca495720e566d82012f4276ae60b 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 13a2746efc05474f5f4be3821803ce54fd70e39b..cc41a077bc86a61615603c17c58dcb9875c2ccb4 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fd084a51956fe22189eb8fc8c4443d69ab1cc407..7fb088ac289b6ea39ffc7b04eb78d9cf837ae87c 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: latin-1 -*-
 
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6e07137a2e3170b6c9c5c60e9782cc395d31348e..8a144821ad93721b0ee5cba046cddf03b169bae9 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2bcd6c49aa45cfcbdbf25aeb797cde3ed9e6ac35..11381b37655f72bdb6c8e6bc5b533ccfd1f1c36d 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0f542c9f9240d054ccf25c0ff1bc91b0445f7462..3371d44fb12efb5a2d4e735bb25a8546b1681a9c 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9b9462962831871a27864f297c88831c3fe2193b..50402622c2e2865329a53ef103341a0d86412460 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f321556474930f84e15c39a6644645b31dbbab30..859f4ec79e09856ac847cca5cd9847993ddd44be 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 49720ad7c709f977a34db5a6d4dbe564f86cb54b..27e1955637e1be7a2475df87f56642d4db4e5d03 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 80c57004fff56162cffda34057a1b1861a467b17..1b74f044b2ee70b827916bfbeac4c5c06d103725 100644 (file)
@@ -1,7 +1,7 @@
 # -*- coding: latin-1 -*-
 # Hexa : Creation d'hexaedres 
 
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cf1f42a0615c41bb4d448d36893ad1614b2fe65a..dead37fad965254361a1d054446ed38393de00bd 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5586cc52bb4f90984d2cf27dc11fb10a60d175f6..a305e34157105730d030e529f9caea85f749feca 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7ceaed3322a8c927b620ff65c936f4b07638f5a2..6a9e6494dfd6bcd6fa372618504eb47f1a6872ae 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d76713b54634702950c627e0beed0a76bd06e6d3..81429ab17fdce24b243e35dccd7f6a3c289a29d2 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ed79f9d8eee2d448548e02237c4c7f7471d8cc1f..4b5de041fc70afea8890f632bb235c30ed842d8b 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ca868d0bd058bc906f8c610a8467df3647bfc604..c6593fe33c18f8132bc015e5da264c986507e4d4 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ea82363fecd42300a1725ea9ae460f4ceeb29d31..7189f740e4401a6ea2612a422ba59d1fc5fc0e27 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 826512949d1abbec91b5b4e2cdaf74ee07639e1b..34c864198761d53fa77ecdf6a4f77f3401f765a1 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5424ef542e039e6200dff3764c332e241da734a1..969717d45277076f2126cf95cb4e17721600db43 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 512b2d8d85ea786215fc9219193bb1fb1eb5981c..8e4780aad84c531138633521e4f7074733e1a0af 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0511e80a407859a6efea4a148ade42ecda150b1a..5b51c210d9da020cb50caba40536fb64a2d053c8 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8405a1335aad7877aa6d171d288ac3bc156137bb..9aa8927449c9b5bb0738ca957bf5cf37d76651cc 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c92fa5f4fbc58b5cc4d6466a81c07e002a346b6f..20b6146ad3020af868afd93c79618c5652e61188 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 878b014547553eacede37b07b4f9fe5b3351f6c4..70f39cb0e6b59ba6011502554ebcb9dad3d8c005 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f931b000bc4c83781eb3066c6aacea7972fef1b5..369dc1d91a8724b0bd01ee6facb7b5c8137f726a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6e8bd4517652b8da424c302963ecdb7850693669..77b92970c677bbc77de022cf00e9056532edc47c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0c2a8e649cc13986700b1fe08fa8334518ee0653..0dd8d7c9a82b9ca03a3f573d530c8f6cdf63b32c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 69a4a3e3182e143faaa58d8ae6da5921f6f61042..1a17a0d99a6314125f30ba9e40bce02595ab65e6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b76da7b58e3bc5a106f7fc0849f5f821bf607d6e..841e47a0f4fdaf71d38776afebe1460e53be2f54 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4fa77f493739e5aeb49f11dbb949c79e0e807cb7..badeb7c0697261b47021b09f7c72bf3770eee49c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 71fb21f0e3128983b4b6188467095c04a4e274b8..561a9ca9f89ebae0017aebf491bdda00ed1bbe34 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f4c93503e464541b773a8308a7877dbc07ac1d6d..c481ddb302c95ad3507e611f68627721bb7d482a 100644 (file)
@@ -1,6 +1,6 @@
 # !/bin/python
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0cca0e8fae53e830f0b2692db321a24d99afb47a..96427a3aacd2063b493e737a038f9cd6d57d6533 100644 (file)
@@ -1,7 +1,7 @@
 # -*- coding: latin-1 -*-
 # Hexa : Creation d'hexaedres 
 
-# Copyright (C) 2009-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public