Salome HOME
Updated copyright comment
authormbs <martin.bernhard@opencascade.com>
Sat, 20 Jan 2024 13:47:59 +0000 (13:47 +0000)
committermbs <martin.bernhard@opencascade.com>
Sat, 20 Jan 2024 13:47:59 +0000 (13:47 +0000)
69 files changed:
BLSURFPLUGIN_version.h.in
CMakeLists.txt
SalomeBLSURFPLUGINConfig.cmake.in
adm_local/CMakeLists.txt
adm_local/unix/CMakeLists.txt
adm_local/unix/config_files/CMakeLists.txt
adm_local/unix/config_files/check_BLSURF.m4
adm_local/unix/config_files/check_BLSURFPLUGIN.m4
adm_local/unix/config_files/check_MESHGEMS_CADSURF.m4
bin/CMakeLists.txt
doc/CMakeLists.txt
doc/salome/CMakeLists.txt
doc/salome/examples/CMakeLists.txt
doc/salome/examples/examples.set
doc/salome/examples/testme.py
doc/salome/gui/BLSURFPLUGIN/CMakeLists.txt
doc/salome/gui/BLSURFPLUGIN/static/footer.html
doc/salome/gui/CMakeLists.txt
doc/salome/tui/CMakeLists.txt
doc/salome/tui/static/footer.html
idl/BLSURFPlugin_Algorithm.idl
idl/CMakeLists.txt
resources/CMakeLists.txt
src/BLSURFPlugin/BLSURFPluginBuilder.py
src/BLSURFPlugin/BLSURFPlugin_Attractor.cxx
src/BLSURFPlugin/BLSURFPlugin_Attractor.hxx
src/BLSURFPlugin/BLSURFPlugin_BLSURF.cxx
src/BLSURFPlugin/BLSURFPlugin_BLSURF.hxx
src/BLSURFPlugin/BLSURFPlugin_BLSURF_i.cxx
src/BLSURFPlugin/BLSURFPlugin_BLSURF_i.hxx
src/BLSURFPlugin/BLSURFPlugin_EnforcedMesh1D.cxx
src/BLSURFPlugin/BLSURFPlugin_EnforcedMesh1D.hxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis.cxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis.hxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis_i.cxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis_i.hxx
src/BLSURFPlugin/BLSURFPlugin_i.cxx
src/BLSURFPlugin/CMakeLists.txt
src/BLSURFPlugin/__init__.py
src/CMakeLists.txt
src/GUI/BLSURFPluginGUI.cxx
src/GUI/BLSURFPluginGUI_AdvWidget.cxx
src/GUI/BLSURFPluginGUI_Dlg.h
src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx
src/GUI/BLSURFPluginGUI_HypothesisCreator.h
src/GUI/BLSURFPluginGUI_StdWidget.cxx
src/GUI/BLSURFPluginGUI_TreeWidget.cxx
src/GUI/BLSURFPluginGUI_TreeWidget.h
src/GUI/CMakeLists.txt
tests/CMakeLists.txt
tests/CTestTestfileInstall.cmake
tests/attractor.py
tests/attractor_edge_on_border.py
tests/attractor_point_outside_face.py
tests/enforced_internal_vertex.py
tests/enforced_vertex.py
tests/multithread.py
tests/periodicity_2D_prepro.py
tests/periodicity_reflexion_2D_prepro.py
tests/periodicity_reflexion_prepro.py
tests/periodicity_with_points_2D_prepro.py
tests/prepro_intersections.py
tests/prepro_keep_gaps.py
tests/proximity.py
tests/quadrangles.py
tests/quadrangles_gradation.py
tests/remove_tiny_edges.py
tests/sphere.py
tests/tests.set

index 70f3d70247802969b8bb64294846cd6414fa515b..07b61f754e8a81caa3654ac4bbd82207011b61ba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3de67a96713c80b9f6d6fafb395b1c4c42eb356e..b08f8a5ff7f7695653ffe9ab7b553ad90a4164e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA, EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aa968d5fc8b680650ea66d7b25b31505f4e59a40..795647db9874c95397128c2976b21981e8843997 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA, EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5a748f8324abe6bb3785694383923ca740f52f48..7402b4747b14c8f68427a889bea3cc784748d3ee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA, EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ddc948e1d74fcc5dc9aaa83efcfee9d80fa46f90..b3e83c2fb3c84e3fa92119dd6f68a626008ad16a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA, EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0da7523c24608acb56cdd24073fbd3df41696464..a0c1a2aad7d1a31a084991a45595ab16240f2cc6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA, EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 44228cb7a8b7e937baaab4192070f13ae33f1231..bcdcf88b87efc5e05bd27799059755ec99ee1775 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2023  CEA, EDF
+dnl Copyright (C) 2007-2024  CEA, EDF
 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 3f660e13461707faceefe72b3e8a03822b88feee..ff77e5657655eaec0b8e9d87c29bd23485229088 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2023  CEA, EDF
