Salome HOME
updated copyright message V9_11_BR V9_11_0
authormbs <martin.bernhard@opencascade.com>
Mon, 19 Jun 2023 16:20:02 +0000 (17:20 +0100)
committermbs <martin.bernhard@opencascade.com>
Mon, 19 Jun 2023 16:20:02 +0000 (17:20 +0100)
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 8575671b32009c68b39c1bb8ed8adfe8ab4dd43a..70f3d70247802969b8bb64294846cd6414fa515b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 31c646b58e0c457fe7f9c3522a90e3fee39f51f2..7db4840c7eab43ea3ce900328c978a0902eb9bf0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1364816ea52407ede4bd1d1d791ad8eb35e96b1e..aa968d5fc8b680650ea66d7b25b31505f4e59a40 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c45cf9ea4572d52076cfc89c34c567be66288021..5a748f8324abe6bb3785694383923ca740f52f48 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f7945b4dfeaf6fc132054034e7f6fc85583b5045..ddc948e1d74fcc5dc9aaa83efcfee9d80fa46f90 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8b93a0cb18c6d0f2265c031169677129f2b3f5d9..0da7523c24608acb56cdd24073fbd3df41696464 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 61342e6b708b79a01315dfe451859a067e6becea..44228cb7a8b7e937baaab4192070f13ae33f1231 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2007-2023  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 8cc9ecd981926e9abeae144f4260459998530041..3f660e13461707faceefe72b3e8a03822b88feee 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2007-2023  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 521a0dfac74e92e1e3656d09f59a22c92156e668..7ad865223d4f7a0b7b3d92fb8de52c7422ccad9b 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2007-2023  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 971b63963a28e3f93507dfcc15d364afd51b25b8..44488113d3653218bac791a0610018bc17a430df 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7a900dc3078288deae56d5e84b8d1e3493ac0343..68898a6fb55315e912d30e3181a3d4857f62e3fb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e8803b844dd12ea0ea58643711dcc2e726d9e3fb..1cfaea35ad23278b964e2efcbb492ed9cbaf1224 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e4426fe77a3c2ae1333997038abe9ed9df08d62b..f3e55d01dfd1c3ef61ca218d48ed1e8a81d1f7ef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 31181176d63e2220340d0e2b7b4878261735c4da..cea468e5d447ef2e2762f7537860fbac936baf27 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a3a9c9595f5570b2a7c5b12ae941c52625dbea58..3a8079106ea87771bfa9b68866d3a25c8e12e0c9 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2007-2023  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 a5843e2718713eabf75e6bc2275533c0e1ddedcf..383ceaa6a9963de4d0c957d2613da3480a72238a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 889c2a3cb8cd2fbdc5d02633846c8d585de789a2..09460ef900795b43f66e30391ac23c9fe021750d 100644 (file)
@@ -4,7 +4,7 @@
   <ul>
     $navpath
     <li class="footer">
-      Copyright &copy; 2007-2023  CEA/DEN, EDF R&amp;D<br>
+      Copyright &copy; 2007-2023  CEA, EDF<br>
     </li>
   </ul>
 </div>
index d24b61b3f4ac269302bdd357b48cf45f86a0cd1f..5f10b9ed4c4c9e15dfc0357fe1d3e9a38d95f3c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9a9a5f664bc0bfb28559ff06e020f2be5acae7f7..7ff3a3933de756ca0aed284fbc1d70a111966609 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 889c2a3cb8cd2fbdc5d02633846c8d585de789a2..09460ef900795b43f66e30391ac23c9fe021750d 100644 (file)
@@ -4,7 +4,7 @@
   <ul>
     $navpath
     <li class="footer">
-      Copyright &copy; 2007-2023  CEA/DEN, EDF R&amp;D<br>
+      Copyright &copy; 2007-2023  CEA, EDF<br>
     </li>
   </ul>
 </div>