+dnl Copyright (C) 2007-2024  CEA, EDF
 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 7ad865223d4f7a0b7b3d92fb8de52c7422ccad9b..49e497d744fbf0d5ac3c3e53ca67ebdae8b822e8 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2023  CEA, EDF
+dnl Copyright (C) 2007-2024  CEA, EDF
 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 44488113d3653218bac791a0610018bc17a430df..707bb908dbd3dded9a7b1e60149f2dcbb506e975 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA, EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 68898a6fb55315e912d30e3181a3d4857f62e3fb..6c224f13792edc222f83c27cfb04bd55bbc86e01 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA, EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1cfaea35ad23278b964e2efcbb492ed9cbaf1224..f6c314c0a3608a3223c09ed90c453d1cab8547ba 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA, EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f3e55d01dfd1c3ef61ca218d48ed1e8a81d1f7ef..e5513da6d13985d2d21f60c951b98ef6200db6cf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA, EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cea468e5d447ef2e2762f7537860fbac936baf27..42cfacc36d80db4afe0289576e68406261fb2804 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2023  CEA, EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3a8079106ea87771bfa9b68866d3a25c8e12e0c9..6ef6ee6f988faa20f9c2b26b0557e2f19538eb29 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+# Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 383ceaa6a9963de4d0c957d2613da3480a72238a..e758c110881b5ed66d715a34025800a8d320fcf0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA, EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 09460ef900795b43f66e30391ac23c9fe021750d..0425f5cdd909c612b17a292150e31a6afd35f487 100644 (file)
@@ -4,7 +4,7 @@
   <ul>
     $navpath
     <li class="footer">
-      Copyright &copy; 2007-2023  CEA, EDF<br>
+      Copyright &copy; 2007-2024  CEA, EDF<br>
     </li>
   </ul>
 </div>
index 5f10b9ed4c4c9e15dfc0357fe1d3e9a38d95f3c6..833a6dd22f85b06f440422f55faf458fc060a720 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA, EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7ff3a3933de756ca0aed284fbc1d70a111966609..dacf7130d5f267ad7b2f415293874b248469319a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA, EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 09460ef900795b43f66e30391ac23c9fe021750d..0425f5cdd909c612b17a292150e31a6afd35f487 100644 (file)
@@ -4,7 +4,7 @@
   <ul>
     $navpath
     <li class="footer">
-      Copyright &copy; 2007-2023  CEA, EDF<br>
+      Copyright &copy; 2007-2024  CEA, EDF<br>
     </li>
   </ul>
 </div>
index eaced6eb9054a2e7ea07f0bf3f6e925f1a0c50c5..5b889d7f1ef29c0226c7bdaed566925862595fd4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 72da9dc53325ec85ae0331b8cd29d70bf5fef097..045a1abe05514143fb164dbe21b014813ab1b94a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA, EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3191a0252cd9ca014c91bbf1d2f601835b97ddfe..524b77584df8b7c520f38ef9b2b6493ff3ce7fcb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA, EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 55b2e0b7dde2a825d0f6cbbabb5369070b1442ff..3683fac18538e6bef2216eb9e798c0a239bb2297 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 68b6fbe1a8e2ab76258eb38ace45c800da11a356..44b5e98b1fe54c1033d82bdeceb4bbee02d9cc91 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ae5f415edeb5f5558753698656efde05a4f97814..b4d5cc0823edc37a1bbe11d6121db3c39cc88718 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 94e8065769ef2d2afaf6da97c51990370d6a739c..b45791944ead338078bb3f8f0adf6d602c8ffcbb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dfc3dee0367965674410de617fb3b5885126c97a..ce05a278f37fc285033611c8297beb531c9522ce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c69affaf0e6a2c5c3d2aeee125079abbd0fe85ab..7f44d13cd400bd944a2cf618bd000ac2fe797110 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e52bb94e181de788c2a092e50c48bc67344d8caf..a5d8709e68613b5a61918a850818dc9bb3517c27 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3f3abde0155961eb4550733fe91bb53c3b9705bc..41787eee468a3a41103427189c0b048fb5d80deb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c7b9a21ae10abdda06be49a09fd48c3002a24aff..119f034a8bba05f5af45df85459b981cffd4f374 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8aaf284899da8b9fa7e63be3e402b6e40fb08a3e..773db4dd20249b1b921abee1cbeec2b95228edb8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 80a99de0c7323f91b14d4c80b7eb7833d6ccb3fb..e9d58c1e31eca04fe1583dc42c05556d89e9a464 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 09679d6a352754e48225884db45dd1def2e44311..6d872bcd27772868c40ef2a06c3bd06453288825 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 43bcab9ec59335d831736b3f8f35ccf77bc6f441..2cd96838345fa18f5ad4077df8e6282410778214 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3172ae41d07cadc27ad60556567addd71d077183..3f5679feb137115b5ce02122405c0eb84fee8c12 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 95e4a7af3b3ff247d4487c1a0677268218cea449..106dd816962a48b136a5cb96065d9468423d3537 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA, EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9f8f6f2c3cf5c1448df6f52861501c9194fa76fa..f47154f67c6c18cdb858b121ae74792685aaf9dc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e1c30f05e02f13d2ac29c4c945de883fe7436a74..f426188f0ec6d1316895d567e8a8dba7b340f292 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA, EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ce06a272ca464c66e669d02cee63d34fb95e3f09..f8322b900822ddb972270102c488b7486509d153 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9fd003cdab63332df0f83d15fb5094b26b90b1f7..719e18a336e8b319a73077c76d9dbc8a112c6e37 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 60270c0f625f7434c1812688b948728dcee02915..67a65dddd8a3647325074728f821d3cb0a2bb536 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b01e7c4e3d8fd5ae286664c6765f206f189eb1ef..38d5811fcc00e40caa1ef0322fac150ff072d554 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a686d2a63fb5c9f03a0b76a586d7589617e40864..de91f32134344dcc7eb34d4689f8715e72c4ca73 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e69b658fb581fe6c8c6475992d990bbecc37da2e..e41da50e38fa1ce1102f907a60cdf50301f41845 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f698c7a914b85defc0543240642e7903732f97db..7c48ae0ce9d3f2a2366c78b9a02bea7cffce6a65 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e38f00208d07ac5056b4a041c219c157e08084a4..3a7750bb77e436d673a0d63e7ce7ed95dd8bea82 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index de5262b559f80029028b1dc00975dbe3f1219e33..8420af372ec05b885e1b69d105fc3b696fdf8b51 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA, EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index de27dc97cfdd136a6fdd12faa10112006ab92017..e052447311f940e73f8dc284e4f11b6c9d079549 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA, EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6a2a9720d50b3a07da3b73f315a8b20a49c6fba0..c38c8754c3df01b56382920804c810611294da5b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2023  CEA, EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fece5e7b3730007761eb006f115657e8a8eb7809..2e37eb7b7be53beb9a182cfe63879d1e950ff18b 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 881a8a32f86028f3644b25ef716ca109bdcf3134..f15f2cad1d3e6af563029540850345717dda898d 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0482f457062d11e2d37ced5e79c1027bde0a79af..c93eed44bd7cbc8e6eaf951fee27be51383cb113 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b3c7bdf5772fe34623e3f98329c046431644840d..55a8a36d969e7abe48ae34666653a7fe115c0cf4 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2013-2023  CEA, EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eee47413e91860ceb640a88cfcb3d8fdf5a37caa..17b9aaa1734f9cc6f3cdb47fb695be5c5b61ee7b 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2013-2023  CEA, EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 30d7d8830c6b9f3f8bdacbd2fae42bc8dc35e007..54e16a2650ac031639f472378cb8af99d3c82d8d 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c0b319ec85965d345e217089732e8ff000e46a3c..142ff63f371c896e5fe518c9885dc137d20dbb02 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2013-2023  CEA, EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 96a5fe9f9e7b169ae5b319088ab6d3d17530ac61..2755f9162c8cb34b4871f50f6be7745b206bf925 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2013-2023  CEA, EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0a5d50567d487a476ed0c81d75a7992dfb8de91c..7b429b903da0794eca74ad9f1bad83f129d3ccad 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2013-2023  CEA, EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1e27de64bfbf1302d8522a1354bfd20e3c2035ff..df0aa37860e6108f8a2c8f968b6e23d3ed01bd2f 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2013-2023  CEA, EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 361b7d8ecfd5e458d418aac6710d2f0addeda004..5faf0d0de31697fe210e72c56438249a2c292ed6 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2013-2023  CEA, EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8e86a6587ac9a11cdcde077d10d894cb7b12823a..cb889828411bad1c6aa2376a2a9e1188b130e378 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 42cce547482a04c55d66116f914279ac804a09dc..eaf7647660a769378e4780b47dd3e22ef95bc837 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e5e2c04f77dbbe92be63058742a80a7ff2049b63..e34eebbedcc37c6d44548426f3696c349c367d4a 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c8dbd82f2050fe9f90221d29c9ee035ebe9d60e5..6c4d69a303320323480f6d531d23206208b81af7 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2015-2023  CEA, EDF
+# Copyright (C) 2015-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c480984d3bb7acde6dee7d41bc796890748ad3ab..448ce95ddec4028c533f50712786f57a8433e22e 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f567069f17f48c4e3f7f2d6857200731a8be3ed5..206bb44b458cc72eed519c5d40699177b5901dec 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 96b9eaeec04171757c1d4d274a5bdd003df6d915..7d718a58787846b3fd58dacc20615b2f8f0ab7f0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2023  CEA, EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public