index 113771d8eef1bbea54047ff9e0cbea10f5a328e3..eaced6eb9054a2e7ea07f0bf3f6e925f1a0c50c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index be490e457da71755f7d71b91c2e81994a36eb603..72da9dc53325ec85ae0331b8cd29d70bf5fef097 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9a8a9941a23fda5935f6b35419d23e3779fa8f41..3191a0252cd9ca014c91bbf1d2f601835b97ddfe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f0a9a757b456659b1ea057eacdb035abb6934b1b..55b2e0b7dde2a825d0f6cbbabb5369070b1442ff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c279274c6d08f2c7379f361a182ee21ab66a0b8d..68b6fbe1a8e2ab76258eb38ace45c800da11a356 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8e68ab56e8ac0249f934dc6cbf7a46397ee4d2e7..ae5f415edeb5f5558753698656efde05a4f97814 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 885f83d3c9b8a12d2d68a92c53526cb16ef2467d..5d93c26eb8b0aa3a6284fc0fd05bec67c718a001 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c09b6ea2aa62e22104a7744bd33b84d9cb136398..dfc3dee0367965674410de617fb3b5885126c97a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c100a6671da5424503f5879f9820c5cfb9ccad8f..c69affaf0e6a2c5c3d2aeee125079abbd0fe85ab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7b678758d5e46f46a7ed5d9f06b96129e177be70..e52bb94e181de788c2a092e50c48bc67344d8caf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 70b7226a2bea25954c70c27069cebda2804d8c29..3f3abde0155961eb4550733fe91bb53c3b9705bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 64ccf0e15503a53ae00ab568b752c884a747d845..c7b9a21ae10abdda06be49a09fd48c3002a24aff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index efd8434f2e98fe8cab804ed2c34fbcf0e3fd258f..8aaf284899da8b9fa7e63be3e402b6e40fb08a3e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 25484bd638a867e642015fbc43c16e9efa1299f3..80a99de0c7323f91b14d4c80b7eb7833d6ccb3fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 90ea8254c0718e47b06bd914116837906d544d1e..09679d6a352754e48225884db45dd1def2e44311 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8e0d7521eeec15b4d0021f82850cfd1688ff2293..43bcab9ec59335d831736b3f8f35ccf77bc6f441 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cb20ce0804da6b752011a5d829923fe4ef4eaf16..3172ae41d07cadc27ad60556567addd71d077183 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 947806a744e80c2694dc93e4dfcdb1f4a32188fd..95e4a7af3b3ff247d4487c1a0677268218cea449 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f49f778e1dd09029664f1e8ea1c68f3c5000628e..9f8f6f2c3cf5c1448df6f52861501c9194fa76fa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f088a410cc2deab939639dbf145a2ede3cae1930..e1c30f05e02f13d2ac29c4c945de883fe7436a74 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3f38e857c62034f4ef313eeb4422f49621c91f5d..ce06a272ca464c66e669d02cee63d34fb95e3f09 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 49bbab4205ad21ceec3040dc3101645fb935db71..9fd003cdab63332df0f83d15fb5094b26b90b1f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a596cedfe31e7b87b35f0d0d1c05ffa5abdcf0ce..60270c0f625f7434c1812688b948728dcee02915 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 79c1060dbcb8f29e03d2aa5e4d2da3bcc6556994..b01e7c4e3d8fd5ae286664c6765f206f189eb1ef 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4725cadcfac7b27c849fd36592b0a46d6fed797c..a686d2a63fb5c9f03a0b76a586d7589617e40864 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9375f929b94a3e717c508bbc79a0ac84c211837e..e69b658fb581fe6c8c6475992d990bbecc37da2e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fe515121ff290541c1b796a8e7ba0d5b9bceadaf..f698c7a914b85defc0543240642e7903732f97db 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 09405430b66f5c9a93a40d4e5422168a6ba2b235..e38f00208d07ac5056b4a041c219c157e08084a4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0df61923f219e5dc596c45859817407e088146f1..de5262b559f80029028b1dc00975dbe3f1219e33 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b875a0443dc39f0da8154b65c22bc413cd33f962..de27dc97cfdd136a6fdd12faa10112006ab92017 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 89e493cd0216850a3f8c138513ec5e242ea223ea..6a2a9720d50b3a07da3b73f315a8b20a49c6fba0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ef0eb74deca42428756a7b608826ad9545f11e61..fece5e7b3730007761eb006f115657e8a8eb7809 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2017-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 72c3d8b7c57a7b5e1cdab26836719920023f93fc..881a8a32f86028f3644b25ef716ca109bdcf3134 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2017-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1150ed356f07dfcc0402333ae3cd20b947696bce..0482f457062d11e2d37ced5e79c1027bde0a79af 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2017-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 556e3a5aada43fae64b725ca70ff277ce2289212..b3c7bdf5772fe34623e3f98329c046431644840d 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2013-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 28bf5c44a06cc58a87c4a1c0496707081666d664..eee47413e91860ceb640a88cfcb3d8fdf5a37caa 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2013-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6fd23441440896a8d6e9ee28a731dbce73b61710..30d7d8830c6b9f3f8bdacbd2fae42bc8dc35e007 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2017-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 62ec659f132ef5359107fde58f431ff6b250e794..c0b319ec85965d345e217089732e8ff000e46a3c 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2013-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e8cceee72ff2643243b4f6f2723aa006e304fbd4..96a5fe9f9e7b169ae5b319088ab6d3d17530ac61 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2013-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bc31cb688a21c4e1d41a7d0a62e619c3d1b9a0a5..0a5d50567d487a476ed0c81d75a7992dfb8de91c 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2013-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 14fc3ae8121314c82665b6b5e2f5ebe210b9cb9b..1e27de64bfbf1302d8522a1354bfd20e3c2035ff 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2013-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6c0eb6e66cc3b40adf8dbae024de0d67752e7c3d..361b7d8ecfd5e458d418aac6710d2f0addeda004 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2013-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5c60c39681781d1518b574e8fdeec233ce9b4e6c..8e86a6587ac9a11cdcde077d10d894cb7b12823a 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 05bff61c4fe3c0fd2b85a6bc9a59993710740b75..42cce547482a04c55d66116f914279ac804a09dc 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e9edbcc68aa33070ce487c409d72f934c93c0a40..e5e2c04f77dbbe92be63058742a80a7ff2049b63 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2017-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 759fc63389ba097365840a07927b70bad3dd06e8..c8dbd82f2050fe9f90221d29c9ee035ebe9d60e5 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c66589e3d765caefceeb6b4a32a57b051a0ff900..c480984d3bb7acde6dee7d41bc796890748ad3ab 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bed1ff46cd06469f3a5b502cf894fab3c7ecdf5f..f567069f17f48c4e3f7f2d6857200731a8be3ed5 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 899f8f2fb3d3a0c2d9e489c9463c72cc137ea1e0..96b9eaeec04171757c1d4d274a5bdd003df6d915 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public